summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
...
* Move the installer_unittests.scons file into installer\util,sgk@google.com2009-01-112-10/+11
* 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
* * Check expand.exe exit code.kuchhal@chromium.org2009-01-061-1/+3
* 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-194-33/+129
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-183-9/+9
* * Add resource file to criteria checker test application to get CompanyName.kuchhal@chromium.org2008-12-173-56/+275
* * Remove re-offer check from criteria checker.kuchhal@chromium.org2008-12-171-154/+0
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-168-989/+989
* * Launch Chrome in non-elevated mode.kuchhal@chromium.org2008-12-166-86/+196
* 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-083-11/+106
* * Return error in case non admin user tries system level install.kuchhal@chromium.org2008-12-084-8/+27
* * 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
* * Add the checks that Chrome criteria checker will need to do. It mostly chec...kuchhal@chromium.org2008-12-044-16/+440
* * 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-045-821/+821
* * Check in criteria checker project for Chrome bundle deals.kuchhal@chromium.org2008-11-264-0/+165
* Add client parameter to the RLZ pingcpu@google.com2008-11-264-0/+9
* * 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-224-2/+19
* Base class for setup's html dialogscpu@google.com2008-11-213-13/+291
* 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-205-58/+13
* Move creation of 'open with' registry keys to installer. We should place nice...kuchhal@chromium.org2008-11-193-2/+35
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-162-15/+30
* More *.scons renaming:sgk@google.com2008-11-146-271/+272
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-143-6/+6
* * 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-102-0/+2
* * fix system level install bugkuchhal@chromium.org2008-11-071-1/+1
* Add installer\util\delete_reg_value_work_item{,_unittest}.ccsgk@google.com2008-11-072-0/+2
* * Check the presence of new_chrome.exe before using opv key for version.kuchhal@chromium.org2008-11-072-7/+13
* Implement the new mechanism we are going to use for handling Chromium updateskuchhal@chromium.org2008-11-0720-53/+470
* * Never launch Chrome in system level install mode.kuchhal@chromium.org2008-11-071-1/+3
* Adding support to installerdata provided by Google update.huanr@chromium.org2008-11-067-38/+158
* Fixes a crash if you put chrome in a very short directorycpu@google.com2008-11-061-9/+2
* Add chrome\installer\util\master_preferences.cc to the SCons build.sgk@google.com2008-11-051-0/+1
* Temporary code to upgrade Chrome open command for existing users.kuchhal@chromium.org2008-11-051-2/+39
* This fixes the following bugs1. http://b/issue?id=1447957 For machine insta...ananta@chromium.org2008-11-042-0/+29
* Refactoring master preference parsing code into installer util sohuanr@chromium.org2008-11-043-0/+150
* Adding visual studio solution files.bradnelson@chromium.org2008-11-041-1/+0
* On silent uninstall (--force-uninstall) close all Chrome processes without pr...kuchhal@chromium.org2008-11-031-0/+33