Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
feba68a0781c96b49c8fd08b00ec8423cce6ca41
« Previous
d7d04dc
add mul_unorm8 instruction
by Mike Klein
· 5 years ago
7b7077c
centralize test/bench SkVM builders
by Mike Klein
· 5 years ago
ac79ca1
Roll skia/third_party/skcms ca5b4470be98..386ae89d2b64 (1 commits)
by skia-autoroll
· 5 years ago
8062679
Switch all internel uses of GrContext::createBackendTexture over to initialized versions
by Robert Phillips
· 5 years ago
81b7e3d
Create FenceSync implementation that works for all Metal configs
by Jim Van Verth
· 5 years ago
baf6478
Convert over more sites to SkStrikeSpecStorage, and remove unused calls
by Herb Derby
· 6 years ago
0484134
Add Tecno Spark3 Pro devices to the tree
by Ravi Mistry
· 5 years ago
663afe5
Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
by Michael Ludwig
· 5 years ago
62fd2c3
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
32c526b
Interpreter: Minor cleanup of opcodes
by Brian Osman
· 5 years ago
89068ce
Don't mark inline functions in SkString.h as static.
by Jeremy Roman
· 5 years ago
74bda38
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
648a1dc
[infra] Supply revision as target_branch to bot_update
by Eric Boren
· 5 years ago
d9a88a3
Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (6 commits)
by skia-autoroll
· 5 years ago
525aa0c
Roll ../src f75363e40fb1..ce989eacabd7 (360 commits)
by skia-autoroll
· 5 years ago
2b03bf8
Roll third_party/externals/angle2 98f2167125a8..2dd40a44d1a6 (8 commits)
by skia-autoroll
· 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
30e918d
Revert "Use DirectWrite for default font."
by Ben Wagner
· 5 years ago
081bf66
best guess for -MSRTC bot
by Mike Klein
· 5 years ago
5270925
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
03ce675
fix SKVM_ benches
by Mike Klein
· 5 years ago
ef032cd
Disable RGBA_F32 mipmap testing for all of openGL ES
by Robert Phillips
· 5 years ago
68c50d0
sketch an skvm
by Mike Klein
· 5 years ago
e0244b6
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
d6ba725
[canvaskit] Save a copy by using SkVertices::Builder
by Kevin Lubick
· 5 years ago
6ca7ed2
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
80f10d2
Turn on glClear workaround for nvidia macs
by Michael Ludwig
· 5 years ago
27eb525
Expand testing of color initialized backend textures to include mip levels
by Robert Phillips
· 5 years ago
900dda8
Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
by Brian Salomon
· 5 years ago
d249e8c
One ShouldDrawAsPath to rule them all!
by Herb Derby
· 5 years ago
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
Next »