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_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ...
joaodasilva@chromium.org
2012-03-31
1
-3
/
+5
*
*Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...
oshima@chromium.org
2012-03-29
1
-0
/
+10
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
1
-1
/
+3
*
Clean up GoogleURLTracker:
pkasting@chromium.org
2012-03-21
1
-1
/
+2
*
Add enable_automation build switch.
wangxianzhu@chromium.org
2012-03-15
1
-0
/
+6
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-6
/
+6
*
Move creation and ownership of BrowserOnlineStateObserver to content.
jam@chromium.org
2012-03-11
1
-3
/
+0
*
Android: Don't compile printing sources
dfalcantara@chromium.org
2012-03-01
1
-0
/
+20
*
Hide MHTMLGenerationManager from chrome.
jam@chromium.org
2012-03-01
1
-8
/
+0
*
Modify UserScriptListener to use ResourceThrottle instead of ResourceQueue an...
darin@chromium.org
2012-02-27
1
-3
/
+0
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-9
/
+0
*
Revert change to delay network requests on startup for webRequest extensions.
mpcomplete@chromium.org
2012-02-23
1
-3
/
+1
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-3
/
+3
*
Added PolicyServiceStub.
joaodasilva@chromium.org
2012-02-14
1
-2
/
+4
*
Add some instrumentation to BrowserProcessImpl.
eroman@chromium.org
2012-02-14
1
-1
/
+13
*
Fix linux_redux builder from the FYI waterfall
rsleevi@chromium.org
2012-02-13
1
-6
/
+1
*
Introduced the PolicyService.
joaodasilva@chromium.org
2012-02-09
1
-0
/
+14
*
Create a content public browser API around the ChildProcessSecurityPolicy cla...
ananta@chromium.org
2012-02-09
1
-1
/
+2
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
1
-7
/
+0
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
1
-1
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-0
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Move cleanup that happens on IO thread destruction to content, so that not ev...
jam@chromium.org
2012-01-17
1
-9
/
+0
*
Keep "internal" and "extra" plugins in the same list.
bauerb@chromium.org
2012-01-14
1
-1
/
+1
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-122
/
+45
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-45
/
+122
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-122
/
+45
*
Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...
jam@chromium.org
2012-01-10
1
-6
/
+0
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-16
/
+1
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-2
/
+2
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-1
/
+1
*
Create an API around PluginService and use it from Chrome.
jam@chromium.org
2011-12-21
1
-2
/
+3
*
Deprecate WEBKIT thread
joth@chromium.org
2011-12-20
1
-1
/
+1
*
Fixes for the kWasRestarted pref.
marja@chromium.org
2011-12-13
1
-1
/
+1
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-0
/
+9
*
Respect default browser policy
benwells@chromium.org
2011-12-12
1
-2
/
+5
*
Removing MessageLoop::QuitTask() from chrome/
dcheng@chromium.org
2011-12-10
1
-2
/
+2
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
1
-17
/
+4
*
Store the "browser autorestarted, last session must be restored" information ...
marja@chromium.org
2011-12-05
1
-1
/
+1
*
Remove dead code for gpu blacklist auto-update.
zmo@google.com
2011-12-03
1
-8
/
+0
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-11
/
+2
*
Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.
joi@chromium.org
2011-12-02
1
-3
/
+1
*
Make SDCH classes IO-thread-only. Remove TSan suppression.
joi@chromium.org
2011-12-02
1
-1
/
+2
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-154
/
+85
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-85
/
+154
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-154
/
+85
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
1
-11
/
+0
*
Check that thread contexts are cleaned up during profiling
jar@chromium.org
2011-11-24
1
-0
/
+2
*
Make DevToolsManager a singleton, remove it from ContentBrowserClient.
yurys@chromium.org
2011-11-22
1
-15
/
+0
[next]