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
*
gpu: Remove in-process GPU service support for CHROMIUM_image.
reveman
2014-09-29
2
-115
/
+5
*
Modified GPU command signature hash to use a binary representation.
dyen
2014-09-29
6
-22
/
+160
*
Prevent static mojo builds from pulling //ui/gl into mojo_shell
davemoore
2014-09-29
5
-2
/
+37
*
Fix for surfaceless implementation
achaulk
2014-09-26
1
-12
/
+21
*
Make the GPU feature info code more compact.
bratell
2014-09-25
2
-2
/
+3
*
gpu: Enable WebGL on Mali-400 GPUs that support EXT_robustness
skyostil
2014-09-25
1
-1
/
+5
*
Adding skia gl interface binding for glCopyTextureCHROMIUM
junov
2014-09-24
1
-0
/
+1
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-1
/
+1
*
Add VEA supported profiles to GPUInfo.
wuchengli
2014-09-23
5
-0
/
+33
*
Fix typo in check_gpu_bots.py
hartmanng
2014-09-22
1
-4
/
+4
*
Add utility script for GPU Pixel Wranglers.
hartmanng
2014-09-22
1
-0
/
+650
*
Fixed issue where disjoint timer offsets were incorrectly calculated.
dyen
2014-09-22
1
-14
/
+20
*
Make mojo/services pass in "gn check"
brettw
2014-09-20
2
-6
/
+7
*
Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...
brettw
2014-09-19
2
-7
/
+6
*
Make mojo/services pass in "gn check"
Brett Wilson
2014-09-19
2
-6
/
+7
*
command_buffer: Optimize non-debug path of GLES2DecoderImpl::DoCommands().
vmiura
2014-09-19
1
-15
/
+49
*
Do not format OpenGLES2 headers in build_gles2_cmd_buffer.py.
mazda
2014-09-18
1
-2
/
+0
*
Compile specific parts of the Android build with -O2.
fdegans
2014-09-17
2
-7
/
+2
*
android: Disable transfer thread on Adreno 420
sievers
2014-09-16
1
-23
/
+47
*
GN: Create a :gles2_interface target to resolve some check errors in //cc.
jbroman
2014-09-16
2
-3
/
+18
*
Clean up interfaces between Shader / ShaderTranslator / ANGLE side.
zmo
2014-09-13
18
-525
/
+582
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
6
-6
/
+6
*
Call MakeCurrent in in-process idle work
boliu
2014-09-11
1
-1
/
+1
*
Remove outdated ANGLE_SH_VERSION if-def stuff.
zmo
2014-09-10
9
-219
/
+43
*
command_buffer: Batch command processing to reduce handler overheads.
vmiura
2014-09-09
18
-162
/
+437
*
Generate Pepper IDL for OpenGLES2
hamaji
2014-09-09
1
-19
/
+68
*
InProcessGL: Share MailboxManager per service
sievers
2014-09-09
2
-1
/
+13
*
gpu: Allow CopyTexImage to be called with StreamTextures and GLImageSync.
reveman
2014-09-09
2
-2
/
+0
*
Log command name with GPU parse errors.
jbauman
2014-09-09
2
-9
/
+4
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
command_buffer: Table based command dispatch.
vmiura
2014-09-08
3
-383
/
+899
*
Random fixes for scoped_refptr operator T* removal.
dcheng
2014-09-05
1
-1
/
+1
*
Avoid memcmp on potentially unpacked structs in MailboxManager::TargetNameLess
jamesr
2014-09-05
1
-1
/
+3
*
gpu: Add CopyTexImage function to GLImage API.
reveman
2014-09-05
4
-1
/
+24
*
Add bits to indicate which parts of GPUInfo are collected.
zmo
2014-09-05
10
-72
/
+103
*
Disable HW video decoder acceleration on Samsung Galaxy Tab, which uses buggy...
glaznev
2014-09-05
1
-1
/
+13
*
gpu: Make CopyTexture work with GL_BGRA_EXT destination textures.
reveman
2014-09-04
2
-3
/
+4
*
Remove Mali-400/604 devices from GPU rasterization whitelist.
aelias
2014-09-04
1
-4
/
+4
*
Added support for GPU Tracing on mobile devices which support it.
dyen
2014-09-03
3
-117
/
+204
*
Blacklist GPU rasterization on Nexus 10.
ernstm
2014-09-02
1
-1
/
+10
*
gpu: Enable relevant extentions on GLES3.
dongseong.hwang
2014-09-01
2
-14
/
+29
*
Manual fixups in gpu/ for scoped_refptr operator T* removal.
dcheng
2014-08-30
10
-15
/
+25
*
Enable command line arguments for GLES2 CTS.
jmadill
2014-08-29
2
-1
/
+28
*
Suppress a few more failures on the Win GPU Debug FYI bots.
kbr
2014-08-29
1
-0
/
+4
*
Update ES2 CTS Windows expectations.
jmadill
2014-08-28
1
-0
/
+12
*
Fix broken path in GLES2 CTS.
jmadill
2014-08-28
1
-1
/
+1
*
gpu: support immutable texture on Linux Mesa driver and GLES3.
dongseong.hwang
2014-08-27
2
-2
/
+196
*
In about:gpu page, make sure feature status and problem description match
zmo
2014-08-27
2
-2
/
+50
*
Add initial support for NV_path_rendering extension to gpu command buffer
kkinnunen
2014-08-26
38
-26
/
+904
*
Declaring the weak_ptr_factory in proper order.
kulkarni.a
2014-08-26
2
-6
/
+6
[next]