summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-317-162/+100
* Remove unreferenced .vcproj files.sgk@google.com2009-07-281-218/+0
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-11/+0
* Fixit: Coverity check return value.kuchhal@chromium.org2009-07-241-3/+6
* Change the toasting to 60 dayscpu@google.com2009-07-231-2/+2
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-234-365/+447
* Coverity fixit changessra@chromium.org2009-07-222-11/+13
* Add unit test for chrome\installer\util\versionsra@chromium.org2009-07-211-0/+82
* The default ping delay should be 90 seconds.kuchhal@chromium.org2009-07-071-0/+3
* Add a ping delay time master preference.kuchhal@chromium.org2009-07-062-8/+43
* Make default browser path check case insensitive.kuchhal@chromium.org2009-07-061-2/+4
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-3020-138/+185
* Fix mistake on spwaning setup againcpu@google.com2009-06-271-2/+1
* Fix bug when launching chromecpu@google.com2009-06-262-5/+4
* Toast experiment control groupcpu@google.com2009-06-241-1/+9
* Adding ..\ClientState\<ChromeGuid>\client key to the uninstall metrics for Go...robertshield@google.com2009-06-231-0/+9
* Toast experiment: I need to re-laucnh chrome because google_update likes setu...cpu@google.com2009-06-236-6/+37
* Finish the wiring of the inactive user toast experimentcpu@google.com2009-06-195-23/+101