summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert of Refactor MediaCodecBridge to add support for NDK APIs (patchset #5 ...acleung2015-12-151-2/+2
* Flag to switch between MultiBufferDataSource and BufferedDataSourcehubbe2015-12-142-1/+12
* Reland of Removing references to webrtc::PortAllocatorFactoryInterface.deadbeef2015-12-144-206/+28
* OOPIFs: Transitioning MHTML generation from view-oriented to frame-oriented.lukasza2015-12-147-103/+87
* Use Window coordinates for IME composition bounds, auto resize, pepper's sele...oshima2015-12-144-40/+144
* Revert of Plugin Power Saver: Improve Poster behavior for essential plugins. ...jam2015-12-149-136/+200
* Route touch-events for WebViewGuest directly to guest renderer.wjmaclean2015-12-141-0/+4
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-148-10/+17
* Add support for cloning remote MediaStreamAudioTracks.tommi2015-12-138-54/+205
* Revert of Use Window coordinates for IME composition bounds, auto resize (pat...perkj2015-12-134-144/+40
* DevTools: Initial implementation of slow CPU emulation.alph2015-12-125-2/+228
* Fix races involving detaching and navigating a remote frame.alexmos2015-12-122-2/+89
* Remove callers creating WebStrings just to compare them.esprehn2015-12-122-2/+2
* Use Window coordinates for IME composition bounds, auto resize, pepper's sele...oshima2015-12-124-40/+144
* +isherman for histograms.xmlmfoltz2015-12-121-6/+4
* Add support for unmixed audio from remote WebRTC remote tracks.tommi2015-12-1216-41/+233
* Add chooser permission UI code for Macjuncai2015-12-121-8/+0
* Implement WMPI suspend/resume.sandersd2015-12-122-0/+24
* MediaRecorder: Allow stop() while in pause state() and some tiny cleanupsmcasas2015-12-122-12/+5
* Plugin Power Saver: Improve Poster behavior for essential plugins.tommycli2015-12-119-200/+136
* Added blink support for new sync tokens.dyen2015-12-111-2/+3
* Check for a null WebWidget in RenderFrameImpl::WasShown()kenrb2015-12-112-1/+20
* Remove WebString::at users, they don't actually need it.esprehn2015-12-111-6/+4
* Update notification code to use std::move() instead of .Pass()peter2015-12-111-1/+4
* Hook up RendererMediaSessionManager with browser sidedavve2015-12-114-10/+238
* Create CanvasCaptureMediaStreamTrack in a regular MediaStreamemircan2015-12-114-11/+56
* Add chrome side webusb permission UI codejuncai2015-12-111-0/+8
* Revert of Removing references to webrtc::PortAllocatorFactoryInterface. (patc...hans2015-12-114-28/+206
* RenderWidgetMusConnection: Fix input event routing crashfsamuel2015-12-111-1/+1
* Removing references to webrtc::PortAllocatorFactoryInterface.deadbeef2015-12-114-206/+28
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-7/+13
* Remove kint32max.avi2015-12-102-6/+9
* MediaRecorder: avoid recording Remote Audio Tracks (unsupported), ignore them...mcasas2015-12-101-2/+9
* Don't require VDAs to return all PictureBuffers at once.liberato2015-12-104-16/+14
* Handle the case when a mediastream track doesn't have extra data.tommi2015-12-101-1/+9
* Revert of Allow one-copy task tile worker pool to use compressed textures. (p...engedy2015-12-101-13/+7
* Allow one-copy and zero-copy task tile worker pools to use compressed textures.christiank2015-12-101-7/+13
* enable test case for ipc_network_manager.guoweis2015-12-091-4/+10
* PNGSerializer, BitmapSerializer: use new APIhalcanary2015-12-091-4/+4
* Reland of Downgrade lock icon for broken-HTTPS subresources (patchset #2 id:3...estark2015-12-092-1/+70
* Fix CrossesExtensionExtents to handle hosted apps with --isolate-extensions.alexmos2015-12-091-8/+2
* Passing url -> local_path map as a std::map rather than as 2 vectors.lukasza2015-12-093-34/+25
* Remove ScopedVector from frame_swap_message_queuemartina.kollarova2015-12-099-72/+66
* Prep CL so that WebRTC's RTCCertificate::Expires CL can land.hbos2015-12-091-1/+3
* Isolate the constraint mechanism to content/renderer/media.hta2015-12-096-77/+138
* Check for secure context mismatches on SharedWorker creationestark2015-12-092-0/+4
* Make Lucas a GuestView OWNERfsamuel2015-12-091-0/+1
* Add a CHECK to PluginObject::Create to check if the plugin container has been...raymes2015-12-091-0/+2
* Refactor MojoBindingsController to work with out-of-process iframes.nasko2015-12-095-88/+55
* Associate view-source state with each navigation.nasko2015-12-091-0/+5