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
*
Sort GYP and GN files under gpu
satorux
2015-02-18
12
-190
/
+190
*
Fix shader compilation when no translator.
dyen
2015-02-18
1
-9
/
+13
*
Add glGetActiveUniformsiv to GPU command buffer.
zmo
2015-02-17
35
-289
/
+1459
*
Add lock support for in process context provider.
jbauman
2015-02-14
5
-2
/
+18
*
gpu: Add a class MeasurementTimers that measures wall, cpu and gpu time.
dcastagna
2015-02-13
5
-25
/
+188
*
gpu: Initialize GLFakeQueries data members.
dcastagna
2015-02-13
1
-3
/
+3
*
Only collect information about primary display adapter on XP.
jbauman
2015-02-13
1
-2
/
+12
*
Add glGetUniformIndices to GPU command buffer.
zmo
2015-02-13
24
-182
/
+750
*
Fix GPU Tracing offset calculation.
dyen
2015-02-13
1
-1
/
+1
*
Shader compiles deferred until program link time after a cache miss.
dyen
2015-02-12
21
-288
/
+346
*
Disable warning in GLES2 CTS in Windows.
jmadill
2015-02-12
1
-5
/
+2
*
gpu: Extract the gpu timing code from gpu_tracer.
dcastagna
2015-02-12
9
-380
/
+397
*
Add support for multithreading the GPU command buffer.
jbauman
2015-02-12
8
-0
/
+26
*
Add glGetTransformFeedbackVarying to GPU command buffer.
zmo
2015-02-12
28
-199
/
+1350
*
gpu: check if GL context supports robustness when calling GetGraphicsResetSta...
dongseong.hwang
2015-02-11
2
-5
/
+9
*
Updating WebGraphicsContext3DImpl to include ES3 entry points
bajones
2015-02-11
2
-0
/
+312
*
disable partial swaps on Mali
dbehr
2015-02-11
1
-0
/
+13
*
Share SyncPointManager implementation
boliu
2015-02-11
3
-49
/
+70
*
Add .dSYM paths for test isolate files that have ASan support on Mac
glider
2015-02-10
1
-0
/
+7
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-3
/
+3
*
remove useless APIs in WGC3DImpl
yunchao.he
2015-02-09
2
-28
/
+0
*
Add glUniformBlockBinding to GPU command buffer.
zmo
2015-02-07
23
-113
/
+293
*
Disable D3D11 on systems with AMD switchable graphics.
jbauman
2015-02-07
1
-1
/
+13
*
Add glGetActiveUniformBlockiv to GPU command buffer.
zmo
2015-02-06
28
-282
/
+792
*
Refactor for GPU command buffer PUTSTR code generator.
zmo
2015-02-06
7
-329
/
+193
*
Add OrderingBarrierCHROMIUM API.
vmiura
2015-02-06
24
-9
/
+144
*
Update {virtual,override,final} to follow C++11 style in gpu.
dcheng
2015-02-06
3
-22
/
+18
*
Enumerate all display adapters to detect AMD switchable graphics.
jbauman
2015-02-06
1
-39
/
+115
*
Add UniformBlock related commands to command buffer.
zmo
2015-02-05
25
-286
/
+1309
*
The Shader class now support deferred shader compiling.
dyen
2015-02-05
8
-38
/
+88
*
gpu: Add TransformFeedback & Uniform Buffer related consts
heejin.r.chung
2015-02-05
9
-19
/
+51
*
Move AW renderer compositor context to gpu thread
boliu
2015-02-05
6
-18
/
+27
*
Add workaround to ignore EGL sync errors on qc
boliu
2015-02-04
3
-1
/
+29
*
Clean up some of the shader compilation code.
dyen
2015-02-04
5
-12
/
+43
*
Unify GPU raster and canvas blacklists on Android, second attempt.
aelias
2015-02-04
1
-21
/
+10
*
Remove GLFence::CreateWithoutFlush
boliu
2015-02-04
1
-1
/
+1
*
Support MSan/TSan in test isolation and test_env.py
earthdok
2015-02-04
1
-0
/
+6
*
Implement client side data caching for UniformBlock related queries.
zmo
2015-02-04
5
-48
/
+453
*
Revert of Unify GPU raster and accelerated canvas blacklists on Android. (pat...
aelias
2015-02-03
1
-7
/
+21
*
Remove more targets from GN Windows build.
brettw
2015-02-02
1
-197
/
+199
*
MSan: disallow uninitialized data in GLES2Implementation::BufferDataHelper.
earthdok
2015-02-01
1
-0
/
+9
*
Get rid of NonCachedProgramInfoManager.
zmo
2015-01-30
6
-335
/
+160
*
Removed references to linux_gpu, which has been removed
sergiyb
2015-01-30
1
-1
/
+0
*
Revert of Move AW renderer compositor context to gpu thread (patchset #6 id:1...
boliu
2015-01-30
6
-27
/
+18
*
Implement glGetUniformBlocksCHROMIUM: service side data packing
zmo
2015-01-30
4
-10
/
+350
*
Move AW renderer compositor context to gpu thread
boliu
2015-01-30
6
-18
/
+27
*
Correctly track texture cleared state for sharing
boliu
2015-01-29
3
-1
/
+67
*
Unify GPU raster and accelerated canvas blacklists on Android.
aelias
2015-01-29
1
-21
/
+7
*
Add glTransformFeedbackVaryings to GPU command buffer.
zmo
2015-01-29
24
-184
/
+617
*
gpu: Perf test to check costs of texture upload at different stages.
dcastagna
2015-01-29
4
-0
/
+306
[next]