summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* (reland) media: Enable Unified Media Pipeline for MSE and EME on Androidxhwang2016-03-262-26/+37
* Request frame for new sinks from MediaStreamVideoTrackemircan2016-03-2610-2/+87
* Revert of media: Enable Unified Media Pipeline for MSE and EME on Android (pa...dfalcantara2016-03-252-37/+26
* Remove kSwappedOutURL as it is now unused.nasko2016-03-252-27/+3
* Plugins: Add a CHECK to PepperWebPluginImpl::destroy to solve crash.tommycli2016-03-252-0/+9
* Content "gn check" work.brettw2016-03-252-4/+21
* Allow LoadNavigationErrorPage to run scriptsrob2016-03-253-21/+28
* mojo: Rename skia.Bitmap to skia.mojom.Bitmapjamescook2016-03-251-1/+1
* media: Enable Unified Media Pipeline for MSE and EME on Androidxhwang2016-03-252-26/+37
* Revert of Content "gn check" work. (patchset #10 id:180001 of https://coderev...brettw2016-03-251-14/+1
* Migrate content/*/p2p/* code to net::IPAddress.martijn2016-03-257-61/+43
* Use Skia's NEON/SSSE3 accelerated swizzlestomhudson2016-03-251-24/+10
* Make lost context callback a base::Closure thru the WGC3DProvider.danakj2016-03-252-0/+7
* Content "gn check" work.brettw2016-03-251-1/+14
* Remove WebCookieJar::cookieRequestHeaderFieldValue.mkwst2016-03-242-8/+0
* Make EnableViewSourceMode a FrameMsgclamy2016-03-244-11/+8
* Web MIDI: remove a wrong TODO, and add right explanation.toyoshim2016-03-242-2/+7
* Add alpha channel stride on CanvasCaptureHandleremircan2016-03-241-4/+29
* Make the process-wide ServiceRegistry available to JS.sammc2016-03-243-6/+13
* sync compositor: Handle context lossboliu2016-03-235-31/+46
* Handle early destruction of CanvasCaptureHandleremircan2016-03-233-12/+25
* PlzNavigate: fix two RenderViewImplTests related to historyclamy2016-03-231-15/+32
* content: Make record_whole_document available for all platforms.khushalsagar2016-03-231-1/+2
* Migrate a bunch of LayoutTests from NPAPI to PPAPIpiman2016-03-231-1/+5
* Remove unused webrtc MediaStreamTrackInterface::kInitializingPer2016-03-232-8/+0
* Remove logic for lazy initialization of WebKit.jam2016-03-235-56/+52
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-225-192/+4
* gpu_process_launch_causes => content/commonfsamuel2016-03-224-3/+4
* MediaStreamTrack: don't wait to record MediaStreamTrack's whose state is not ...mcasas2016-03-221-5/+10
* Revert of Remove a bunch of NPAPI quirks and related support code (patchset #...dgozman2016-03-225-4/+192
* MediaRecorder: Add Pause()/Resume() to AudioTrackRecordermcasas2016-03-224-28/+72
* Remove Blink's DatabaseIdentifier implementationjsbell2016-03-222-4/+25
* Make Platform return a WebGraphicsContext3DProvider* always.danakj2016-03-222-44/+23
* mojo localstorage: Don't crash in LocalStorageCachedArea.erg2016-03-222-5/+3
* Remove a bunch of NPAPI quirks and related support codepiman2016-03-225-192/+4
* sync compositor: Add output_surface_id plumbingboliu2016-03-226-25/+38
* Plugins: Enforce that replacement plugins always succeed initialization.tommycli2016-03-222-15/+20
* Fix effective Origin URLs for IDB + Cache for file:/// pagesjsbell2016-03-221-3/+3
* Drop include of webrtc/media/base/videorenderer.h.nisse2016-03-221-1/+0
* Use sk_sp-based picture recording APIsfmalita2016-03-221-1/+1
* Delete unused class MockVideoRenderer.nisse2016-03-222-22/+0
* Don't DCHECK while searching PDF file.omakovski2016-03-221-2/+7
* gpu_messages.h => gpu/ipc/commonfsamuel2016-03-222-2/+2
* Add mojom module suffix in .mojom files in content.leon.han2016-03-227-31/+31
* This CL adds tests that setting the renderToAssociatedSink constraint actuall...hta2016-03-213-17/+80
* Add RetainedRef uses where needed.vmpstr2016-03-214-28/+36
* Remove iOS ifdefs in src/content.jam2016-03-215-18/+12
* Update includes for RTCVideoDecoder ref-counting.pbos2016-03-211-1/+1
* Implementation of subscription restrictions.harkness2016-03-212-24/+47
* MediaRecorder: ignored disabled audio/video tracks on MR startmcasas2016-03-211-6/+8