summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Keep going with Vista default browser registration if there is a failure.benwells@chromium.org2011-07-261-10/+13
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-209-27/+27
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-192-15/+15
* Remove LaunchAppAsUser().evan@chromium.org2011-07-191-3/+4
* Fix diff updates for MSI installs. Also makes diff updates possible for GCF a...grt@chromium.org2011-07-197-119/+400
* Remove LaunchAppWithHandleInheritance().evan@chromium.org2011-07-191-2/+3
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-183-4/+6
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-152-15/+15
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-152-15/+15
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-154-6/+88
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-152-3/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-2/+3
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-132-8/+8
* Check setup.exe called with --register-chrome-browser is running as adminbenwells@chromium.org2011-07-131-0/+1
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-1215-123/+314
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-124-8/+14
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-115-30/+0
* Change the system-level EULA dialog to not use GET parameters with res:// url...robertshield@chromium.org2011-07-054-56/+61
* Remove the empty test fixture class and switch from TEST_F to TEST.tommi@chromium.org2011-07-011-9/+1
* When using ShellExecuteEx to elevate, create a foreground window and pass tha...robertshield@chromium.org2011-06-301-9/+54
* 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-274-1/+29
* Add helper function to GoogleUpdateSettings to retrieve the reactivationrogerta@chromium.org2011-06-234-0/+12
* Remove msvs_guid in gyp files in src/chrome/.tony@chromium.org2011-06-233-5/+0
* Return a new error code multi-install updates if Group Policy settings blocki...grt@chromium.org2011-06-166-4/+312
* 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
* Update dmgdiffer in-app usage to reflect the additional product_name argumentmark@chromium.org2011-06-021-1/+1
* Update XZ Utils to 5.0.3.mark@chromium.org2011-06-023-19/+21
* 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-024-5/+37
* Clear the installer stage info after patching setup.exe. We're seeing update...grt@chromium.org2011-06-021-0/+2
* Upgrade all multi-install products present on the system when the installer i...grt@chromium.org2011-05-312-8/+17
* 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-274-86/+5
* 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-266-49/+322
* Use --version-path and --version-key when available during an update, ifmark@chromium.org2011-05-241-0/+16
* A less wordy version of r85947 and r85948.mark@chromium.org2011-05-202-3/+3
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-1917-21/+21
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* bash 4.0 compatibility for dirdiffer.sh. In bash 4.0, "declare VAR" no longermark@chromium.org2011-05-191-4/+6
* bash 4.0 compatibility for .keystone_install. In bash 4.0, "declare VAR" nomark@chromium.org2011-05-191-2/+4
* Write installer results in all relevant registry keys so that we're sure that...grt@chromium.org2011-05-198-169/+211
* Only the stable channel should have a brand code.mark@chromium.org2011-05-171-27/+48
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-143-24/+18
* Copy setup.exe rather than moving it since it is created outside of the targe...grt@chromium.org2011-05-121-3/+5