summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-135-149/+67
* Revert 240548 "Enable platform echo cancellation through the Aud..."hashimoto@chromium.org2013-12-137-84/+30
* Move input files in content/renderer/gpu to content/renderer/inputjdduke@chromium.org2013-12-1317-52/+55
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-137-30/+84
* Do not clear document background in Android WebViewboliu@chromium.org2013-12-131-0/+2
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* PPAPI: Make teravest@ an OWNERdmichael@chromium.org2013-12-121-0/+1
* Wire up OnEnabledChanged to the MediaStreamVideoSink and use it in RtcVideoRe...perkj@chromium.org2013-12-124-46/+72
* Move form validation message bubble into content/, wire up to Android WebView.benm@chromium.org2013-12-122-0/+44
* Increase the maximum of UMA metric Event.Latency.RendererImpl.GestureScrollUp...miletus@chromium.org2013-12-121-2/+2
* Make MediaStreamAudioSink inherit from MediaStreamSink.joi@chromium.org2013-12-127-2/+53
* Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLEqinmin@chromium.org2013-12-124-35/+39
* Loading color profile directly in renderer on non-Windows platformshclam@chromium.org2013-12-121-0/+8
* Compile fix after r240271jochen@chromium.org2013-12-121-1/+1
* [gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappablejochen@chromium.org2013-12-121-12/+10
* [gin] add a test that exercises gin-managed wrappers hanging around in blinkjochen@chromium.org2013-12-122-0/+101
* IndexedDB: Simplify blink public/platform implementation namesjsbell@chromium.org2013-12-121-2/+2
* rAc: Make links in sign-in webview to different domains open in a new tab.dbeam@chromium.org2013-12-111-3/+4
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-1110-26/+45
* WebMediaPlayerImpl: RenderViewObserver instead of MessageLoop::DestructionObs...fischman@chromium.org2013-12-113-18/+12
* Synthetic tap gesture.dominikg@chromium.org2013-12-111-0/+72
* Report GPU memory usage to DevToolsalph@chromium.org2013-12-111-1/+3
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-115-64/+40
* <webview>: Implement CopyFromCompositingSurface() for guests in <webview>sadrul@chromium.org2013-12-114-0/+77
* Enable HW video decode acceleration for MSE on Windows.fischman@chromium.org2013-12-111-7/+0
* Update Android IPC messages to EME WDjrummell@chromium.org2013-12-113-31/+54
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-111-0/+1
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-115-40/+64
* Linux sandbox: cleanup sandbox-bpf naming.jln@chromium.org2013-12-101-1/+1
* Support for drawing a debug border around animated layersavallee@chromium.org2013-12-101-0/+2
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-104-3/+31
* Instrument pepper plugin load failures.ihf@chromium.org2013-12-101-1/+5
* Stop refcounting InputHandlerWrapperjdduke@chromium.org2013-12-104-16/+11
* Rename EME WD call parametersjrummell@chromium.org2013-12-1016-267/+274
* Pipe SwapBuffers call{,backs} through ContextSupportjamesr@chromium.org2013-12-103-12/+3
* Initial browser-side implementation for touch-actionrbyers@chromium.org2013-12-102-0/+35
* Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-12-091-1/+0
* Reduce code duplication by extracting TaggedList.joi@chromium.org2013-12-096-129/+180
* [Aura] Adding Writing direction to the context menu for Aura.sanjoy.pal@samsung.com2013-12-091-2/+0
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-082-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-082-2/+2
* For main thread event handling, if event causesmiletus@chromium.org2013-12-0813-25/+42
* Add UMA stats for Widevine key system support.xhwang@chromium.org2013-12-074-8/+211
* Support datalist for date/time input types on Androidkeishi@chromium.org2013-12-073-0/+50
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-072-2/+2
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-062-7/+0
* Send IPCs from RenderFrameHost to WebContents to match what we do with Render...jam@chromium.org2013-12-061-2/+1
* Make synthetic scroll more flexible and add chrome.gpuBenchmarking.swipe()dominikg@chromium.org2013-12-061-27/+53