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
*
Update call stack profile encoding to match server-side expectations
wittman
2015-04-10
1
-3
/
+0
*
Enable startup profiling by Win x64 stack sampling profiler
wittman
2015-04-08
1
-4
/
+7
*
Removing unused command-line parameter --profiling-output-file
vadimt
2015-03-06
1
-6
/
+0
*
Revert of Temporary commit to evaluate perf impact of prototype CPU profiler ...
wittman
2015-02-07
1
-4
/
+0
*
Temporary commit to evaluate perf impact of prototype CPU profiler
wittman
2015-02-07
1
-0
/
+4
*
Cleanup: Remove an unused variable in chrome_browser_main.cc.
thestig
2015-02-03
1
-4
/
+0
*
Loading the Launcher with a Locked Profile launched UserManager.
mlerman
2015-01-28
1
-0
/
+3
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
1
-11
/
+11
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
mostynb
2014-10-13
1
-10
/
+10
*
Moves ProfilerMetricsProvider to //components/metrics.
gunsch
2014-09-18
1
-3
/
+2
*
Remove the unmaintained performance monitor.
tonyg
2014-09-11
1
-9
/
+0
*
Add ProcessPowerCollector to audit CPU and power information.
dhnishi
2014-08-26
1
-0
/
+6
*
Revert 268246 "Revert 268232 "Refactor MetricsStateManager class..."
miu@chromium.org
2014-05-05
1
-3
/
+0
*
Revert 268232 "Refactor MetricsStateManager class out of Metrics..."
miu@chromium.org
2014-05-05
1
-0
/
+3
*
Refactor MetricsStateManager class out of MetricsService.
asvitkine@chromium.org
2014-05-05
1
-3
/
+0
*
More removal of GTK code.
erg@chromium.org
2014-04-15
1
-1
/
+1
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-2
/
+2
*
Cleanup: Remove some unused code, or make them platform specific.
thestig@chromium.org
2014-02-03
1
-0
/
+5
*
Introduce TranslateService and TranslateDownloadManager
droger@chromium.org
2014-01-29
1
-2
/
+0
*
Removes some dead code
sky@chromium.org
2013-12-17
1
-5
/
+0
*
cros: Remove default pinned apps trial.
xiyuan@chromium.org
2013-12-13
1
-3
/
+0
*
Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...
jam@chromium.org
2013-10-21
1
-3
/
+0
*
Remove page cyclers from chrome binary.
tonyg@chromium.org
2013-09-04
1
-5
/
+0
*
Exclude first_run.cc entirely from the Android build.
gab@chromium.org
2013-08-07
1
-1
/
+3
*
Run the later parts of startup as UI thread tasks
aberent@chromium.org
2013-08-01
1
-5
/
+2
*
Merge 3 different ways of obtaining first run state (BrowserMain's |is_first_...
gab@chromium.org
2013-07-31
1
-4
/
+1
*
Small cleanup for ChromeBrowserMain:
jam@chromium.org
2013-07-10
1
-20
/
+10
*
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
[next]