summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a new flag to the installer to prevent registering for a Google Update la...robertshield@chromium.org2009-09-155-0/+13
* Replaces the windows function CreateDirectory with the CreateDirectory method...kuchhal@chromium.org2009-09-155-45/+45
* Second part of the multi-toast experimentcpu@chromium.org2009-09-114-23/+34
* Adding the option to drop in a new BrowserDistribution instance for experimen...robertshield@chromium.org2009-09-111-1/+7
* Adding a --do-not-create-shortcuts command line switch to the installer to pr...robertshield@chromium.org2009-09-104-0/+7
* Fix installer_util_strings project with incredibuild.maruel@chromium.org2009-09-092-10/+3
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-048-32/+38
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-011-1/+2
* Remove uses of deprecated version of FileUtil::PathExists() in the installer.thestig@chromium.org2009-08-257-469/+515
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-202-0/+32
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-202-32/+0
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-202-0/+32
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-182-14/+17
* Do not delete default browser entries for other users when uninstalling it fo...kuchhal@chromium.org2009-08-142-29/+22
* Chance the toast experiment from TS to TTcpu@chromium.org2009-08-131-10/+14
* Add unit tests for unpacking and patching methods.kuchhal@chromium.org2009-08-054-18/+205
* Add some unit tests for master preferences parsing code.kuchhal@chromium.org2009-08-053-123/+236
* Use alternate icon for Chrome shortcuts if specified in master preferences.kuchhal@chromium.org2009-08-033-28/+35
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-038-230/+187
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-08-031-1/+1
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-319-188/+231
* Add missing space to command line that registers Chrome on Windows.kuchhal@chromium.org2009-07-311-1/+1
* fix unit testskuchhal@chromium.org2009-07-311-27/+50
* Fix distribution key bug.kuchhal@chromium.org2009-07-312-3/+22
* eols cleanupkuchhal@chromium.org2009-07-312-10/+10
* cleanupkuchhal@chromium.org2009-07-312-95/+72