index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some #includes in webkit/ for new headers in Platform directory
pilgrim@chromium.org
2013-01-15
3
-5
/
+5
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
2
-0
/
+2
*
Make WebGraphics3DInProcessCommandBufferImpl handle lost context
gman@chromium.org
2012-12-22
1
-8
/
+17
*
Ignore GL_ANGLE_framebuffer_multisample on Android.
aelias@chromium.org
2012-12-14
1
-0
/
+4
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
2
-2
/
+8
*
Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...
jamesr@chromium.org
2012-12-08
2
-2
/
+6
*
Move gl_bindings_skia_cmd_buffer into webkit_gpu and make the latter a component
piman@chromium.org
2012-11-30
7
-12
/
+202
*
Revert 170082 - Remove compositor_test_support
dcheng@chromium.org
2012-11-29
1
-1
/
+0
*
Remove compositor_test_support
piman@chromium.org
2012-11-28
1
-0
/
+1
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
4
-0
/
+28
*
Add some extensions to the in-process GL shader translator.
sievers@chromium.org
2012-11-01
2
-0
/
+11
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
4
-1
/
+23
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
4
-23
/
+1
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
4
-1
/
+23
*
Automate more Better Session Restore tests.
marja@chromium.org
2012-10-15
1
-0
/
+1
*
Expose EXT_debug_marker to webkit
gman@chromium.org
2012-08-23
2
-0
/
+16
*
Add GL_CHROMIUM_texture_mailbox entrypoints to wgc3d implementations
piman@chromium.org
2012-08-07
4
-0
/
+35
*
Add global tracking of GPU memory allocations. Have each ContextGroup push m...
ccameron@chromium.org
2012-07-28
1
-1
/
+1
*
Add a shallow command buffer flush that doesn't glFlush
brianderson@chromium.org
2012-07-23
3
-0
/
+8
*
gpu in-memory program cache implementation with a memory limit + lru eviction.
dmurph@chromium.org
2012-07-23
1
-0
/
+1
*
Revert 147328 - Current status of patch:
gman@chromium.org
2012-07-19
1
-4
/
+1
*
Current status of patch:
dmurph@chromium.org
2012-07-18
1
-1
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Adding necessary plumbing for bindUniformLocationCHROMIUM extension.
alexst@chromium.org
2012-07-02
4
-0
/
+13
*
Aura: Fix partial swaps in the UI
backer@chromium.org
2012-06-26
1
-5
/
+7
*
Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...
twiz@chromium.org
2012-06-19
4
-8
/
+8
*
Make context groups share a TextureBufferManager
gman@chromium.org
2012-06-01
1
-1
/
+12
*
Disable GL_CHROMIUM_gpu_memory_manager extension on webgraphicscontext3d_in_p...
mmocny@chromium.org
2012-05-30
1
-0
/
+1
*
Fix for GLInProcessContext
gman@chromium.org
2012-05-20
1
-1
/
+4
*
Cleanup correctly in GLInProcessContext
gman@chromium.org
2012-05-17
1
-0
/
+6
*
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
apatrick@chromium.org
2012-05-17
1
-2
/
+8
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
3
-13
/
+13
*
remove WEBKIT_USING_SKIA
jamesr@chromium.org
2012-05-11
4
-8
/
+0
*
Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.
twiz@chromium.org
2012-05-09
4
-7
/
+8
*
Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...
twiz@chromium.org
2012-05-04
4
-0
/
+15
*
WebGraphicsContext3DInProcessCommandBuffer should report that it does not sup...
vollick@chromium.org
2012-05-02
1
-1
/
+3
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-1
/
+1
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-25
1
-0
/
+1
*
Revert 131177 - aura: Change shared context to be offscreen for arm
mazda@chromium.org
2012-04-10
1
-1
/
+0
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-06
1
-0
/
+1
*
Revert "Revert 130384 - Broke a few Mac bots"
gman@chromium.org
2012-04-04
1
-1
/
+1
*
Revert 130384 - Broke a few Mac bots
rsleevi@chromium.org
2012-04-03
1
-1
/
+1
*
Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034."
gman@chromium.org
2012-04-03
1
-1
/
+1
*
Implement GetShaderPrecisionFormat
zmo@google.com
2012-03-30
4
-9
/
+13
*
Add ShareGroup to GLES2Implemenation
gman@chromium.org
2012-03-29
1
-0
/
+1
*
Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.
mmocny@chromium.org
2012-03-23
4
-2
/
+37
*
Consistent initialization of GL objects in WebGraphicsContext3DInProcessImpl ...
reveman@chromium.org
2012-03-17
1
-3
/
+3
*
WebKit support for EXT_occlusion_query.
reveman@google.com
2012-03-14
4
-0
/
+59
*
NULL check context_impl since it might be null
jamesr@chromium.org
2012-03-10
1
-2
/
+3
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-1
/
+2
[next]