summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a couple of issues with the plugin experiment draftingcpu@chromium.org2011-06-281-1/+10
* Add support for a environment variable that selects between system-level inst...robertshield@chromium.org2011-06-273-1/+24
* Add helper function to GoogleUpdateSettings to retrieve the reactivationrogerta@chromium.org2011-06-234-0/+12
* Return a new error code multi-install updates if Group Policy settings blocki...grt@chromium.org2011-06-165-1/+227
* Installer side of the infobar plugins attrition experimentcpu@chromium.org2011-06-141-6/+35
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-097-0/+25
* Start putting stage info into the new InstallerExtraCode1 value in Google Upd...grt@chromium.org2011-06-024-8/+72
* Add additional granularity to the installer stage strings that get written to...robertshield@chromium.org2011-06-022-4/+24
* Upgrade all multi-install products present on the system when the installer i...grt@chromium.org2011-05-311-1/+2
* Reland 87035 - Properly detect the current version when migrating single to m...grt@chromium.org2011-05-274-3/+148
* No longer block installs of multi-install Chrome Frame when an existing insta...grt@chromium.org2011-05-273-62/+3
* Revert 87035 - Properly detect the current version when migrating single to m...msw@chromium.org2011-05-274-148/+3
* Properly detect the current version when migrating single to multi. Previous...grt@chromium.org2011-05-274-3/+148
* Add a self-destruct mechanism to user-level Chrome Frame when it detects that...robertshield@chromium.org2011-05-273-14/+0
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-264-40/+287
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-1913-15/+15
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-196-89/+147
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-143-24/+18
* Change the writting to the 'did run' registry to better account activescpu@chromium.org2011-05-122-3/+35
* Alter MoveTreeWorkItem to provide an option to not copy over a directory that...robertshield@chromium.org2011-05-1210-87/+587
* Put SxS switches back into the rename command.grt@chromium.org2011-05-1211-65/+178
* Add additional logging for when we fail to clean up old version directories.robertshield@chromium.org2011-05-111-1/+4
* Product-specific flags are no longer required, used, or validated in --rename...grt@chromium.org2011-05-091-3/+0
* Add validation support for Google Update's usagestats value.grt@chromium.org2011-05-062-0/+54
* Control crash reporting and UMA collection in multi-install via a value in th...grt@chromium.org2011-05-053-20/+121
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-023-35/+63
* Fix a DCHECK that fires in system-level builds while validating UserExperimen...grt@chromium.org2011-04-291-2/+3
* Correct erroneous display of the channel name "unknown" when the "ap" value i...robertshield@chromium.org2011-04-283-11/+18
* Use "canary" instead of "canary build" as the channel name in the Windowsmark@chromium.org2011-04-221-2/+2
* Revert 82691 - Use "canary" instead of "canary build" as the channel name in ...jar@chromium.org2011-04-221-2/+2
* Use "canary" instead of "canary build" as the channel name in the Windowsmark@chromium.org2011-04-221-2/+2
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-165-5/+5
* Fix a regression in the creation or updating of the Chrome desktop shortcut.robertshield@chromium.org2011-04-152-1/+115
* Add chrome_frame_helper.exe to the set of key files for Chrome Frame as that ...robertshield@chromium.org2011-04-151-0/+1
* first-run: Refactor TryChromeDialogView to eliminate ShowTryChromeDialog() fu...tfarina@chromium.org2011-04-141-1/+1
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-3/+3
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-127-186/+98
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-072-15/+10
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-072-10/+15
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-072-15/+10
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-0/+1
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-052-5/+17
* Alter the installer policy check to allow System-level installations to be in...robertshield@chromium.org2011-03-312-1/+7
* On uninstall, remove the registry keys that Chrome lays down to make itself t...grt@chromium.org2011-03-303-2/+271
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-2833-61/+61
* Correct the duplicate creation of desktop shortcuts that can occur when syste...robertshield@chromium.org2011-03-242-30/+40
* Toasting by brand code. finnur@chromium.org2011-03-239-119/+238
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-8/+12
* Fix toast experiments, which had regressed.grt@chromium.org2011-03-175-19/+25