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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up shader long variable name mapping with GPU command buffer port.
zmo@google.com
2011-06-04
7
-35
/
+55
*
GpuScheduler fix:
jbates@chromium.org
2011-06-03
5
-28
/
+87
*
Remove canvas throttling in GLES2Implementation::CopyTextureToParentTexture.
jbates@chromium.org
2011-06-03
1
-7
/
+0
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
5
-13
/
+13
*
Fix clang build failure introduced by r87408.
apatrick@chromium.org
2011-06-01
3
-1
/
+20
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
28
-50
/
+275
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
27
-280
/
+50
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
27
-50
/
+280
*
Speed up IdAllocator.
husky@google.com
2011-05-27
3
-11
/
+64
*
Fix ShaderTranslator not resetting the info_log on success.
gman@chromium.org
2011-05-26
2
-3
/
+15
*
Apply setInterval to new surface-context pairs
nduca@chromium.org
2011-05-25
1
-0
/
+12
*
Resubmit CL 86306
gman@chromium.org
2011-05-24
18
-0
/
+2034
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
2
-2
/
+2
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
11
-27
/
+65
*
Revert 86306 (failed compile on win builder) - Move OpenGL ES 2.0 conformance...
mattm@chromium.org
2011-05-23
17
-2030
/
+0
*
Move OpenGL ES 2.0 conformance test support into main tree
gman@chromium.org
2011-05-23
17
-0
/
+2030
*
Fix ringbuffer test.
jbauman@chromium.org
2011-05-20
2
-3
/
+28
*
Added more trace info to SwapBuffers, traced some functions in WebGraphicsCon...
jbates@chromium.org
2011-05-19
1
-4
/
+7
*
Changes to help optimizer eliminate redundant code in GPU logging.
apatrick@chromium.org
2011-05-18
1
-24
/
+47
*
Call SwapBuffersCallback multiple times if a frame was dropped.
nduca@chromium.org
2011-05-18
2
-0
/
+5
*
Add more stubbed out defines so nacl can bump chrome rev.
nfullagar@google.com
2011-05-16
1
-0
/
+3
*
Implemented threshold based trace events that only get added to the trace if ...
jbates@chromium.org
2011-05-13
1
-1
/
+1
*
Switch most usages of std::map to base::hash_table in GPU service.
gman@chromium.org
2011-05-13
8
-22
/
+18
*
Implement GL_CHROMIUM_rate_limit_offscreen_context
nduca@chromium.org
2011-05-13
7
-2
/
+45
*
Validate glTexParameter parameters.
gman@chromium.org
2011-05-12
8
-79
/
+273
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
7
-22
/
+55
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
3
-6
/
+7
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
7
-55
/
+22
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
7
-22
/
+55
*
Changed CHECK to DCHECK in cmd_buffer_helper.cc.
apatrick@chromium.org
2011-05-11
1
-1
/
+1
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
7
-55
/
+22
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
7
-22
/
+55
*
Permissions: removed x from gpu/gpu.gyp
scheib@chromium.org
2011-05-10
1
-0
/
+0
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
8
-838
/
+74
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
3
-1
/
+3
*
Defer IPC messages to the GpuCommandBufferStub until GpuScheduler is reschedu...
apatrick@chromium.org
2011-05-09
2
-1
/
+22
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
8
-73
/
+837
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
8
-837
/
+73
*
Rework SwapBuffers sync to allow enough SwapBuffers without blocking
piman@google.com
2011-05-06
3
-13
/
+22
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
2
-8
/
+3
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
8
-72
/
+837
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
8
-837
/
+72
*
Fix garbage seen on Mac OS X when toggling compositor and resizing
kbr@google.com
2011-05-04
2
-3
/
+8
*
Allow gpu ringbuffer to wrap around.
jbauman@chromium.org
2011-05-03
2
-13
/
+27
*
Roll ANGLE r609:r626
apatrick@chromium.org
2011-05-02
1
-3
/
+3
*
Fix Issue that glProgramInfoLog was not called if program did not link.
gman@chromium.org
2011-04-29
11
-155
/
+337
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
28
-1335
/
+83
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-28
2
-1
/
+3
*
Removed "compositor" child window that was created by the GPU process.Removed...
apatrick@chromium.org
2011-04-27
2
-7
/
+38
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-0
/
+7
[next]