summaryrefslogtreecommitdiffstats
path: root/content/public/browser/content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-20/+16
* Revert 186347jochen@chromium.org2013-03-061-16/+20
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-20/+16
* Pass Resourcetype to AllowCertificateError callbacksgurun@chromium.org2013-02-251-0/+2
* Move WebContentsView methods that are only called inside content over to WebC...jam@chromium.org2013-02-251-3/+3
* Ensure extensions and the Chrome Web Store are loaded in new BrowsingInstances.creis@chromium.org2013-02-221-4/+5
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-3/+3
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-0/+37
* Revert 180282 (doesn't build without reverting r180071 too, so let's justthakis@chromium.org2013-02-031-0/+8
* Revert 180055: Very likely caused http://crbug.com/173885thakis@chromium.org2013-02-031-8/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+4
* Move kChromeSearchScheme out of content since it's a chrome feature.jam@chromium.org2013-02-011-3/+0
* Moving chrome://tracing to content.jam@chromium.org2013-02-011-0/+8
* Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...jam@chromium.org2013-01-291-5/+0
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-281-7/+0
* Instant should have a dedicated render processdhollowa@chromium.org2013-01-251-0/+3
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-241-0/+4
* Connecting webrtc-internals WebUI frontend with the backendjiayl@chromium.org2013-01-231-1/+6
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-211-6/+0
* Revert 175971ricow@chromium.org2013-01-101-0/+7
* Revert 175890: actually, looks like we want this to also help move chromeos w...jam@chromium.org2013-01-101-7/+0
* Revert 175822jam@chromium.org2013-01-091-0/+7
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-091-7/+0
* Change PepperFlashBrowserHost to use CookieSettings to get the LSO settingsraymes@google.com2012-12-301-15/+0
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-6/+9
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-3/+0
* Revert 171408raymes@chromium.org2012-12-061-0/+3
* Revert 171389raymes@chromium.org2012-12-061-3/+0
* Revert 171080raymes@chromium.org2012-12-061-0/+3
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-3/+0
* Implement the ability to obliterate a storage partition from disk.creis@chromium.org2012-11-171-5/+13
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-081-17/+17
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-071-1/+5
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-021-2/+4
* Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...dpolukhin@chromium.org2012-11-011-4/+2
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-011-2/+4
* Because of UID isolation on Android, crash dump generation has to happenjcivelli@chromium.org2012-10-241-0/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-1/+0
* Change the directory containing hyphenation dictionaries.hbono@chromium.org2012-10-151-0/+3
* Close leaking FDs.jcivelli@chromium.org2012-09-251-1/+2
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-0/+6
* Do not share a process unless it has the right storage partition.creis@chromium.org2012-09-071-4/+3
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-0/+15
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+15
* Do not inherit from std::vector.tfarina@chromium.org2012-07-251-1/+1
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-121-1/+14
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Refactor GetCrashSignalFD to be more generic.yfriedman@chromium.org2012-06-221-3/+10
* Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-2/+7