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_shutdown.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify MetricsService API for shutting down
stuartmorgan@chromium.org
2011-03-23
1
-3
/
+1
*
Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...
jam@chromium.org
2011-03-15
1
-0
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-6
/
+0
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-5
/
+5
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
1
-3
/
+3
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
1
-3
/
+3
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-3
/
+3
*
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-6
/
+1
*
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-10
1
-1
/
+6
*
Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-6
/
+1
*
Revert 74292 - Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-1
/
+6
*
Splits ChromeURLDataManager into 2 chunks:
sky@chromium.org
2011-02-09
1
-6
/
+1
*
Stop SystemKeyEventListener sooner
davej@chromium.org
2011-02-09
1
-0
/
+7
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-3
/
+3
*
Revert 73550 - Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-3
/
+3
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-03
1
-3
/
+3
*
Revert 73361 - Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-02
1
-3
/
+3
*
Restart instead of signout when there are pending updates.
achuith@chromium.org
2011-02-01
1
-3
/
+3
*
Release all DataSources before the main thread goes away.
ahendrickson@chromium.org
2011-01-26
1
-0
/
+5
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
chromeos: Notify window manager earlier about signout.
derat@chromium.org
2011-01-20
1
-2
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
chromeos: Notify window manager about signout.
derat@chromium.org
2010-12-29
1
-0
/
+2
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-16
1
-1
/
+4
*
Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...
mirandac@chromium.org
2010-12-15
1
-4
/
+1
*
Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...
mirandac@chromium.org
2010-12-15
1
-1
/
+4
*
Upon WrenchMenu SignOut on ChromeOS, respect onbeforeunload/onunload handlers...
achuith@chromium.org
2010-12-15
1
-0
/
+8
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-1
/
+1
*
Record logout time stats for Chrome OS.
satorux@chromium.org
2010-11-22
1
-0
/
+12
*
ThreadRestrictions: disallow blocking IO on the UI thread
evan@chromium.org
2010-10-27
1
-0
/
+7
*
about:flags: Fix disabling experiments.
thakis@chromium.org
2010-10-15
1
-0
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-5
/
+5
*
Moved the call to ServiceProcessControlManager::Shutdown to browser_shutdown:...
sanjeevr@chromium.org
2010-10-01
1
-0
/
+4
*
Remove one-time flags when restarting after update.
finnur@chromium.org
2010-09-22
1
-0
/
+3
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-0
/
+8
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-8
/
+0
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-0
/
+8
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Fix for issue 51693, which was a regression from integrating the open source
rogerta@google.com
2010-08-13
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+3
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
Move browser/first_run* into into a subdirectory.
evan@chromium.org
2010-07-29
1
-1
/
+1
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Make sure restart due to Upgrade Notification works, even if the browser was ...
finnur@chromium.org
2010-07-21
1
-8
/
+27
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-4
/
+0
[next]