Skip to content

sqliu/chromium-crosswalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is the Chromium repository used by Cameo.

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

We are also on IRC : #cameo 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++ 58.4%
  • C 25.9%
  • JavaScript 7.2%
  • Python 3.1%
  • Objective-C 2.6%
  • Java 1.3%
  • Other 1.5%