We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Rebasing our forks (markdown)
Clarify the paragraph about shutting down the bots
Use proper names instead of GitHub user names. The latter are not expanded to links :-(
Use 'it' instead of 'there' to avoid repetition
Add language hints in the code blocks for proper syntax highlighting
Move the "In other words" part in the branch names explanation. Put it into its own paragraph, it can be easily overlooked otherwise.
Clarify which commits can be removed with git rebase -i.
Rename Rebasing-chromium-crosswalk again. The article is not only about chromium-crosswalk; we also talk about blink-crosswalk and Crosswalk itself.
Completely revamp the rebasing article. Each step now has a much longer explanation and step-by-step descriptions of what needs to be done. The workflow for release branches is not perfect yet, but I need to talk to @darktears about that.
Rename BKM-for-Rebasing-chromium-crosswalk.md. "BKM" is not a very widely used acronym, and it does not add anything to the article's title or contents. Get rid of it and just say "rebasing chromium-crosswalk" instead.
Updated Writing a crosswalk java extension on android (markdown)
Updated 01 Downloads (markdown)
Fixed url targets Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
Fixed problem with .bashrc path Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
Updated Developing-on-Windows document Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
Added images used in documentation/Developing-in-Windows.md Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
Updated Developing-on-Windows (markdown)