summaryrefslogtreecommitdiffstats
path: root/content/public/renderer
Commit message (Expand)AuthorAgeFilesLines
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-173-2/+17
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-162-38/+0
* Pass packet received timestamp in microseconds frommallinath@chromium.org2013-12-161-1/+2
* Attach MediaStreamTrack to Cast streaming libraryhclam@chromium.org2013-12-133-3/+3
* Wire up OnEnabledChanged to the MediaStreamVideoSink and use it in RtcVideoRe...perkj@chromium.org2013-12-121-0/+1
* Make MediaStreamAudioSink inherit from MediaStreamSink.joi@chromium.org2013-12-121-1/+2
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-115-33/+35
* This CL enables the cast library to use the P2P socket library to send UDP pa...hubbe@chromium.org2013-12-101-1/+3
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-104-4/+12
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-062-1/+4
* The content api for shouldoverrideurlloadingsgurun@chromium.org2013-12-062-2/+17
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-046-14/+29
* Add a new VideoTrackSink interface.perkj@chromium.org2013-12-043-0/+107
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-041-2/+17
* This CL is in preparation for making a public way for the media/cast library ...hubbe@chromium.org2013-12-042-0/+105
* Add generic interfaces for the sinks of the media stream audio track to get t...xians@chromium.org2013-12-042-0/+98
* Convert PepperBrowserConnection to be a RenderFrameObserver.jam@chromium.org2013-12-041-0/+6
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-032-3/+3
* Introduce RenderFrameObserver.jam@chromium.org2013-12-033-0/+180
* Update OWNERS filesjoth@chromium.org2013-12-021-4/+1
* Add v8::Isolate parameter to V8ValueConverter::Strategy funcs.marja@chromium.org2013-11-281-2/+4
* Ensure that the OSK on Windows 8 shows up when we tap on an editable field in...ananta@chromium.org2013-11-271-1/+0
* Pepper: Refactor trusted plugin properties.teravest@chromium.org2013-11-271-0/+4
* Add ResourceFetcher to content\public\renderer.mmenke@chromium.org2013-11-251-0/+55
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-192-0/+19
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-132-11/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-0711-131/+131
* PPAPI/NaCl: Move event dispatching from the plugindmichael@chromium.org2013-11-061-0/+6
* Revert 232547 "Pepper: Move FileIO host from renderer to browser."teravest@chromium.org2013-11-052-0/+11
* Pepper: specify the security origin when enumerating media devices.yzshen@chromium.org2013-11-051-0/+8
* Add a target_frame_id to the history serialization format.japhet@chromium.org2013-11-051-0/+3
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-022-11/+0
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-012-0/+11
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-012-11/+0
* Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker threadkinuko@chromium.org2013-11-012-0/+12
* Cleanup deprecated and no longer needed blob revamp stuff, deadcode.michaeln@google.com2013-10-221-8/+0
* Remove ipc fuzzing code.thestig@chromium.org2013-10-191-2/+0
* Pepper: Add FileIO utility to ContentBrowserClientteravest@chromium.org2013-10-091-0/+1
* Show IDN in error screens (DNS failure etc.)yuusuke@yandex-team.ru2013-10-042-0/+6
* Use Blink support to watch CSS selectors directly instead of using a Mutation...jyasskin@chromium.org2013-10-041-0/+5
* Hook up WebRTC logging extension API to the underlying functionality.grunell@chromium.org2013-10-031-5/+3
* Don't serialize unused WebHistoryItem parameters.japhet@chromium.org2013-10-021-12/+0
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-012-0/+8
* [webcrypto] Remove the mock implementation of WebCrypto.eroman@chromium.org2013-09-272-9/+0
* Add comment about the send_referrer parameter of ContentRendererClient::Shoul...jochen@chromium.org2013-09-241-0/+3
* More Chromium Blob hacking to switch from bloburls to blobuuids.michaeln@chromium.org2013-09-241-2/+10
* Enforce disable fullscreen policy for ppapi pluginsbartfab@chromium.org2013-09-201-2/+5
* Use contents size for android_webview layout size.mkosiba@chromium.org2013-09-181-0/+1
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-182-5/+7
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-134-0/+92