summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix Pepper texture wrapping issuegman@chromium.org2013-05-101-0/+5
* Fix null dereference in GLES2Implementation::IsExtensionAvailable.apatrick@chromium.org2013-05-101-0/+3
* GPU: Move some GPU process specific code from ui/gl to gpu/command_buffer/ser...backer@chromium.org2013-05-0925-50/+2189
* gpu: Make sure external texture destination is initializedskyostil@chromium.org2013-05-091-0/+8
* Revert r198983, "gpu: Remove redundant MakeCurrent in GLContextVirtual::MakeC...bulach@chromium.org2013-05-091-4/+1
* Fix maximum value index cachinglpique@chromium.org2013-05-092-1/+34
* GPU: Rely on GL state rather than decoder state for state restoration.backer@chromium.org2013-05-093-16/+5
* Only exit GPU process on context lost if explicitly requested via command line.apatrick@chromium.org2013-05-091-2/+0
* Makes sure driver_bug_workarounds takes effect in Android.zmo@chromium.org2013-05-082-5/+2
* gpu: Remove redundant MakeCurrent in GLContextVirtual::MakeCurrentepenner@chromium.org2013-05-081-1/+4
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+2
* Fix blue flashes on Macccameron@chromium.org2013-05-072-8/+8
* Revert "Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl"""caseq@google.com2013-05-071-17/+97
* Revert "Revert 198403 "Move WrappedTexImage functionality to ui/gl""gman@chromium.org2013-05-071-97/+17
* 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