summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add experiment support in setupcpu@google.com2009-06-178-4/+117
* Adding ap key inclusion to uninstall metrics.robertshield@google.com2009-06-161-0/+9
* Adds the ability to import the home page of the default browser. The import ...gwilson@google.com2009-06-113-2/+10
* Remove checked-in .vcproj files that have been converted to gyp.sgk@google.com2009-06-102-408/+0
* Trying to re-land r17758 (http://codereview.chromium.org/118247) but with nam...kuchhal@chromium.org2009-06-093-19/+19
* Reverting 17758.kuchhal@chromium.org2009-06-053-19/+19
* Renamed installer_unittests to util_unittests and added setup_unitests projec...kuchhal@chromium.org2009-06-053-6/+6
* gyp generation of installer_util.lib (renamed from util.lib)sgk@chromium.org2009-06-052-3/+3
* setup.exe changes for 3 stage updates.kuchhal@chromium.org2009-06-013-1/+14
* Commit for Miranda. glen@chromium.org2009-05-192-2/+8
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-162-8/+2
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-162-2/+8
* rollback of r 162411glen@chromium.org2009-05-162-8/+2
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-162-2/+8
* Rework the gyp hierarchy under chrome\installer to usesgk@google.com2009-05-152-127/+0
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-111-0/+5
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-062-2/+6
* Add first_run_tabs to the master prefs filecpu@google.com2009-05-063-6/+76
* Fix missing assignment in helper_unittest.thestig@chromium.org2009-05-051-1/+1
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-059-110/+117
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-011-1/+2
* Add two new master preferences (import_bookmarks and make_default_browser_for...kuchhal@chromium.org2009-04-303-14/+35
* Fix the uninstall failures caused by elevated uninstaller.kuchhal@chromium.org2009-04-302-0/+5
* For system level install read setup.exe path from HKLM instead of HKCU.kuchhal@chromium.org2009-04-281-15/+20
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-275-21/+46
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-245-46/+21
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-245-21/+46
* During uninstall on Vista try to elevate if registry entries from HKLM need t...kuchhal@chromium.org2009-04-212-1/+35
* Revert change (r10357, http://codereview.chromium.org/21477) that removes the sverrir@google.com2009-04-201-13/+3
* Add brand code submission to Google Chrome uninstall metrics.robertshield@google.com2009-04-204-4/+56
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-171-0/+1
* Use different names for Chrome/Chromium for Chrome HTML prog id. If wekuchhal@chromium.org2009-04-171-4/+14
* Fix crash in setup.exe.kuchhal@chromium.org2009-04-151-0/+2
* Review URL: http://codereview.chromium.org/62160robertshield@google.com2009-04-132-20/+5
* Min XP Service Pack required is two not one.kuchhal@chromium.org2009-04-091-2/+2
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Avoid Google Chrome/Chromium default browser conflict by renaming Capabilitie...kuchhal@chromium.org2009-04-081-40/+25
* Add string resources to installer unit tests binary.kuchhal@chromium.org2009-04-074-4/+97
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-031-2/+3
* Fix distribution test that fails in official buildcpu@google.com2009-04-021-23/+25