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_process.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-2
/
+3
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-3
/
+2
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-2
/
+3
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-3
/
+1
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-0
/
+3
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
1
-28
/
+8
*
Remove dead code for gpu blacklist auto-update.
zmo@google.com
2011-12-03
1
-3
/
+0
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-3
/
+0
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
1
-2
/
+0
*
Make DevToolsManager a singleton, remove it from ContentBrowserClient.
yurys@chromium.org
2011-11-22
1
-2
/
+0
*
Move enabling IPC logging for all child processes to the Content API.
jam@chromium.org
2011-11-18
1
-7
/
+0
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
1
-8
/
+0
*
Add CRL set updater.
agl@chromium.org
2011-09-30
1
-0
/
+3
*
CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce...
jamescook@chromium.org
2011-09-20
1
-0
/
+7
*
Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests
stevenjb@google.com
2011-09-16
1
-1
/
+1
*
Remove string from BrowserProcess interface.
tony@chromium.org
2011-08-17
1
-11
/
+0
*
Factor out dependncy on download throttling from core download code.
jam@chromium.org
2011-08-16
1
-0
/
+1
*
Remove wstrings that aren't used from browser.h and browser_process.h.
tony@chromium.org
2011-08-10
1
-8
/
+0
*
Component update part six, wire sigleton to browser
cpu@chromium.org
2011-08-03
1
-0
/
+3
*
Move gpu preliminary info collection from IO thread to FILE thread.
zmo@google.com
2011-07-28
1
-0
/
+3
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
1
-0
/
+2
*
Move download stuff from download helper back to TabContents. This is basical...
jam@chromium.org
2011-07-15
1
-1
/
+0
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
1
-0
/
+3
*
Remove g_browser_process dependency from content. Also make all the SyncChan...
jam@chromium.org
2011-06-13
1
-4
/
+0
*
Remove last safebrowsing references from content.
jam@chromium.org
2011-06-02
1
-5
/
+8
*
Remove the background X11 thread.
tony@chromium.org
2011-06-01
1
-9
/
+0
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-28
1
-0
/
+10
*
Fix gpu acceleration with --in-process-gpu and --single-process modes.
sievers@google.com
2011-05-27
1
-3
/
+0
*
Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.
vandebo@chromium.org
2011-05-25
1
-10
/
+0
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-25
1
-0
/
+10
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-0
/
+6
*
Websocket to TCP proxy running in a separate thread (only on ChromeOS).
dilmah@chromium.org
2011-05-10
1
-0
/
+7
*
Print Preview: Print in the background.
thestig@chromium.org
2011-05-07
1
-0
/
+3
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-2
/
+5
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove the check for inspector files since they're in resources.pak now.
tony@chromium.org
2011-03-23
1
-9
/
+0
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
1
-0
/
+3
*
This is an extension of http://codereview.chromium.org/6280018 that provides ...
battre@chromium.org
2011-03-16
1
-0
/
+16
*
Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)
jam@chromium.org
2011-03-15
1
-16
/
+0
*
Extended: Add "system" URLRequestContext (not ready for use!)
battre@chromium.org
2011-03-15
1
-0
/
+16
*
Reverting the revert 76468. Removed include for browser_thread.h.
rtenneti@chromium.org
2011-03-02
1
-0
/
+4
*
Revert 76468 - Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-4
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-03-02
1
-0
/
+4
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
1
-0
/
+3
*
Revert 76199 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-4
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-28
1
-0
/
+4
*
Revert 76168 - Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-4
/
+0
*
Trying changes to see the perfomance impact on Mac.
rtenneti@chromium.org
2011-02-26
1
-0
/
+4
*
Revert 76156 - Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
1
-4
/
+0
*
Added back thread watcher changes.
rtenneti@chromium.org
2011-02-26
1
-0
/
+4
[next]