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
/
browser_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
This patch moves the experiments settings from the user profile to the browse...
bbudge@google.com
2011-01-21
1
-1
/
+5
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
1
-1
/
+4
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-4
/
+4
*
.c Feature to disable field trials in old versions of Chromium. Field trials
rtenneti@chromium.org
2011-01-19
1
-38
/
+49
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-4
/
+4
*
Remove wstring from l10n_util. Part 4.
avi@chromium.org
2011-01-04
1
-2
/
+2
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-2
/
+2
*
Give user the ability to disable the URL request throttler:
yzshen@google.com
2010-12-23
1
-0
/
+6
*
Error handling added
glotov@google.com
2010-12-22
1
-4
/
+8
*
Removing IsChromeFrameProcess.
tommi@chromium.org
2010-12-21
1
-2
/
+1
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-1
/
+0
*
--enable-prerender also turns on content prefetching.
cbentzel@chromium.org
2010-12-16
1
-3
/
+6
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-3
/
+3
*
Fix extension packer command-line code for Mac. Instead of blocking in a jank...
andybons@chromium.org
2010-12-13
1
-4
/
+8
*
[cros] Fetch cookies after online authentication is successful.
nkostylev@chromium.org
2010-12-13
1
-1
/
+4
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-2
/
+3
*
Add some experiments for different policies on cwnd restore.
mbelshe@chromium.org
2010-12-11
1
-0
/
+16
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-1
/
+1
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-1
/
+1
*
Turn off field trials and reporting of metrics when running benchmarking.
mbelshe@google.com
2010-12-07
1
-1
/
+5
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-3
/
+3
*
Add "create Application Shortcut" to the app menu on NTP.
skerner@google.com
2010-11-30
1
-0
/
+1
*
This is another try to commit OOM priority management.
gspencer@chromium.org
2010-11-24
1
-3
/
+15
*
Revert "Revert "Hide ChromeDnsCertProvenanceChecker behind a factory.""
agl@chromium.org
2010-11-24
1
-1
/
+5
*
net: disable the Snap Start command line flag.
agl@chromium.org
2010-11-24
1
-2
/
+3
*
Revert 67175 - This change implements OOM priority management for ChromeOS
viettrungluu@chromium.org
2010-11-23
1
-15
/
+3
*
This change implements OOM priority management for ChromeOS
gspencer@chromium.org
2010-11-23
1
-3
/
+15
*
Revert "Hide ChromeDnsCertProvenanceChecker behind a factory."
agl@chromium.org
2010-11-23
1
-5
/
+1
*
Hide ChromeDnsCertProvenanceChecker behind a factory.
agl@chromium.org
2010-11-23
1
-1
/
+5
*
Record logout time stats for Chrome OS.
satorux@chromium.org
2010-11-22
1
-0
/
+11
*
Add UMA reporting for about:flags usage.
rsesek@chromium.org
2010-11-18
1
-0
/
+2
*
Restoring check for CHROME_HEADLESS environment variable when initializing Br...
glotov@google.com
2010-11-18
1
-4
/
+6
*
Rename CrosSettingsProviderProxy -> ProxyCrosSettingsProvider
dilmah@chromium.org
2010-11-16
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Cleanup: Remove chrome/browser/browser_init.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
startup: move some browser startup code into BrowserMain
evan@chromium.org
2010-11-12
1
-10
/
+99
*
Restrict file protocol on chromeos to certain whitelisted directories. Disabl...
achuith@chromium.org
2010-11-11
1
-0
/
+6
*
net: add certificate provenance checking.
agl@chromium.org
2010-11-04
1
-0
/
+4
*
Revert 65010 - Adding OOM priority management for renderers on ChromeOS.
gspencer@chromium.org
2010-11-04
1
-15
/
+3
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-1
/
+1
*
Adding OOM priority management for renderers on ChromeOS.
gspencer@chromium.org
2010-11-04
1
-3
/
+15
[next]