summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove the checked-in scons configuration files.sgk@google.com2009-04-012-327/+0
* Trying to fix flaky error in CopyTreeWorkItemTest.NewNameAndCopyTestkuchhal@chromium.org2009-04-011-0/+18
* Final wiring of the distribution stringscpu@google.com2009-03-262-6/+14
* Magic incatation to have the translated strings appear in the setup.exe resou...cpu@google.com2009-03-251-0/+2
* Wire the alternate desktop shortcut textcpu@google.com2009-03-259-14/+50
* Make the vsprops inheritance paths less relative.robertshield@google.com2009-03-241-2/+2
* Write usagestats to HKLM as wellcpu@google.com2009-03-211-3/+9
* Roll back double launch of chrome fixcpu@google.com2009-03-191-3/+1
* Quick fix to prevent double launch of chrome at install.cpu@google.com2009-03-181-1/+3
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-1710-8/+170
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-1710-170/+8
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-1710-8/+170
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-133-1/+2
* Improve my last change about informing google update about eula.cpu@google.com2009-03-131-1/+1
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-127-7/+0
* Inform google_update that the user has acepted the EULAcpu@google.com2009-03-114-8/+29
* NO CODE CHANGEdeanm@chromium.org2009-03-1046-46/+0
* NO CODE CHANGE.maruel@google.com2009-03-102-7/+14
* Snapshotting progress.bradnelson@google.com2009-03-091-0/+2
* Snapshoting improvements for building with gyp under windows.bradnelson@google.com2009-03-062-0/+117
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-055-10/+10
* Move files instead of copying them.kuchhal@chromium.org2009-03-049-0/+556
* Use actual file system directory for Desktop shortcut instead of virtual folder.kuchhal@chromium.org2009-03-041-1/+2
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-048-13/+184
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-287-6/+30
* Before installing Chrome check that the installation directory doesn't exist ...kuchhal@chromium.org2009-02-272-1/+3
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-3/+3
* Remove code that adds "Url Protocol" key to registry entrysverrir@chromium.org2009-02-251-3/+11