summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Linux: unify seccomp sandbox initializationjln@chromium.org2012-08-011-37/+62
* aura: use TestWebGraphicsContext3D for the shared contextspiman@chromium.org2012-08-012-1/+17
* Implement isRenderingVSynced on RenderWidgetjbates@chromium.org2012-08-011-0/+1
* Upstreaming Select Actionaurimas@chromium.org2012-08-011-0/+3
* Revert 149038 - Don't allow processing of a command buffer to overlap with a ...jbauman@chromium.org2012-07-311-4/+0
* Implement NavigationControllerWebView.PostURLboliu@chromium.org2012-07-311-0/+7
* Add a flag to specify the total amount of memory which may be allocated to GP...ccameron@chromium.org2012-07-313-86/+90
* Browser Plugin: Rename BrowserPluginMsg/BrowserPluginHostMsg to OldBrowserPlu...fsamuel@chromium.org2012-07-312-10/+10
* Drop pending output pictures on DXVA::Reset().fischman@chromium.org2012-07-311-0/+2
* Yield instead of spinning the CPU in CopyOutputSampleDataToPictureBuffer.fischman@chromium.org2012-07-301-1/+6
* Don't allow processing of a command buffer to overlap with a previous swap.jbauman@chromium.org2012-07-301-0/+4
* On Posix, make all child processes quit when the browser dies, not just the r...jam@chromium.org2012-07-301-0/+48
* Don't try to read message->type() after message has been deleted.fischman@chromium.org2012-07-301-2/+3
* Remove all the chrome exceptions in content's DEPS that were there for browse...jam@chromium.org2012-07-301-1/+0
* Make h264_parser_unittest compilable under linux.xiaomings@google.com2012-07-301-1/+1
* Replace the explicit *VDA::Set{CGL,Egl,Glx}Context() methods with ctor params.fischman@chromium.org2012-07-298-67/+38
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-283-11/+56
* Move the render process host tests in content to chrome. These test chrome sp...jam@chromium.org2012-07-272-22/+0
* Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA.posciak@chromium.org2012-07-274-43/+68
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-2/+2
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-2/+3
* Add GL surface creation for Android.sievers@chromium.org2012-07-273-3/+80
* VAVDA: Go back to using vaTerminate now that the bug in the driver is fixed.posciak@chromium.org2012-07-271-9/+6
* Chrome side changes for integer versionsdgrogan@chromium.org2012-07-276-4/+99
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-07-266-33/+111
* Plumb through the rest of OnSuccessWithKeyalecflett@chromium.org2012-07-262-0/+23
* Tweak the GPU process sandbox to allow accelerated video decode.jorgelo@chromium.org2012-07-261-6/+37
* VAVDA: Fix Baseline profile handling in H264 parser.posciak@chromium.org2012-07-261-8/+17
* Fix dead code bug in ParseSEItbreisacher@chromium.org2012-07-261-0/+1
* First step towards moving AudioDevice and AudioInputDevice from content/ to m...tommi@chromium.org2012-07-262-21/+6
* Support copying a partial rectangle region from the compositing surface on Au...mazda@chromium.org2012-07-262-9/+33
* Fix open dialog not remembering last opened folder on drive tbarzic@chromium.org2012-07-261-1/+2
* Strip IVF headers from VP8 streams before sending them to the OMX decoder.fischman@chromium.org2012-07-262-32/+29
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-253-2/+8
* Add CSS variables feature flag to chrome://flags.macpherson@chromium.org2012-07-251-0/+1
* call putWithIndexKeys from chromealecflett@chromium.org2012-07-242-2/+2
* Land content/common/gpu/testdata/test-25fps.vp8 which went missing from r147944.fischman@chromium.org2012-07-241-0/+0
* content: Remove obsolete code used to process number of touch-event handlers.sadrul@chromium.org2012-07-241-4/+0
* Add an ability to call WebKit's WebFrame::loadData via NavigationController.mnaganov@chromium.org2012-07-241-0/+8
* Add a shallow command buffer flush that doesn't glFlushbrianderson@chromium.org2012-07-232-0/+5
* Get the path of the plugin interposing library from the embedder, since they'...jam@chromium.org2012-07-232-3/+0
* Remove the seccomp filter disable.jorgelo@chromium.org2012-07-231-14/+0
* Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...fischman@chromium.org2012-07-235-65/+120
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-235-3/+30
* Add threaded compositing mode to field trialjbates@chromium.org2012-07-231-5/+11
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-202-14/+4
* content: Make sure the renderer notifies the browser about touch-event handle...sadrul@chromium.org2012-07-201-0/+4
* Fix failing GpuMemoryManagerTest.StubMemoryStatsForLastManageTests on Android.mmocny@chromium.org2012-07-201-3/+12
* Pass intVersion along with the rest of the IDB metadatadgrogan@chromium.org2012-07-202-0/+2
* Allow blacklisting just sharing textures between processes.jbauman@chromium.org2012-07-191-1/+2