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
*
Release current context after initializing a WebGraphicsContext3DInProcessImpl
piman@chromium.org
2011-10-09
1
-0
/
+1
*
Add an additional feature to GLES2DecoderImpl that is used to force the conte...
twiz@chromium.org
2011-10-03
1
-10
/
+5
*
Add locks around the g_all_shared_contexts set and the GLES2Decoder
jamesr@chromium.org
2011-09-29
1
-1
/
+14
*
Add std prefix for find().
zhenghao@google.com
2011-09-22
1
-1
/
+1
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-1
/
+1
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-46
/
+59
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-60
/
+53
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-53
/
+60
*
Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...
bsalomon@google.com
2011-09-06
4
-6
/
+8
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-1
/
+0
*
Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...
bsalomon@google.com
2011-08-29
4
-2
/
+21
*
Use 3D graphics context shareResources flag to decide whether a context shoul...
apatrick@chromium.org
2011-08-27
1
-12
/
+8
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-46
/
+1
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-1
/
+46
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-46
/
+1
*
Allow GraphicsContext3D to be created with a NULL WebView for offscreen
senorblanco@chromium.org
2011-08-16
2
-8
/
+5
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-2
/
+5
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-3
/
+1
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
2
-30
/
+3
*
Add WebGraphicsContext support for readbacks from any framebuffer.
jbauman@chromium.org
2011-08-08
4
-13
/
+38
*
Implemented support for GL context share groups in the renderer process.I put...
apatrick@chromium.org
2011-08-03
1
-48
/
+54
*
Expose SwapBuffersCallback to WebGraphicsContext3D
nduca@chromium.org
2011-08-02
1
-0
/
+4
*
Revert 94775 - Implemented MapExternalResource for DumpRenderTree.
zmo@google.com
2011-07-29
1
-63
/
+1
*
Implemented MapExternalResource for DumpRenderTree.
apatrick@chromium.org
2011-07-29
1
-1
/
+63
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
4
-212
/
+0
*
Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...
apatrick@chromium.org
2011-07-22
4
-0
/
+14
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
2
-11
/
+7
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
2
-2
/
+6
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
2
-6
/
+2
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
2
-2
/
+6
*
Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...
apatrick@chromium.org
2011-07-20
4
-14
/
+0
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-6
/
+12
*
Reparenting of RendererGLContexts supports going from no parent to having a p...
apatrick@chromium.org
2011-07-19
4
-0
/
+14
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-12
/
+6
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
4
-0
/
+16
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
4
-16
/
+0
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
4
-0
/
+16
*
Update src/webkit/gpu to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
1
-1
/
+2
*
Coverity: Handle a NULL input in WebGraphicsContext3DInProcessImpl::shaderSou...
thestig@chromium.org
2011-06-22
1
-1
/
+4
*
Fix chromium-gpu layout tests.
apatrick@chromium.org
2011-06-21
1
-0
/
+6
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
1
-7
/
+0
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
2
-6
/
+12
*
Hook up with Angle shader translator backend.
zmo@google.com
2011-06-14
1
-15
/
+6
*
make command buffer work in DRT
gman@chromium.org
2011-06-04
1
-5
/
+33
*
make command buffer work in DRT
gman@chromium.org
2011-06-03
3
-1405
/
+1514
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
4
-23
/
+22
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
4
-22
/
+23
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
4
-23
/
+22
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
4
-23
/
+59
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
[next]