summaryrefslogtreecommitdiffstats
path: root/content/common/gpu
Commit message (Expand)AuthorAgeFilesLines
* EVEA: Fix buffer deallocation sequenceposciak@chromium.org2013-08-161-6/+13
* gyp conditions should match #if conditions in gpu_video_encode_accelerator.cctony@chromium.org2013-08-161-3/+4
* Remove base::Callback from ContextProvider creation.danakj@chromium.org2013-08-162-25/+13
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-162-10/+88
* ExynosVideoEncodeAcceleratorsheu@chromium.org2013-08-153-2/+1791
* Add media::VideoEncodeAccelerator with WebRTC integrationsheu@chromium.org2013-08-1310-3/+787
* VAVDA: Rejects video if calculated max_dps_size is 0.chihchung@chromium.org2013-08-131-0/+4
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-122-10/+21
* EVDA: Add support for dynamic resolution change and MSE players.posciak@chromium.org2013-08-122-51/+293
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-122-21/+10
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-092-10/+21
* Restrict the reset before decode case to Intel platforms.sabercrombie@chromium.org2013-08-081-0/+5
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-072-21/+10
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-10/+21
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-072-21/+10
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-10/+21
* Clean up unused code in GpuChannel::OnMessageReceived()chihchung@chromium.org2013-08-071-7/+0
* Delete dead code: OmxVideoDecodeAccelerator is unused.fischman@chromium.org2013-08-067-1687/+6
* Add switches: "target_fps" and "disable_rendering" to video_decode_accelerat...owenlin@chromium.org2013-08-061-63/+278
* Add Sandy Bridge thumbnail MD5s for audiovideo_VDA test.sabercrombie@chromium.org2013-08-028-7/+15
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-011-0/+1
* Remove backer from WATCHLISTS and OWNERSbacker@chromium.org2013-08-011-1/+0
* Revert 215076 "android: Enable WebGL if context robustess extens..."rsimha@chromium.org2013-08-011-1/+0
* android: Enable WebGL if context robustess extension is supportedskyostil@chromium.org2013-08-011-0/+1
* VAVDA: Don't go into kAfterReset if we haven't processed an SPS yet.posciak@chromium.org2013-07-312-1/+23
* Check for NULL return from eglQueryString.jbauman@chromium.org2013-07-311-1/+2
* Allow ContextProvider impls to be used without subclassing.danakj@chromium.org2013-07-302-14/+59
* WGC3DCommandBufferImpl: Acquire lock when accessing share group.sievers@chromium.org2013-07-291-11/+19
* Update stream textures during Draw instead of Bindsievers@chromium.org2013-07-281-0/+4
* Make sure that gpu workarounds are enabled in content_gl_tests.hubbe@chromium.org2013-07-271-0/+2
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-0/+1
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-258-9/+4
* Pass a WeakPtr of the decoder_ to prevent SEGFAULT.owenlin@chromium.org2013-07-241-1/+1
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-29/+51
* Add frame content testing to video_decode_accelerator_unittest.sabercrombie@chromium.org2013-07-2312-92/+398
* Change minimum GPU allocation per client to 4MBvarkha@chromium.org2013-07-232-38/+3
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-1813-13/+13
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-178-8/+8
* Produce mailbox from the correct texture in YUVReadback test.danakj@chromium.org2013-07-161-6/+7
* Temporarily disable GLHelperTest.YUVReadbackTest so Blink GPU bots will go gr...acolwell@chromium.org2013-07-151-1/+2
* aura: Use async compositor readback for reading to VideoFramedanakj@chromium.org2013-07-143-8/+33
* Remove WebGraphicsContext::readBackFramebuffer implementation.jbauman@chromium.org2013-07-132-90/+1
* add missing headers in gpu codemostynb@opera.com2013-07-121-0/+1
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-121-51/+29
* Let StreamTextureManager outlive cmd buffer stubs.sievers@chromium.org2013-07-111-4/+3
* Reland r209673: "gpu: Propagate lost context signal to all contexts"skyostil@chromium.org2013-07-115-17/+48
* VAVDA: Add support for mid-stream resolution change.posciak@chromium.org2013-07-104-45/+132
* VAVDA: Wait for output callbacks to finish before NotifyingFlushDoneposciak@chromium.org2013-07-103-31/+78
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-093-4/+4
* Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...dongseong.hwang@intel.com2013-07-091-0/+8