summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-173-3/+54
* Revert "Change mini_installer's chrome.release specification..."agl@chromium.org2009-03-173-58/+3
* Change mini_installer's chrome.release specification to include wildcards.robertshield@google.com2009-03-173-3/+58
* Improve my last change about informing google update about eula.cpu@google.com2009-03-131-1/+2
* Inform google_update that the user has acepted the EULAcpu@google.com2009-03-111-1/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Move files instead of copying them.kuchhal@chromium.org2009-03-041-7/+6
* Fix stupid mistake of forgetting negation in if condition.kuchhal@chromium.org2009-03-041-1/+1
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-041-6/+29
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-281-6/+7
* Before installing Chrome check that the installation directory doesn't exist ...kuchhal@chromium.org2009-02-271-16/+42
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+1
* Remove code that adds "Url Protocol" key to registry entrysverrir@chromium.org2009-02-251-1/+1
* Modifies setup to have all the supported languages available for the in-appli...gwilson@google.com2009-02-181-1/+73
* Missing file, broken buildcpu@google.com2009-02-131-0/+24
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-1243-0/+0
* Fix bugs related to making Chrome default browser on Vista and also do some c...kuchhal@chromium.org2009-02-121-1/+3
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+3
* This fixes the usage stats opt-in javascript on the in EULA dialog to return ...gwilson@google.com2009-02-041-2/+2
* Setting the App Paths registry key at install time for admin users forrobertshield@chromium.org2009-02-021-0/+4
* This CL fixes bugs with EULAcpu@google.com2009-01-294-6/+2
* Wire the stats consent checkbox of the EULAcpu@google.com2009-01-291-15/+14
* Changes the in-application EULA dialog to not require the checkbox be checked...gwilson@google.com2009-01-2943-43/+43
* Adds the localized oem html resources to setupcpu@google.com2009-01-281-9/+12
* Adding new EULA dialog translations.gwilson@google.com2009-01-2741-0/+1927
* Forgot to use the correct enums on my previous distro CLcpu@google.com2009-01-271-4/+4
* Wire the eula and the dialog display codecpu@google.com2009-01-275-15/+178
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-212-2/+2
* Generate all chrome .vcproj files:sgk@google.com2009-01-171-17/+58
* Write installer success result to the registry even for user level installs.kuchhal@chromium.org2009-01-152-18/+20
* Don't launch uninstall survey for forced user-level uninstallskuchhal@chromium.org2009-01-141-2/+4
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-4/+18
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-3/+3
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-122/+122
* More addions to the installer html dialog classcpu@google.com2008-12-081-1/+16
* * Return error in case non admin user tries system level install.kuchhal@chromium.org2008-12-081-8/+20
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-122/+122
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* * Fix system level check. We should check for mode conflict when we are doing...kuchhal@chromium.org2008-11-221-15/+15
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-221-0/+7
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-204-57/+12
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-191-1/+18
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-161-7/+14
* More *.scons renaming:sgk@google.com2008-11-142-87/+85
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* * Fix two bugskuchhal@chromium.org2008-11-101-0/+1