summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-2/+3
* Revert 142449 - Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-3/+2
* Restore PPAPI Flash in-process file access.tsepez@chromium.org2012-06-151-2/+3
* Allow getting the current language on the I/O thread.brettw@chromium.org2012-06-141-0/+11
* Refactor the content interface for RequestMediaAccessPermission.estade@chromium.org2012-06-121-3/+0
* Revert 139933 - Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-061-4/+2
* Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-011-2/+4
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+1
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+1
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-301-1/+0
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-1/+3
* Move TransferNavigationResourceThrottle to content since that's where it belo...jam@chromium.org2012-05-221-0/+4
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-161-0/+3
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+1
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-291-1/+2
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-0/+1
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-1/+0
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-0/+1
* Aura: Show dialog box asking user's permisssion for screen sharing for gtalkvarunjain@chromium.org2012-03-201-0/+2
* Move creation of content TabContentsViews to content so that we can hide thes...jam@chromium.org2012-03-141-1/+3
* Add a Content API around BrowserURLHandler.jam@chromium.org2012-03-121-1/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-6/+7
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-2/+2
* Use a hosted app's opener URL and not its origin to locate it.creis@chromium.org2012-03-061-0/+1
* Don't suppress HW compositing on the new file manager (chrome://files).fischman@chromium.org2012-03-021-0/+1
* Move QuotaPermissionContext to content/public/browser and put it in the conte...tfarina@chromium.org2012-03-021-1/+6
* Make socket permission also allow Pepper socketsdpolukhin@chromium.org2012-03-021-1/+2
* IndexedDB: chrome-side changes for permission check from shared workerdgrogan@chromium.org2012-03-021-0/+5
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-011-1/+0
* Create a Content API around SpeechInputManager. Chrome doesn't derive from it...jam@chromium.org2012-02-241-1/+2
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-241-0/+3
* Fix bug where a large number of extensions can starve the browser for rendere...nasko@chromium.org2012-02-221-0/+2
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-0/+11
* Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...jam@chromium.org2012-02-131-1/+3
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-131-3/+7
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-11/+10
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-1/+0
* Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...jam@chromium.org2012-02-061-1/+2
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-011-4/+4
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-1/+1
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-2/+4
* Remove the default plugin.bauerb@chromium.org2012-01-241-1/+0
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Ensure that view_messages.h and tab_contents.h don't get included by any more...jam@chromium.org2012-01-171-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-1/+1
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-1/+1
* Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...jam@chromium.org2011-12-301-2/+0
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-211-1/+1