Hi, the difference between chrome and chromium is written here pretty well: http://blog.chromium.org/2008/10/google-chrome-chromium-and-google.html
There is Google Chrome and Chromium (two versions). Google Chrome has many versions (Stable / Beta / Dev ) to learn more about them, you can read the following link: http://dev.chromium.org/getting-involved/dev-channel Now Chromium is the bleeding edge browser. AFAIK ... - *continuous is the most recent revision that passed both unit tests and layout tests. Since layout tests can take a while to run, this revision may be an hour or more "stale". You can download the latest continuous windows version here:* - http://build.chromium.org/buildbot/continuous/LATEST/ - *tarball *is built every night to make it easier to fetch the whole code base instead of downloading it all from svn. You can download it here: - http://build.chromium.org/buildbot/archives/chromium_tarball.html - *snapshots *is exactly what that word defines. Chromium keeps snapshots of specific revisions in history, so you can go back in time. - WINDOWS: http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/ - LINUX: http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/ - MAC: http://build.chromium.org/buildbot/snapshots/sub-rel-mac/ Anyone else can freely correct me if I misunderstood something. -- Mohamed Mansour On Tue, Jun 2, 2009 at 11:51 PM, dhhwai <[email protected]> wrote: > > > > On Jun 2, 8:20 pm, Davis Jickae <[email protected]> wrote: > > I'm new with chrome, and now confused with chrome's version control. > > I find there're "tarball", "snapshot", "continuous" or maybe some other > > kinds of version. So, how many kinds of versions chrome has? What do > they > > dedicate on each? > > > > In fact, I'm also puzzled about "chrome" and "chromium", what's > different? > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
