summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-3/+3
* Associate audio streams with their source/destination RenderView.miu@chromium.org2012-12-041-0/+10
* Revert an occasional change of Trap to UnsafeTrapglider@chromium.org2012-12-041-3/+3
* cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.danakj@chromium.org2012-12-042-3/+7
* Fix the sandbox to actually allow __NR_sched_getaffinity under ASan.glider@google.com2012-12-041-7/+7
* cc: Add CompositorFrame class with IPC param traits for itdanakj@chromium.org2012-12-043-3/+181
* Allow ASanified Chrome to use sched_getaffinityglider@google.com2012-12-031-0/+8
* Revert 170668tasak@google.com2012-12-031-3/+3
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-3/+3
* Aura: Fix poster circle resize on Alex.backer@chromium.org2012-11-301-1/+1
* Let content_unittests almost build with the components build on androidthakis@chromium.org2012-11-303-15/+22
* Messages needed for webview compositor communication.alexst@chromium.org2012-11-301-0/+37
* Do DXVA pre-sandbox initialization off the main thread.apatrick@chromium.org2012-11-303-26/+50
* gpu: Add async upload functions.epenner@chromium.org2012-11-302-0/+52
* Move RenderStats enumeration out of gpu_benchmarking_extension.hartmanng@chromium.org2012-11-302-0/+21
* Remove old transaction() call, proxies, and messages.alecflett@chromium.org2012-11-303-43/+1
* gpu: don't try to discard/recreate backbuffer while draws are deferred.piman@chromium.org2012-11-304-3/+34
* vda_unittest: skip H264 NALUs until first SPSsheu@chromium.org2012-11-301-19/+58
* Avoid actual MakeCurrent() calls with virtual contexts.sievers@chromium.org2012-11-301-0/+2
* CrOS: Add hotkey for disabling the GPU watchdog timer.backer@chromium.org2012-11-301-0/+3
* Change the InputEventAck codepath to use a tri-state-enum instead of a booleanyusufo@chromium.org2012-11-301-1/+3
* Move gl_bindings_skia_cmd_buffer into webkit_gpu and make the latter a componentpiman@chromium.org2012-11-301-2/+2
* Flip texture on copy for readback.dtrainor@chromium.org2012-11-292-12/+53
* Support creating virtual contexts.sievers@chromium.org2012-11-292-18/+51
* Add support for int64-based transaction ids.alecflett@chromium.org2012-11-285-9/+46
* Do not request change in minimum buffers for output port.shivdasp@nvidia.com2012-11-281-2/+1
* Remove setVersion plumbing from chromiumdgrogan@chromium.org2012-11-285-63/+0
* Add alecflett to OWNERS of IDB directoriesdgrogan@chromium.org2012-11-271-0/+1
* Remove unused opener_url from DidStartProvisionalLoad.creis@chromium.org2012-11-271-4/+2
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-273-70/+77
* Browser Plugin: Implement asynchronous Resize and Autosizefsamuel@chromium.org2012-11-261-26/+31
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-3/+0
* Add flag for disabling touch adjustment.kevers@chromium.org2012-11-261-0/+1
* cc: Create param traits for cc::RenderPass and its contained classes.danakj@chromium.org2012-11-224-0/+812
* Add page scale min/max to UpdateFrameInfo.aelias@chromium.org2012-11-221-1/+3
* Don't let SandboxSeccompBpf::StartSandbox fail silently.jln@chromium.org2012-11-223-7/+20
* Convert touch events to tristate flag.flackr@chromium.org2012-11-211-0/+1
* Add support for GL_CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2012-11-212-0/+13
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...edisonn@google.com2012-11-211-0/+10
* Browser Plugin: Simplified BrowserPluginManagerfsamuel@chromium.org2012-11-201-43/+42
* Enable Seccomp-BPF sandbox for renderers/workers and PPAPI processes on i386.jorgelo@chromium.org2012-11-201-13/+29
* Remove usage of WebScreenInfo.{horizontal,vertical}DPIskyostil@chromium.org2012-11-201-2/+0
* Raise an infobar and deny access to WebGL if a GPU reset was detected while a...kbr@chromium.org2012-11-201-0/+18
* Removed unnecessary member out of WebGraphicsContext3DCommandBufferImpl.skaslev@chromium.org2012-11-202-12/+8
* ImageTransportSurface::CreateSurface on Windows handles the following cases:scottmg@chromium.org2012-11-201-2/+1
* Consolidate SetDeviceScaleFactor into ScreenInfoChangedoshima@chromium.org2012-11-201-4/+0
* The WebKit experimental features flag should also control CSS Grid Layout.jchaffraix@chromium.org2012-11-201-0/+1
* Forcibly disable MacVDA, even for users who ignore the GPU blacklist.fischman@chromium.org2012-11-171-0/+6
* Plug IOSurface leak at context tear-down.ccameron@chromium.org2012-11-162-11/+16