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
/
browser
/
chrome_browser_main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Record first run startup metrics.
gab@chromium.org
2013-05-07
1
-3
/
+3
*
Extract locking behaviour from ProcessSingleton.
erikwright@chromium.org
2013-04-19
1
-1
/
+2
*
Remove ContentBrowserClient::RenderViewHostCreated, which is redundant
phajdan.jr@chromium.org
2013-04-12
1
-0
/
+3
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
1
-7
/
+0
*
Wires up calls to history to track time spent viewing pages. I've ifdef'd out...
sky@chromium.org
2013-03-08
1
-0
/
+5
*
Fix layering violation in content\browser\renderer_host. That directory shoul...
jam@chromium.org
2013-02-26
1
-0
/
+2
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Cleanup: Remove more unneeded browser_thread.h includes.
thestig@chromium.org
2013-01-04
1
-2
/
+0
*
Refactor first_run, very few things should depend on whether the First Run se...
gab@chromium.org
2013-01-02
1
-4
/
+1
*
Move Windows-specific first run task out of chrome_browser_main.cc by introdu...
gab@chromium.org
2012-11-30
1
-0
/
+2
*
Use ChromeBrowserMainPartsAndroid.
yfriedman@chromium.org
2012-08-30
1
-1
/
+9
*
Add Startup Timing to CPM
rdevlin.cronin@chromium.org
2012-08-09
1
-0
/
+9
*
Extract ChromeBrowserFieldTrials out of ChromeBrowserMainParts.
asvitkine@chromium.org
2012-07-31
1
-46
/
+3
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-2
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
TLS channel id field trial.
mattm@chromium.org
2012-07-10
1
-0
/
+3
*
Adding a session-randomized, 5% uniformity trial.
mathp@google.com
2012-07-04
1
-2
/
+3
*
This fixes field trial initialization for platform
gspencer@chromium.org
2012-06-28
1
-2
/
+4
*
Consolidate RecordBrowserStartupTime() into one location
jeremy@chromium.org
2012-06-19
1
-1
/
+1
*
Disable new tab field trial on non-desktop layouts.
asvitkine@chromium.org
2012-06-15
1
-0
/
+3
*
Revert "Add field trial for domain bound certificates." The field trial is d...
mattm@chromium.org
2012-06-08
1
-3
/
+0
*
Record API fix adding FirstRun, and allowing repeat-count in capture (plus so...
clintstaley@chromium.org
2012-06-07
1
-1
/
+4
*
Revert 140188 - CommandLine Page Cycler
aa@chromium.org
2012-06-02
1
-4
/
+1
*
CommandLine Page Cycler
aa@chromium.org
2012-06-02
1
-1
/
+4
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-3
/
+3
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
1
-3
/
+3
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-3
/
+3
*
Reland 130578 - Enable cookies per default in net. Add an API to disable them...
jochen@chromium.org
2012-04-30
1
-0
/
+5
*
Adding a collection of field trials to test uniformity of field trial control...
jwd@chromium.org
2012-04-26
1
-0
/
+4
*
Add field trial for domain bound certificates.
mattm@chromium.org
2012-04-20
1
-0
/
+3
*
Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...
marshall@chromium.org
2012-04-10
1
-1
/
+0
*
Revert "net: add DNS revocation experiment."
agl@chromium.org
2012-04-10
1
-4
/
+0
*
Cleanup: Move some Linux only bits from ChromeBrowserMainParts to ChromeBrows...
thestig@chromium.org
2012-04-09
1
-0
/
+2
*
Revert 130816 - Cleanup: Move some Linux only bits from ChromeBrowserMainPart...
thestig@chromium.org
2012-04-05
1
-2
/
+0
*
Cleanup: Move some Linux only bits from ChromeBrowserMainParts to ChromeBrows...
thestig@chromium.org
2012-04-05
1
-0
/
+2
*
net: add DNS revocation experiment.
agl@chromium.org
2012-03-21
1
-0
/
+4
*
Implement profiler log writing at shutdown
rlarocque@chromium.org
2012-02-10
1
-1
/
+2
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
1
-0
/
+1
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
1
-1
/
+0
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
1
-0
/
+1
*
Fix regression in empty client_id being used for field trials that happen on ...
jam@chromium.org
2012-02-08
1
-0
/
+3
*
Revert "Support sharing of ContentMain and BrowserMain code with embedded use...
evan@chromium.org
2012-02-06
1
-1
/
+0
*
Support sharing of ContentMain and BrowserMain code with embedded use cases.
marshall@chromium.org
2012-02-06
1
-0
/
+1
*
Fix attrition experiment toast regression due to startup refactoring.
finnur@chromium.org
2012-02-02
1
-1
/
+1
*
Progressively refactor FirstRun code to first_run namespace(part 5). This cl ...
jennyz@chromium.org
2012-01-28
1
-1
/
+1
*
Move XInputHierarchyChangedEventListener back to PreBrowserStart()
stevenjb@chromium.org
2012-01-19
1
-1
/
+1
*
Set up the field trials before IOThread creation. We can't wait until after a...
jam@chromium.org
2012-01-11
1
-7
/
+5
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-4
/
+0
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-0
/
+4
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-4
/
+0
[next]