summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-202-54/+30
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-202-30/+54
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-202-54/+30
* Remove Chrome's ProgID from filetype associations at uninstall.grt@chromium.org2012-09-193-17/+40
* Installer changes for app host to support command line install from webstoreasargent@chromium.org2012-09-192-2/+2
* After delegating to chrome.exe (i.e. to launch a packaged app) check if app_h...huangs@chromium.org2012-09-142-47/+73
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-125-128/+92
* 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-115-92/+128
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-105-128/+92
* Remove bundled NPAPI Flash on Windows.yzshen@chromium.org2012-09-081-4/+0
* Use the 'welcome back' url for all toast experimentscpu@chromium.org2012-09-081-12/+10
* Integrate the Windows 8 code into the Chromium tree (take 3).robertshield@chromium.org2012-09-071-7/+0
* Revert 155444 - Integrate the Windows 8 code into the Chromium tree (take 2).erikwright@chromium.org2012-09-071-0/+7
* Integrate the Windows 8 code into the Chromium tree (take 2).robertshield@chromium.org2012-09-071-7/+0
* Revert 155429 - Integrate the Windows 8 code into the Chromium tree.erikwright@chromium.org2012-09-071-0/+7
* Integrate the Windows 8 code into the Chromium tree.robertshield@chromium.org2012-09-071-7/+0
* Reorder methods in install_worker.cc to match order in install_worker.h and m...gab@chromium.org2012-09-072-420/+419
* Remove some code that tried to support MSVS2005thakis@chromium.org2012-09-071-8/+0
* Callback flow to register Chrome and update shortcuts after OS upgrade to Win...huangs@chromium.org2012-09-0215-96/+322
* Remove interface and type lib registration for the DelegateExecute verb handler.grt@chromium.org2012-09-0118-171/+59
* Force COM machinery to notice that the path to the DelegateExecute verb handl...grt@chromium.org2012-08-3110-8/+241
* Change comment on IsChromeRegistered for future reference post http://crrev.c...gab@chromium.org2012-08-301-0/+7
* When registering in HKLM, register everything in HKLM.gab@chromium.org2012-08-301-7/+3
* Delete Chrome's secondary tiles on Windows 8 when uninstalling.benwells@chromium.org2012-08-303-2/+39
* Revert 153268 - Refactor manifests to allow all executables to use the same b...karen@chromium.org2012-08-254-9/+46
* 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-244-46/+9
* Add app compatibility GUID for Windows 8 to chrome, mini_installer, and setup...gab@chromium.org2012-08-212-0/+4
* Do not compress chrome.7z into chrome.packed.7z for developer (component) bui...gab@chromium.org2012-08-172-1/+15
* gcapi/mac: Put master prefs in the right placethakis@chromium.org2012-08-151-1/+2
* gcapi example: Add --criteria-check longform for -cthakis@chromium.org2012-08-141-0/+1
* gcapi/mac: Prevent "unknown binary" stderr output from sudothakis@chromium.org2012-08-131-0/+3
* Delete the installation folder after deleting its contents.erikwright@chromium.org2012-08-131-30/+52
* mac: Let gcapi install chrome as the CGSession ownerthakis@chromium.org2012-08-133-78/+142
* Allow invocation of --multi-install without a product if App Host needs binar...erikwright@chromium.org2012-08-132-16/+20
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-122-10/+4
* mac: Change gcapi to not install keystonethakis@chromium.org2012-08-101-73/+4
* Sharing shell_util_unittest code to verify shortcuts for creation of profile ...hallielaine@chromium.org2012-08-103-114/+102
* Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...flackr@chromium.org2012-08-081-6/+3
* Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...flackr@chromium.org2012-08-071-3/+6
* Add gab to installer OWNERS file.robertshield@chromium.org2012-08-071-0/+1
* Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.flackr@chromium.org2012-08-071-6/+3
* Fix backwards use of EXPECT_OP in test.grt@chromium.org2012-08-071-1/+1
* 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-074-148/+205
* Delete both regular and Metro user data dirs on uninstall.grt@chromium.org2012-08-038-54/+109
* Adds browser preferences to configure first-run flow on Windows 8.motek@chromium.org2012-08-032-0/+7
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Fix CleanupProcesses() interface to use TimeDelta.tedvessenes@gmail.com2012-07-311-5/+7