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
/
gpu
/
command_buffer
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fake uniforms for Uniform2i, 3i and 4i
gman@chromium.org
2012-02-23
3
-7
/
+25
*
Map uniform locations to fake locations.
gman@chromium.org
2012-02-22
8
-270
/
+361
*
This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...
mmocny@chromium.org
2012-02-21
1
-0
/
+1
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-17
2
-0
/
+26
*
Revert 122034 - Use shared memory to update the renderer's view of the comman...
zmo@google.com
2012-02-15
2
-26
/
+0
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-15
2
-0
/
+26
*
Add support for ANGLE_instanced_arrays
jbauman@chromium.org
2012-02-14
10
-38
/
+770
*
Stop using base::rand in GPU process
gman@chromium.org
2012-02-10
1
-2
/
+6
*
Added a flag gles2_cmd_decoder.cc so the unit tests can turn off all the LOG ...
gman@chromium.org
2012-02-10
3
-2
/
+21
*
Fix use-after-free in ~TextureInfo
piman@chromium.org
2012-02-09
3
-0
/
+33
*
Swizzle Uniform Locations
gman@chromium.org
2012-02-07
8
-140
/
+329
*
Fix TexImage2D clearing too agressively
gman@chromium.org
2012-02-07
5
-12
/
+125
*
Force the GPU process to reschedule itself after a timeout so it responds to ...
apatrick@chromium.org
2012-01-27
2
-4
/
+61
*
Remove placeholder commands
gman@chromium.org
2012-01-27
1
-8
/
+0
*
Remove command buffer command id tests etc..
gman@chromium.org
2012-01-27
4
-4
/
+4
*
Quick fix to resolve a heap corruption in shader translator.
zmo@chromium.org
2012-01-26
1
-4
/
+12
*
Clear the backbuffer on initialization in GLES2DecoderImpl
gman@chromium.org
2012-01-25
2
-1
/
+9
*
Ask the GLSurface for the real service ID of the backbuffer.
backer@chromium.org
2012-01-20
1
-6
/
+6
*
Do a flip instead of a blit when possible.
backer@chromium.org
2012-01-20
2
-19
/
+43
*
Code cleanup.
backer@chromium.org
2012-01-19
3
-31
/
+5
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-4
/
+3
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-3
/
+4
*
Fix RenderbufferManager to handle deleted objects
gman@chromium.org
2012-01-19
3
-13
/
+48
*
Fix BufferManager's handling of deleted buffers.
gman@chromium.org
2012-01-19
5
-71
/
+112
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-4
/
+3
*
Fix TextureManager optimizations.
gman@chromium.org
2012-01-19
9
-577
/
+604
*
Add cmd line switch to make compileShader always succeed.
gman@chromium.org
2012-01-18
3
-2
/
+12
*
Add --enable-gpu-debugging to call glGetError after every command in the comm...
gman@chromium.org
2012-01-14
4
-8
/
+56
*
Make GLES2CmdHelper and CommandBufferHelper handle failed allocation
gman@chromium.org
2012-01-11
1
-27
/
+25
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Coverity: Add some NULL checks.
thestig@chromium.org
2012-01-05
1
-5
/
+5
*
Undo GL_EXT_texture_storage disable, fixup internal format for non-GLES2.
jbates@chromium.org
2012-01-04
3
-49
/
+24
*
Track shared memory used by GPU process
gman@chromium.org
2012-01-04
4
-29
/
+25
*
Input latency performance test that uses tracing (retry)
jbates@chromium.org
2012-01-04
1
-3
/
+8
*
Revert 116191 - Input latency performance test that uses tracing.
jbates@chromium.org
2012-01-03
1
-8
/
+3
*
Input latency performance test that uses tracing.
jbates@chromium.org
2012-01-03
1
-3
/
+8
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
1
-1
/
+2
*
Disable GL_EXT_texture_storage support in Linux.
jbates@chromium.org
2011-12-29
2
-3
/
+37
*
Add tracking of backbuffer memory to command buffer
gman@chromium.org
2011-12-23
1
-6
/
+76
*
Track buffer memory in command buffer
gman@chromium.org
2011-12-23
2
-3
/
+28
*
Fix a few issues with texture memory tracking.
gman@chromium.org
2011-12-23
3
-59
/
+85
*
Add renderbuffer memory tracing
gman@chromium.org
2011-12-23
3
-3
/
+50
*
Start adding memory tracking to GPU process
gman@chromium.org
2011-12-22
2
-7
/
+50
*
Make texImage2D with NULL always clear texture.
gman@chromium.org
2011-12-21
2
-4
/
+15
*
Optimize glCheckFramebuffer checks.
gman@chromium.org
2011-12-20
7
-12
/
+395
*
Don't tell browser to swap until swap actually executed.
backer@chromium.org
2011-12-16
2
-35
/
+21
*
Free the command buffer when tabs are switched
gman@chromium.org
2011-12-15
3
-9
/
+20
*
Revert 114133 - Revert 114059 - Fixed service side implementation of glTexSto...
vangelis@chromium.org
2011-12-14
6
-54
/
+70
*
Ignore random GL_OUT_OF_MEMORY
jbauman@chromium.org
2011-12-13
1
-1
/
+4
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
3
-0
/
+14
[next]