summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...jam@chromium.org2013-01-291-5/+0
* Move ChromeWebUIControllerFactory to before PostProfileInit, so that login ui...jam@chromium.org2013-01-291-4/+0
* Register ChromeWebUIControllerFactory at ChromeContentBrowserClient to try to...jam@chromium.org2013-01-281-0/+4
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-281-5/+0
* Instant should have a dedicated render processdhollowa@chromium.org2013-01-251-10/+145
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-241-0/+18
* Connecting webrtc-internals WebUI frontend with the backendjiayl@chromium.org2013-01-231-0/+5
* Enable breakpad building by default on Android.yfriedman@chromium.org2013-01-221-7/+9
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-211-8/+0
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-1/+8
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-1/+0
* Fix for a crasher when starting a renderer.jcivelli@chromium.org2013-01-161-12/+1
* Revert 175971ricow@chromium.org2013-01-101-0/+5
* Revert 175890: actually, looks like we want this to also help move chromeos w...jam@chromium.org2013-01-101-5/+0
* Revert 175822jam@chromium.org2013-01-091-0/+5
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-091-5/+0
* Seems hbono left the project - updating spellcheck OWNERs/TODOsgroby@chromium.org2013-01-091-1/+1
* Cause Chrome Frame to follow the fast shutdown path, which cleans up infobars...robertshield@chromium.org2013-01-041-2/+1
* Move the rest of the plugin code under chrome\browser to chrome\browser\plugins.jam@chromium.org2013-01-031-1/+1
* Change PepperFlashBrowserHost to use CookieSettings to get the LSO settingsraymes@google.com2012-12-301-18/+0
* Remove unused Flash-related code:yzshen@chromium.org2012-12-281-2/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-4/+4
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-1/+0
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-201-0/+2
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-3/+0
* Remove TabContents includes.avi@chromium.org2012-12-141-1/+0
* [Spellcheck] Remove the "force synchronous spellcheck" flag now that we've as...rlp@chromium.org2012-12-121-2/+1
* Properly disable accelerated compositing for extension background pages. Sinc...vangelis@chromium.org2012-12-111-3/+3
* Fix certificate and keychain installation on Android.digit@chromium.org2012-12-111-5/+8
* Add one more app to Pepper TCP/UDP whitelistdpolukhin@chromium.org2012-12-101-1/+2
* Inform app developer what permissions are needed when APIs are rejected.scheib@chromium.org2012-12-081-4/+5
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-5/+0
* Revert 171408raymes@chromium.org2012-12-061-0/+5
* Revert 171389raymes@chromium.org2012-12-061-5/+0
* Revert 171080raymes@chromium.org2012-12-061-0/+5
* Restore previous null checks to ChromeContentBrowserClient.creis@chromium.org2012-12-051-4/+4
* Add a gyp flag to allow removing dependency on ppapi.nileshagrawal@chromium.org2012-12-051-0/+2
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-5/+0
* Experimental: Fix HasWrongProcessForURL in --site-per-process mode.creis@chromium.org2012-12-031-12/+0
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-15/+28
* Plumb touch drag drop flag through to the renderer and add it to about:flags.varunjain@chromium.org2012-11-281-0/+2
* Convert the Pepper Talk API to use the new resource system.brettw@chromium.org2012-11-281-6/+0
* Implement the ability to obliterate a storage partition from disk.creis@chromium.org2012-11-171-19/+40
* Wrap dbus related initialization into a DBusServices object.stevenjb@chromium.org2012-11-151-1/+1
* Add an experimental --site-per-process flag.creis@chromium.org2012-11-151-6/+8
* cc: Remove cc::settings, move them to LayerTreeSettings.danakj@chromium.org2012-11-141-4/+0
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-8/+11
* Add a runtime flag for interactive autocomplete (and trigger the necessarydbeam@chromium.org2012-11-081-0/+1
* Make the Chrome IPC-based proxy the default for Native Client.bbudge@chromium.org2012-11-081-1/+1
* Webview tag creation should be using storage partitions.nasko@chromium.org2012-11-081-61/+67