Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
375a9532399a17119373da028f2a3da3d99b1179
375a953
Use DirectWrite for default font.
by Ben Wagner
· 5 years ago
03464f1
Maybe don't use Metal's instanced methods if not supported.
by Jim Van Verth
· 5 years ago
d7255a7
Make fuzzing use embedded test font
by Kevin Lubick
· 5 years ago
b67b235
GrTessellator: always rewind to edge top when splitting.
by Stephen White
· 5 years ago
40679c3
added SkSL bench
by Ethan Nicholas
· 5 years ago
00587e3
Prevent UBSAN from complaining too early about invalid enums
by Kevin Lubick
· 5 years ago
a718813
Don't run SkpBench on the P30 since we don't have root on that device.
by Joe Gregorio
· 5 years ago
ede7e99
add simpler addFrame api (helps with threaded producers)
by Mike Reed
· 5 years ago
fec9b90
add unit scaling mode to benchmark/nanobench
by Mike Klein
· 5 years ago
79e4df8
[infra] Stop isolating the Android NDK
by Eric Boren
· 5 years ago
c6611c0
Add 'modules' to doxygen generation.
by Joe Gregorio
· 5 years ago
c0b32b3
Roll recipe dependencies (nontrivial).
by recipe-roller
· 5 years ago
9e6a3d7
Roll third_party/externals/angle2 0a56f0e3d22d..98f2167125a8 (8 commits)
by skia-autoroll
· 5 years ago
0e179e4
Roll third_party/externals/swiftshader c0d7ee45d45f..bb575d48d5f9 (3 commits)
by skia-autoroll
· 5 years ago
b9e82c6
Roll ../src 8e522297bf91..f75363e40fb1 (402 commits)
by skia-autoroll
· 5 years ago
eca66b3
SkVector4 as ctype for half4
by Brian Salomon
· 5 years ago
3c0ad02
Update SKP version
by skia-recreate-skps
· 5 years ago
09f5aed
Handle all lcd orientations SkScalerContext.
by Ben Wagner
· 5 years ago
1d89b0d
[skottie] Add support for scale and rotation text animators
by Florin Malita
· 5 years ago
6a07591
Simplify calculation of the path gap.
by Herb Derby
· 5 years ago
3cd435e
[G3 compile bot] Remove cl link
by Ravi Mistry
· 5 years ago
fd4f4df
Move GrQuad to src/gpu/geometry folder
by Michael Ludwig
· 5 years ago
0464c17
max glyph dimension == 0 means don't fallback
by Herb Derby
· 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
44ba245
Remove unused enum
by Herb Derby
· 5 years ago
bd1ef68
Implement color-based backend texture creation for Vulkan
by Robert Phillips
· 5 years ago
c8f285a
Fix DDL_Metal test configs
by Jim Van Verth
· 5 years ago
8a9a371
Reland "Added AutoreleasePool for managing pool memory in testing apps."
by Jim Van Verth
· 5 years ago
8a64fa6
SkShaderBase::isAPicture()
by Hal Canary
· 5 years ago
d6f3f18
Color matrix effect rewritten as .fp
by Brian Salomon
· 5 years ago
dac1e55
Use GrCFResource class to manage backend surface MtlTexture resources.
by Jim Van Verth
· 5 years ago
8043f32
Clean update ETC1 data utilities (take 2)
by Robert Phillips
· 5 years ago
c4fec06
Revert "Added AutoreleasePool for managing pool memory in testing apps."
by Kevin Lubick
· 5 years ago
da95a75
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
8c40787
Roll third_party/externals/angle2 172e5d373fad..0a56f0e3d22d (6 commits)
by skia-autoroll
· 5 years ago
b965815
Roll ../src 97d3c9084977..8e522297bf91 (404 commits)
by skia-autoroll
· 5 years ago
ee6a8f6
Roll third_party/externals/swiftshader 37bc82ac64f5..c0d7ee45d45f (2 commits)
by skia-autoroll
· 5 years ago
89799ef
Document SkShaper::RunHandler::Buffer
by Ben Wagner
· 5 years ago
14d69cd
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e500d11
Use strike spec for bitmap rendering
by Herb Derby
· 5 years ago
65e49ba
added support for SkMatrix44 ctype
by Ethan Nicholas
· 5 years ago
a36e089
Added AutoreleasePool for managing pool memory in testing apps.
by Jim Van Verth
· 5 years ago
c722165
share tiny bit of code for std language iter
by Mike Reed
· 5 years ago
3a79bf4
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
ab399c8
free formatctx when we're done
by Mike Reed
· 5 years ago
1e50638
Revert "Clean update ETC1 data utilities"
by Robert Phillips
· 5 years ago
a25993a
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
4a0cf50
Remove old GrFillRectOp factories
by Michael Ludwig
· 5 years ago
6fc7e21
Clean update ETC1 data utilities
by Robert Phillips
· 5 years ago
0fe004c
[skottie] Shaper: fission glyphs into separate fragments when needed
by Florin Malita
· 5 years ago
f62e575
Use GrVkImage utilities in GrVkGpu::createTestingOnlyVkImage
by Robert Phillips
· 5 years ago
3a0590e
SkPDF: implement kDecal image shader TileMode
by Hal Canary
· 5 years ago
fcea9a9
SkPDF: MakeShader uses Color4f
by Hal Canary
· 5 years ago
bd8c724
Correct shaper assert around iterator fonts.
by Ben Wagner
· 5 years ago
5093e23
support assets for skottie2movie
by Mike Reed
· 5 years ago
b3043e4
Collapse the SkTextInterceptsIter into base class
by Herb Derby
· 5 years ago
3e29f1d
Interpreter: Elide dup/pop around stores
by Brian Osman
· 5 years ago
e8db325
Add trivial implemenations of shaper run iterators.
by Ben Wagner
· 5 years ago
cf01a5c
Add new G3 compile try bot
by Ravi Mistry
· 5 years ago
783d607
Add recipe for triggering and waiting for G3 compile tasks
by Ravi Mistry
· 5 years ago
4bcdb6b
Script to trigger and wait for G3 compile tasks
by Ravi Mistry
· 5 years ago
69aaee0
Revert "Compare pixels for TypefaceWithNoPaths test"
by Mike Reed
· 5 years ago
655ee0f
Update Skia milestone to 77
by Heather Miller
· 5 years ago
2f0f5fb
Roll third_party/externals/angle2 ded5f903261a..172e5d373fad (11 commits)
by skia-autoroll
· 5 years ago
2d25d87
Roll ../src b3e0873d64ad..97d3c9084977 (529 commits)
by skia-autoroll
· 5 years ago
859f710
Roll third_party/externals/swiftshader ca8e3d7c153e..37bc82ac64f5 (11 commits)
by skia-autoroll
· 5 years ago
5654331
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
eca7315
[skottie] Add a Shaper line buffer
by Florin Malita
· 5 years ago
5bdf525
Fix divide by zero in interpreter test
by Brian Osman
· 5 years ago
bc7e403
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
063b5d7
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
b3f82dd
Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
by Greg Daniel
· 5 years ago
909231c
Interpreter: Matrix/Vector multiplication
by Brian Osman
· 5 years ago
1e855b2
Interpreter: Support component-wise ops for matrices
by Brian Osman
· 5 years ago
21399d0
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
210a28a
rm dead code
by Mike Reed
· 5 years ago
9f01b30
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
4057352
Compare pixels for TypefaceWithNoPaths test
by Herb Derby
· 5 years ago
aa1b6b3
Make stencilRect() in GrRTCPriv more flexible.
by Michael Ludwig
· 5 years ago
7df8fff
Avoid SkTMax in sksl
by Brian Osman
· 5 years ago
e3bd673
Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
by Robert Phillips
· 5 years ago
f97e8e9
simplify api to make encoder, use swscale for faster rgb->yuv
by Mike Reed
· 5 years ago
16e6fd5
Interpreter: Fix vector/matrix equality and inequality
by Brian Osman
· 5 years ago
a86fc7a
Specialize GrBicubicEffet for 1d kernel.
by Brian Salomon
· 5 years ago
1013ecf
Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
by Greg Daniel
· 5 years ago
8a3c059
GrTessellator: fix event creation for dead boundary edges.
by Stephen White
· 5 years ago
d0d66fb
Remove call to copy in GrcontextPriv read/write pixel calls.
by Greg Daniel
· 5 years ago
29e013d
Interpreter: Fix construction of Matrices
by Brian Osman
· 5 years ago
c7e9f78
Change async rescale and read GM to test diff number of x/y bicubic steps
by Brian Salomon
· 5 years ago
bfa8767
Move source space fallback strike calculations to SkStrikeSpecStorage
by Herb Derby
· 5 years ago
633db4d
Roll third_party/externals/angle2 3fe06eb3aaaf..ded5f903261a (12 commits)
by skia-autoroll
· 5 years ago
2b65079
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
bdb2d67
Roll ../src a4545bae034e..b3e0873d64ad (467 commits)
by skia-autoroll
· 5 years ago
00365de
Roll third_party/externals/swiftshader 710fcd517ea4..ca8e3d7c153e (23 commits)
by skia-autoroll
· 5 years ago
25b63f9
Remove getGlyphIDAdvance() from SkStrike's API
by Herb Derby
· 5 years ago
c573ec8
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
8f88b2d
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
66661df
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
03cab02
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
Next »