summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Check the browser distribution when determining whether or not we should crea...stevet@chromium.org2012-01-174-4/+16
* Add IsSystemInstall to GoogleUpdateSettings.chrisha@chromium.org2012-01-147-25/+45
* Implement the new first run bubble, clean up old bubbles.msw@chromium.org2012-01-124-10/+4
* Read the stats consent setting properly for system-level installs.grt@chromium.org2012-01-113-27/+309
* Readability review for C++.mirandac@chromium.org2012-01-101-14/+1
* Failure to determine brand code should not be treated as failure to determine...finnur@chromium.org2012-01-061-3/+3
* Coverity: Fix leaks.jhawkins@chromium.org2011-12-211-1/+5
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-2013-128/+14
* Added the server names for TCP/UDP echo servers tortenneti@chromium.org2011-12-202-4/+2
* Implement an AutoLaunch experiment for Chrome for certain brand codes. This i...finnur@chromium.org2011-12-159-7/+120
* Badge Windows profile shortcuts with multi-user avatar.stevet@chromium.org2011-12-063-10/+51
* Add some language aliases to track changes to base/ui/l10n_util.cc.grt@chromium.org2011-12-012-6/+72
* 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