summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup
Commit message (Expand)AuthorAgeFilesLines
* Add GN targets for "setup" and "mini_installer".brettw2015-08-143-37/+55
* Remove Win8+ condition from HandleOsUpgradeForBrowser().gab2015-08-131-55/+49
* Restore potentially missing Active Setup keys following an OS upgrade.gab2015-08-133-14/+49
* More verbose logging on Active Setup uninstall steps.gab2015-08-131-2/+12
* Remove helper methods no longer needed after https://codereview.chromium.org/...gab2015-08-133-198/+0
* Do not force restore shortcuts on OS upgrades.gab2015-08-131-13/+7
* Return Windows error code when create-process fails.bcwhite2015-08-101-0/+4
* clang/win: Try to fix build more after https://codereview.chromium.org/126195...Nico Weber2015-08-081-34/+0
* Revert of Return Windows error code when create-process fails. (patchset #14 ...bcwhite2015-08-081-2/+0
* Return Windows error code when create-process fails.bcwhite2015-08-081-0/+2
* Fix Active Setup uninstall documentation.gab2015-08-061-7/+6
* Disable Win10 Start Menu pinning for now.gab2015-08-051-1/+3
* Also restore install-level shortcuts on OS upgrade.gab2015-07-281-2/+2
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-40/+0
* Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.gab2015-07-274-15/+27
* No dual_mode on Win10+ shortcuts.gab2015-07-273-5/+9
* Use LaunchUnitTests for setup_unittests.grt2015-07-171-1/+6
* Fix Wunused-const-variable warnings after https://codereview.chromium.org/122...Nico Weber2015-07-161-14/+5
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* setup_unittests fixes.grt2015-07-163-45/+75
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-2/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Force restoration of Chrome's shortcuts when Active Setup kicks in in respons...gab2015-07-135-25/+234
* Make use of the new UpdateActiveSetupVersionWorkItem.gab2015-07-132-13/+19
* Introduce UpdateActiveSetupVersionWorkItemgab2015-07-134-0/+295
* Cleanup unused param in AddActiveSetupWorkItemsgab2015-07-092-3/+1
* Use --previous-version command-line parameter.bcwhite2015-07-094-10/+43
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-082-4/+0
* GN support for setup_unittests.grt2015-07-063-87/+57
* Fix broken setup_unittests.grt2015-07-061-92/+113
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Pin shortcuts via shell verbs rather than ShellExecuteEx.grt2015-06-231-4/+2
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Beacons for tracking default browser status.grt2015-06-022-1/+16
* Fix a lot of support links.dbeam2015-05-2242-84/+84
* Add installer_util_unittests to the GN windows buildbrettw2015-05-013-5/+3
* Revert of Add installer_util_unittests to the GN windows build (patchset #5 i...rickyz2015-04-303-3/+5
* Add installer_util_unittests to the GN windows buildbrettw2015-04-303-5/+3
* Fix line endings for more Windows .rc files.Brett Wilson2015-04-301-69/+69
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-3/+2
* base: Remove using declaration from test_suite.h header.tfarina2015-04-271-1/+1
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-244-12/+12
* Support 32-bit subversion fields in base::Version.wfh2015-03-101-1/+1
* Allow --force-uninstall for SxS Chrome and disallow --self-destruct.grt2015-02-171-1/+1
* Remove the inconsistent group policy check in the installer.grt2015-02-161-82/+0
* Repair per-user Chromes broken by a bad canary update.grt2015-02-121-0/+116