summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/channel_info.cc
Commit message (Expand)AuthorAgeFilesLines
* [Installer] Cleaning up dead code for App Launcher / App Host installs.huangs2015-01-291-40/+41
* Revert of replace COMPILE_ASSERT with static_assert in chrome/installer/ (pat...pennymac2014-12-291-2/+2
* replace COMPILE_ASSERT with static_assert in chrome/installer/mostynb2014-12-271-2/+2
* Make 64-bit Chrome stable report as CHANNEL_STABLEwfh2014-08-251-2/+7
* Invoke the CF migration path when applying a CF multi update. grt@chromium.org2013-09-211-1/+12
* Add support for --migrate-chrome-frame.grt@chromium.org2013-07-261-0/+11
* Removing non-Launcher Apps V2 flow, interpreting --app-host as --app-launcher.huangs@chromium.org2013-03-011-12/+8
* Implement --app-launcher to register the Chrome App Launcher in Add/Remove Pr...huangs@chromium.org2012-11-011-0/+11
* (re-commit) Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-0/+11
* Revert 147650 - Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-11/+0
* Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-201-0/+11
* Add IsSystemInstall to GoogleUpdateSettings.chrisha@chromium.org2012-01-141-5/+4
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-11/+0
* No longer block installs of multi-install Chrome Frame when an existing insta...grt@chromium.org2011-05-271-13/+1
* Correct erroneous display of the channel name "unknown" when the "ap" value i...robertshield@chromium.org2011-04-281-1/+3
* Add -stage:ID modifier to products' Google Update "ap" values to better track...grt@chromium.org2011-03-111-23/+87
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-0/+12
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+3
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-32/+115
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-2/+2
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-2/+2
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-2/+2
* Some installer cleanup: introduced ChannelInfo class for fiddling with "ap" C...grt@chromium.org2010-12-081-0/+128