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
/
chrome
/
renderer
/
webgraphicscontext3d_command_buffer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added context lost callback.
amarinichev@google.com
2011-02-02
1
-0
/
+22
*
Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...
zmo@google.com
2011-01-28
1
-1017
/
+0
*
Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...
zmo@google.com
2011-01-27
1
-0
/
+980
*
Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...
mbelshe@chromium.org
2011-01-27
1
-1020
/
+0
*
Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...
zmo@google.com
2011-01-27
1
-0
/
+1020
*
Route IPC through browser when creating a viewable command buffer.
backer@chromium.org
2011-01-27
1
-25
/
+1
*
Add GL_CHROMIUM_framebuffer_multisample support to Chromium's
kbr@chromium.org
2011-01-26
1
-0
/
+17
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Fix swapbuffers callback crash
piman@google.com
2011-01-12
1
-1
/
+10
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2011-01-05
1
-0
/
+5
*
Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
1
-5
/
+0
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
1
-0
/
+5
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-12-07
1
-3
/
+3
*
Exposed support for dynamically enabling extensions in command buffer
kbr@google.com
2010-12-06
1
-1
/
+11
*
Histogram GPU.WebGraphicsContext3D_Init_CanLoseContext
scheib@chromium.org
2010-12-02
1
-2
/
+7
*
Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...
andybons@chromium.org
2010-11-24
1
-3
/
+3
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-11-24
1
-3
/
+3
*
Added ggl::IsCommandBufferContextLost that checks the state of the command bu...
amarinichev@google.com
2010-11-22
1
-0
/
+4
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-5
/
+5
*
Added glResizeCHRM to resize the drawable associated with the command buffer.
gman@chromium.org
2010-11-16
1
-0
/
+2
*
Add GL_CHROMIUM_resource_safe extension string
gman@chromium.org
2010-11-12
1
-3
/
+0
*
Removed supports_extension and calling methods from
kbr@google.com
2010-11-12
1
-28
/
+0
*
Implement getVertexAttribOffset
gman@chromium.org
2010-11-11
1
-3
/
+6
*
Disable accelerated 2D canvas on DX9 by not initializing GraphicsContext3D if...
scheib@google.com
2010-11-10
1
-0
/
+6
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
1
-1
/
+1
*
Advertise the GL_CHROMIUM_copy_texture_to_parent_texture and
kbr@google.com
2010-11-03
1
-0
/
+2
*
Turn off buffer bounds checking on the WebGLRenderingContext side - command b...
zmo@google.com
2010-10-28
1
-1
/
+1
*
Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...
enne@chromium.org
2010-10-22
1
-2
/
+2
*
Disable GPU features AcceleratingCompositing and WebGL by default.
enne@chromium.org
2010-10-22
1
-2
/
+2
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
1
-1
/
+1
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
1
-1
/
+1
*
Changes WebGL to rely on the command buffer
gman@chromium.org
2010-10-20
1
-7
/
+4
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
1
-4
/
+12
*
Made RenderView keep track of the fake plugin window handles it
kbr@google.com
2010-10-14
1
-3
/
+9
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-13
1
-0
/
+3
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
1
-3
/
+2
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
1
-2
/
+3
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
1
-4
/
+39
*
Removed now-obsolete
kbr@google.com
2010-09-25
1
-8
/
+0
*
Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.
kbr@google.com
2010-09-21
1
-34
/
+1
*
Added code path to WebGraphicsContext3DCommandBufferImpl to support
kbr@google.com
2010-09-20
1
-8
/
+76
*
Added implementations of entry points which will shortly be added
kbr@google.com
2010-09-16
1
-0
/
+56
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
1
-2
/
+2
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
1
-2
/
+2
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
1
-2
/
+2
*
Add way to create a texture in parent's context and copy into it
jamesr@chromium.org
2010-08-28
1
-0
/
+23
*
Break isGLES2Compliant() flag into multiple ones.
zmo@google.com
2010-08-19
1
-0
/
+12
*
Check for the GL_EXT_read_format_bgra extension, now that the command buffer ...
senorblanco@google.com
2010-08-12
1
-4
/
+2
*
Add support for BGRA pixel format to the command buffer implementation of Web...
senorblanco@google.com
2010-08-11
1
-0
/
+21
*
Enable GLSL shader translator by default. With this change, Chrome's
kbr@google.com
2010-08-11
1
-1
/
+1
[next]