summaryrefslogtreecommitdiffstats
path: root/content/common/gpu
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-287-7/+7
* Exynos VDA: increase MFC input buffer size limit to 1MiB.hshi@chromium.org2013-06-281-1/+3
* Fix yet another instance of scoped_ptr<T>(NULL) on ChromeOS.dcheng@chromium.org2013-06-261-1/+0
* Add gpu command buffer support for loseContextCHROMIUMjunov@chromium.org2013-06-262-0/+8
* Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policypiman@chromium.org2013-06-263-14/+3
* For Android, fix hidden video element can't paint to canvas and WebGL issue.shouqun.liu@intel.com2013-06-255-13/+30
* Add signalQuery, to allow for a callback when the result of a query is availa...hubbe@chromium.org2013-06-257-4/+84
* Change Start() call of MediaCodecBridge to accept MediaCrypto objectqinmin@chromium.org2013-06-241-1/+1
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-3/+3
* Reland 206804.apatrick@chromium.org2013-06-241-1/+0
* The semantics of shallow finish are to block until the GPU process has issued...apatrick@chromium.org2013-06-222-1/+3
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+5
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-212-6/+4
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-06-201-1/+0
* Remove gman from owners.gman@chromium.org2013-06-201-1/+0
* Revert 207109 "Reland 206804."avi@chromium.org2013-06-191-0/+1
* Tune helper context buffer sizeskaanb@chromium.org2013-06-192-5/+5
* gl_helper_benchmark: fix measurement bug.nick@chromium.org2013-06-191-1/+1
* Move io_surface_support_mac to ui/gl.danakj@chromium.org2013-06-191-1/+1
* Reland 206804.apatrick@chromium.org2013-06-181-1/+0
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-2/+3
* Use 1/8 of heap size as TotalGpuMemory for low end devices.kaanb@chromium.org2013-06-181-3/+3
* gl_helper GPU shaders: inline the |step| variable.nick@chromium.org2013-06-181-4/+9
* Delete usage and support for EGL_ANGLE_software_display extension.apatrick@chromium.org2013-06-174-5/+5
* Include draw_buffers #extension directive in GLSL shaders thatnick@chromium.org2013-06-151-0/+6
* Added ANGLE_instanced_arrays interface to WebGraphicsContext3DCommandBufferImplbajones@chromium.org2013-06-152-0/+24
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-3/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-2/+3
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* R.I.P. WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-142-2/+2
* gpu: don't MakeCurrent on GetStateFastpiman@chromium.org2013-06-141-0/+1
* Revert hotfix for EVDA tearing.sheu@chromium.org2013-06-142-12/+1
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Revert 205970 "Revert 205481 "Virtual context MakeCurrent tweaks.""sievers@chromium.org2013-06-132-13/+22
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-133-20/+14
* Restore thread safety to GpuChannelHost.piman@chromium.org2013-06-133-177/+189
* Revert 205481 "Virtual context MakeCurrent tweaks."sievers@chromium.org2013-06-122-22/+13
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-8/+8
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-128-8/+8
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-115-5/+5
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* TextureImageTransportSurface: Don't recreate the backbuffer on Resize if it's...piman@chromium.org2013-06-111-1/+2
* Virtual context MakeCurrent tweaks.sievers@chromium.org2013-06-112-13/+22
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-104-4/+4
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-082-0/+48
* Multi-render target optimization of GPU RGB -> YUV implementation. Cuts YUV c...hubbe@chromium.org2013-06-085-99/+474
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-082-48/+0
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-082-0/+48
* Pass the command buffer sizes in the WGC3DCBI constructorkaanb@chromium.org2013-06-082-15/+51
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-083-3/+0