summaryrefslogtreecommitdiffstats
path: root/chrome/installer
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused param in RegistryOverrideManagergab2014-09-189-28/+25
* Installer: Do not write "URL Protocol" to the ChromeHTML registry entry.mgiuca2014-09-161-2/+0
* Silence logging at uninstall if the ClientState key doesn't exist.grt2014-09-091-6/+8
* Fix problems in r293393.Nico Weber2014-09-051-2/+2
* win/clang: Fix all remaining -Wformat warnings.Nico Weber2014-09-051-1/+1
* Update rules2 in app_resource_rules.plist.in to a set of rules that ought to ...Mark Mentovai2014-09-031-2/+14
* Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...grt2014-09-012-5/+22
* Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...thakis2014-08-313-3/+3
* Revert of Fix ProductTest.ProductInstallBasic and InstallerStateTest.Initiali...ckocagil2014-08-312-19/+5
* Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...thakis2014-08-303-3/+3
* Fix ProductTest.ProductInstallBasic and InstallerStateTest.InitializeTwice fl...grt2014-08-302-5/+19
* clang/win: Fix a few warnings in targets not in chromium_builder_tests.Nico Weber2014-08-293-3/+3
* Remove the use of d3dcompiler_43.dll.capn2014-08-261-1/+0
* Linux: install-debian.wheezy.sysroot.py should use build/detect_host_arch.py ...thestig2014-08-261-4/+9
* Make 64-bit Chrome stable report as CHANNEL_STABLEwfh2014-08-254-2/+19
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/, part 2.thestig2014-08-2345-115/+120
* Add chrome, installer_util targets to GN build.brettw@chromium.org2014-08-201-0/+53
* Don't pass const strings to CreateProcess.thakis@chromium.org2014-08-201-1/+2
* Use CommandLine when launching Chrome from gcapi. Path may contain spaces for...skare@chromium.org2014-08-131-2/+5
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-132-2/+2
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-132-2/+2
* Fix shortcut tests and remove legacy shortcut code for the Default-usergab@chromium.org2014-08-084-45/+36
* Fix typo in comment.tnagel@chromium.org2014-08-071-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-054-9/+0
* Revert "Pepper: Remove trusted plugin loadable module."teravest@chromium.org2014-08-014-0/+9
* Pepper: Remove trusted plugin loadable module.teravest@chromium.org2014-08-014-9/+0
* Remove more dead code missed in r286906.mark@chromium.org2014-07-311-9/+0
* Remove plugin_carbon_interpose support from the signing scripts on themark@chromium.org2014-07-312-30/+0
* Update signing support to be able to sign on Mac OS X 10.9.mark@chromium.org2014-07-313-0/+76
* Linux: Fix bash "unset variable" error and fix the path to the out/Release di...thestig@chromium.org2014-07-302-6/+2
* Making AddVersionKeyWorkItems() take version_key and product_name instead of ...huangs@chromium.org2014-07-302-11/+19
* Reland: Remove some dead app host code.grt@chromium.org2014-07-2513-358/+30
* Fix google chrome build break from r285661.grt@chromium.org2014-07-251-3/+5
* Revert 285661 "Remove some dead app host code."mpearson@chromium.org2014-07-2513-30/+358
* Remove some dead app host code.grt@chromium.org2014-07-2513-358/+30
* Migrate WorkItemListTest to use RegistryOverrideManager instead of rolling it...robertshield@chromium.org2014-07-241-15/+5
* Fix installer variable name bugaboo.grt@chromium.org2014-07-231-6/+6
* Disable all the tests that are flaking more than 5% on Windows builders.jam@chromium.org2014-07-231-2/+4
* Retrieve client_id from GoogleUpdateSettings when its missing from Local State.gab@chromium.org2014-07-225-13/+52
* Update ARM sysroot package.sbc@chromium.org2014-07-221-14/+14
* App Launcher dr=1: limit to Chrome, and stop using ChromeAppHostDistribution ...huangs@chromium.org2014-07-222-7/+9
* Fixes for re-enabling more MSVC level 4 warnings: chrome/ editionpkasting@chromium.org2014-07-163-13/+15
* Split linux library expectations for debian into 32 and 64 bit, remove libgcc...thakis@chromium.org2014-07-103-2/+33
* More flailing around for official library deps.thakis@chromium.org2014-07-103-6/+1
* Update x64 library deps after clang switchthakis@chromium.org2014-07-102-1/+1
* Update size expectations and shared lib expectations after clang switchthakis@chromium.org2014-07-101-4/+1
* Refactor SetClientID such that metrics rather than crash backs up the client idgab@chromium.org2014-07-092-7/+7
* mini_installer code cleanups (no functional changes).grt@chromium.org2014-07-097-103/+177
* Installer refactoring: using string16 instead of wstring for GoogleUpdateSett...huangs@chromium.org2014-07-085-80/+81