summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-1/+1
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-2/+3
* Deprecate WEBKIT threadjoth@chromium.org2011-12-201-1/+1
* Fixes for the kWasRestarted pref.marja@chromium.org2011-12-131-1/+1
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-0/+9
* Respect default browser policybenwells@chromium.org2011-12-121-2/+5
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-2/+2
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-17/+4
* Store the "browser autorestarted, last session must be restored" information ...marja@chromium.org2011-12-051-1/+1
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-031-8/+0
* Remove IOThread::message_loop().joi@chromium.org2011-12-021-11/+2
* Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.joi@chromium.org2011-12-021-3/+1
* Make SDCH classes IO-thread-only. Remove TSan suppression.joi@chromium.org2011-12-021-1/+2
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-154/+85
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-85/+154
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-154/+85
* DevTools: remove support for legacy remote debugger.yurys@chromium.org2011-11-241-11/+0
* Check that thread contexts are cleaned up during profilingjar@chromium.org2011-11-241-0/+2
* Make DevToolsManager a singleton, remove it from ContentBrowserClient.yurys@chromium.org2011-11-221-15/+0
* Added ConfigurationPolicyProvider::RefreshPolicies.joaodasilva@chromium.org2011-11-211-1/+2
* base::Bind() conversion for BrowserProcessImpldcheng@chromium.org2011-11-191-6/+8
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-1/+1
* Move enabling IPC logging for all child processes to the Content API.jam@chromium.org2011-11-181-49/+0
* Add policies to control the disk cache size.pastarmovj@chromium.org2011-11-181-4/+0
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+3
* Refactor PluginService to take PluginList as a dependency.rsesek@chromium.org2011-11-101-0/+1
* aura: Avoid pref crash when using WebKit compositor.derat@chromium.org2011-11-081-2/+3
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-8/+2
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-2/+8
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-8/+2
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-11/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-1/+3
* Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0.willchan@chromium.org2011-11-011-0/+1
* Force-setting default browser through policy should not crash.benwells@chromium.org2011-11-011-4/+10
* Remove --no-startup-window flag when restarting chrome.atwilson@chromium.org2011-10-281-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-7/+7
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...pam@chromium.org2011-10-151-1/+3
* Revert 105659 - Delay network requests on startup if any webRequest or webNav...pam@chromium.org2011-10-151-3/+1
* Delay network requests on startup if any webRequest or webNavigation extensio...pam@chromium.org2011-10-151-1/+3
* Get chromeos aura build to rundavemoore@chromium.org2011-10-131-5/+0
* Autoload any profiles with background applications running.rlp@chromium.org2011-10-121-1/+2
* The following CL would allow building under Aura with chromeos==1.saintlou@chromium.org2011-10-121-1/+5
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-0/+3
* Add CRL set updater.agl@chromium.org2011-09-301-0/+14
* Move 2 manager references in BrowserProcessImpl to .cc filejamescook@chromium.org2011-09-201-3/+7
* CrOS - Change OomPriorityManager from a Singleton to a member of BrowserProce...jamescook@chromium.org2011-09-201-0/+8
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-201-1/+7