Skip to content

Instantly share code, notes, and snippets.

@charandas
Created October 29, 2015 16:41
Show Gist options
  • Save charandas/c0fe125110a420ca9921 to your computer and use it in GitHub Desktop.
Save charandas/c0fe125110a420ca9921 to your computer and use it in GitHub Desktop.
chrome builds desc
Stable channel: This channel has gotten the full testing and blessing of the Chrome test team, and is the best bet to avoid crashes and other issues. It's updated roughly every two-three weeks for minor releases, and every 6 weeks for major releases.
Beta channel: If you are interested in seeing what's next, with minimal risk, Beta channel is the place to be. It's updated every week roughly, with major updates coming every six weeks, more than a month before the Stable channel will get them.
Dev channel: Want to see what's happening quickly, then you want the Dev channel. The Dev channel gets updated once or twice weekly, and it shows what we're working on right now. There's no lag between major versions, whatever code we've got, you will get. While this build does get tested, it is still subject to bugs, as we want people to see what's new as soon as possible.
Canary build: Canary builds are the bleeding edge. Released daily, this build has not been tested or used, it's released as soon as it's built. Because there's no guarantee that it will even run in some cases, it uses it's own profile and settings, and can be run side by side another Chrome channel. By default, it also reports crashes and usage statistics to Google (you can disable this on the download page).
Other builds: If you're absolutely crazy, you can download the latest working (and that's a very loose definition of working) build by going to the Chromium continuous build waterfall, looking at the number near the top under "LKGR", and then going to this Google Storage bucket and downloading the corresponding build.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment