summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-1/+1
* content: remove usage of CapturedFrame.elapsed_time in WebRtcVideoCapturerAda...tfarina2015-11-182-17/+6
* Update common_video/interface -> common_video/include.kjellander2015-11-182-2/+2
* Bind Application in renderer.ben2015-11-181-0/+1
* Adds a global kill switch for Camera and Mic.kcarattini2015-11-181-0/+3
* cc: Clean up max frames/swaps pending usage.brianderson2015-11-182-2/+0
* [service worker] Run Blink tests on CQ when Chromium SW code changes.falken2015-11-181-0/+8
* Select replacement in WebLocalFrame::ReplaceSelectionhush2015-11-181-0/+1
* Revert of media::VpxVideoDecoder cleanup (patchset #4 id:260001 of https://co...mcasas2015-11-181-1/+2
* Log UMA for navigation start timestamp skew for browser-initiated loadscsharrison2015-11-181-3/+9
* Make use of new AX name calc in Chromium.dmazzoni2015-11-173-47/+81
* Revert "Revert of Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-171-2/+6
* Add AudioTrackRecorder for audio component of MediaStream recording.ajose2015-11-174-0/+651
* ScopedPtrMap -> std::map from /contentslimasdf2015-11-172-10/+8
* Introduce "navigate" mode in Requests.shiva.jm2015-11-171-1/+1
* Remove dead code paths around PIXEL_STORAGE_TEXTURE in capture pipeline.miu2015-11-176-145/+59
* Revert of Converted simple Sync Point Signals to Sync token Signals. (patchse...kochi2015-11-171-6/+2
* Converted simple Sync Point Signals to Sync token Signals.dyen2015-11-161-2/+6
* Remove WebDocumentType.esprehn2015-11-162-8/+2
* Add UMA metric: Startup.BrowserMainToRendererMain.fdoray2015-11-163-0/+10
* Remove the WebGlyphCache API.esprehn2015-11-162-7/+0
* media::VpxVideoDecoder cleanupmcasas2015-11-161-2/+1
* OOPIF: Update RenderView browsertest to stop using HistoryControllercsharrison2015-11-161-4/+2
* android: Fix renderer-initiated popup constructionsievers2015-11-161-2/+2
* fix build when ffmpeg, libvpx and libwebm are disabledj.isorce2015-11-164-2/+31
* Simplify FindSubFrameByURL in dom_serializer_browsertestesprehn2015-11-161-37/+19
* This cl was originally reviewed in https://codereview.chromium.org/1438153002...perkj2015-11-154-21/+33
* Remove CreateStreamTexture from GL interfaces.siva.gunturi2015-11-1510-50/+71
* media: Pass SetCdmReadyCB in {Audio|Video}Decoder::Initialize().xhwang2015-11-152-7/+6
* Send navigation_start to the browser in DidStartProvisionalLoad IPCcsharrison2015-11-152-6/+142
* Presentation API: rename .close() to .terminate() to match the spec change.mlamouri2015-11-142-3/+3
* Revert of media: Pass SetCdmReadyCB in {Audio|Video}Decoder::Initialize(). (p...loyso2015-11-142-6/+7
* Rename FrameHostMsg_DidStartProvisionalLoadForFrame.nasko2015-11-141-4/+4
* media: Pass SetCdmReadyCB in {Audio|Video}Decoder::Initialize().xhwang2015-11-142-7/+6
* Remove WebColorName.esprehn2015-11-132-5/+1
* Asynchronously update the root layer scroll offset from UI to compositor thread.hush2015-11-131-0/+1
* Replace "pinchViewport" with "visualViewport" in variable names, etc.jbroman2015-11-131-2/+2
* Add support for a command line switch: agc-startup-min-volumeTommi2015-11-131-0/+22
* Remove many string conversions in BlinkAXTreeSource.esprehn2015-11-131-36/+25
* Cleanup RTCVideoEncoder and RTCVideoDecodermcasas2015-11-134-128/+105
* Remove uses of std:: in Blink Web Bluetooth API.jyasskin2015-11-134-5/+6
* Revert of Fix leak of RTCPeerConnectionHandler if PeerConnection.close() is c...perkj2015-11-133-30/+18
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1310-12/+12
* Relax the check on StunProbe Trialguoweis2015-11-122-29/+26
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-3/+4
* Wire up the flag which disallows default local candidate.guoweis2015-11-123-8/+19
* Implement setSinkId() for media elements without src.guidou2015-11-122-0/+22
* Add support for default local address in IpcNetworkManagerguoweis2015-11-1212-41/+89
* Fix leak of RTCPeerConnectionHandler if PeerConnection.close() is called from...perkj2015-11-123-18/+30
* media: Replace DecryptorReadyCB with CdmReadyCB.xhwang2015-11-124-69/+70