summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* Allowing MSI mode detection to work from the master preferences file. robertshield@chromium.org2010-03-2210-76/+328
* Removing AddDefaultBookmark related code as we are takinghuanr@chromium.org2010-03-193-44/+0
* Add the Chrome Frame product name to the localized .grd files.robertshield@chromium.org2010-03-162-5/+7
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+2
* Add a flag to the installer that prevents the Add/Remove Programs uninstall s...robertshield@chromium.org2010-03-104-0/+7
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-105-23/+38
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-18/+18
* Add support for auto-installing extensions at first run via master prefscpu@chromium.org2010-03-083-2/+87
* Overinstall mismatch, Launch the existing chrome insteadcpu@chromium.org2010-03-053-1/+4
* Prevent CF from trashing Chrome's registrations when uninstalling.robertshield@chromium.org2010-03-042-0/+6
* Add 64-bit binaries that are required for NaCl support to Chrome installation...gregoryd@google.com2010-03-042-0/+2
* Modifies the uninstall path from the toast to appropriately handle system-lev...gwilson@google.com2010-03-041-1/+1
* Tweak minidump flags to include a little more detail.siggi@chromium.org2010-03-013-0/+183
* Disable registering, unregistering, and setting default browserhuanr@chromium.org2010-02-275-0/+17
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-263-36/+82
* Use different short cut names for SxS installation.huanr@chromium.org2010-02-266-1/+17
* Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl...gregoryd@google.com2010-02-251-1/+1
* Disabling options that sxs channel does not support.huanr@chromium.org2010-02-241-1/+3
* Fixing Default User Data Directory for SxS install.huanr@chromium.org2010-02-191-0/+3
* Adds new API to process_utils to launch a new app as a user in a specified de...gwilson@google.com2010-02-181-1/+3
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-179-11/+125
* Modifies the behavior of setup.exe so when --system-level-toast is passed, it...gwilson@google.com2010-02-091-5/+8
* Modifies the toast to append "--system-level" if a system-level install is at...gwilson@google.com2010-02-061-2/+5
* System toast was trying to launch the per-user chromecpu@chromium.org2010-02-055-6/+10
* Fix StringPrintf that is now brokencpu@chromium.org2010-02-051-2/+2
* Modify the toast to hit system-level installscpu@chromium.org2010-02-023-9/+73
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-012-0/+2
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-302-2/+0
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-302-0/+2
* Recommit r36640 "Choose right installer strings based on branding."kuchhal@chromium.org2010-01-212-5/+24
* Adds a way to record the last run time in the GoogleUpdateSettings classcpu@chromium.org2010-01-204-0/+53
* Revert r36640 "Choose right installer strings based on branding."kuchhal@chromium.org2010-01-201-14/+5
* Choose right installer strings based on branding.kuchhal@chromium.org2010-01-201-5/+14
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-138-35/+15
* Add better description of browser on Windows.kuchhal@chromium.org2010-01-126-1/+20
* We should not return the raw Google Update branch code if we fail to determin...finnur@chromium.org2010-01-082-0/+4
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-1/+1
* atl: Remove unused <atlbase.h> header from some source files.jhawkins@chromium.org2009-12-291-1/+0
* Fix the official Windows build - http://build.chromium.org/buildbot/waterfall...gregoryd@google.com2009-12-292-0/+50
* Add some licensing comments under chrome/.evan@chromium.org2009-12-282-1/+7
* Fix the Internet link association for the multiple user scenario.kuchhal@chromium.org2009-12-241-2/+2
* Reset the dr key if the toast experiment is cancelled.cpu@chromium.org2009-12-191-1/+1
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-2/+2
* Remove check for usage stats in the toast experimentcpu@chromium.org2009-12-091-4/+0
* Second part of the toast changescpu@chromium.org2009-12-071-27/+55
* Revert some of the change to go back to multiple experimentscpu@chromium.org2009-12-034-10/+9
* Chrome updates should not change shortcut icon if there is an index specified...kuchhal@chromium.org2009-12-033-10/+175
* Remove the en_GB for the toast experimentcpu@chromium.org2009-12-031-6/+1
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-252-15/+9
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-2321-148/+165