summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Absolute Device Orientation API: add renderer/browser plumbing and IPCs.timvolodine2015-10-231-0/+7
* Revert of Absolute Device Orientation API: add renderer/browser plumbing and ...dalecurtis2015-10-231-7/+0
* Consistently use LoFi for an entire pagemegjablon2015-10-224-4/+34
* Re-land: base: Use MADV_REMOVE instead of ftruncate to purge discardable memo...reveman2015-10-222-14/+51
* Remove ContextProvider::VerifyContexts.dcastagna2015-10-222-9/+0
* Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...mcasas2015-10-229-55/+73
* Added support for sync token signals.dyen2015-10-225-14/+55
* Move some AX attrs from AXNodeData to AXTreeData.dmazzoni2015-10-223-15/+62
* ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/.erikchen2015-10-221-37/+4
* Absolute Device Orientation API: add renderer/browser plumbing and IPCs.timvolodine2015-10-221-0/+7
* Revert of base: Use MADV_REMOVE instead of ftruncate to purge discardable mem...reveman2015-10-221-3/+14
* Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...reveman2015-10-226-37/+69
* Enable WebRTC on GN and Androidpkotwicz2015-10-221-0/+4
* ServiceWorker: Make variable names consistent throughout service worker compo...nhiroki2015-10-221-1/+0
* Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...vasilii2015-10-229-73/+55
* Allow mremap in utility processes.rickyz2015-10-221-6/+1
* Add source change event in V4L2 Jpeg decoder acceleratorhenryhsu2015-10-222-152/+148
* Provide functionality in the dxva decoder on Windows to use the angle created...ananta2015-10-221-53/+112
* Remove ContextProvider::DestroyedOnMainThread.dcastagna2015-10-212-21/+2
* media: Fix gn build for AVDA related files on Android.xhwang2015-10-211-0/+6
* GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...mcasas2015-10-219-55/+73
* base: Use MADV_REMOVE instead of ftruncate to purge discardable memory segments.reveman2015-10-211-14/+3
* content: Make conversions from gfx::Point to PointF explicit.danakj2015-10-214-4/+4
* Modernize some comments related to workers.nick2015-10-211-2/+1
* Fix custom cursor transparency compositing on MacOSjunov2015-10-212-4/+19
* Wire up transport sequence number and send time.holmer2015-10-212-6/+19
* bluetooth: Implement BluetoothCharacteristicPropertiesortuno2015-10-211-2/+3
* bluetooth: Add characteristicvaluechanged eventortuno2015-10-201-0/+16
* content/gpu: Ensure that queries are processed on InsertSyncPoint.sunnyps2015-10-203-5/+7
* Revert of Re-land: ui: Move GLImage::BindTexImage fallback from GLImage imple...vasilii2015-10-206-57/+38
* Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...reveman2015-10-206-38/+57
* Fail playback when VideoDecoderConfig has invalid extra data.chcunningham2015-10-201-2/+3
* Plumb gesture source value through Blink.wjmaclean2015-10-201-0/+7
* Revert of ui: Move GLImage::BindTexImage fallback from GLImage implementation...reveman2015-10-196-57/+38
* ui: Move GLImage::BindTexImage fallback from GLImage implementations to GLES2...reveman2015-10-196-38/+57
* Revert of Disable support for swapped out RenderFrame(Host) (patchset #2 id:2...nasko2015-10-191-1/+1
* media: Use GL shared worker context instead of allocating one.dcastagna2015-10-191-2/+6
* Start of foreign fetch implementation.mek2015-10-191-0/+5
* aura: Support SurfaceDestroyed() on Androidsievers2015-10-191-0/+4
* Increase new content rendering timeoutkenrb2015-10-191-1/+1
* ozone gbm: whitelist 3 DRM ioctl code for native GpuMemoryBuffer.dongseong.hwang2015-10-192-1/+29
* Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...hajimehoshi2015-10-191-3/+2
* Mac: Fix display when using DisplayLink USB adaptersccameron2015-10-171-14/+25
* Fail playback when VideoDecoderConfig has invalid extra data.Chris Cunningham2015-10-171-2/+3
* Remove lots of old blur plumbing.esprehn2015-10-171-1/+0
* Disable support for swapped out RenderFrame(Host)nasko2015-10-171-1/+1
* Added deferred rendering strategy for zero-copy AVDA.liberato2015-10-1612-54/+711
* Remove SwitchOutputDevice() from AudioRendererHost and AudioOutputDevice and ...guidou2015-10-161-13/+0
* Embed keyboard shortcut bit in WebKeyboardEventjdduke2015-10-154-19/+12
* Implement WebContents::HasManifest.dominickn2015-10-151-2/+16