summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Refactor GuestViewContainer to split out WebView related logic and MimeHandle...raymes2014-11-061-2/+2
* Pepper: Expose visible_rect to PPB_VideoDecoder.GetPicture.Bill Budge2014-11-061-6/+8
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-063-3/+0
* Move accessibility focus to Find In Page results on Android.dmazzoni2014-11-064-0/+47
* Rename WebPushPermissionCallback to WebPushPermissionStatusCallback [2/3]mvanouwerkerk2014-11-062-6/+6
* Remove the implementation of deprecated PeerConnection APIsperkj2014-11-063-11/+12
* Explicitly unregister from receiving notifications before releasing the webrt...tommi2014-11-062-4/+17
* Make sure the observer is released after the peer connection object.tommi2014-11-062-2/+8
* ServiceWorker: Registering a malformed script should fail [2/3]nhiroki2014-11-062-0/+6
* content: Add RendererScheduler.rmcilroy2014-11-0615-5/+1165
* bluetooth: Initial simple mock content::WebBluetoothImpl.scheib2014-11-052-1/+15
* Renamed enable_printing and printing_mode in *.gyp* and .*gn* files.vitalybuka2014-11-051-1/+1
* Add --enable-image-color-profiles command line switchnoel2014-11-051-0/+2
* Reland: Add --root-layer-scrolls.skobes2014-11-051-0/+2
* Format ScrollElasticityControllerccameron2014-11-052-415/+456
* [Relanding] Implementation of UMA AEC Delay stats.bjornv2014-11-054-1/+114
* Separate unregistration from destruction of webrtc observers.tommi2014-11-054-13/+89
* Plugin Power Saver: Fix (probably rare) crash in PepperPluginInstanceImpl.tommycli2014-11-051-26/+27
* Convert ScrollElasticityController types to ChromiumChristopher Cameron2014-11-052-133/+128
* Make setRemoteDescription, setLocalDescription et al async.tommi2014-11-054-87/+189
* Update touch selection to only modify one selection point at a time.christiank2014-11-053-6/+18
* Rename ScrollElasticityController variables to Chromium styleChristopher Cameron2014-11-052-271/+265
* Move scroll elasticity files from blink to contentChristopher Cameron2014-11-052-0/+586
* Add Android AX functions to set the value and selection of a text field.dmazzoni2014-11-052-8/+21
* Deprecate CAST1 payload.hshi2014-11-052-7/+0
* <webview>: Remove broken captureVisibleRegion code until feature is properly ...fsamuel2014-11-044-70/+0
* ARIA role math and HTML math element are not exposed correctly.shreeram.k2014-11-042-4/+0
* Revert of Add --root-layer-scrolls. (patchset #2 id:20001 of https://coderevi...tzik2014-11-041-2/+0
* Add --root-layer-scrolls.skobes2014-11-041-0/+2
* Add juberti@ to OWNERS files for p2p socketguoweis2014-11-041-0/+1
* content: Enable 1-copy rasterizer on all platforms but Android and MacOS.reveman2014-11-041-2/+5
* Resume playback of EME stream only on SessionKeysChange event.jrummell2014-11-042-92/+6
* Measure the number of frame loads with Flash.thestig2014-11-032-4/+18
* Explicitly set the observer to null in the dtor of MediaStreamRemoteVideoSource.Tommi Gunn2014-11-031-0/+1
* Plugin Power Saver: Implement size-based heuristic for peripheral content.tommycli2014-11-037-34/+375
* Change DtmfSenderHandler to handle events on the signaling thread.perkj2014-11-034-11/+67
* Script streaming: Add more Finch experiments for streaming policies.marja2014-11-031-0/+3
* Revert of Clean up the page state saving mechanism. (patchset #2 id:20001 of ...avi2014-11-025-85/+83
* Use WeakPtr for RTCPeerConnectionHandler and RTCPeerConnectionTracker.tommi2014-11-024-39/+44
* Split libjingle's signaling thread from the UI thread.tommi2014-11-0122-608/+1335
* [WebGL] Return meaningful information in WebGL context creation error message.siva.gunturi2014-11-012-0/+21
* Clean up the page state saving mechanism.avi2014-11-015-83/+85
* Stop generating EME ready and error eventsjrummell2014-10-313-37/+4
* Revert of Navigation transitions (web to native app): Pass data after startin...morrita2014-10-311-3/+4
* Make the proxy server HostPortPair available in document_state so thatjeremyim2014-10-311-0/+2
* Navigation transitions (web to native app): Pass data after starting provisio...zhenw2014-10-311-4/+3
* Roll WebRTC 7546:7549.hellner2014-10-312-2/+2
* Chrome implementation of PushManager#hasPermission()miguelg2014-10-312-2/+45
* Remove the OnError method from notification delegates.peter2014-10-312-11/+0
* PepperVideoSourceHost: Change endianness of color format of frames sent to th...magjed2014-10-313-50/+12