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
*
Plumb HostDesktopType through BrowserListTabContentsProvider.
gab@chromium.org
2013-02-22
1
-0
/
+2
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-2
/
+3
*
Start delegating notifications to MessageCenter on Windows.
dimich@chromium.org
2013-01-23
1
-0
/
+11
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-2
/
+2
*
Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...
thestig@chromium.org
2012-12-19
1
-3
/
+3
*
Relanding r172627
zmo@chromium.org
2012-12-17
1
-0
/
+3
*
Revert 172627
shawnsingh@google.com
2012-12-12
1
-3
/
+0
*
Cache GL strings from GPU process and use them at next browser startup.
zmo@chromium.org
2012-12-12
1
-0
/
+3
*
Media Galleries: Refactor MediaFileSystemRegistry and friends so they are no ...
thestig@chromium.org
2012-12-12
1
-0
/
+6
*
Ensure that Metro chrome in ASH is able to connect to an existing desktop chr...
ananta@chromium.org
2012-11-27
1
-0
/
+4
*
Remove BrowserProcess::plugin_finder_disabled().
bauerb@chromium.org
2012-11-01
1
-4
/
+0
*
New feature: Bookmark Prompt Finch Experiment
yosin@chromium.org
2012-10-31
1
-0
/
+3
*
Split ThumbnailGenerator in two.
avi@chromium.org
2012-10-08
1
-2
/
+2
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
1
-5
/
+0
*
Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...
dharani@google.com
2012-09-09
1
-0
/
+5
*
Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-07
1
-5
/
+0
*
Browser process does not try to create RemoteDebuggingServer again if it is a...
vsevik@chromium.org
2012-08-24
1
-1
/
+1
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-2
/
+5
*
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
/
+5
*
Remove TabCloseableStateWatcher. ChromeOS no longer needs it in the Ash world.
ben@chromium.org
2012-06-23
1
-4
/
+0
*
Restoring the chrome variatioons client, with a fix for browser_test failures...
jwd@chromium.org
2012-05-17
1
-0
/
+2
*
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
-2
/
+0
*
Cleanup: IWYU for BrowserProcess.
thestig@chromium.org
2012-05-08
1
-8
/
+5
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-1
/
+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
*
Introduced the PolicyService.
joaodasilva@chromium.org
2012-02-09
1
-0
/
+6
*
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
[next]