summaryrefslogtreecommitdiffstats
path: root/chrome/installer/gcapi
Commit message (Expand)AuthorAgeFilesLines
* Componentize kExperimentLabelSeparator & BuildExperimentDateString.sdefresne2015-08-133-29/+28
* Update SplitString calls in chrome.brettw2015-07-211-3/+4
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* 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
* Fix remaining warnings for -Wmissing-braces and enable on win clang.dcheng2015-07-081-1/+1
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-5/+0
* Fix some case-insensitive cases for StartsWith.brettw2015-07-011-4/+7
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-4/+4
* Fix line endings for more Windows .rc files.Brett Wilson2015-04-301-105/+105
* Apply automated fixits for Chrome clang plugin to chrome.dcheng2015-04-291-1/+1
* Refactor chrome_launcher_support::GetAnyChromePath.mgiuca2015-01-141-5/+5
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-253-6/+6
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-051-2/+1
* Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ...rfevang2014-12-031-1/+2
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-031-2/+1
* Remove implicit HANDLE conversions from chrome.rvargas2014-09-251-1/+2
* Clean up unused param in RegistryOverrideManagergab2014-09-182-5/+3
* Fix problems in r293393.Nico Weber2014-09-051-2/+2
* win/clang: Fix all remaining -Wformat warnings.Nico Weber2014-09-051-1/+1
* Revert of Revert of clang/win: Fix a few warnings in targets not in chromium_...thakis2014-08-313-3/+3
* Revert of clang/win: Fix a few warnings in targets not in chromium_builder_te...thakis2014-08-303-3/+3
* clang/win: Fix a few warnings in targets not in chromium_builder_tests.Nico Weber2014-08-293-3/+3
* Use CommandLine when launching Chrome from gcapi. Path may contain spaces for...skare@chromium.org2014-08-131-2/+5
* Installer refactoring: using string16 instead of wstring for GoogleUpdateSett...huangs@chromium.org2014-07-081-2/+2
* Omaha configuration parameters now use Wow6432Node (32-bit registry) on 64-bi...wfh@chromium.org2014-05-284-19/+27
* Cleanup, mostly replacing uses of SplitStringUsingSubstr() with SplitString(),pkasting@chromium.org2014-05-232-28/+26
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-253-3/+5
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-205-29/+30
* Port experiment_labels.h to be cross-platform.rohitrao@chromium.org2013-12-063-25/+31
* Revert "Revert 234367 "Base: Make RegistryOverrideManager support sharde...""tommycli@chromium.org2013-11-151-6/+2
* Revert 234367 "Base: Make RegistryOverrideManager support sharde..."tommycli@chromium.org2013-11-121-2/+6
* Base: Make RegistryOverrideManager support sharded/parallel tests.tommycli@chromium.org2013-11-121-6/+2
* GCAPI should append to the existing experiment_labels instead of clobbering t...gab@chromium.org2013-11-077-40/+316
* Also check kC1FSentKey in GCAPI's IsC1FSent().gab@chromium.org2013-08-221-13/+14
* Fix GCAPIReactivationTest.ExperimentLabelCheckgab@chromium.org2013-08-221-26/+9
* Fixes the NOTINSTALLED case.macourteau@chromium.org2013-08-211-1/+1
* Adds SetRelaunchOffered.macourteau@chromium.org2013-08-175-20/+107
* Fixes the comments which were triggering the android webview_licenses error.macourteau@chromium.org2013-08-163-19/+121
* Revert 217872 "Adds the CanOfferRelaunch function.", android webview_licenses...mattm@chromium.org2013-08-163-121/+19
* Adds the CanOfferRelaunch function.macourteau@chromium.org2013-08-163-19/+121
* Update include paths in chrome/installer/ for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of time headers in chrome/common/, chrome/installer, chr...avi@chromium.org2013-06-285-6/+6
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Use a direct include of strings headers in chrome/installer/, part 1.avi@chromium.org2013-06-114-6/+6
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-072-2/+2
* Cleanup: Remove unneeded base/file_util.h includes in chrome.thestig@chromium.org2013-05-151-2/+0
* Makes omaha experiment label utility functions cross-platform.rohitrao@chromium.org2013-03-191-2/+2
* Revert 184352brettw@chromium.org2013-02-242-3/+3
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-242-3/+3