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
*
Update SplitString calls to new form
brettw
2015-08-07
7
-23
/
+28
*
cc: Use worker context for one-copy tile initialization.
reveman
2015-08-06
1
-0
/
+1
*
Clean up includes in gpu command buffer
martina.kollarova
2015-08-06
11
-23
/
+28
*
[tracing] Introduce MemoryDumpArgs to enable light and heavy dumps
ssid
2015-08-06
2
-2
/
+4
*
Allow supplying data for depth and stencil textures in ES3
qiankun.miao
2015-08-06
2
-4
/
+7
*
Refactor gpu code generation
martina.kollarova
2015-08-06
1
-905
/
+811
*
Fix overlays on Mac OS when running on Core Profile.
kbr
2015-08-06
6
-112
/
+216
*
Adds tracing support for GL textures in both CC (via ResourceProvider) and GP...
ericrk
2015-08-06
6
-2
/
+101
*
Fine tune ReadBuffer() impl in GPU command buffer.
zmo
2015-08-05
14
-8
/
+188
*
gpu: Add calling convention for win32
hendrikw
2015-08-05
4
-758
/
+873
*
Revert "Temporarily add a finish counter to be sure finishes are completed."
dyen
2015-08-05
9
-99
/
+34
*
Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzone
spang
2015-08-04
8
-130
/
+124
*
gpu: Add ANGLE commit to program cache hash.
jmadill
2015-08-04
3
-2
/
+8
*
Mac: Remove non-overlay IOSurface/NSCGLSurface path
ccameron
2015-08-04
2
-30
/
+1
*
Set correct errors when transfer buffer creation fails.
dyen
2015-08-04
2
-1
/
+7
*
Fix Python pylint warnings
martina.kollarova
2015-08-03
1
-1437
/
+1437
*
Fixed race when gpu process crashes before transfer buffer is created.
dyen
2015-08-01
1
-0
/
+1
*
Revert various crash checks made to queries while tracking down a bug.
dyen
2015-08-01
6
-69
/
+7
*
Add yet more GN isolates ...
dpranke
2015-07-31
1
-0
/
+9
*
gpu: Add a timer histogram for DoLinkProgram.
jmadill
2015-07-31
1
-0
/
+2
*
Added some extra safe guards to remove possible errors for queries.
dyen
2015-07-31
3
-7
/
+12
*
Command Buffer: add getBufferParameteri64v
yunchao.he
2015-07-31
31
-338
/
+655
*
Temporarily add a finish counter to be sure finishes are completed.
dyen
2015-07-30
9
-34
/
+99
*
Free ring buffer shared memory
boliu
2015-07-29
1
-0
/
+2
*
Fixing issues using TexStorage2D with compressed textures and cube maps
bajones
2015-07-29
2
-5
/
+57
*
Make sure active queries map is cleared upon query manager destroy.
dyen
2015-07-28
1
-0
/
+1
*
Remove unsafe async notify completion callback call.
dyen
2015-07-28
2
-5
/
+4
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
1
-12
/
+0
*
The Query manager on the server side can now handle disjoint values.
dyen
2015-07-28
5
-17
/
+309
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
2
-1
/
+7
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
2
-7
/
+1
*
Remove GLContext::Destroy
piman
2015-07-27
1
-1
/
+2
*
Auto-format for generated gpu command buffer files.
zmo
2015-07-27
8
-3834
/
+2135
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
2
-1
/
+7
*
Added extra checks for all query related errors.
dyen
2015-07-27
2
-0
/
+17
*
Added support for pausing and resuming queries.
dyen
2015-07-25
10
-121
/
+539
*
Allow WebGL on Android if the GPU has it's own process (Take 2)
bajones
2015-07-25
7
-1
/
+59
*
ozone: rename to GpuMemoryBuffer(Factory|Impl)OzoneNativePixmap.
dongseong.hwang
2015-07-24
1
-1
/
+1
*
Revert of Allow WebGL on Android if the GPU has it's own process (patchset #6...
alancutter
2015-07-24
7
-59
/
+13
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
1
-2
/
+2
*
Allow WebGL on Android if the GPU has it's own process
bajones
2015-07-23
7
-13
/
+59
*
Assume glFinish completes the fence for pixel reads.
dyen
2015-07-23
2
-6
/
+12
*
content: Use the memory-infra graph API for GpuMemoryBufferManager.
reveman
2015-07-23
1
-0
/
+4
*
Add ANGLE dEQP-GLES3 tests.
jmadill
2015-07-23
1
-0
/
+16
*
Add Jpeg decoder profile to GpuInfo
henryhsu
2015-07-23
3
-4
/
+10
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+9
*
Mac Overlays: Enable gpu client rectangle framebuffer attachments
ccameron
2015-07-22
3
-9
/
+61
*
gpu: Add support for different API to configs.
jmadill
2015-07-22
5
-40
/
+132
*
Rename angle_deqp_tests to angle_deqp_gles2_tests.
jmadill
2015-07-22
1
-1
/
+2
*
Add Windows 10 support to GPU config parser.
wfh
2015-07-22
4
-4
/
+14
[next]