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
*
Dramatically simplify view painting by getting rid of RootView's redundant kn...
ben@chromium.org
2011-02-23
1
-2
/
+7
*
First cut at a WATCHDOG thread that monitors threads for their
rtenneti@chromium.org
2011-02-23
1
-0
/
+12
*
Use ResourceBundle::BaseFont for GTK tooltips.
falken@chromium.org
2011-02-23
1
-0
/
+11
*
Do not block in OwnershipService::IsAlreadyOwned on UI thread.
dilmah@chromium.org
2011-02-22
1
-0
/
+4
*
Fix DCHECK and remove moot DECLSPEC_IMPORT.
msw@chromium.org
2011-02-20
1
-2
/
+4
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-20
1
-4
/
+15
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
1
-1
/
+1
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
1
-1
/
+1
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-1
/
+1
*
Revert 75405 - Register Application Restart with Windows Restart Manager on b...
msw@chromium.org
2011-02-18
1
-15
/
+4
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-18
1
-4
/
+15
*
Add field trial for A/B testing of SSL False Start.
mbelshe@chromium.org
2011-02-18
1
-0
/
+23
*
Pass the theme icons for Chrome if there are.
erg@google.com
2011-02-16
1
-5
/
+2
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
1
-6
/
+11
*
Add checks to URLRequestThrottlerManager to help identify the cause of crashes.
yzshen@chromium.org
2011-02-14
1
-4
/
+2
*
Updated about_flags and command-line switch handling for prerender/prefetch
gavinp@chromium.org
2011-02-12
1
-29
/
+66
*
Add --debug-views-paint switch that shows damaged rectangles in red
oshima@google.com
2011-02-12
1
-0
/
+4
*
Carnitas: Move non-ui Mac files out of browser/ui/cocoa
sail@chromium.org
2011-02-11
1
-1
/
+1
*
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-2
/
+2
*
Set the hardware keyboard layout based on startup_manifest.json.
satorux@chromium.org
2011-02-10
1
-0
/
+2
*
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-2
/
+2
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-2
/
+2
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-2
/
+2
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-2
/
+2
*
First crack at FileSystemURLRequestJob for handling filesystem: URLs.
adamk@chromium.org
2011-02-08
1
-0
/
+4
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Respect owner's locale preference.
dilmah@chromium.org
2011-02-04
1
-5
/
+10
*
Added command line switches and UI (controlled via a build option)
davemoore@chromium.org
2011-02-01
1
-0
/
+2
*
net: Add namespace net to Sdch* classes.
tfarina@chromium.org
2011-02-01
1
-1
/
+1
*
Add histogram to track prerender sessions
gavinp@chromium.org
2011-01-27
1
-2
/
+14
*
Added a function to BrowserMainParts that sets up field trials. It is called ...
cbentzel@chromium.org
2011-01-26
1
-10
/
+16
*
Turn on disk I/O access checks for the UI thread on ChromeOS.
nkostylev@chromium.org
2011-01-25
1
-4
/
+0
*
Make HelpApp component extension.
dpolukhin@chromium.org
2011-01-25
1
-0
/
+6
*
This patch moves the experiments settings from the user profile to the browse...
bbudge@google.com
2011-01-24
1
-1
/
+5
*
Modify chrome to accept a pdf file on the command line and upload it to Cloud...
scottbyer@chromium.org
2011-01-24
1
-1
/
+25
*
Revert 72225 - This patch moves the experiments settings from the user profil...
rniwa@chromium.org
2011-01-22
1
-5
/
+1
*
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
[next]