summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prep for generated .vcproj files:sgk@google.com2009-01-231-34/+34
* Add the EULA distro paramcpu@google.com2009-01-223-5/+53
* Generate all chrome .vcproj files:sgk@google.com2009-01-172-13/+192
* Call logging::InitLogging. The lack of this was causing some hangs (and poss...erikkay@google.com2009-01-131-2/+0
* Move the installer_unittests.scons file into installer\util,sgk@google.com2009-01-112-0/+71
* fix google chrome installer teststc@google.com2009-01-091-6/+6
* Clear the refferer registry entry upon succesful pingcpu@google.com2009-01-072-5/+22
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-6/+5
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-12/+23
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-163-574/+574
* Apply svn:executable to .py files which should have it.phajdan.jr@chromium.org2008-12-121-0/+0
* * Write installer result to ClientState key instead of Clients key.kuchhal@chromium.org2008-12-095-1/+16
* More addions to the installer html dialog classcpu@google.com2008-12-082-10/+90
* * Return error in case non admin user tries system level install.kuchhal@chromium.org2008-12-083-0/+7
* * Prevent early exit due to && operator.kuchhal@chromium.org2008-12-051-12/+14
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-1/+1
* Change "client" parameter in RLZ ping to "referral" gwilson@google.com2008-12-054-6/+6
* * Fix Chrome browser not launching when set as default browser.kuchhal@chromium.org2008-12-042-11/+14
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-043-574/+574
* Add client parameter to the RLZ pingcpu@google.com2008-11-264-0/+9
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-223-2/+12
* Base class for setup's html dialogscpu@google.com2008-11-213-13/+291
* - If the exe rename command fails try calling Google Update to do the same jo...kuchhal@chromium.org2008-11-201-1/+1
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-192-1/+17
* More *.scons renaming:sgk@google.com2008-11-141-24/+13
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-142-2/+2
* * Fix Google Chrome build broken by r4284.kuchhal@chromium.org2008-11-131-2/+2
* * Need to read version from registry if relaunching browser.kuchhal@chromium.org2008-11-122-0/+4
* * Fix two bugskuchhal@chromium.org2008-11-101-0/+1
* Add installer\util\delete_reg_value_work_item{,_unittest}.ccsgk@google.com2008-11-071-0/+1
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-071-1/+1