summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-2321-165/+148
* Go back to a single toast flavor.cpu@chromium.org2009-11-204-34/+20
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-2/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-134-10/+10
* Correctly schedule empty parent directories for deletion when Chrome Frame is...robertshield@chromium.org2009-11-122-2/+6
* Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...robertshield@chromium.org2009-11-114-2/+14
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-117-11/+11
* Add 64 bit support + code cleanupgregoryd@google.com2009-11-101-1/+5
* Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...robertshield@chromium.org2009-11-091-1/+7
* Remove build time differences between Chrome Frame and Google Chrome in therobertshield@chromium.org2009-11-066-0/+18
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-054-0/+17
* Push the Omaha app guid into the browser distribution classes to remove compi...robertshield@chromium.org2009-11-059-14/+37
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-047-6/+44
* Add a confirmation dialog confirming the completion of uninstallation for Chr...robertshield@chromium.org2009-11-031-0/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-262-3/+2
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* Clear up the "-full" Omaha ap key value left by the mini_installer when runni...robertshield@chromium.org2009-10-222-0/+37
* Make GetDistroBooleanPreference return troolean value.kuchhal@chromium.org2009-10-193-38/+69
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-159-78/+85
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-159-77/+74
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-159-74/+77
* Use ASCII strings for switch names.evan@chromium.org2009-10-133-9/+15
* Fix include.brettw@chromium.org2009-10-091-1/+1
* Reverting 27880 which was itself a revert of 27876.Original codereview at htt...robertshield@chromium.org2009-10-044-1/+629
* Reverting 27876.robertshield@chromium.org2009-10-024-627/+1
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-024-1/+627
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-283-6/+141
* Inactive user toast: pass the experiment flavor to chrome execpu@chromium.org2009-09-241-7/+8
* <html>aa@chromium.org2009-09-212-46/+0