summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
...
* Only update files from .version templates when a file changesgk@google.com2009-06-041-59/+38
* Need to unpack setup.exe patch first before applying it to setup.exe.kuchhal@chromium.org2009-06-033-27/+63
* Make mini_installer changes for 3 stage updates.kuchhal@chromium.org2009-06-034-160/+231
* Modify script that creates differntial installer to support 3stage update ins...kuchhal@chromium.org2009-06-031-4/+6
* Switching gcapi to be gyp generated.bradnelson@google.com2009-06-034-275/+0
* Adding a required dependency on setup.exe by mini_installer.exe.bradnelson@chromium.org2009-06-021-0/+1
* Switching chrome.sln to gyp generated version.bradnelson@google.com2009-06-021-0/+9
* setup.exe changes for 3 stage updates.kuchhal@chromium.org2009-06-014-3/+64
* Delete empty folders in system level install. Also cleanup uninstall error me...kuchhal@chromium.org2009-05-291-13/+27
* Add duplicate 'conditions' blocks that define the '<(BRANDING)'sgk@google.com2009-05-291-0/+36
* Add new Linux packaging file to build output.mmoss@chromium.org2009-05-291-0/+1
* Add Linux packaging tools to the build output and the buildbot archive.mmoss@chromium.org2009-05-291-384/+483
* Fix broken Gears after gyp conversion. The path to gears.dll has changed.kuchhal@chromium.org2009-05-281-1/+1
* Add installer. gyp targets: gcapi_dll, gcapi_lib, gcapi_test,sgk@google.com2009-05-281-0/+321
* Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...ajwong@chromium.org2009-05-231-0/+2
* Commit for Miranda. glen@chromium.org2009-05-192-2/+8
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-162-8/+2
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-163-162/+168
* rollback of r 162411glen@chromium.org2009-05-162-8/+2
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-162-2/+8
* Rework the gyp hierarchy under chrome\installer to usesgk@google.com2009-05-153-127/+117
* Setup.exe now tries to uncompress patch using courgette.sra@chromium.org2009-05-142-2/+16
* Remove obsolete Linux packaging tools.mmoss@chromium.org2009-05-1211-700/+0
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-111-0/+5
* Re-re-write the logic to elevate uninstaller.kuchhal@chromium.org2009-05-065-118/+140
* Add first_run_tabs to the master prefs filecpu@google.com2009-05-063-6/+76
* Fix missing assignment in helper_unittest.thestig@chromium.org2009-05-051-1/+1
* Remove uses of deprecated version of PathService::Get() in the installer.thestig@chromium.org2009-05-0511-128/+138
* Make it so the default Linux packages don't configure a repository.mmoss@chromium.org2009-05-012-3/+8
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-011-1/+2
* Add two new master preferences (import_bookmarks and make_default_browser_for...kuchhal@chromium.org2009-04-303-14/+35
* Fix the uninstall failures caused by elevated uninstaller.kuchhal@chromium.org2009-04-305-44/+71
* Adds a new API for launching Chrome at a given size and location. gwilson@google.com2009-04-292-0/+51
* For system level install read setup.exe path from HKLM instead of HKCU.kuchhal@chromium.org2009-04-281-15/+20
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-275-21/+46
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-245-46/+21
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-245-21/+46
* Do not use installed folder as working directory for uninstall link.kuchhal@chromium.org2009-04-231-2/+1
* During uninstall on Vista try to elevate if registry entries from HKLM need t...kuchhal@chromium.org2009-04-213-1/+57
* Revert change (r10357, http://codereview.chromium.org/21477) that removes the sverrir@google.com2009-04-201-13/+3
* Add brand code submission to Google Chrome uninstall metrics.robertshield@google.com2009-04-205-5/+63
* In system level install case go back to copying files instead of moving them.kuchhal@chromium.org2009-04-171-10/+25
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-172-8/+22
* Use different names for Chrome/Chromium for Chrome HTML prog id. If wekuchhal@chromium.org2009-04-173-29/+18
* Fix crash in setup.exe.kuchhal@chromium.org2009-04-152-1/+3
* Review URL: http://codereview.chromium.org/62160robertshield@google.com2009-04-132-20/+5
* Delete Chrome extensions related registry entries on uninstall.kuchhal@chromium.org2009-04-091-0/+11
* Min XP Service Pack required is two not one.kuchhal@chromium.org2009-04-091-2/+2
* Modifies the criteria checker to require XP SP2 as the minimum OS version; we...gwilson@google.com2009-04-081-5/+5
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1