summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-122-8/+12
* C++ reability review for gab.gab@chromium.org2012-09-119-242/+237
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-112-12/+8
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-102-8/+12
* Reorder methods in install_worker.cc to match order in install_worker.h and m...gab@chromium.org2012-09-072-420/+419
* Callback flow to register Chrome and update shortcuts after OS upgrade to Win...huangs@chromium.org2012-09-026-28/+127
* Remove interface and type lib registration for the DelegateExecute verb handler.grt@chromium.org2012-09-012-77/+30
* Force COM machinery to notice that the path to the DelegateExecute verb handl...grt@chromium.org2012-08-311-7/+41
* Delete Chrome's secondary tiles on Windows 8 when uninstalling.benwells@chromium.org2012-08-301-2/+8
* Revert 153268 - Refactor manifests to allow all executables to use the same b...karen@chromium.org2012-08-251-0/+20
* Update the background color in the VisualElementsManifest.xml file which is u...ananta@chromium.org2012-08-241-1/+1
* Refactor manifests to allow all executables to use the same base manifests as...gab@chromium.org2012-08-241-20/+0
* Add app compatibility GUID for Windows 8 to chrome, mini_installer, and setup...gab@chromium.org2012-08-211-0/+2
* Do not compress chrome.7z into chrome.packed.7z for developer (component) bui...gab@chromium.org2012-08-171-0/+10
* Delete the installation folder after deleting its contents.erikwright@chromium.org2012-08-131-30/+52
* Allow invocation of --multi-install without a product if App Host needs binar...erikwright@chromium.org2012-08-131-12/+18
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-121-5/+2
* Temporarily ifdef out Active Setup for M22gab@chromium.org2012-08-072-0/+9
* Register Chrome in Open With... for File Associations at install on Windows.gab@chromium.org2012-08-072-24/+33
* Delete both regular and Metro user data dirs on uninstall.grt@chromium.org2012-08-031-30/+40
* Fix CleanupProcesses() interface to use TimeDelta.tedvessenes@gmail.com2012-07-311-5/+7
* Fix multi-install update regression.grt@chromium.org2012-07-252-89/+83
* (re-commit) Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-207-415/+764
* Merge branch 'activesetup CL' into broken tree mergegab@chromium.org2012-07-201-2/+2
* Revert 147650 - Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-206-649/+391
* Register Chrome in Active Setup to be called by Windows at user login.gab@chromium.org2012-07-207-5/+368
* Implement installation of the Chrome App Host.erikwright@chromium.org2012-07-206-391/+649
* Add markers to app_host.exe and setup.exe to allow them to expose app command...erikwright@chromium.org2012-07-191-0/+10
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-118-8/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-113-15/+15
* Switch to TimeDelta interfaces in installer setup.tedvessenes@gmail.com2012-07-091-2/+3
* Refactor CreateOrUpdateChromeShortcuts() for a better public API.gab@chromium.org2012-07-062-122/+145
* Use a better registration suffix that will always be unique while respecting ...gab@chromium.org2012-07-061-9/+14
* Make RegisterChromeOnMachine() and CreateOrUpdateChromeShortcuts() public in ...gab@chromium.org2012-06-302-192/+198
* Remove --do-not-create-shortcuts flag from setup.exegab@chromium.org2012-06-271-5/+1
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-191-1/+9
* Make chrome the default browser interactively if possible, register it if not.grt@chromium.org2012-06-181-12/+39
* Make all registrations in HKCU for user-level installs on Win8gab@chromium.org2012-06-171-5/+6
* Abstract suffixing logic away from GetApplicationNamegab@chromium.org2012-06-172-7/+6
* Always suffix ChromeHTML entries on Windows for user-level installs.gab@chromium.org2012-06-173-71/+72
* Move ProgramCompare from setup_util to install_util.gab@chromium.org2012-05-314-149/+6
* Strip CRs from DEPS file that have them.fischman@chromium.org2012-05-181-4/+4
* Make setup.exe compatible with the component build.gab@chromium.org2012-05-171-0/+20
* Revert "Make setup.exe compatible with the component build."gab@chromium.org2012-05-161-20/+0
* Make setup.exe compatible with the component build.gab@chromium.org2012-05-151-0/+20
* 1) Generate VisualElementsManifest.xml at install time from a pre-defined tem...gab@chromium.org2012-05-076-46/+218
* Don't register or use the DelegateExecute verb handler if it isn't present.grt@chromium.org2012-04-253-18/+23
* We were packaging the files, but not putting them in the install folder at in...gab@chromium.org2012-04-241-0/+31
* HKCR/ChromeHTML Win8 registry requirementsgab@chromium.org2012-04-213-34/+47
* Resolve the conflict that auto-launch has with the background mode feature.finnur@chromium.org2012-04-202-10/+5