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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Correct initialization logic so that --high-dpi-support is set before being r...
girard@chromium.org
2013-07-11
1
-0
/
+4
*
Small cleanup for ChromeBrowserMain:
jam@chromium.org
2013-07-10
1
-112
/
+63
*
Create NaClBrowserDelegate to hide chrome specific implementation from NaCl c...
yael.aharon@intel.com
2013-07-09
1
-1
/
+2
*
Fix request media access permission on Android.
wjia@chromium.org
2013-07-03
1
-2
/
+7
*
[win] Differentiate between fast and non-fast startup path UMAs.
koz@chromium.org
2013-07-03
1
-3
/
+9
*
Make --force-fieldtrials not activate them in the browser process.
asvitkine@chromium.org
2013-07-02
1
-5
/
+7
*
Use a direct include of time headers in chrome/browser/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...
gab@chromium.org
2013-06-25
1
-4
/
+2
*
Implement owner's flag storage.
pastarmovj@chromium.org
2013-06-25
1
-0
/
+4
*
Translate: language list smart updater
toyoshim@chromium.org
2013-06-20
1
-4
/
+0
*
Do not try to shutdown when XIOError happens during startup.
oshima@chromium.org
2013-06-15
1
-4
/
+6
*
Refactor the storage layer out of about_flags.
pastarmovj@chromium.org
2013-06-12
1
-1
/
+4
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Enabling android builds with configuration_policy enabled.
joaodasilva@chromium.org
2013-06-08
1
-5
/
+0
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-4
/
+3
*
Delete long-expired GlobalSdch field trial.
asvitkine@chromium.org
2013-05-29
1
-18
/
+0
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-1
/
+1
*
Remove reference to profile in devtools remote debugging initialization.
tengs@chromium.org
2013-05-25
1
-4
/
+2
*
Add ProfileManager::AllowGetDefaultProfile()
stevenjb@chromium.org
2013-05-24
1
-0
/
+4
*
Ignore malformed arguments to --original-process-start-time.
koz@chromium.org
2013-05-24
1
-4
/
+5
*
Revert 201968 "Revert 201837 "OOP import on Windows.""
dbeam@chromium.org
2013-05-24
1
-25
/
+5
*
Revert 201837 "OOP import on Windows."
dbeam@chromium.org
2013-05-24
1
-5
/
+25
*
OOP import on Windows.
gab@chromium.org
2013-05-23
1
-25
/
+5
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-1
/
+2
*
Refactor BrowserProcessPlatformPart.
gab@chromium.org
2013-05-20
1
-6
/
+1
*
Extract ProfileLoader from AppListServiceImpl.
koz@chromium.org
2013-05-20
1
-1
/
+1
*
Move winaura specific methods and members from chrome/browser/browser_process...
gab@chromium.org
2013-05-17
1
-1
/
+8
*
Revert 200576 "Move winaura specific methods and members from ch..."
rouslan@chromium.org
2013-05-16
1
-8
/
+1
*
Move winaura specific methods and members from chrome/browser/browser_process...
gab@chromium.org
2013-05-16
1
-1
/
+8
*
Add UMA tracking for warm start time.
koz@chromium.org
2013-05-13
1
-0
/
+10
*
Revert 199551 "Reland "Clean up software compositing switches" p..."
kalman@chromium.org
2013-05-12
1
-0
/
+3
*
Reland "Clean up software compositing switches" patch.
skaslev@chromium.org
2013-05-10
1
-3
/
+0
*
Record first run startup metrics.
gab@chromium.org
2013-05-07
1
-4
/
+5
*
Register WidevineCdmComponentInstaller.
xhwang@chromium.org
2013-05-04
1
-0
/
+2
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
1
-7
/
+53
*
Revert 197751 "Clean up software compositing switches. "
kinuko@chromium.org
2013-05-02
1
-0
/
+3
*
Clean up software compositing switches.
skaslev@chromium.org
2013-05-02
1
-3
/
+0
*
Revert 197493 "Clean up software compositing switches. "
tzik@chromium.org
2013-05-01
1
-0
/
+3
*
Clean up software compositing switches.
skaslev@chromium.org
2013-04-30
1
-3
/
+0
*
Add option in about:flags to disable Quickoffice component extension
dpolukhin@chromium.org
2013-04-25
1
-3
/
+1
*
Some first_run code cleanups (extracted from https://codereview.chromium.org/...
gab@chromium.org
2013-04-25
1
-3
/
+6
*
Enable VariationsService on Android.
asvitkine@chromium.org
2013-04-21
1
-1
/
+6
*
Extract locking behaviour from ProcessSingleton.
erikwright@chromium.org
2013-04-19
1
-9
/
+6
*
Initialize CrosSettings before SetupMetrics
stevenjb@chromium.org
2013-04-17
1
-0
/
+10
*
Remove a couple of unused includes.
asvitkine@chromium.org
2013-04-17
1
-1
/
+0
*
Android: Drop version extension for UMA.
nileshagrawal@chromium.org
2013-04-16
1
-11
/
+0
*
Suppress CHECK failure in CreateProfile for OS_WIN.
hshi@chromium.org
2013-04-12
1
-0
/
+2
*
Remove ContentBrowserClient::RenderViewHostCreated, which is redundant
phajdan.jr@chromium.org
2013-04-12
1
-0
/
+19
*
Move various bits of UMA code from ChromeBrowserMain to a new ChromeBrowserMa...
thestig@chromium.org
2013-04-12
1
-85
/
+17
[next]