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
/
gpu.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ShareGroup stub
gman@chromium.org
2012-03-28
1
-0
/
+2
*
GPU: Fix the component build when the incremental linker is used.
rvargas@google.com
2012-03-07
1
-1
/
+1
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-231
/
+129
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-129
/
+231
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-231
/
+129
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-17
1
-0
/
+1
*
GPU: Split some of the GPU projects to individual gypi files.
rvargas@google.com
2012-02-17
1
-149
/
+15
*
Revert 122034 - Use shared memory to update the renderer's view of the comman...
zmo@google.com
2012-02-15
1
-1
/
+0
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-15
1
-0
/
+1
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
1
-0
/
+6
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
1
-6
/
+0
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
1
-0
/
+6
*
Remove command buffer command id tests etc..
gman@chromium.org
2012-01-27
1
-2
/
+0
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-2
/
+13
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-13
/
+2
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-2
/
+13
*
Add --enable-gpu-debugging to call glGetError after every command in the comm...
gman@chromium.org
2012-01-14
1
-1
/
+3
*
Fix IsExtensionAvailable so it calls GetStringHelper
gman@chromium.org
2011-12-21
1
-1
/
+22
*
Log GLenums as strings in service
gman@chromium.org
2011-12-14
1
-4
/
+1
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
1
-4
/
+10
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
1
-10
/
+4
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
1
-4
/
+10
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-22
1
-1
/
+1
*
External stream texture support.
sievers@chromium.org
2011-09-28
1
-0
/
+6
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-45
/
+0
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-0
/
+45
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-45
/
+0
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-4
/
+0
*
Static initializers: Remove <iostream> include from GPU logging system.
erg@google.com
2011-09-01
1
-0
/
+1
*
Cache OpenGL program info on the client side of the command buffer.
gman@chromium.org
2011-08-08
1
-0
/
+3
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
1
-1
/
+0
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-1
/
+3
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Move VertexAttribManager to another file.
gman@chromium.org
2011-07-11
1
-0
/
+3
*
Cache easy to cache OpenGL values on client side of command buffer.
gman@chromium.org
2011-07-06
1
-1
/
+2
*
Remove the dependency on app_base from some targets.
tfarina@chromium.org
2011-06-29
1
-1
/
+0
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
1
-0
/
+1
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
1
-0
/
+5
*
Fix loading a component build
sadrul@chromium.org
2011-06-15
1
-0
/
+1
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
1
-0
/
+1
*
Resubmit http://codereview.chromium.org/7046057
gman@chromium.org
2011-06-09
1
-0
/
+1
*
Revert 88452 (broke gpu_unittests) - Fix LUMANINCE_ALPHA issue
rsleevi@chromium.org
2011-06-09
1
-1
/
+0
*
Fix LUMANINCE_ALPHA issue
gman@chromium.org
2011-06-09
1
-0
/
+1
*
Fix clang build failure introduced by r87408.
apatrick@chromium.org
2011-06-01
1
-0
/
+1
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-0
/
+3
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-3
/
+0
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-0
/
+3
*
Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...
tony@chromium.org
2011-05-23
1
-1
/
+1
*
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
1
-32
/
+8
[next]