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
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
6
-40
/
+59
*
Removed "compositor" child window that was created by the GPU process.Removed...
apatrick@chromium.org
2011-04-27
2
-7
/
+38
*
Add a yield command to the command buffer.
piman@google.com
2011-04-23
4
-7
/
+20
*
Update DCHECK() usage to utilize the more expressive debugging functions.
kushi.p@gmail.com
2011-04-22
1
-2
/
+2
*
gpu: Add traces for some gl calls that can be slow
piman@google.com
2011-04-22
1
-0
/
+4
*
Chrome displays the wrong thing if FBO is left bound in WebGL.
zmo@google.com
2011-04-20
1
-9
/
+12
*
With latch support and higher level frame throttling, we no longer need to li...
jbates@chromium.org
2011-04-20
4
-55
/
+5
*
Updated event trace code to stop on buffer full condition for any child proce...
jbates@chromium.org
2011-04-19
1
-0
/
+3
*
GpuScheduler no longer spins when it is waiting on a latch.
jbates@chromium.org
2011-04-18
5
-4
/
+33
*
Command buffer: fix a wrong error for glDrawArrays/glDrawElements/glClear if ...
zmo@google.com
2011-04-15
1
-1
/
+1
*
Landing issue 6828049 on behalf of KushalP.
apatrick@chromium.org
2011-04-14
9
-113
/
+113
*
Handle the situation in command buffer when texImage2D fails. Current implem...
zmo@google.com
2011-04-13
3
-105
/
+121
*
Adds GLContext::LosesAllContextsOnContextLost.
amarinichev@chromium.org
2011-04-13
1
-3
/
+4
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
7
-22
/
+58
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
9
-16
/
+16
*
Initialize a few uninitialized members in GPU classes.
finnur@chromium.org
2011-03-28
4
-1
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
19
-38
/
+38
*
Workground for glGenerateMipmap bug in some drivers.
gman@chromium.org
2011-03-26
5
-2
/
+67
*
Make Command Buffer limit count for glUniformXXv calls.
gman@chromium.org
2011-03-25
9
-76
/
+399
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
1
-2
/
+2
*
Implement latch system to help with GPU compositing flow control.
gman@chromium.org
2011-03-24
9
-8
/
+139
*
Fix bug in shader and program managers.
gman@chromium.org
2011-03-23
6
-29
/
+112
*
Take the ANGLE path for glRenderbufferStorageMultisample when on ANGLE.
bsalomon@google.com
2011-03-23
1
-2
/
+7
*
Check the GPU watchdog after processing every 3D command.
jbauman@chromium.org
2011-03-23
2
-2
/
+13
*
Change GL_EXT_texture_compression_s3tc to GL_CHROMIUM_texture_compression_dxt3
gman@chromium.org
2011-03-21
3
-11
/
+32
*
Fix renderbuffer width, height issues
gman@chromium.org
2011-03-19
7
-17
/
+81
*
Validate that a GPU transfer buffer's size is valid when it is registered rat...
apatrick@chromium.org
2011-03-19
1
-28
/
+27
*
GPU process - parent GL context does not delete the textures it shares with c...
apatrick@chromium.org
2011-03-18
4
-6
/
+38
*
Fixed bug in DetachShader.
gman@chromium.org
2011-03-16
6
-11
/
+22
*
Introduce gpu_trace_event for gpu performance analysis.
nduca@chromium.org
2011-03-15
1
-0
/
+2
*
Fix clang buildbot
jbauman@chromium.org
2011-03-14
2
-0
/
+4
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-14
16
-55
/
+110
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
16
-110
/
+55
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
16
-55
/
+110
*
Make readPixels work around bug in OSX drivers that don't always
gman@chromium.org
2011-03-10
4
-14
/
+123
*
Moved creation of GPU command buffer shared memory into the browser process.
apatrick@chromium.org
2011-02-28
2
-20
/
+40
*
Check for excessive dimensions.
cevans@chromium.org
2011-02-25
1
-0
/
+7
*
Moved creation of GPU transfer buffers into the browser process.
apatrick@chromium.org
2011-02-24
2
-16
/
+39
*
Fix small incompatibility issues with Visual Studio 2010.
jeanluc@chromium.org
2011-02-14
1
-2
/
+1
*
Share PPAPI out-of-process plugins between renderer processes.
brettw@chromium.org
2011-02-13
5
-5
/
+5
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
1
-2
/
+2
*
Fixes issue that if we don't simulate a disabled
gman@chromium.org
2011-02-09
1
-4
/
+7
*
Implemented GPU process side flow control.
apatrick@chromium.org
2011-02-08
4
-6
/
+67
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
4
-18
/
+39
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-4
/
+4
*
Fix for OSX attrib 0 issue.
gman@chromium.org
2011-02-04
2
-15
/
+24
*
Fix TexSubImage2D and CompressedTexSubImage2D to check that format and type
gman@chromium.org
2011-01-29
10
-57
/
+80
*
Fix GL_CHROMIUM_framebuffer_multisample to accept the correct enums.
kbr@chromium.org
2011-01-26
3
-2
/
+27
*
Get correct backbuffer format when context is on screen.
gman@chromium.org
2011-01-21
2
-2
/
+12
*
Fix for gl programs. An unsuccessful link should report
gman@chromium.org
2011-01-20
3
-8
/
+19
[next]