summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Read Google Update registry keys first from HKCU then from HKLM to handle sys...kuchhal@chromium.org2008-11-031-21/+29
* fix buildkuchhal@chromium.org2008-10-311-2/+2
* Consolidate same constant defined in three different places. No change in chr...kuchhal@chromium.org2008-10-314-34/+49
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-303-4/+3
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-303-3/+4
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-303-4/+3
* Add command line option to suppress Chrome launch after successful installkuchhal@chromium.org2008-10-297-1066/+1090
* remove svn:executablekuchhal@chromium.org2008-10-291-0/+0
* remove svn:executable propertykuchhal@chromium.org2008-10-291-0/+0
* remove svn:executable propertykuchhal@chromium.org2008-10-293-0/+0
* Add '--' to Chrome open command linekuchhal@chromium.org2008-10-272-2/+11
* * Update comments from code review feedback.kuchhal@chromium.org2008-10-271-1/+2
* Fix SCons modules build on Windows:sgk@google.com2008-10-252-20/+2
* Add a command line option to installer that will let user set Chrome askuchhal@chromium.org2008-10-245-850/+991
* code review changekuchhal@chromium.org2008-10-241-1/+1