summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* A little extra logging to help diagnose system-level toast issues.grt@chromium.org2012-03-021-2/+13
* Pin chrome to taskbar on Windows 7 and higher at install time.grt@chromium.org2012-02-292-1/+23
* Adding fallback to LaunchGoogleChrome in case Omaha process launcher is not r...robertshield@chromium.org2012-02-291-0/+7
* Fix system-level toast for multi-install Chrome.grt@chromium.org2012-02-2816-42/+74
* Mike's change to allow the type of reactivation to be specified based on curr...robertshield@chromium.org2012-02-278-51/+122
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-265-7/+6
* Fixing "error C2039: 'back_inserter' : is not a member of 'std'" on Windows (...alexeypa@chromium.org2012-02-241-0/+1
* Cleanup: Remove some deprecated file_util methods.thestig@chromium.org2012-02-243-30/+37
* Fix a minor standards violation.thakis@chromium.org2012-02-231-1/+1
* Add VersionMajor, VersionMinor, MajorVersion, MinorVersion to pass Windows lo...arthurhsu@chromium.org2012-02-151-0/+9
* Flakiness cleanup: disable flaky tests under chrome/evan@chromium.org2012-02-152-4/+4
* Make the auto-launch experiment profile-aware (attempt 2).finnur@chromium.org2012-02-154-18/+90
* Revert 121860 (linker error) - Make the auto-launch experiment profile-aware.finnur@chromium.org2012-02-144-90/+18
* Make the auto-launch experiment profile-aware. finnur@chromium.org2012-02-144-18/+90
* Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2012-02-102-2/+2
* Use IApplicationAssociationRegistrationUI::LaunchAdvancedAssociationUI to set...cpu@chromium.org2012-02-091-6/+31
* Implementation of Omaha experiment_label code for GCAPI.robertshield@chromium.org2012-02-085-5/+177
* Remove wow_helper.exe from Win 7 and higher.arthurhsu@chromium.org2012-02-011-2/+4
* Instead of always running the LASTCHANGE extractor, run it with regular file ...scottmg@google.com2012-01-314-4/+4
* Re-add source files to gyp config for gcapi_dll. Removing them seems to make ...robertshield@chromium.org2012-01-317-5/+409
* Revert 119841 - Implementation of GCAPI reactivation.thestig@chromium.org2012-01-317-409/+5
* Implementation of GCAPI reactivation.robertshield@chromium.org2012-01-317-5/+409
* Test out a new more compact, simpler attrition experiment toast bubble.finnur@chromium.org2012-01-302-6/+12
* Fix bug caused by looking for last_run times in HKLM for system-level install...robertshield@chromium.org2012-01-262-100/+57
* Remove the first-run search engine dialog/ballot.msw@chromium.org2012-01-263-10/+1
* windows: Fix a few things clang complains about.thakis@chromium.org2012-01-231-9/+9
* Fix attrition experiment toast not working with all locales.finnur@chromium.org2012-01-191-2/+4
* Roll deps for filesystem URL changes, take 3.ericu@google.com2012-01-181-1/+15
* 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
* Overwrite the multi-install binaries' usagestates value if it's already there.grt@chromium.org2011-12-222-3/+6
* Coverity: Fix leaks.jhawkins@chromium.org2011-12-211-1/+5
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-2015-131/+17
* 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-1511-8/+141
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-061-60/+61
* Badge Windows profile shortcuts with multi-user avatar.stevet@chromium.org2011-12-064-30/+68
* Fix up GCAPI's LaunchGoogleChrome() method to use the current way of finding ...robertshield@chromium.org2011-12-052-42/+77
* Revert 112812 - Add xinput1_3.dll redist to final package.thestig@chromium.org2011-12-031-61/+60
* Add xinput1_3.dll redist to final package.scottmg@google.com2011-12-021-60/+61
* Remove the #include of verrsrc.h from mini_installer_version.rc.version. This...robertshield@chromium.org2011-12-021-2/+5
* Add some language aliases to track changes to base/ui/l10n_util.cc.grt@chromium.org2011-12-012-6/+72
* Build a Syzygy-reordered mini_installer.exe.siggi@chromium.org2011-11-282-0/+258
* Fix python scripts in src/chrome/maruel@chromium.org2011-11-271-6/+12
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-225-41/+183
* Another attempt to land http://codereview.chromium.org/8589029.siggi@chromium.org2011-11-213-25/+7