summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Update Windows install to add capabilities for currently whitelisted rph schemesbenwells@chromium.org2011-09-011-1/+2
* Enable brand codes and master preferences on the Mac.avi@chromium.org2011-08-301-0/+2
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-245-75/+38
* Improve install error strings when higher version exists.grt@chromium.org2011-08-191-0/+1
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-173-6/+9
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1
* Proper EULA handling for quick-enable.grt@chromium.org2011-08-113-5/+8
* Fix DCHECK in GCF quick-enable.grt@chromium.org2011-08-112-29/+23
* 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-206-16/+16
* 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-191-4/+4
* Remove LaunchAppAsUser().evan@chromium.org2011-07-191-3/+4
* Remove LaunchAppWithHandleInheritance().evan@chromium.org2011-07-191-2/+3
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-2/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-4/+4
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-4/+4
* Cause new_chrome.exe to always be written if Chrome Frame is in use, resultin...robertshield@chromium.org2011-07-153-2/+72
* 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
* Handle eulaaccepted and oeminstall mo betta for multi-install. During first ...grt@chromium.org2011-07-1210-97/+139
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-123-7/+14
* Change the system-level EULA dialog to not use GET parameters with res:// url...robertshield@chromium.org2011-07-052-21/+29
* 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-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