summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Follow up to https://codereview.chromium.org/1581473002 for Metro removal in ...scottmg2016-01-141-3/+0
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-123-6/+1
* Use .rc strings in fewer places for installer util.brettw2015-12-291-3/+1
* Switch to standard integer types in chrome/.avi2015-12-2612-16/+35
* Fix a -Wextra warning in branded builds.Nico Weber2015-12-121-6/+7
* Remove support for alternate_shortcut_text master_preference.gab2015-12-102-50/+5
* clang/win: Make setup_unittests build with -Wextra.thakis2015-12-091-8/+9
* Reland of clang/win: Enable -Wunused-value completely. (patchset #1 id:1 of h...thakis2015-12-071-1/+1
* Revert of clang/win: Enable -Wunused-value completely. (patchset #3 id:40001 ...thakis2015-12-051-1/+1
* clang/win: Enable -Wunused-value completely.thakis2015-12-051-1/+1
* Add an installer crash key for the currently installed version.joenotcharles2015-12-013-0/+20
* Move crash keys for command-line switches to components/crash so they can be setjoenotcharles2015-12-013-1/+20
* win: fix x64 gn static buildScott Graham2015-12-011-2/+0
* Reland: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-301-0/+3
* Add crash keys for the installer covering simple InstallerState fields.joenotcharles2015-11-275-62/+182
* Add a GetRegistryPath method to BrowserDistribution.fdoray2015-11-261-3/+1
* Revert of Crashpad Windows: Use the Crashpad client instead of Breakpad on Wi...scottmg2015-11-261-1/+0
* Crashpad Windows: Use the Crashpad client instead of Breakpad on Windowsscottmg2015-11-251-0/+1
* Switch to static_assert in the repo.avi2015-11-241-5/+4
* Change shortcut install location to non-subdir.bcwhite2015-11-203-10/+99
* Link the installer with the allocator shim so that base::UncheckedMalloc works.grt2015-11-182-0/+37
* Fix VisualElementsManifest after https://codereview.chromium.org/1441463002scottmg2015-11-142-2/+2
* Fix DCHECK in SxS update caused by looking for alternate shortcut name.gab2015-11-131-7/+8
* Remove logic for unused foreground auto-launch mode on Windows.gab2015-11-132-19/+1
* Fix small tile icon disappearing on Win10 10586scottmg2015-11-123-40/+17
* Remove support for delegating to an existing version of product.zmin2015-11-064-163/+3
* Revert of Change shortcut install location to non-subdir. (patchset #23 id:44...gab2015-10-303-99/+10
* Report channel and client id in installer crashes.grt2015-10-295-88/+300
* Change shortcut install location to non-subdir.bcwhite2015-10-273-10/+99
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-212-2/+2
* Revert of Cleanup chrome/version.h handling (patchset #9 id:160001 of https:/...mathp2015-10-212-2/+2
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-212-2/+2
* Revert of Cleanup chrome/version.h handling (patchset #7 id:120001 of https:/...mathp2015-10-212-2/+2
* Cleanup chrome/common/chrome_version.h handlingmdempsky2015-10-212-2/+2
* Reverted how taskbar pinning works.pmonette2015-10-163-16/+1
* Adding error handlers to setup.exe.pmonette2015-10-161-0/+8
* gn/win: Try to again to fix installer_util_unittests build.Nico Weber2015-10-101-0/+2
* gn/win: Try to fix installer_util_unittests build.thakis2015-10-101-2/+0
* Handle upgrade case from previous MSI install.bcwhite2015-10-101-0/+49
* Add GCAPI to the GN build.brettw2015-10-071-0/+2
* Add options to write version number to registry.bcwhite2015-09-146-10/+172
* Revert of Add options to write version number to registry. (patchset #14 id:2...hans2015-09-146-172/+10
* Add options to write version number to registry.bcwhite2015-09-146-10/+172
* Report crashes in setup.exe as coming from the same product as the browser.grt2015-09-092-7/+6
* Revert "Reset the default browser choice on windows 10 on install"grt2015-09-081-24/+1
* Delete Chrome state in registry on uninstall when the user profile is being d...grt2015-09-074-2/+299
* Make GetCommandExecuteImplClsid return the CLSID as a string directly.gab2015-09-021-2/+2
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Fix connection to crash service for x64 setup.exe.grt2015-08-311-0/+9
* Do not register Chrome's DelegateExecute on Win10+.gab2015-08-291-2/+1