summaryrefslogtreecommitdiffstats
path: root/chrome/app/client_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Two small changes so I can reuse the MainDllLoadercpu@chromium.org2012-04-021-34/+42
* Windows Breakpad: Get metadata from chrome.exe instead of chrome.dllmseaborn@chromium.org2012-02-161-1/+1
* Create a 4-bucket partial pre-read experiment.rogerm@chromium.org2012-02-091-58/+106
* Add partial pre-read functionality to browser startup (Windows).rogerm@chromium.org2012-02-031-11/+45
* Add IsSystemInstall to GoogleUpdateSettings.chrisha@chromium.org2012-01-141-8/+4
* Extend the PreRead experiment expiry date.chrisha@chromium.org2012-01-121-2/+2
* Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.pkasting@chromium.org2011-09-281-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-14/+0
* Disable preread experiment for Chromium and change registry key used by Googl...chrisha@chromium.org2011-09-031-51/+45
* Start moving ChromeMain code to content so it can be reused by other embedder...jam@chromium.org2011-09-011-2/+2
* Make a channel and time limited persistent PreRead experimentchrisha@chromium.org2011-08-261-4/+112
* Revert 98319 - Make a channel and time limited persistent PreRead experimentchrisha@google.com2011-08-261-112/+4
* Make a channel and time limited persistent PreRead experimentchrisha@chromium.org2011-08-251-4/+112
* Roll back PreRead experimentchrisha@chromium.org2011-08-201-20/+0
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-5/+0
* Make a pre-read A/B field-trialchrisha@chromium.org2011-08-051-1/+25
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-4/+4
* Applying http://codereview.chromium.org/7400027/ for Chris Hamilton (chrisha@...robertshield@chromium.org2011-07-191-3/+8
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-4/+4
* Build fix ... missed a file.dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-4/+4
* Change the writting to the 'did run' registry to better account activescpu@chromium.org2011-05-121-43/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-2/+2
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-2/+2
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-2/+2
* Add a little extra logging when failing to load chrome.dll.robertshield@chromium.org2011-05-021-1/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Write "did run" value to multi-install client state key as well, if it exists.robertshield@chromium.org2011-03-141-72/+78
* base/version: remove wstring versionevan@chromium.org2010-12-231-11/+11
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-11/+11
* base/version: remove wstring versionevan@chromium.org2010-12-171-11/+11
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-3/+3
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-3/+3
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-3/+3
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-071-6/+4
* Add a --chrome-version switch to Chrome that serves a similar purpose to the ...robertshield@chromium.org2010-11-161-21/+56
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Revert 56978 - Use Environment::GetVar instead of the obscure EnvQueryStr fun...mal@chromium.org2010-08-221-8/+14
* Use Environment::GetVar instead of the obscure EnvQueryStr function.tfarina@chromium.org2010-08-211-14/+8
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-5/+9
* Add event traces to measure the performance of the function which pre reads c...ananta@chromium.org2010-08-121-0/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+2
* After verifying the startup win though more testing, removing the guards arou...slightlyoff@chromium.org2010-07-131-6/+1
* PreRead chrome.dll only for release builds.ananta@chromium.org2010-07-091-0/+2
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-40/+22
* Previously we didn't pre-read at all if there was any configuration in the Ch...slightlyoff@chromium.org2010-07-021-2/+5
* Fix nacl buildamit@chromium.org2010-06-211-2/+1