index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
app
/
client_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two small changes so I can reuse the MainDllLoader
cpu@chromium.org
2012-04-02
1
-34
/
+42
*
Windows Breakpad: Get metadata from chrome.exe instead of chrome.dll
mseaborn@chromium.org
2012-02-16
1
-1
/
+1
*
Create a 4-bucket partial pre-read experiment.
rogerm@chromium.org
2012-02-09
1
-58
/
+106
*
Add partial pre-read functionality to browser startup (Windows).
rogerm@chromium.org
2012-02-03
1
-11
/
+45
*
Add IsSystemInstall to GoogleUpdateSettings.
chrisha@chromium.org
2012-01-14
1
-8
/
+4
*
Extend the PreRead experiment expiry date.
chrisha@chromium.org
2012-01-12
1
-2
/
+2
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
1
-1
/
+1
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
1
-14
/
+0
*
Disable preread experiment for Chromium and change registry key used by Googl...
chrisha@chromium.org
2011-09-03
1
-51
/
+45
*
Start moving ChromeMain code to content so it can be reused by other embedder...
jam@chromium.org
2011-09-01
1
-2
/
+2
*
Make a channel and time limited persistent PreRead experiment
chrisha@chromium.org
2011-08-26
1
-4
/
+112
*
Revert 98319 - Make a channel and time limited persistent PreRead experiment
chrisha@google.com
2011-08-26
1
-112
/
+4
*
Make a channel and time limited persistent PreRead experiment
chrisha@chromium.org
2011-08-25
1
-4
/
+112
*
Roll back PreRead experiment
chrisha@chromium.org
2011-08-20
1
-20
/
+0
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
1
-5
/
+0
*
Make a pre-read A/B field-trial
chrisha@chromium.org
2011-08-05
1
-1
/
+25
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-4
/
+4
*
Applying http://codereview.chromium.org/7400027/ for Chris Hamilton (chrisha@...
robertshield@chromium.org
2011-07-19
1
-3
/
+8
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
1
-4
/
+4
*
Build fix ... missed a file.
dpranke@chromium.org
2011-07-15
1
-2
/
+2
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
1
-4
/
+4
*
Change the writting to the 'did run' registry to better account actives
cpu@chromium.org
2011-05-12
1
-43
/
+4
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-2
/
+2
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-2
/
+2
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-2
/
+2
*
Add a little extra logging when failing to load chrome.dll.
robertshield@chromium.org
2011-05-02
1
-1
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Write "did run" value to multi-install client state key as well, if it exists.
robertshield@chromium.org
2011-03-14
1
-72
/
+78
*
base/version: remove wstring version
evan@chromium.org
2010-12-23
1
-11
/
+11
*
Revert 69490 - base/version: remove wstring version
sanjeevr@chromium.org
2010-12-17
1
-11
/
+11
*
base/version: remove wstring version
evan@chromium.org
2010-12-17
1
-11
/
+11
*
Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...
robertshield@chromium.org
2010-12-15
1
-3
/
+3
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
1
-3
/
+3
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
1
-3
/
+3
*
Removing the GetVersionEnvKey method from BrowserDistribution.
tommi@chromium.org
2010-12-07
1
-6
/
+4
*
Add a --chrome-version switch to Chrome that serves a similar purpose to the ...
robertshield@chromium.org
2010-11-16
1
-21
/
+56
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Revert 56978 - Use Environment::GetVar instead of the obscure EnvQueryStr fun...
mal@chromium.org
2010-08-22
1
-8
/
+14
*
Use Environment::GetVar instead of the obscure EnvQueryStr function.
tfarina@chromium.org
2010-08-21
1
-14
/
+8
*
Use Environment::SetVar in more places.
tfarina@chromium.org
2010-08-13
1
-5
/
+9
*
Add event traces to measure the performance of the function which pre reads c...
ananta@chromium.org
2010-08-12
1
-0
/
+3
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+2
*
After verifying the startup win though more testing, removing the guards arou...
slightlyoff@chromium.org
2010-07-13
1
-6
/
+1
*
PreRead chrome.dll only for release builds.
ananta@chromium.org
2010-07-09
1
-0
/
+2
*
Changing the pre-reading of chrome.dll to read it as an image section instead...
ananta@chromium.org
2010-07-03
1
-40
/
+22
*
Previously we didn't pre-read at all if there was any configuration in the Ch...
slightlyoff@chromium.org
2010-07-02
1
-2
/
+5
*
Fix nacl build
amit@chromium.org
2010-06-21
1
-2
/
+1
[next]