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
*
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
*
Remove the EnableBenchmarking histogram.
stevet@chromium.org
2013-04-09
1
-8
/
+3
*
Turn on component updater on chromeos, only for the pnacl component.
jvoung@google.com
2013-04-09
1
-4
/
+6
*
Re-Re-apply 192420: Move login switches to src/chromeos"
stevenjb@chromium.org
2013-04-05
1
-1
/
+2
*
Revert 192504 "Re-apply 192420: Move login switches to src/chromeos"
tkent@chromium.org
2013-04-05
1
-2
/
+1
*
Re-apply 192420: Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-05
1
-1
/
+2
*
Revert 192415 "Turn on component updater on chromeos, only for t..."
alexeypa@google.com
2013-04-05
1
-5
/
+3
*
Revert 192420 "Move login switches to src/chromeos"
alexeypa@google.com
2013-04-05
1
-2
/
+1
*
Move login switches to src/chromeos
stevenjb@chromium.org
2013-04-04
1
-1
/
+2
*
Turn on component updater on chromeos, only for the pnacl component.
jvoung@google.com
2013-04-04
1
-3
/
+5
*
Move FieldTrial::EnableBenchmarking() to a more sensible location.
asvitkine@chromium.org
2013-04-04
1
-1
/
+4
*
Removing C++ implementation, now that we have a component extension implement...
vadimt@chromium.org
2013-04-02
1
-4
/
+0
*
chrome: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-31
1
-1
/
+1
*
Allows disabling of the "set as default browser" infobar for specific version...
macourteau@chromium.org
2013-03-29
1
-0
/
+12
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Simplify the ProcessSingleton API.
erikwright@chromium.org
2013-03-28
1
-5
/
+5
*
force new dialog style when using requestAutocomplete
estade@chromium.org
2013-03-27
1
-0
/
+6
*
Show user data dialog earlier on Windows.
hshi@chromium.org
2013-03-27
1
-36
/
+2
*
Add a new App launcher promo to the apps page / NTP.
mad@chromium.org
2013-03-26
1
-4
/
+2
[next]