summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-1/+1
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in SSL...jam@chromium.org2013-12-211-1/+1
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-2/+2
* Rename ContentBrowserClient::RenderProcessHostCreated to RenderProcessWillLau...avi@chromium.org2013-12-201-1/+1
* Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...jam@chromium.org2013-12-181-3/+3
* Update keygen to use correct NSS slot on ChromeOS multiprofile.mattm@chromium.org2013-12-161-5/+0
* Pepper: Send dev/canary channel status to plugins.teravest@chromium.org2013-12-121-0/+2
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-3/+3
* Clean up RenderViewHostManager swapping logic.creis@chromium.org2013-11-261-1/+1
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-2/+2
* Refactor GuestView to take in extension_id on constructionfsamuel@chromium.org2013-10-311-1/+1
* Pepper: Add FileIO utility to ContentBrowserClientteravest@chromium.org2013-10-091-0/+6
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-241-0/+1
* Check "socket" apps permission for PPB_TCPSocket.Bind.yzshen@chromium.org2013-09-211-1/+1
* Use the top-level URL for popup blocking.jochen@chromium.org2013-09-111-0/+1
* Do not allow non web accessible resources to be linked.cdn@chromium.org2013-09-111-0/+2
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-0/+2
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-2/+0
* <webview>: Allocate the view instance ID from the WebView shimfsamuel@chromium.org2013-08-061-1/+0
* Remove hyphenation code from Chromium.tony@chromium.org2013-08-021-1/+0
* Revert "Renderer initiated navigations from non instant process should not fa...jered@chromium.org2013-07-311-5/+0
* Block popups already on the IO thread.jochen@chromium.org2013-07-271-7/+14
* Pass BrowserContext to drive::MountPointProviderDelegate.hidehiko@chromium.org2013-07-101-2/+1
* fileapi: Rename FileSystemMountProvider to FileSystemBackendsatorux@chromium.org2013-07-091-3/+2
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Move chrome-native support to chrome/tedchoc@chromium.org2013-07-041-0/+1
* <webview>: Move consolemessage event from content to chromefsamuel@chromium.org2013-07-031-0/+1
* Decouple GuestView creation from attachment.fsamuel@chromium.org2013-06-291-0/+4
* Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap...hidehiko@chromium.org2013-06-261-0/+2
* Browser Plugin: Plumb extra arguments on ContentRendererClient.fsamuel@chromium.org2013-06-251-1/+2
* Change the permission check for Pepper socket API to support both the public ...yzshen@chromium.org2013-06-151-0/+1
* <webview> WebRequest API tied to webview instance ID instead of guest instanc...fsamuel@chromium.org2013-06-051-2/+3
* Flag and whitelist to allow crxfs api in NaClvictorhsieh@chromium.org2013-05-291-1/+2
* Retain the synchronous error code when handling certificate errors. This is t...sgurun@chromium.org2013-05-231-1/+1
* Disallow extensions on the Chrome signin page.mpcomplete@chromium.org2013-05-221-0/+3
* Prevent unauthorized commits of the Chrome Web Store URL.creis@chromium.org2013-05-141-1/+3
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-1/+3
* Renderer initiated navigations from non instant process should not fall into ...creis@chromium.org2013-05-031-0/+5
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-1/+1
* Move Media Galleries FileAPI code out of webkit.tommycli@chromium.org2013-04-241-0/+4
* Cleanup: Return additional schemes vector as out parameter from GetAdditional...kinuko@chromium.org2013-04-171-1/+2
* Do not refer "chrome" in content/browser/fileapikinuko@chromium.org2013-04-141-0/+2
* Remove ContentBrowserClient::RenderViewHostCreated, which is redundantphajdan.jr@chromium.org2013-04-121-2/+0
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-12/+4
* Browser Plugin: Only install BrowserPluginMessageFilter if render process sup...fsamuel@chromium.org2013-03-231-0/+2
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-0/+2
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-20/+3
* Revert 186347jochen@chromium.org2013-03-061-3/+20