Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
d1a117f13274d5ca03952a47509da8f0bde54a27
/
modules
32b45b3
Glyph 0xFFFF is a valid glyph.
by Ben Wagner
· 5 years ago
51a813d
Calculating drawing area for a line with shadows
by Julia Lavrova
· 5 years ago
55f6fc3
IWYU -- colorspace no longer includes matrix44
by Mike Reed
· 5 years ago
99c54f0
Revert "Complete rewrite of the SkSL interpreter"
by Ethan Nicholas
· 5 years ago
2cde3a1
Complete rewrite of the SkSL interpreter
by Ethan Nicholas
· 5 years ago
447a4e0
[skottie] Ensure malformed scalar properties are initialized
by Florin Malita
· 5 years ago
e905233
[skottie] Cleanup: convert more effects to new animator pattern
by Florin Malita
· 5 years ago
486aecf
[canvaskit] Make font names programmatically accessible
by Kevin Lubick
· 5 years ago
7c7cd30
[skottie] Add custom props rendering GM
by Florin Malita
· 5 years ago
56a48bb
Avoid BOT/EOT setting in HarfBuzz.
by Ben Wagner
· 5 years ago
d5c42c8
[skottie] Refactor property animators
by Florin Malita
· 5 years ago
d4d3b33
Make converting from 4x4 to 3x3 explicit
by Mike Reed
· 5 years ago
9bd8351
RTL Paragraph + all it causes
by Julia Lavrova
· 5 years ago
4cf1874
Fixing the cache
by Julia Lavrova
· 5 years ago
1fa5404
rm CanvasKit.HEAPU8.buffer caching (fix UAF bug).
by Bryce Thomas
· 5 years ago
a4f218d
Add support for reading .skp files in CanvasKit.
by Kevin Lubick
· 5 years ago
70e9301
Formatting paragraph with width=0
by Julia Lavrova
· 5 years ago
032aa72
[canvaskit] Roll to 0.11.0
by Kevin Lubick
· 5 years ago
f6a3f8e
height_override without a multiplier
by Julia Lavrova
· 5 years ago
c48687a
Ellipsis attached to cluster, not word
by Julia Lavrova
· 5 years ago
f5bc8fb
[canvaskit] Create an SkImage from a frame of an SkAnimatedImage
by Kevin Lubick
· 5 years ago
a4c4c3c
[canvaskit] Add webp support
by Kevin Lubick
· 5 years ago
08bf8f7
[canvaskit] Remove support for T1 fonts and reduce code size
by Kevin Lubick
· 5 years ago
dbc53a8
Make tracing data a compile-time option
by Kevin Lubick
· 5 years ago
a3936c8
[skottie] cleanup: move transform & camera adapters to own CUs
by Florin Malita
· 5 years ago
567f25a
Fix a bug with unresolved text
by Julia Lavrova
· 5 years ago
31f2df0
[canvaskit] Update test to use correct metrics
by Kevin Lubick
· 5 years ago
53c1447
Small bug fixes: leading spaces affect all width measurements,
by Julia Lavrova
· 5 years ago
f3d6c36
[canvaskit] Add npm release target to ship smaller binaries
by Kevin Lubick
· 5 years ago
933ea8c
[canvaskit] Add build flag for pathops
by Kevin Lubick
· 5 years ago
524360e
Tweak the CanvasKit interface to SkRuntimeEffect
by Brian Osman
· 5 years ago
ee426f2
Move SkRuntimeEffect.h to include/effects
by Brian Osman
· 5 years ago
b6a3b7d
[canvaskit] Update compile.sh with initial code size findings
by Kevin Lubick
· 5 years ago
0d423a6
Add instructions for compiling CanvasKit and viewing example page.
by Bryce Thomas
· 5 years ago
107c666
Make it safe to include SkRuntimeEffect.h from client code
by Brian Osman
· 5 years ago
93de162
Add SkRuntimeEffect::makeShader
by Brian Osman
· 5 years ago
c8bf796
[skottie] Drop legacy effect logging
by Florin Malita
· 5 years ago
e3f34a6
[skottie] Treat unknown effects as warnings
by Florin Malita
· 5 years ago
77742c3
Remove SkShader.Empty from CanvasKit
by Brian Osman
· 5 years ago
e6e39bc
[canvaskit] Fix SaveLayer constants
by Kevin Lubick
· 5 years ago
42725ae
Reland "[skottie] Simplify effect builder lookup"
by Florin Malita
· 5 years ago
07c4e1d
remove use_PIC.
by Shachar Langbeheim
· 5 years ago
187cd36
Revert "[skottie] Simplify effect builder lookup"
by Florin Malita
· 5 years ago
ef363a9
[skottie] Simplify effect builder lookup
by Florin Malita
· 5 years ago
cf0e3c6
remove dead code around old SkPath enums
by Mike Reed
· 5 years ago
9d10abe
Remove all layout(ctype=...) from runtime SkSKL
by Brian Osman
· 5 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
46a331b
[skottie] Cascading track matte support
by Florin Malita
· 5 years ago
e1fa700
[skottie] Invert effect support
by Florin Malita
· 5 years ago
c5313e6
Font features
by Julia Lavrova
· 5 years ago
f9c6ee5
Fixing the fix for memory leak
by Julia Lavrova
· 5 years ago
90bfd1c
Small changes
by Julia Lavrova
· 5 years ago
3f7c49c
skparagraph: fix another leak
by Hal Canary
· 5 years ago
189f302
skparagraph: fix leak
by Hal Canary
· 5 years ago
99e9532
[canvaskit] roll to 0.10.0
by Kevin Lubick
· 5 years ago
8703748
[skottie] Explicit seek(0) in tools
by Florin Malita
· 5 years ago
6283690
[canvaskit] Expose SkShader combiners
by Kevin Lubick
· 5 years ago
4b5b645
[canvaskit] Add _RTShaderFactory for demos
by Kevin Lubick
· 5 years ago
22bb52e
Get baselines from cached default metrics if the text is empty
by Jason Simmons
· 5 years ago
24ee4e0
Add feature support to shaper.
by Ben Wagner
· 5 years ago
3e01360
GCC gets worried when we memset Stats
by Mike Klein
· 5 years ago
cc92b27
[skottie] Optionally-deferred single-frame image loading
by Florin Malita
· 5 years ago
6cc4953
[skottie] Fix precomposed camera sizing
by Florin Malita
· 5 years ago
0af13b3
[canvaskit] update shaping example to have emoji
by Kevin Lubick
· 5 years ago
4e1066f
Remove SkSize& SkSize::operator=(const SkISize&)
by Brian Salomon
· 5 years ago
75368c3
[skottie] Deferred image frame resolution
by Florin Malita
· 5 years ago
6104ba0
Particles: Do a cleanup/standardization pass on the API
by Brian Osman
· 5 years ago
a4f1391
Reland "[skottie] Remove defensive seek(0) from Animation ctor"
by Florin Malita
· 5 years ago
e0f374b
Revert "[skottie] Remove defensive seek(0) from Animation ctor"
by Florin Malita
· 5 years ago
042fe08
[skottie] Remove defensive seek(0) from Animation ctor
by Florin Malita
· 5 years ago
eda0b43
[canvaskit] Add test and extern for MakeImage
by Kevin Lubick
· 5 years ago
db2e764
Particles: SkImageBinding to allow sampling an image from script
by Brian Osman
· 5 years ago
9dac0d8
Particles: Better integration for ResourceProvider
by Brian Osman
· 5 years ago
3281b96
A new API call on Paragraph: a number of unresolved glyphs
by Julia Lavrova
· 5 years ago
2e3be56
Reland "fix sense of ifdef for deprecated method"
by Mike Reed
· 5 years ago
b97a24a
Revert "fix sense of ifdef for deprecated method"
by Mike Reed
· 5 years ago
aa98dd3
fix sense of ifdef for deprecated method
by Mike Reed
· 5 years ago
2a490bc
Add particle entry points to externs.js to fix missing symbols
by Brian Osman
· 5 years ago
d12f278
Use ResourceProvider in particles
by Brian Osman
· 5 years ago
0193e8c
Bug fixes
by Julia Lavrova
· 5 years ago
466f571
[skottie] Handle null mask filter effects gracefully
by Florin Malita
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
4449f1f
Remove ResourceProvider and ImageAsset sample impls from skottie
by Brian Osman
· 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
74f2fb5
[skottie-wasm] Disable image pre-decoding
by Florin Malita
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
c028b42
Ellipsis again
by Julia Lavrova
· 5 years ago
0d603d8
[CanvasKit] Add SkResourceCache helpers
by Florin Malita
· 5 years ago
85bf931
Extracted Skottie's resource provider to a separate module
by Brian Osman
· 5 years ago
be7e7dd
[sksg] Temporarily inline Path fillType accessors
by Florin Malita
· 5 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
e59c167
[canvaskit] Add SkContourMeasure
by Kevin Lubick
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
9c2b7cf
[canvaskit] Try some things to reduce GPU test flakiness
by Kevin Lubick
· 5 years ago
6405340
Find and cache font family lists and the typeface lists that they map to
by Jason Simmons
· 5 years ago
4a5f4f2
[canvaskit] Include direction from getRects
by Kevin Lubick
· 5 years ago
Next »