Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
eda9a55baae5e101ccce5b2abc021d226fde485b
/
tools
d15571a
[perf_skottiewasm_lottieweb] Use 3 loops for more consistency
by Ravi Mistry
· 6 years ago
5f24018
[skottie] Ref-counted animators
by Florin Malita
· 6 years ago
84bcd0c
skvmtool upgrades
by Mike Klein
· 6 years ago
c80b0e9
Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2)
by Robert Phillips
· 6 years ago
27b4d8d
Remove sample count from GrSurfaceDesc.
by Brian Salomon
· 6 years ago
f702ed4
add 'r'epeat option sans the HUD (to not complicate the profile)
by Mike Reed
· 6 years ago
b7dad44
Reland "hide drawlooper from paint"
by Mike Reed
· 6 years ago
5372ebd
[skottie-wasm-perf] Don't redraw unchanged frames
by Florin Malita
· 6 years ago
6dc14de
Revert "hide drawlooper from paint"
by Robert Phillips
· 6 years ago
00d4f53
[skottie] Expose SG inval controller on seek()
by Florin Malita
· 6 years ago
766b42b
hide drawlooper from paint
by Mike Reed
· 6 years ago
3e45e12
Update to Dawn ToT.
by Stephen White
· 6 years ago
c3318f0
ccpr: Add an MSAA atlas mode
by Chris Dalton
· 6 years ago
e8a766b
Move GrProtected off GrSurfaceDesc and pass separately.
by Brian Salomon
· 6 years ago
00fb724
Move read swizzle from GL ConfigInfo to FormatInfo.
by Greg Daniel
· 6 years ago
985741a
First draft of Dawn backend: clears are working.
by Stephen White
· 6 years ago
dd39980
Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType"
by Robert Phillips
· 6 years ago
9725638
Make rest of GrGpu::wrapBackend* methods take a GrColorType
by Robert Phillips
· 6 years ago
fad9fbc
Revert "First draft of Dawn backend: clears are working."
by Greg Daniel
· 6 years ago
6cebea4
First draft of Dawn backend: clears are working.
by Stephen White
· 6 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 6 years ago
e574f1e
[reland] SkMetaData: move from src/ to tools/
by Hal Canary
· 6 years ago
2616efd
pin down arg() stride (a.k.a. type) info sooner
by Mike Klein
· 6 years ago
ff2e8fe
sk_app, Sample: Unify InputState enum.
by Hal Canary
· 6 years ago
0902c98
Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2)
by Robert Phillips
· 6 years ago
fe88bf6
Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls"
by Greg Daniel
· 6 years ago
12e7585
Revert "SkMetaData: move from src/ to tools/"
by Greg Daniel
· 6 years ago
5572737
Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls
by Robert Phillips
· 6 years ago
9d844d8
SkMetaData: move from src/ to tools/
by Hal Canary
· 6 years ago
fcf6359
Sample not RefCnted; ClickHandling moved out of viewer
by Hal Canary
· 6 years ago
acf98df
Remove WallTimer class.
by Ben Wagner
· 6 years ago
4c5edc2
[perf_skottiewasm_lottieweb] Add flag for use_gpu
by Ravi Mistry
· 6 years ago
aa04068
[perf_skottiewasm_lottieweb] Explicit window sizing
by Florin Malita
· 6 years ago
4124807
tools: separate TimeUtils from AnimTimer
by Hal Canary
· 6 years ago
8590026
[perf_skottiewasm_lottieweb] Enable GPU tracing
by Florin Malita
· 6 years ago
af545d7
Fix GL MSAA support in Mac Viewer.
by Jim Van Verth
· 6 years ago
d361e64
Enable MSAA for Metal.
by Jim Van Verth
· 6 years ago
649774b
[perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison
by Ravi Mistry
· 6 years ago
658d499
New approach to fixing Vulkan MSAA.
by Jim Van Verth
· 6 years ago
37a4bed
[perf_skottiewasm_lottieweb] Do 2 loops with 25 points each and then pick 25 from the middle
by Ravi Mistry
· 6 years ago
e877dce
Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded.
by Greg Daniel
· 6 years ago
19ece74
Only include angle in default configs when it's enabled
by Brian Osman
· 6 years ago
3a85ed1
ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey
by Hal Canary
· 6 years ago
778ba8a
Re-enable Vulkan MSAA support in Viewer
by Jim Van Verth
· 6 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 6 years ago
c74a550
GM: s/handleKey/onChar/
by Hal Canary
· 6 years ago
56065d9
[skottie-wasm-perf] Turn on chrome tracing
by Ravi Mistry
· 6 years ago
b2be410
[lottie-web-perf] Use SVG renderer and turn on chrome tracing
by Ravi Mistry
· 6 years ago
6cc65e1
Samples: simplify Sample::Event
by Hal Canary
· 6 years ago
8a02731
Samples: add name() virtual
by Hal Canary
· 6 years ago
7e65076
move Builder/Program dump()
by Mike Klein
· 6 years ago
9ee1edd
Add SkMakeSpan and helpful conversion
by Herb Derby
· 6 years ago
b5f95cd
tool support for SkVM JIT on aarch64
by Mike Klein
· 6 years ago
f2c52ef
Update valgrind suppression
by Brian Salomon
· 6 years ago
da2e67a
Add GrProtected parameter to all createBackendTexture variants
by Robert Phillips
· 6 years ago
1d43530
Pass alpha type to GrSurfaceContext::read/writePixels and remove flags.
by Brian Salomon
· 6 years ago
ab013eb
Move GL caps textureable and fbocolorattachment flags to FormatInfo.
by Greg Daniel
· 6 years ago
9c31047
Reland "DM: Add a per-sink MemoryCache to all GPU sinks"
by Brian Osman
· 6 years ago
199ff68
[lottie-web-perf] Use canvas renderer for lottie-web
by Ravi Mistry
· 6 years ago
1958fbb
Revert "DM: Add a per-sink MemoryCache to all GPU sinks"
by Brian Osman
· 6 years ago
a7b224d
DM: Add a per-sink MemoryCache to all GPU sinks
by Brian Osman
· 6 years ago
02eefbe
header self-sufficiency and idempotency
by Hal Canary
· 6 years ago
b3c9745
Remove "nvpr" configs
by Chris Dalton
· 6 years ago
8326239
[skottie-wasm-perf] Catch and exit with error if browser does not open
by Ravi Mistry
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
a1638a5
Rename "preferredInternalSampleCount" to "internalMultisampleCount"
by Chris Dalton
· 6 years ago
1378225
[lottie-web-perf] Make similar to skottie-wasm-perf
by Ravi Mistry
· 6 years ago
f52bce4
[skottie-wasm-perf] Make sure we are drawing to 1000x1000
by Ravi Mistry
· 6 years ago
e7499c7
GrColorSpaceInfo stores SkAlphaType.
by Brian Salomon
· 6 years ago
2b7b2a2
add bit_clear
by Mike Klein
· 6 years ago
23ca4e7
Enable creating protected vulkan backend
by Emircan Uysaler
· 6 years ago
6ce447a
Eliminate mixed samples as an FBO type or AA type
by Chris Dalton
· 6 years ago
9b06f21
Add API for glyph image data
by Herb Derby
· 6 years ago
0426c38
Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
by Nathaniel Nifong
· 6 years ago
87bda3d
Fix Mac viewer on command line launch.
by Jim Van Verth
· 6 years ago
384981b
Revert "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
by Brian Salomon
· 6 years ago
397fc88
first VEX ymm vector ops
by Mike Klein
· 6 years ago
7635013
Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger.
by Nathaniel Nifong
· 6 years ago
f30b1c1
Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC""
by Brian Salomon
· 6 years ago
b2ca006
[lottie-web-perf] Add LottieWeb CPU and GPU bots
by Ravi Mistry
· 6 years ago
b520476
Swap GrSurfaceProxy over to being held via sk_sp
by Robert Phillips
· 6 years ago
0233b1e
[lottie-web-perf] Use latest lottie-web version and use install location
by Ravi Mistry
· 6 years ago
6ac3795
[lottie-web-perf] Command line application to measure perf
by Ravi Mistry
· 6 years ago
f0095cf
Add option to use a program binary cache in DM, etc
by Brian Osman
· 6 years ago
064729e
Implement program binary caching in ES2 (with GL_OES_get_program_binary)
by Brian Osman
· 6 years ago
88c0534
Cast to fix Linux ANGLE builds
by Brian Osman
· 6 years ago
dbe7cf9
Connect ANGLE's trace events to Skia's tracing
by Brian Osman
· 6 years ago
fb32ddf
Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU""
by Brian Osman
· 6 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 6 years ago
517be93
[skottie-wasm-perf] Command line application to measure perf
by Ravi Mistry
· 6 years ago
cb5ed84
[skottie-wasm-perf] Date.now() has millisecs precision, we need microsecs
by Ravi Mistry
· 6 years ago
37a59ef
Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"
by Robert Phillips
· 6 years ago
1e6c5b8
Add a "preferredInternalSampleCount" cap
by Chris Dalton
· 6 years ago
4b203ad
add motion blur params to skottie2movie
by Mike Reed
· 6 years ago
b500ef7
Add some precision back to timestamps when using --trace
by Brian Osman
· 6 years ago
9050728
Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU
by Brian Osman
· 6 years ago
342b1b2
proposed: add bytes() op
by Mike Klein
· 6 years ago
5f11dd7
add html for perfing skottie-wasm
by Kevin Lubick
· 6 years ago
d7a9597
Update CtsSkQPTestCases to non-shardable in release script
by Derek Sollenberger
· 6 years ago
4c4945a
trim another instruction of I32_SWAR
by Mike Klein
· 6 years ago
Next »