summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Fix python scripts in src/chrome/maruel@chromium.org2011-11-271-6/+12
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-224-37/+179
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Write the install language to the registry for user-level installs.grt@chromium.org2011-11-152-1/+8
* Cleanup: Remove unneeded forward declarations in chrome/installer.thestig@chromium.org2011-11-129-29/+3
* Add support for --critical-update-version to installer.grt@chromium.org2011-11-118-4/+194
* Change UpgradeDetectorImpl to use InstallUtil::IsPerUserInstall, which is les...finnur@chromium.org2011-11-082-3/+8
* Fix default browser registration for simplified chinese installs.grt@chromium.org2011-11-0211-124/+192
* Remove two unused strings.grt@chromium.org2011-10-251-2/+0
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-0/+1
* Make the installer append to its log file instead of replacing it. Cap the lo...robertshield@chromium.org2011-10-203-7/+204
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-185-22/+22
* Mark ProductTest.ProductInstallBasic flaky on Win.nkostylev@chromium.org2011-10-171-1/+8
* Errors while deleting old version dirs no longer cause them to grow in odd ways.grt@chromium.org2011-10-153-50/+53
* When critical updates have been installed and the user has been idle for quit...finnur@chromium.org2011-10-134-3/+35
* C++ Readability for grt.grt@chromium.org2011-10-104-4/+42
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-075-5/+5
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-072-37/+7
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-271-0/+1
* Fix in-use updates for Chrome Frame.grt@chromium.org2011-09-237-25/+90
* Added CopyRegKeyWorkItem in support of IE low rights policy fixes.grt@chromium.org2011-09-1815-365/+1013
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-122-2/+0
* Make Chrome Frame registration and unregistration more robust and make it ret...robertshield@chromium.org2011-09-081-3/+26
* 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