summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unsafePluginPastingEnabled setting.dcheng2016-03-211-1/+0
* LayoutTests: migrate nested-plugin-objects to ppapipiman2016-03-211-1/+11
* Roll WebRTC 12049:12058, Libjingle 12042:12058tommi2016-03-191-3/+2
* Switch RenderViewImpl to use its own routing ID function.avi2016-03-191-44/+44
* Deal with frame removal by content scriptsrob2016-03-194-7/+42
* Implement the renderer side of the mojo based local storage implementation.jam2016-03-198-28/+280
* Move simple methods [F-S] from WebGraphicsContext3D to GLES2Interface.danakj2016-03-191-1/+1
* Disable MediaSession support for media streams.dalecurtis2016-03-182-33/+16
* Remove windowed NPAPI codepiman2016-03-186-153/+6
* Remove access to is_swapped_out_ (a RenderWidget field) from RenderViewImpl.avi2016-03-181-6/+0
* Remove GetScrollOffset from RenderWidget/View.avi2016-03-184-28/+0
* Remove lots of usage of WebCString.dtapuska2016-03-187-28/+10
* Remove exclusion for non-standard schemes when sending origins during commit.alexmos2016-03-181-7/+1