Skip to content
 
 

Latest commit

 

History

155,333 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

0 stars

Watchers

12 watching

Forks

Releases

Packages

Contributors

Languages