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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
1
-3
/
+0
*
Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...
dharani@google.com
2012-09-09
1
-0
/
+3
*
Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-07
1
-3
/
+0
*
Use ChromeBrowserMainPartsAndroid.
yfriedman@chromium.org
2012-08-30
1
-0
/
+2
*
Browser process does not try to create RemoteDebuggingServer again if it is a...
vsevik@chromium.org
2012-08-24
1
-1
/
+1
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-2
/
+2
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Put VariationsService into the chrome_variations namespace.
asvitkine@chromium.org
2012-07-06
1
-2
/
+2
*
Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.
ben@chromium.org
2012-06-23
1
-5
/
+0
*
Make AutocompleteClassifier a ProfileKeyedService.
pkasting@chromium.org
2012-06-12
1
-1
/
+0
*
Fix crash in policy code caused by early shutdown.
joaodasilva@chromium.org
2012-05-23
1
-3
/
+5
*
Restoring the chrome variatioons client, with a fix for browser_test failures...
jwd@chromium.org
2012-05-17
1
-0
/
+3
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-14
1
-1
/
+0
*
Revert 136499 - Taking over issue 10006037.
yusukes@google.com
2012-05-11
1
-0
/
+1
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-11
1
-1
/
+0
*
Move OOMPriorityManager and LowMemoryObserver to chrome/browser/chromeos/.
thestig@chromium.org
2012-05-11
1
-2
/
+2
*
Make GoogleURLTracker a profile-keyed service.
pkasting@chromium.org
2012-05-09
1
-3
/
+0
*
Cleanup: IWYU for BrowserProcess.
thestig@chromium.org
2012-05-08
1
-13
/
+9
*
BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ...
joaodasilva@chromium.org
2012-03-31
1
-1
/
+3
*
Add enable_automation build switch.
wangxianzhu@chromium.org
2012-03-15
1
-0
/
+2
*
Move creation and ownership of BrowserOnlineStateObserver to content.
jam@chromium.org
2012-03-11
1
-4
/
+0
*
Hide MHTMLGenerationManager from chrome.
jam@chromium.org
2012-03-01
1
-3
/
+0
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-3
/
+0
*
Removed unused data member from chrome/browser/browser_process_impl.h.
francoisk777@gmail.com
2012-02-21
1
-3
/
+0
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
1
-1
/
+1
*
Add some instrumentation to BrowserProcessImpl.
eroman@chromium.org
2012-02-14
1
-0
/
+5
*
Introduced the PolicyService.
joaodasilva@chromium.org
2012-02-09
1
-0
/
+3
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-15
/
+4
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-4
/
+15
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-15
/
+4
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-6
/
+1
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-0
/
+3
*
This goes most of the way to re-enabling chrome_frame_net_tests by making it ...
joi@chromium.org
2011-12-12
1
-4
/
+0
*
Respect default browser policy
benwells@chromium.org
2011-12-12
1
-0
/
+5
*
Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.
joi@chromium.org
2011-12-07
1
-5
/
+0
*
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
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
1
-28
/
+23
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-23
/
+28
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
1
-28
/
+23
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
1
-4
/
+0
*
Make DevToolsManager a singleton, remove it from ContentBrowserClient.
yurys@chromium.org
2011-11-22
1
-5
/
+0
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-1
/
+1
*
Move enabling IPC logging for all child processes to the Content API.
jam@chromium.org
2011-11-18
1
-13
/
+0
*
Cleanup: Remove more forward declarations in various chrome/browser directories.
thestig@chromium.org
2011-11-16
1
-2
/
+0
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
1
-4
/
+0
*
Force-setting default browser through policy should not crash.
benwells@chromium.org
2011-11-01
1
-0
/
+1
*
Remove --no-startup-window flag when restarting chrome.
atwilson@chromium.org
2011-10-28
1
-1
/
+1
*
Flipping the order of BackgroundModeManager and StatusTray members so that th...
rlp@chromium.org
2011-10-27
1
-2
/
+2
[next]