Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
939fd6ce9c49f8b3552e8334b7ac72dde420a352
/
tools
f666cbc
remove debug gl interface, grcontextfactory context type, and config.
by Brian Salomon
· 6 years ago
80247e5
Publish docs for rrect, picture, blendmode
by Cary Clark
· 6 years ago
97c6a0e
Remove interal use of SkRefCnt_SafeAssign.
by Ben Wagner
· 6 years ago
00a5eb8
Add gltestpersistentcache config that tests GrContextOption's cache.
by Brian Salomon
· 6 years ago
37329b3
Reland "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 7 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 7 years ago
1994f20
Merge "All" and "Default" path renderer options in viewer
by Brian Osman
· 6 years ago
1d31443
fix line intersect divide by zero
by Cary Clark
· 6 years ago
9a6e42f
added caching of SkVertices
by Ruiqi Mao
· 7 years ago
294fe29
Remove some linear-blending sRGB logic from sk_app
by Brian Osman
· 7 years ago
c05aa7d
Revert "added skeletal animation support to GPU backend"
by Ruiqi Mao
· 7 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 7 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 7 years ago
b630734
added skeletal animation support to GPU backend
by Ruiqi Mao
· 7 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 7 years ago
94d57c4
updated SkCanvas documentation for animation overloads of drawVertices
by Ruiqi Mao
· 7 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 7 years ago
7197e05
Update ImGui to v1.62 (June 22, 2018)
by Brian Osman
· 7 years ago
007267b
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 7 years ago
3148f80
Revert "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 7 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 7 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 7 years ago
036fdfe
implemented getting format from texture as virtual in gpu caps
by Timothy Liang
· 7 years ago
be0ab88
Reland "Move Vulkan DebugCallback code into tools."
by Greg Daniel
· 7 years ago
a66f4da
Revert "Reland "Revert "Update GPU DM/nanobench configs for color testing"""
by Brian Osman
· 7 years ago
0db3a88
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 7 years ago
82f1f74
fix doc catalog
by Cary Clark
· 7 years ago
059a9ab
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 7 years ago
224c700
sync docs up with tip of tree
by Cary Clark
· 7 years ago
05d3fe3
Revert "Move Vulkan DebugCallback code into tools."
by Greg Daniel
· 7 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 7 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 7 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 7 years ago
d5161b9
Reland "Revert "Update GPU DM/nanobench configs for color testing""
by Brian Osman
· 7 years ago
3627d2e
Add subpixel offset to Viewer app.
by Ben Wagner
· 7 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 7 years ago
a4f5ce0
skpbench: Support .svg files
by Chris Dalton
· 7 years ago
c0fb3c8
Revert "Revert "Update GPU DM/nanobench configs for color testing""
by Brian Osman
· 7 years ago
d5506cb
Add --gpuThreads support to skpbench.py (take 2)
by Robert Phillips
· 7 years ago
d4b2ade
Move Vulkan DebugCallback code into tools.
by Greg Daniel
· 7 years ago
81abc43
explicitly include blurimagefilter include
by Cary Clark
· 7 years ago
536ad2c
Implement onMakeClone function on all subclasses of SkTypeface except on mac.
by Bruce Wang
· 7 years ago
6d36370
Add bullet proofing for preAbandonContext
by Robert Phillips
· 7 years ago
93ae233
Make GrVkBackendContext no longer derive from SkRefCnt.
by Greg Daniel
· 7 years ago
752e08b
Fix abandonment of programs
by Robert Phillips
· 7 years ago
a2b5b64
ccpr: Enable ccpr by default
by Chris Dalton
· 7 years ago
5e09097
Fix pylint check in presubmit
by Eric Boren
· 7 years ago
f7dcdb0
Move taskgroup initialization closer to where it is used
by Robert Phillips
· 7 years ago
f9ae670
add hello-opencl
by Mike Klein
· 7 years ago
2de15fd
Update gdb bitmap viewer.
by Ben Wagner
· 7 years ago
2a284de
Revert "Update GPU DM/nanobench configs for color testing"
by Brian Osman
· 7 years ago
5e11777
Update GPU DM/nanobench configs for color testing
by Brian Osman
· 7 years ago
75fd449
fix for new fiddle compiler
by Cary Clark
· 7 years ago
2c74c32
tools/git-sync-deps: fix
by Hal Canary
· 7 years ago
3425e22
Use SkJSONWriter for get_images_from_skps stats reporting
by Florin Malita
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
96aa535
Remove .bat and .exe from commands where possible.
by Ben Wagner
· 7 years ago
b632df7
Use SkJSONWriter for viewer UI serialization
by Florin Malita
· 7 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 7 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 7 years ago
b7a72a5
fix bookmaker
by Cary Clark
· 7 years ago
a740190
do not mistake locals for methods
by Cary Clark
· 7 years ago
5538c13
docs fix external substitutions
by Cary Clark
· 7 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 7 years ago
a058b3e
Revert "Add --gpuThreads support to skpbench.py"
by Robert Phillips
· 7 years ago
2f14f21
Add --gpuThreads support to skpbench.py
by Robert Phillips
· 7 years ago
f18c756
Pull non-substantive changes out of omnibus CL
by Robert Phillips
· 7 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 7 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 7 years ago
efd99cc
clean up SkPicture include
by Cary Clark
· 7 years ago
27dddae
rebase
by Cary Clark
· 7 years ago
d2ae4df
Add text size override to Viewer.
by Ben Wagner
· 7 years ago
b94f6da
fix define comments add generated comment for includes
by Cary Clark
· 7 years ago
0d22539
generate SkColor include
by Cary Clark
· 7 years ago
3a4a321
fix ops for very close rects
by Cary Clark
· 7 years ago
7258e97
C++14
by Brian Salomon
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
39ccf5d
Fix compile when SK_XML undefined
by Hal Canary
· 7 years ago
911ae40
[skottie] Remove inPoint/outPoint/frameRate from public API
by Florin Malita
· 7 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 7 years ago
65eb4fb
Add DDL skpbench bot for just DDL recording time
by Robert Phillips
· 7 years ago
0390d3e
skqp: update apk list script
by Hal Canary
· 7 years ago
9619c49
Add DDL parameters to skpbench.py
by Robert Phillips
· 7 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 7 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 7 years ago
35b40ce
Revert "Check for ANGLE's implementation of texture_rectangle"
by Ravi Mistry
· 7 years ago
a15cedb
Clean up GPU configs in DM
by Brian Osman
· 7 years ago
00f8866
Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 7 years ago
137b874
generate include comments
by Cary Clark
· 7 years ago
9660108
Add DDL to SKPBench
by Robert Phillips
· 7 years ago
264182c
Make SkShaper a module
by Herb Derby
· 7 years ago
b6e035e
Enable skcms on skqp
by Brian Osman
· 7 years ago
c761108
Implement onDrawDrawable in SkDebugCanvas
by Brian Osman
· 7 years ago
65197ff
SkDrawCommand cleanup, continued
by Brian Osman
· 7 years ago
8363be1
SkDrawCommand cleanup
by Brian Osman
· 7 years ago
a33447d
[skottie] Animation::animationTick() -> Animation::seek()
by Florin Malita
· 7 years ago
8e9810c
[fiddle] Init gpu using the GLTestContext.
by Joe Gregorio
· 7 years ago
616f1cb
Added drawAtlas support to SkDebugCanvas
by Brian Osman
· 7 years ago
3d856bd
[skottie] Relocate to modules/skottie
by Florin Malita
· 7 years ago
3b526b0
"Modularize" SkSG
by Florin Malita
· 7 years ago
Next »