-
Notifications
You must be signed in to change notification settings - Fork 652
Home
Welcome to the Crosswalk project wiki.
Here you will find all the resources needed to use or work with Crosswalk and related projects.
The Crosswalk project is aimed at producing a portable runtime for apps written in HTML5, CSS and JavaScript. For the high-level description, look here.
- Try Crosswalk
- Crosswalk Command Line Options
-
Chromium command line switches (external link) could be useful for developers (e.g.
--allow-file-access-from-files
) - Experimental JS APIs
If you any question on how to use Crosswalk you can ask on the mailing list : http://linux.intel.com/mailman/listinfo/cameo-help We are also on IRC : #crosswalk on otcirc.jf.intel.com:6697
- Build Crosswalk
- Contributing Code
- Rebasing Strategy
- Development Mailing List (only about development of Crosswalk itself)
- Crosswalk Reviewer Policy
- Development Tasks
- Standardization Tasks
- Crosswalk on Android
- How to checkout Chromium/Blink for Development
- How to contribute a patch in Chromium/Blink
- Tips and Tricks for Chromium Committers
Extensions provide ways to make more APIs available for Crosswalk users, as well as providing a way to allow them to make their own APIs.
Status 2013-06-28: Currently Crosswalk implements the message passing based extensions but there's a team looking into using NPRuntime as well.
- Issues: extension related issues on GitHub.
- NPRuntime based Web API Extension
- Message passing based extensions
- Extensions and Packaged Apps
- Web API extension comparison
- Running Brackets with Crosswalk
- Running Tizen Device API with Crosswalk
- Android WebView
- Tizen 2.1 Features and Tasks
- Linux Debugging
- Web API Extension Policy
- [Working with Github Issue Tracker] (wiki/Working-with-Github-Issue-Tracker)