Skip to content

kurli/chromium-crosswalk

 
 

This is the Chromium repository used by Crosswalk.

Development of Crosswalk : http://linux.intel.com/mailman/listinfo/cameo-dev

We are also on IRC : #crosswalk on otcirc.jf.intel.com:6697

How to update this repository with upstream Chromium

  • clone it
  • add the upstream repo as a remote : git remote add upstream http://git.chromium.org/chromium/src.git
  • git checkout master
  • git pull --rebase upstream master
  • git push origin master
  • git checkout -b lkgr origin/lkgr (first time only)
  • git checkout lkgr (other times)
  • git pull --rebase upstream lkgr
  • git push origin lkgr

Feel free to hack a script to automate it.

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
LICENSE.chromium_os

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.8%
  • C 15.4%
  • JavaScript 7.7%
  • Python 3.6%
  • Objective-C 2.7%
  • Java 1.8%
  • Other 2.0%