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
*
Remove blacklisting of Mac OS 10.6 and 10.7.
ccameron@chromium.org
2013-11-20
1
-15
/
+16
*
Revert 235428 "Revert 234915 "Revert 234758 "gpu: Remove redunda..."
kaanb@chromium.org
2013-11-19
3
-57
/
+46
*
Consolidate texture_sharing and accelerated_compositing in gpu blacklist.
zmo@chromium.org
2013-11-19
1
-33
/
+5
*
Revert 235863 "Remove blacklisting of Mac OS 10.6 and 10.7."
ccameron@chromium.org
2013-11-19
1
-17
/
+16
*
Remove blacklisting of Mac OS 10.6 and 10.7.
ccameron@chromium.org
2013-11-19
1
-16
/
+17
*
Include angle tests in gpu_unittests
zmo@chromium.org
2013-11-19
2
-0
/
+52
*
Revert 235626 "Remove blacklisting of Mac OS 10.6 and 10.7."
kinuko@chromium.org
2013-11-18
1
-17
/
+16
*
Remove blacklisting of Mac OS 10.6 and 10.7.
ccameron@chromium.org
2013-11-18
1
-16
/
+17
*
gpu: Support ES3 msaa and depth/stencil formats
sievers@chromium.org
2013-11-15
8
-94
/
+241
*
Revert 234915 "Revert 234758 "gpu: Remove redundant calls from C..."
kaanb@chromium.org
2013-11-15
3
-46
/
+57
*
gpu: Remove set_testing_force_is_angle
sievers@chromium.org
2013-11-14
18
-104
/
+141
*
Revert 234758 "gpu: Remove redundant calls from CommandBufferHel..."
kaanb@chromium.org
2013-11-13
3
-57
/
+46
*
Deprecate disable_async_readpixels on Qualcomm
sievers@chromium.org
2013-11-13
1
-2
/
+6
*
Rename MultisampledRenderToTextureTest to fit existing heapcheck exclusion fi...
sievers@chromium.org
2013-11-13
1
-6
/
+7
*
Split incompatible MSAA extensions.
sievers@chromium.org
2013-11-13
24
-181
/
+611
*
gpu: Remove redundant calls from CommandBufferHelper::GetSpace() and optimize...
kaanb@chromium.org
2013-11-13
3
-46
/
+57
*
[Android] Add workaround to unbind gpu memory buffer only on NVIDIA
boliu@chromium.org
2013-11-13
5
-2
/
+33
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+3
*
Re-enable virtual contexts for all ARM T-6XX models.
epenner@chromium.org
2013-11-09
1
-4
/
+4
*
Fix win64 compilation error
jschuh@chromium.org
2013-11-08
1
-1
/
+1
*
Warm up the GPU when the user touches the screen
skyostil@chromium.org
2013-11-08
2
-1
/
+18
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
2
-20
/
+0
*
Clean up windows XP/Vista blacklist entry.
zmo@chromium.org
2013-11-06
1
-180
/
+14
*
Correct blacklist entry message
vangelis@chromium.org
2013-11-06
1
-1
/
+1
*
Revert 233191 "Simplify GPU blacklist for WinAura"
thakis@chromium.org
2013-11-06
1
-4
/
+163
*
Simplify GPU blacklist for WinAura
jbauman@chromium.org
2013-11-06
1
-163
/
+4
*
Delete gpu/command_buffer/client/atomicops.h
thakis@chromium.org
2013-11-06
9
-163
/
+13
*
Merge gpu_switching_list into gpu_driver_bug_list.
zmo@chromium.org
2013-11-05
13
-312
/
+127
*
command_buffer: Remove hash_tables.h, simplify atomicops.h
thakis@chromium.org
2013-11-05
9
-44
/
+9
*
Delete gpu/command_buffer/common/logging.h
thakis@chromium.org
2013-11-05
31
-427
/
+149
*
Delete gpu/command_buffer/common/compiler_specific.h
thakis@chromium.org
2013-11-05
9
-30
/
+7
*
Remove apatrick@ from OWNERS
piman@chromium.org
2013-11-04
3
-4
/
+1
*
Revert "Enable virtual contexts for all ARM T-6xx models instead of just T-604"
aelias@chromium.org
2013-11-04
1
-4
/
+4
*
gpu: Use std::vector instead of ObserverList.
reveman@chromium.org
2013-11-01
2
-7
/
+17
*
Do not give GPU memory to backgrounded compositors.
ccameron@chromium.org
2013-11-01
1
-19
/
+3
*
Don't call into driver for unsupported extensions.
sievers@chromium.org
2013-10-31
5
-1
/
+77
*
Force virtual contexts on Chrome OS ARM
piman@chromium.org
2013-10-31
1
-1
/
+16
*
Revert 231443 "Revert 231127 "Revert 230852 "Revert 230545 "Disa..."
jbauman@chromium.org
2013-10-29
1
-1
/
+12
*
Add a basic test for GL_CHROMIUM_framebuffer_multisample
sievers@chromium.org
2013-10-29
1
-0
/
+110
*
Move memory allocation/stats structs to gpu:: and remove bazillion copies
jamesr@chromium.org
2013-10-29
10
-0
/
+141
*
Revert 231127 "Revert 230852 "Revert 230545 "Disable image trans..."
jbauman@chromium.org
2013-10-28
1
-12
/
+1
*
Revert 230852 "Revert 230545 "Disable image transport surface on..."
jbauman@chromium.org
2013-10-25
1
-1
/
+12
*
Drop kDisableAcceleratedVideoDecode in ContentBrowserTest::SetUp().
xhwang@chromium.org
2013-10-25
1
-1
/
+0
*
Make command buffer handles the situation that unused uniform array elements ...
zmo@chromium.org
2013-10-25
2
-10
/
+66
*
Revert 230545 "Disable image transport surface on all windows ma..."
cpu@chromium.org
2013-10-24
1
-12
/
+1
*
Break the dependency of BackTexture on the entire Decoder. Part 2 because a c...
kloveless@chromium.org
2013-10-24
1
-40
/
+42
*
GPU: Turn a LOG(INFO) used for debugging into a VLOG(1) to reduce spamminess.
thestig@chromium.org
2013-10-24
1
-2
/
+2
*
Blacklist d3d11 on Intel GPUs
vangelis@chromium.org
2013-10-23
1
-1
/
+13
*
Disable image transport surface on all windows machines.
jbauman@chromium.org
2013-10-23
1
-1
/
+12
*
Replace --trace-gl with TRACE_DISABLED_BY_DEFAULT("cb_command")
wangxianzhu@chromium.org
2013-10-23
4
-15
/
+3
[next]