Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
293e1d8f8ba7526dca4ef1e2d7c320dcc99d511b
/
resources
« Previous
60e60df
[skottie] Add support for motion tile phase
by Florin Malita
· 5 years ago
b97824d
[skottie] Motion tile effect
by Florin Malita
· 5 years ago
342b1b2
proposed: add bytes() op
by Mike Klein
· 5 years ago
5fe7429
[skottie] Fix layer transform vs. effects interactions
by Florin Malita
· 5 years ago
e47d8af
[skottie] Add support for Transform distort effect
by Florin Malita
· 5 years ago
4c4945a
trim another instruction of I32_SWAR
by Mike Klein
· 5 years ago
7f061fb
streamline srcover math in I32_SWAR
by Mike Klein
· 5 years ago
57cb5ba
i16x2 sub/shr
by Mike Klein
· 5 years ago
3538908
baby steps into 16-bit ops
by Mike Klein
· 5 years ago
821f5e8
remove mul_unorm8/mad_unorm8
by Mike Klein
· 5 years ago
3f59379
expand unit tests, fix extract
by Mike Klein
· 5 years ago
920f6a9
[skottie] Animated text tracking support
by Florin Malita
· 5 years ago
e695e53
[skottie] Add support for range selector domains
by Florin Malita
· 5 years ago
22ea7e9
add Builder::dump()
by Mike Klein
· 5 years ago
a630732
revise extract instruction
by Mike Klein
· 5 years ago
54c8411
[skottie] Fix zero-overlap selector handling
by Florin Malita
· 5 years ago
711f39f
[skottie] Add support for RangeSelector shapes
by Florin Malita
· 5 years ago
6b43c30
add mad_unorm8 instruction
by Mike Klein
· 5 years ago
754bad3
hoist loop-invariant code out of the loop
by Mike Klein
· 5 years ago
c2d9a31
Revert "print 1/K floats as fractions"
by Mike Klein
· 5 years ago
346f82c
print 1/K floats as fractions
by Mike Klein
· 5 years ago
1c44db1
[skottie] Initial text range selector support
by Florin Malita
· 5 years ago
3c00d3d
dump register and instruction count
by Mike Klein
· 5 years ago
9656dce
add extract instruction
by Mike Klein
· 5 years ago
1665aaa
add pack instruction
by Mike Klein
· 5 years ago
d7d04dc
add mul_unorm8 instruction
by Mike Klein
· 5 years ago
7b7077c
centralize test/bench SkVM builders
by Mike Klein
· 5 years ago
1281851
add a x*y+0 -> x*y peephole
by Mike Klein
· 5 years ago
267f507
streamline SkVM test rebaselining
by Mike Klein
· 5 years ago
1d89b0d
[skottie] Add support for scale and rotation text animators
by Florin Malita
· 5 years ago
e57546b
[skottie] Add support for opacity text animators
by Florin Malita
· 5 years ago
96b95f9
[skottie] Initial animated text properties support
by Florin Malita
· 5 years ago
1e8f6e2
[skottie] Add kBottom text alignment extension
by Florin Malita
· 5 years ago
201700f
Initial version of rescaling async readback API
by Brian Salomon
· 5 years ago
4c63a1e
Particles + Interpreter: Bind particle's SkRandom to "rand"
by Brian Osman
· 5 years ago
c04cadb
Prototype interpreter particle affector
by Brian Osman
· 5 years ago
4f6eb15
[skottie] Add resize-to-fit text alignment extension
by Florin Malita
· 5 years ago
a50484a
[skottie] Text line height support
by Florin Malita
· 5 years ago
56947a7
Shaper Tests: make a macro, rename test resources.
by Hal Canary
· 6 years ago
8b7768d
[skottie] Relocate "GMs" to resources/
by Florin Malita
· 6 years ago
8dce054
Add planet emoji font.
by Ben Wagner
· 6 years ago
8751512
Revert "Revert "Compile all fiddle examples locally""
by Hal Canary
· 6 years ago
37575bf
Revert "Compile all fiddle examples locally"
by Hal Canary
· 6 years ago
83c2f70
Compile all fiddle examples locally
by Hal Canary
· 6 years ago
9663484
[particles] Clean up build - remove test deps
by Kevin Lubick
· 6 years ago
bdcdf1a
Add SkParticleValue to allow further customization of curve behavior
by Brian Osman
· 6 years ago
3d76d1b
Particles: Removed emitters, added more full-featured position affectors
by Brian Osman
· 6 years ago
34d1331
Particles: Improvements to SkCurve
by Brian Osman
· 6 years ago
e5d532e
Particles: remove non-stable random, add better enum reflection
by Brian Osman
· 6 years ago
0c48681
Few more particle features and some generalization work
by Brian Osman
· 6 years ago
d5c57fe
Add local vs world flag for particle velocity
by Brian Osman
· 6 years ago
d8e1ee9
Refactor particle age logic
by Brian Osman
· 6 years ago
125daa4
Refactor and further generalization of particle model
by Brian Osman
· 6 years ago
543d2e2
Moved image params out to SkParticleDrawable
by Brian Osman
· 6 years ago
8b6283f
New SkCurve type with multiple curve segments
by Brian Osman
· 6 years ago
5c1f8eb
Various particle system improvements
by Brian Osman
· 6 years ago
8130afa
resources: add text for testing shaper
by Hal Canary
· 6 years ago
7c979f5
Experimental Particle System
by Brian Osman
· 6 years ago
8ac81b7
[skottie] Add a custom property manager util class
by Florin Malita
· 6 years ago
9f0d8c2
Add support for fallbackFor in Android parser.
by Ben Wagner
· 6 years ago
f05626b
Test a GIF with an out of range transparent index
by Leon Scroggins III
· 6 years ago
62c6bd9
[skottie] Multi-frame image support
by Florin Malita
· 6 years ago
17282da
[skottie] Add a property setter sample/GM
by Florin Malita
· 6 years ago
2687072
[skottie] GM exercising external font loading
by Florin Malita
· 6 years ago
36f7e32
Reland "Switch SkCodec to use skcms plus fixes""
by Leon Scroggins III
· 6 years ago
83988ed
Revert "Reland "Switch SkCodec to use skcms" plus fixes"
by Leon Scroggins
· 6 years ago
49894f4
Reland "Switch SkCodec to use skcms" plus fixes
by Leon Scroggins III
· 6 years ago
33d5394
Revert "Switch SkCodec to use skcms" and follow on change
by Leon Scroggins III
· 6 years ago
81886e8
Switch SkCodec to use skcms
by Leon Scroggins III
· 6 years ago
ccb21bf
Add sRGB profile to mandrill images
by Brian Osman
· 6 years ago
bbf80d6
Update mandrill PNGs to be sRGB (rather than gamma 2.2)
by Brian Osman
· 6 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 6 years ago
665949a
Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)
by Leon Scroggins III
· 6 years ago
9ac1b72
fixed NIMA deformed vertices rendering
by Ruiqi Mao
· 6 years ago
c069a57
added NIMA sample to showcase animations
by Brian Osman
· 6 years ago
8fcfcc5
update ColorSpaceTest.cpp to remove MakeICC
by Mike Klein
· 6 years ago
d6de89b
Update SampleLua and lua files.
by Ben Wagner
· 6 years ago
97182cc
Add color fonts.
by Ben Wagner
· 7 years ago
3560b58
Revert "Add color fonts."
by Ben Wagner
· 7 years ago
d3b933f
Add color fonts.
by Ben Wagner
· 7 years ago
af78a94
Revert "Add color fonts."
by Jim Van Verth
· 7 years ago
c912d61
Add color fonts.
by Ben Wagner
· 7 years ago
03cd6e6
Avoid serializing to 'typ1' on Mac.
by Ben Wagner
· 7 years ago
9e8a594
Support pngs with incorrect CMF bytes
by Leon Scroggins III
· 7 years ago
1022f74
[skottie] Nested animation support
by Florin Malita
· 7 years ago
31476b7
Update piex and add test image
by Leon Scroggins III
· 7 years ago
cbf66a2
Ensure all rows of a gif are initialized
by Leon Scroggins III
· 7 years ago
ce6d93a
Check for min int in BMP header
by Leon Scroggins III
· 7 years ago
fee7cba
Check the length of marker before reading it
by Leon Scroggins III
· 7 years ago
da3e9ad
Make SkAndroidCodec (optionally) respect origin
by Leon Scroggins III
· 7 years ago
2e0fadb
Add a GM and images to test SkEncodedOrigin
by Leon Scroggins III
· 7 years ago
e8750e1
[skotty] Fix path close handling
by Florin Malita
· 7 years ago
094ccde
Initial Lottie loader impl (Skotty)
by Florin Malita
· 7 years ago
a12f795
Fix Adobe RGB color space in Skia
by Brian Osman
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
f1729a7
Extract Android FontMgr part of Typeface test.
by Ben Wagner
· 7 years ago
4cdbf60
Avoid uninitialized memory in readByteArrayAsData
by Leon Scroggins III
· 7 years ago
712fe73
Add animated cowboy sample from WebKit tests, and fix.
by Jim Van Verth
· 7 years ago
aee878d
Move lang to list in Android font manager.
by Ben Wagner
· 7 years ago
c6c10b4
Remove SkTypeface::Style from fuzzers and lua.
by Ben Wagner
· 7 years ago
Next »