summaryrefslogtreecommitdiffstats
path: root/content/public/renderer/content_renderer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-041-0/+2
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-131-5/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-27/+27
* Revert 232547 "Pepper: Move FileIO host from renderer to browser."teravest@chromium.org2013-11-051-0/+5
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-021-5/+0
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-011-0/+5
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-011-5/+0
* Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker threadkinuko@chromium.org2013-11-011-0/+6
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-011-0/+4
* [webcrypto] Remove the mock implementation of WebCrypto.eroman@chromium.org2013-09-271-4/+0
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-131-0/+4
* Revert 222074 "Refactor KeySystems code to call a function to po..."rouslan@chromium.org2013-09-091-4/+0
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-091-0/+4
* Revert 221932 "Refactor KeySystems code to call a function to po..."cpu@chromium.org2013-09-081-4/+0
* Refactor KeySystems code to call a function to populate the info.ddorwin@chromium.org2013-09-071-0/+4
* Whitelisting exts and plugins from cross-site document blockingdsjang@chromium.org2013-09-041-0/+4
* Pipe detailed information (including stack trace) about runtime JS errors cau...rdevlin.cronin@chromium.org2013-08-221-0/+5
* Remove mention of NaCl in content/renderer/pepper after these files were move...jam@chromium.org2013-08-091-4/+9
* Remove hyphenation code from Chromium.tony@chromium.org2013-08-021-4/+0
* Use a mock implementation of Platform::crypto() for layout tests.eroman@chromium.org2013-07-251-0/+4
* Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...jam@chromium.org2013-07-231-0/+5
* Use a mock WebAudioDevice for layout testscrogers@google.com2013-07-131-0/+6
* Migrate MediaStream test code from content/shell/renderer/ to content/test/.scherkus@chromium.org2013-07-101-5/+0
* Update content API in preparation for migrating webkit/renderer/media/ to con...scherkus@chromium.org2013-07-021-8/+8
* Allow overriding WebMIDIAccessor so we can use a mock for testingcrogers@google.com2013-06-261-0/+6
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-221-4/+0
* Restrict access to Pepper MediaStream APIs to whitelisted apps.bbudge@chromium.org2013-06-181-0/+4
* Put FileIO::RequestOSFileHandle behind whitelistvictorhsieh@chromium.org2013-06-131-0/+5
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-311-9/+0
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+2
* Avoids the extension check in ShouldFork for server-redirects.creis@chromium.org2013-05-301-0/+1
* Implement WebPrescientNetworking to trigger preconnect from blink.kouhei@chromium.org2013-05-271-0/+5
* Implement web speech synthesis.dmazzoni@chromium.org2013-05-031-0/+5
* Remove --allow-request-os-file-handle optionhamaji@chromium.org2013-04-241-5/+0
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+5
* Add a method to the content renderer client to allow the embedder to override...jochen@chromium.org2013-03-201-0/+4
* Allow for synchronous compositor input handling when UI and compositor threads jdduke@chromium.org2013-03-181-0/+4
* Allow renderer compositor message loop to be set by content embedderboliu@chromium.org2013-03-071-0/+4
* Switch from using individual methods for hyphenation to using the WebHyphanto...jochen@chromium.org2013-03-011-0/+4
* Browser Plugin: Use ContentRendererClient to disable instantiating <object ty...lazyboy@chromium.org2013-03-011-0/+5
* [content shell] use the TestShell mime registry for layout testsjochen@chromium.org2013-02-271-0/+4
* Add a hook to content renderer client for using a custom clipboardjochen@chromium.org2013-02-231-0/+4
* Add methods to the content renderer client that allow for overriding WebRTC r...jochen@chromium.org2013-02-181-0/+12
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* Instant should have a dedicated render processdhollowa@chromium.org2013-01-251-0/+1
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-021-11/+6
* Remove unused opener_url from DidStartProvisionalLoad.creis@chromium.org2012-11-271-1/+1
* [content shell] block loading of non-local resources during layout tests, and...jochen@chromium.org2012-11-271-0/+1
* Browser Plugin: Use Sad WebView Graphicfsamuel@chromium.org2012-11-191-0/+4
* Add a new ContentRendererClient::HandleNavigation callback in RenderViewImpl:...marshall@chromium.org2012-11-141-0/+9