summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-23/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-0/+23
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-3/+9
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-1/+10
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-5/+5
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-25/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-0/+25
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-23/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-0/+23
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-23/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-0/+23
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-23/+0
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-0/+23
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-0/+11
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-23/+0
* Device policy infrastructurejkummerow@chromium.org2011-02-231-16/+14
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+23
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-0/+4
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-041-1/+3
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-0/+16
* DevTools: introduce tab contents list provider for remote debugging.pfeldman@chromium.org2011-01-311-1/+4
* DevTools: enable remote debugging with front-end served from the cloud.pfeldman@chromium.org2011-01-311-13/+20
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-8/+5
* Fix a possible crash in the ClientSideDetectionService.bryner@chromium.org2011-01-201-5/+7
* Clear plugin data together with cookies on shutdown.bauerb@chromium.org2011-01-141-1/+1
* Add support to sha256 hash the downloaded file.lzheng@chromium.org2011-01-131-9/+5
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-3/+3
* Refactored app cache clear on exit code to happen in the object owning the fi...pastarmovj@chromium.org2011-01-101-2/+0
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-061-1/+2
* Lifecycle management for PolicyProvidersjkummerow@chromium.org2011-01-051-1/+19
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-2/+2
* Add a preference to clear plugin data on browser shutdown.bauerb@chromium.org2010-12-151-0/+36
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-141-0/+7
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-111-7/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-101-0/+7
* Send phishing model from the browser to the renderer.noelutz@google.com2010-12-091-0/+43
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-1/+2
* Refactored cookies persistent store clean-up on shutdown.pastarmovj@chromium.org2010-12-061-3/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-1/+4
* Refactor DOM storage context clean-up on shutdown.pastarmovj@chromium.org2010-12-011-2/+0
* Moved deleting the indexed db context to the IndexedDBContext destructor.pastarmovj@chromium.org2010-11-301-2/+0
* Added a method to delete indexed databases on shutdown.jochen@chromium.org2010-11-181-0/+2
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-161-0/+14
* Load extensions service entirly on UI thread.skerner@chromium.org2010-11-161-6/+0
* Reland 65535danno@chromium.org2010-11-101-1/+1
* Revert 65535 - Group Policy support for HTTP authenticationdanno@chromium.org2010-11-091-1/+1