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
*
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
*
[Mac] Implement the update available notification in the wrench menu.
rsesek@chromium.org
2010-07-19
1
-2
/
+11
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
1
-1
/
+1
*
Change classes and functions for DNS Prefetching to Predictor*
jar@chromium.org
2010-06-25
1
-1
/
+1
*
Fix chromeos build following r48795
estade@chromium.org
2010-06-03
1
-1
/
+1
*
Linux/GTK: implement update notification.
estade@chromium.org
2010-06-03
1
-6
/
+5
*
Implement upgrade notifications.
finnur@chromium.org
2010-05-26
1
-1
/
+24
*
Mac: reform our shutdown routine.
viettrungluu@chromium.org
2010-04-09
1
-0
/
+15
*
POSIX: Re-enable browser shutdown measurements. We should write the measureme...
thestig@chromium.org
2010-03-27
1
-7
/
+5
*
Fix APP_TERMINATING on Mac to fire while the UI loop is still alive.
willchan@chromium.org
2010-03-09
1
-7
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Do not try to swap chrome.exe if machine is shutting down.
kuchhal@chromium.org
2010-01-27
1
-1
/
+2
*
Reattempt at r465143. The UI tests rely too heavily on the current behavior o...
andybons@chromium.org
2009-12-15
1
-0
/
+6
*
Rolling back r34316 due to tab_switching_test failing. TBR=scherkus
andybons@chromium.org
2009-12-11
1
-6
/
+0
*
Mac: Fixes bug where extension background hosts were being cleared when the l...
andybons@chromium.org
2009-12-11
1
-0
/
+6
*
Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...
eroman@chromium.org
2009-12-08
1
-7
/
+1
*
Move last shutdown file access off the UI thread and onto the file thread.
jam@chromium.org
2009-11-25
1
-28
/
+45
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-3
/
+3
*
Fix compile failure due to bad merge.
pkasting@chromium.org
2009-10-02
1
-5
/
+2
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
1
-5
/
+5
*
Any time we are shutting down a tab, try to use fast shutdown.
estade@chromium.org
2009-10-02
1
-26
/
+26
*
linux: drop temp_scaffolding_stubs
evan@chromium.org
2009-09-25
1
-2
/
+6
*
Disable browser shutdown measurements on non-Windows platforms.
agl@chromium.org
2009-09-12
1
-0
/
+6
*
Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarily
brettw@chromium.org
2009-08-18
1
-5
/
+2
*
Remove an unused header from proxy_service.h.
ericroman@google.com
2009-08-18
1
-0
/
+1
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-5
/
+6
*
Adds some debugging code in hopes of tracking down a
sky@chromium.org
2009-07-01
1
-0
/
+4
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-1
/
+1
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-7
/
+1
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
1
-6
/
+0
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-12
/
+12
*
Make plugin_service.cc compile on Posix.
jhawkins@chromium.org
2009-02-20
1
-1
/
+1
*
Persist info about subresources on pages for DNS pre-resolution
jar@chromium.org
2009-02-17
1
-0
/
+6
*
Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m...
jhawkins@chromium.org
2009-02-16
1
-11
/
+17
*
Rollback r9835 and r9837: Mac build broken.
mal@chromium.org
2009-02-15
1
-17
/
+11
*
Make browser_shutdown.cc compile on Posix.
jhawkins@chromium.org
2009-02-15
1
-11
/
+17
*
Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserver
sky@google.com
2009-01-28
1
-0
/
+5
*
Adds a variable indicating whether resources should be deleted on
sky@google.com
2009-01-28
1
-1
/
+4
*
Modifies shutdown/startup in the following manner:
sky@google.com
2009-01-27
1
-0
/
+3
*
Adds call to unload plugins on shutdown.
sky@google.com
2009-01-23
1
-1
/
+7
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-2
/
+2
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
1
-1
/
+1
[next]