summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/google_chrome_distribution.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a DCHECK that fires in system-level builds while validating UserExperimen...grt@chromium.org2011-04-291-2/+3
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...tfarina@chromium.org2011-04-141-1/+1
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-8/+4
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-4/+8
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-8/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Toasting by brand code. finnur@chromium.org2011-03-231-55/+128
* Fix toast experiments, which had regressed.grt@chromium.org2011-03-171-13/+15
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Fix user-to-system-level installation delegation. This looks to have been bro...robertshield@chromium.org2011-02-111-3/+2
* Unconditionally remove "-multifail" from "ap" values. Previously, "-multifai...grt@chromium.org2011-02-031-3/+3
* wstring: use a few more FilePaths to remove Hack functionsevan@chromium.org2011-01-271-4/+7
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-12/+6
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* Get rid of FilePath::FromWStringHack from google_chrome_distribution.[cc,h].tfarina@chromium.org2011-01-121-7/+7
* - WriteInstallerResult is now back in InstallUtil and only writes the result ...grt@chromium.org2011-01-051-5/+14
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-1/+1
* Fixes update step to not clobber client code setting if toast experiment is n...gwilson@google.com2010-12-211-3/+7
* Add Japanese inactive user toast experiments. finnur@chromium.org2010-12-161-3/+10
* Installer cleanupamit@chromium.org2010-12-161-5/+4
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-23/+23
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-23/+23
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-23/+23
* Add a CEEE mode to the ChromeFrame distribution class.robertshield@chromium.org2010-12-131-3/+4
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-071-4/+0
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-21/+35
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-151-9/+7
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-151-7/+9
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-141-9/+7
* Convert LOG(INFO) to VLOG(1) - chrome/installer/.pkasting@chromium.org2010-10-201-4/+4
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-3/+5
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* Move wmi_util out of base and into chrome/installer/util since that's the onl...brettw@chromium.org2010-10-101-2/+2
* Modifies the toast randomization behavior to be en-US only.gwilson@google.com2010-09-161-2/+5
* Change the toast text and make sure errors are written tofinnur@chromium.org2010-09-101-34/+47
* 2nd attempt: Write the outcome of the Toast Experiment for system-level insta...finnur@chromium.org2010-09-071-13/+66
* Revert 58639 - nsylvain@chromium.org2010-09-071-65/+13
* Write the outcome of the Toast Experiment for system-level installs to the ri...finnur@chromium.org2010-09-061-13/+65
* 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