summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Manually merge 202083: "GPU: Disable GL_OES_standard_derivatives on Intel Pin...backer@chromium.org2013-05-292-2/+5
* Merge 199131 "Fix maximum value index caching"gman@chromium.org2013-05-282-1/+34
* Merge 199423apatrick@google.com2013-05-221-0/+3
* Merge 200717 "Mark zero dimension textures as unrenderable"gman@chromium.org2013-05-175-24/+75
* Merge 199425 "Fix Pepper texture wrapping issue"binji@chromium.org2013-05-151-0/+5
* Merge 199256 "gpu: Make sure external texture destination is ini..."skyostil@google.com2013-05-131-0/+8
* Merge 198769 "Fix blue flashes on Mac"ccameron@chromium.org2013-05-092-8/+8
* Revert 198403 "Move WrappedTexImage functionality to ui/gl"nkostylev@chromium.org2013-05-061-15/+96
* Fix the texture binding state broken issue for CopyTextureCHROMIUM().jun.a.jiang@intel.com2013-05-061-1/+1
* Move WrappedTexImage functionality to ui/glgman@chromium.org2013-05-061-96/+15
* cc: Fix pixel buffer handling in lost context situations.reveman@chromium.org2013-05-043-29/+61
* GPU: Reduce MakeCurrent calls to fix Orange San Diegoepenner@chromium.org2013-05-032-17/+20
* Revert "Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh...""dsinclair@chromium.org2013-05-034-7/+43
* android_webview: add an IsMapped API to the GpuMemoryBufferkaanb@chromium.org2013-04-302-1/+5
* Rationalize linux vs x11 in uidavemoore@chromium.org2013-04-292-1/+1
* gpu: Use base::MessageLoop.xhwang@chromium.org2013-04-2710-21/+22
* gpu: Cleanup 'black-screen on Huawei' work-around.epenner@chromium.org2013-04-275-13/+19
* Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh..."tonyg@chromium.org2013-04-264-43/+7
* gpu: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-2/+2
* ui: Improve instantiation of AsyncPixelTransferDelegate classes.reveman@chromium.org2013-04-253-13/+14
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-245-1/+79
* A mesa update added GL_ARB_get_program_binary to the extension string. This ...sabercrombie@chromium.org2013-04-231-1/+1
* Return the shared context's handle when a virtualized context'sccameron@chromium.org2013-04-201-1/+1
* Reland "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-205-0/+18
* Add GLES2_IMPL_EXPORT to GpuMemoryBufferkaanb@chromium.org2013-04-191-1/+2
* Revert "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-192-7/+0
* Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.jun.a.jiang@intel.com2013-04-1918-48/+73
* Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/clientkaanb@chromium.org2013-04-194-9/+64
* Category group support/Renamings.rubentopo@gmail.com2013-04-191-1/+2
* Revert "Revert 193798 "Revert r192949 "Disable shader disk cache by defa...""dsinclair@chromium.org2013-04-194-7/+43
* Clean up of GLES2 Command Decoder by moving some of the error state into a se...kloveless@chromium.org2013-04-1826-330/+506
* Enable video painting on Canvas for Chrome on Android. This change should lan...hkuang@chromium.org2013-04-183-10/+72
* gpu: Fix Vivante's "hisilicon" GPUsepenner@chromium.org2013-04-182-0/+7
* Android: Fix up video to work with mailboxes.sievers@chromium.org2013-04-1710-17/+146
* Revert 193798 "Revert r192949 "Disable shader disk cache by defa..."tonyg@chromium.org2013-04-174-43/+7
* Remove final scoped_array references from gpu code.dcheng@chromium.org2013-04-154-9/+9
* Fix flake in FencedWrapperAllocatorTest::TestAlignment.hshi@chromium.org2013-04-131-11/+8
* Temporarily disable FencedAllocator.TestAlignment on windowsmichaeln@google.com2013-04-131-1/+7
* Use base/memory/scoped_ptr.h in gpu client code.dcheng@chromium.org2013-04-127-390/+6
* FencedAllocator should align all allocations to multiples of 16 bytes.hshi@chromium.org2013-04-122-1/+44
* [Android] Fix unit_tests and webview compilations for components build.yfriedman@chromium.org2013-04-121-1/+2
* Revert r192949 "Disable shader disk cache by default."dsinclair@chromium.org2013-04-114-7/+43
* Revert FeatureInfo::Workarounds setup in command buffer.zmo@chromium.org2013-04-112-3/+85
* Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...kaanb@chromium.org2013-04-113-0/+52
* Send shader information to disk cache on access as well as create.dsinclair@chromium.org2013-04-118-34/+77
* GPU process "unschedule fences" have a timeout.apatrick@chromium.org2013-04-102-3/+14
* Moved logging functionality of out of the GLES2 Command Decoder into a separa...kloveless@chromium.org2013-04-107-75/+150
* Force GPU switch with CGLSetVirtualScreen only for compositorccameron@chromium.org2013-04-106-16/+83
* gpu: Fix mock setup for [Bind|Release]TexImage2DCHROMIUM unit testskaanb@chromium.org2013-04-101-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-5/+5