summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added master preference to select the appropiate shortcut textcpu@google.com2009-02-243-46/+48
* Modifies setup to have all the supported languages available for the in-appli...gwilson@google.com2009-02-181-8/+51
* Fix mini_installer failing on Windows 7 (issue 7732).mal@chromium.org2009-02-161-2/+1
* Test for Symantec SEPcpu@google.com2009-02-135-2/+108
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-123-0/+0
* Fix bugs related to making Chrome default browser on Vista and also do some c...kuchhal@chromium.org2009-02-124-81/+54
* Add support for 8 Indian languages. jungshik@google.com2009-02-041-0/+8
* Setting the App Paths registry key at install time for admin users forrobertshield@chromium.org2009-02-024-0/+50
* Register .crx file handler to install Chrome extensions.mpcomplete@google.com2009-01-302-0/+40
* Changes references to FilePath to wstring for release branch build.gwilson@google.com2009-01-301-3/+3
* This CL fixes bugs with EULAcpu@google.com2009-01-292-0/+2
* Wire the stats consent checkbox of the EULAcpu@google.com2009-01-293-8/+22
* Changes the in-application EULA dialog to not require the checkbox be checked...gwilson@google.com2009-01-291-1/+1
* Adds the localized oem html resources to setupcpu@google.com2009-01-281-3/+3
* Forgot to use the correct enums on my previous distro CLcpu@google.com2009-01-271-0/+2
* Wire the eula and the dialog display codecpu@google.com2009-01-275-4/+45