Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a06f9d0787caafd42c8826e3f33389f38044eff2
/
tools
a06f9d0
SkQP: model-creation improvements
by Hal Canary
· 5 years ago
a521c96
Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h.
by Stephen White
· 5 years ago
7e9dc42
[infra] Auto-submit the CL to update supported branch configs
by Eric Boren
· 5 years ago
6bbeaa7
[skottieWASM] make sure we are using CPU or GPU correctly
by Kevin Lubick
· 5 years ago
9dac0d8
Particles: Better integration for ResourceProvider
by Brian Osman
· 5 years ago
d12f278
Use ResourceProvider in particles
by Brian Osman
· 5 years ago
c241b58
Make fragment processor iterators work with range for loops.
by Brian Salomon
· 5 years ago
933484f
Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation
by Robert Phillips
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
849f4d6
Copy SkottieUtils' classes into skresources
by Brian Osman
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
dd5ba94
[skottie] Use seekFrame in skottie2movie
by Florin Malita
· 5 years ago
e21af50
Test texture domain effect with local matrix.
by Brian Salomon
· 5 years ago
34cea00
Add utility for creating test-only GrProgramInfos
by Robert Phillips
· 5 years ago
fee0079
rough unit test support for FM
by Mike Klein
· 5 years ago
389c8e9
[minor] mark scripts as executable
by Hal Canary
· 5 years ago
2dad990
Replace third_party/gif: Preflight changes
by Hal Canary
· 5 years ago
f7cb902
Revert "Replace third_party/gif with new DEPS entry."
by Hal Canary
· 5 years ago
6d29bfb
Replace third_party/gif with new DEPS entry.
by Hal Canary
· 5 years ago
3e2ecd2
SkQP: remove unused script
by Hal Canary
· 5 years ago
24cbdab
SKQP Build for Fuchsia SDK
by John Rosasco
· 5 years ago
7b55818
Add flag to Viewer to trigger continuous redraw.
by Jim Van Verth
· 5 years ago
a9b348f
Reland fully delineate GL usage w/ skia_use_gl.
by John Rosasco
· 5 years ago
654eb2a
[SkQP/Android] Replace -Weverything with -Wextra
by Colin Cross
· 5 years ago
4135cf0
use round() instead of trunc() to f32->unorm
by Mike Klein
· 5 years ago
6e4aad9
rename to_i32 -> trunc, and add round
by Mike Klein
· 5 years ago
fcaae48
Use GrProgramInfo's primitiveType field
by Robert Phillips
· 5 years ago
0efc01d
Revert "Fully delineate GL usage w/ skia_use_gl"
by Robert Phillips
· 5 years ago
272060a
find min and max, separared by comma. not minmax.
by Nathaniel Nifong
· 5 years ago
078cf3e
Fully delineate GL usage w/ skia_use_gl
by John Rosasco
· 5 years ago
a2b2214
Record min and max frame times from skpbench in perf
by Nathaniel Nifong
· 5 years ago
e643da6
Add new macro for checking device lost when making Vulkan calls.
by Greg Daniel
· 5 years ago
057985a
Fail Skpbench on unsupported hardware
by Ben Wagner
· 5 years ago
e9b5469
Add valgrind suppressions for GrClearImage
by Brian Salomon
· 5 years ago
923dad7
Fix memory leak in iOS viewer.
by Jim Van Verth
· 5 years ago
5e5f9dc
tools/git-sync-deps: enforce commit hash in DEPS, not tags or branches
by Hal Canary
· 5 years ago
ed2cec4
add --quick to fm
by Mike Klein
· 5 years ago
3cc8d4f
Dawn: s/dawn::/wgpu::/g.
by Stephen White
· 5 years ago
f22dda9
[skottie] Fix skottie2movie after async API change
by Florin Malita
· 5 years ago
a979b28
SkQP: mark several gms as unsuitable for skqp
by Hal Canary
· 5 years ago
e107faa
SkRemoteGlyphCache Add tracing to diff canvas
by Hal Canary
· 5 years ago
4eda710
Simplify sk_gpu_test::MakeTextureProxyFromData.
by Brian Salomon
· 5 years ago
cfbc4d4
[skottie] Add DataURI image support in utils/tools
by Florin Malita
· 5 years ago
051f7d6
Docs: include/docs with doxygen
by Hal Canary
· 5 years ago
cbf59e0
Use LazyProxy to set up Metal swapchain.
by Jim Van Verth
· 5 years ago
7b86d4e
Dawn: allow CopySrc usage of swapchain texture.
by Stephen White
· 5 years ago
c99a4df
WebGL2: Add BlitFramebuffer, ShaderDerivativeSupport
by Hal Canary
· 5 years ago
87fe9b0
Tell rewrite_includes to ignore node_modules
by Kevin Lubick
· 5 years ago
883c7e9
Dawn: silence some warnings on win-clang.
by Stephen White
· 5 years ago
e054d3c
CanvasKit: Switch to WebGL 2.0
by Hal Canary
· 5 years ago
5b43113
Interpreter: Reflect all uniform variables in ByteCode
by Brian Osman
· 5 years ago
1e2adcf
Roll Dawn to ToT.
by Stephen White
· 5 years ago
20c626a
Update Dawn backend to ToT. This is about 3 months of changes.
by Stephen White
· 5 years ago
b7c5bac
Remove some more MoltenVK support
by Jim Van Verth
· 5 years ago
b50cc81
Reland "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil"
by Chris Dalton
· 5 years ago
df18296
Add accessors to get/set SkParticleEffect fields
by Brian Osman
· 5 years ago
aae3cc4
docs/fiddle: add "incomplete" fiddle.
by Hal Canary
· 5 years ago
10e5257
[SkVideoEncoder] Allow clients to control the color type
by Florin Malita
· 5 years ago
a718a61
Enable preferring using primary CB over secondary CB.
by Greg Daniel
· 5 years ago
598903f
Guard some more Metal code to support older versions.
by Jim Van Verth
· 5 years ago
38f0a49
Add GL_QCOM_TILED_RENDERING as an optional interface
by Chris Dalton
· 5 years ago
647c7a9
Particles: New confetti effect, minor tweaks elsewhere
by Brian Osman
· 5 years ago
9241a6d
Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Brian Salomon
· 5 years ago
6d0d5a7
[canvaskit] Speculative fix for external wasm library
by Kevin Lubick
· 5 years ago
cb55010
Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Ravi Mistry
· 5 years ago
6fc04f8
Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
768f900
Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil"
by Brian Salomon
· 5 years ago
9c21978
Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
ce240cc
SkSurface asynchronous read APIs allow client to extend pixel lifetime
by Brian Salomon
· 5 years ago
b5b45d7
SkQP: mark readpixels as a bad GM
by Hal Canary
· 5 years ago
7e6d3b0
Use GL_QCOM_TILED_RENDERING to explicitly discard stencil
by Chris Dalton
· 5 years ago
4bc0c1f
Rename GrColorSpaceInfo -> GrColorInfo
by Brian Salomon
· 5 years ago
6694440
Make SkPixmap-variant of createBackendTexture public
by Robert Phillips
· 5 years ago
f2ebdd9
Rename GrPixelInfo to GrImageInfo.
by Brian Salomon
· 5 years ago
4524e84
When precompiling SkSL, avoid the need to re-link
by Brian Osman
· 5 years ago
5f12eaa
support gpu for skottie2movie
by Mike Reed
· 5 years ago
942d69f
Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer"
by Ethan Nicholas
· 5 years ago
382ea73
Fixed GLSL ES compilation error in GLTestAtlasTextRenderer
by Ethan Nicholas
· 5 years ago
f755bc7
call Graphics Init() to get faster asm
by Mike Reed
· 5 years ago
e5b65d2
pdf-comparison and image_diff_metric tools
by Hal Canary
· 5 years ago
ea1b30b
New proposed syntax for SkColorTypes
by Robert Phillips
· 5 years ago
b2f5553
Set up prototype interface for MakeFromCAMetalLayer
by Jim Van Verth
· 5 years ago
6b4143e
move skvm debug tools back to core
by Mike Klein
· 5 years ago
17a3a0b
Last tranche of new SkColorTypes
by Robert Phillips
· 5 years ago
8391bac
Add F16Norm mode to viewer
by Brian Salomon
· 5 years ago
a90382f
Pass color types when creating texture with initial data.
by Brian Salomon
· 5 years ago
2d241f5
update videoencoder, add scale option, remove motion-blur hack
by Mike Reed
· 5 years ago
d46cb97
Particle effect scripting update
by Brian Osman
· 5 years ago
4af42fc
Fix precompiling shaders on GLES / Android
by Brian Osman
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 years ago
430470d
make rectcontour and nestedrects private
by Mike Reed
· 5 years ago
429f0d3
Add kRG_1616 and kAlpha_16 SkColorTypes
by Robert Phillips
· 5 years ago
f7cf794
Assert there are some sources when running skpbench
by Nathaniel Nifong
· 5 years ago
d2a8ae2
Reland "Separate texture creation from uploading in GrGpu subclasses."
by Brian Salomon
· 5 years ago
8e63cab
Revert "Separate texture creation from uploading in GrGpu subclasses."
by Brian Salomon
· 5 years ago
a739824
Separate texture creation from uploading in GrGpu subclasses.
by Brian Salomon
· 5 years ago
b2d5d40
Adapt GrRectBlur for cases with rect W/H less than six sigma.
by Brian Salomon
· 5 years ago
d0cf5da
Hook up pinch-zoom and swipe gestures.
by Jim Van Verth
· 5 years ago
Next »