summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove WebMediaPlayerImpl::ContentDecryptionModuleAttached().scherkus2014-09-041-6/+0
* Have WebMediaPlayerImpl track ended state.scherkus2014-09-042-0/+20
* Code to take into account font path specified in registry which matches syste...shrikant2014-09-041-2/+13
* Revert of Removing X11 native_event uses for key events. (patchset #6 id:1600...dcheng2014-09-041-11/+14
* Keep a copy of page id in RenderViewHost.avi2014-09-043-0/+13
* Move fileapi-related files from webkit/common/ to storage/common/ and set up ...pilgrim2014-09-041-2/+1
* BrowserPlugin Cleanup: Simplify update device scale factorfsamuel2014-09-035-38/+25
* Removing uses of X11 native key events.kpschoedel2014-09-031-14/+11
* Used 10ms native buffer size for webrtc audio renderer on Linux and Mac. And ...xians2014-09-033-73/+62
* content/ fixups for scoped_refptr operator T* removal.dcheng2014-09-031-1/+1
* Don't create a v8 isolate in ppapi testsjochen2014-09-031-8/+3
* Changed name of MediaStreamImpl to UserMediaClientImpl.perkj2014-09-037-171/+177
* Test case modified to check against the item count in ExternalPopupMenusudarshan.p2014-09-031-0/+12
* Adds conversion rule for WebAXRoleFigureje_julie.kim2014-09-031-0/+2
* Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of...raymes2014-09-0317-941/+1264
* Add some more libjingle targets to the GN build.Brett Wilson2014-09-021-2/+2
* Fix Chrome linker errors in GN build.Brett Wilson2014-09-021-3/+2
* Make Demuxer::Stop() synchronous.xhwang2014-09-022-16/+9
* Don't change the window disposition for new windows without a user gesturejochen2014-09-021-9/+0
* Remove unused GeolocationDispatcher::geolocationDestroyed().sigbjornf2014-09-012-9/+0
* Refactor MediaStreamTrack video onmute event.perkj2014-09-0110-136/+110
* AX: Remove WebLocalFrame dependency from BlinkAXTreeSource.tkent2014-09-011-5/+3
* Updating buffered duration of local resource in androidamogh.bihani2014-09-012-1/+22
* Replace NPObject usage in ppapi with ginraymes2014-09-0117-1264/+941
* Switch to using WebSettings only for accessibilityEnabled and inlineTextBoxAc...aboxhall2014-08-301-2/+0
* Change VideoTrackAdapter to not drop frames if the source frame rate is known.perkj2014-08-305-7/+17
* Add UMA to study the video types for mobileqinmin2014-08-302-2/+13
* Split storage macros into storage and storage_commonpilgrim2014-08-301-1/+1
* Remove RenderThreadImpl dependencies from WebMediaPlayerImpl.acolwell2014-08-308-27/+124
* Cleanup: Remove broken BrowserPlugin::FromNode() declaration.lazyboy2014-08-301-2/+0
* Add a bunch of vlogs to RAF related calls in chrome.zmo2014-08-301-0/+1
* Revert of Keep a copy of page id in RenderViewHost. (patchset #2 id:20001 of ...creis2014-08-303-13/+0
* Make the number of raster threads appear in chrome://gpu.danakj2014-08-301-12/+7
* Remove two unnecessary params in ViewHostMsg_UpdateRect_Paramsfsamuel2014-08-292-5/+0
* Video capture frame size: separate coded size and visible size.Haixia Shi2014-08-295-6/+13
* Make DoDeferredClose a non-nestable taskenne2014-08-291-1/+1
* Improve logging related to start/stop and failure of audio input streams in C...henrika2014-08-291-6/+17
* gpu: Remove WebGraphicsContext3D::makeContextCurrent()dongseong.hwang2014-08-293-18/+29
* DevTools: use explicit IPC messages for enabling/disabling tracing instead of...yurys2014-08-291-0/+2
* Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://c...raymes2014-08-2917-940/+1264
* Added restricted font fallback to custom font collection loader.shrikant2014-08-291-2/+59
* Keep a copy of page id in RenderViewHost.avi2014-08-293-0/+13
* Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...vitalybuka2014-08-291-7/+0
* Replace NPObject usage in ppapi with ginraymes2014-08-2917-1264/+940
* media: Remove FilterCollection.xhwang2014-08-292-22/+4
* Move Preload enum to BufferedDataSource.acolwell2014-08-285-44/+30
* Removed print_web_view_helper_win.ccvitalybuka2014-08-281-3/+2
* Handle incorrect promise resolvingjrummell2014-08-281-4/+17
* Use both APIs for enabling accessibilityaboxhall2014-08-281-0/+8
* Manual fixups in media code for scoped_refptr operator T* removal.dcheng2014-08-287-10/+11