summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_chrome_distribution.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-1/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-4/+5
* Drop usage of IntToWString in switch values; we can use ASCII now.evan@chromium.org2010-07-301-1/+1
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Resubmit of r49346 that caused mysterious test failures on the bot.robertshield@chromium.org2010-06-121-59/+3
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-111-0/+5
* Reverting this as it caused installer_unit_tests to fail. Please fix and reland.ananta@chromium.org2010-06-101-3/+59
* Fix problem whereby the "-full" magic value is removed from the "ap" value wh...robertshield@chromium.org2010-06-101-59/+3
* Separate version env variable for different distributions.huanr@chromium.org2010-05-281-0/+4
* Changes the toast inactive duration to 3000 days to effectively disable it.gwilson@google.com2010-05-121-1/+1
* Twiddle the DACLs in setup.exe before re-launch at user levelcpu@chromium.org2010-04-191-1/+58
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Fix the toast experiment omaha groupscpu@chromium.org2010-04-051-11/+5
* Change the inactive window for notification from 3000 to 30 days.mal@google.com2010-04-021-1/+1
* Overinstall mismatch, Launch the existing chrome insteadcpu@chromium.org2010-03-051-1/+2
* Modifies the uninstall path from the toast to appropriately handle system-lev...gwilson@google.com2010-03-041-1/+1
* Adds new API to process_utils to launch a new app as a user in a specified de...gwilson@google.com2010-02-181-1/+3
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-171-8/+15
* Modifies the behavior of setup.exe so when --system-level-toast is passed, it...gwilson@google.com2010-02-091-5/+8
* Modifies the toast to append "--system-level" if a system-level install is at...gwilson@google.com2010-02-061-2/+5
* System toast was trying to launch the per-user chromecpu@chromium.org2010-02-051-2/+4
* Fix StringPrintf that is now brokencpu@chromium.org2010-02-051-2/+2
* Modify the toast to hit system-level installscpu@chromium.org2010-02-021-8/+67
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-131-13/+0
* atl: Remove unused <atlbase.h> header from some source files.jhawkins@chromium.org2009-12-291-1/+0
* Fix the official Windows build - http://build.chromium.org/buildbot/waterfall...gregoryd@google.com2009-12-291-0/+8
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-1/+1
* Remove check for usage stats in the toast experimentcpu@chromium.org2009-12-091-4/+0
* Second part of the toast changescpu@chromium.org2009-12-071-27/+55
* Revert some of the change to go back to multiple experimentscpu@chromium.org2009-12-031-7/+6
* Remove the en_GB for the toast experimentcpu@chromium.org2009-12-031-6/+1
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-4/+4
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-9/+9
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-9/+9
* Go back to a single toast flavor.cpu@chromium.org2009-11-201-29/+16
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-061-0/+4
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-051-6/+12
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+2
* Inactive user toast: pass the experiment flavor to chrome execpu@chromium.org2009-09-241-7/+8
* Second part of the multi-toast experimentcpu@chromium.org2009-09-111-19/+29
* Chance the toast experiment from TS to TTcpu@chromium.org2009-08-131-10/+14
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-031-1/+1
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-311-1/+1
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-311-1/+1
* Change the toasting to 60 dayscpu@google.com2009-07-231-2/+2
* Fix mistake on spwaning setup againcpu@google.com2009-06-271-2/+1
* Fix bug when launching chromecpu@google.com2009-06-261-4/+3