Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ab2b722fdd5bc6e7856055061ab8a8988cca618e
ab2b722
Switch SkImage::CompressionType to be an enum class
by Robert Phillips
· 5 years ago
7da1a13
delete unused gyp hack
by Mike Klein
· 5 years ago
732c497
Return image address in image info so it can be shown in dropdown.
by Nathaniel Nifong
· 5 years ago
ab26643
Roll ../src 4e96c2bed379..ffcaa57570c0 (398 commits)
by skia-autoroll
· 5 years ago
67016a7
Roll third_party/externals/angle2 27c89d2b5c56..f60da87424a4 (8 commits)
by skia-autoroll
· 5 years ago
ee675f1
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
e56cc05
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
f56c3a7
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
f9c6ee5
Fixing the fix for memory leak
by Julia Lavrova
· 5 years ago
838fd59
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
095d246
GrTextureDomain: Go back to doing vector impl when modes are the same
by Brian Salomon
· 5 years ago
90bfd1c
Small changes
by Julia Lavrova
· 5 years ago
3f7c49c
skparagraph: fix another leak
by Hal Canary
· 5 years ago
659e409
Pass SkGlyphRunList to GrTextBlob::Make
by Herb Derby
· 5 years ago
15a1e98
Cleanup GrTextBlob management code
by Herb Derby
· 5 years ago
9b2c06f
Add persistent shader cache support to Metal.
by Jim Van Verth
· 5 years ago
189f302
skparagraph: fix leak
by Hal Canary
· 5 years ago
c937bc5
Improvements to uniform handling in runtime SkSL
by Brian Osman
· 5 years ago
425929c
[minor] fix definition with different parameter names
by Hal Canary
· 5 years ago
99e9532
[canvaskit] roll to 0.10.0
by Kevin Lubick
· 5 years ago
7c7314a
Remove the CACHE_SANITY_CHECK system.
by Herb Derby
· 5 years ago
63be47c
Add testCompile function to SkRuntimeColorFilterFactory for Chrome test
by Brian Salomon
· 5 years ago
8703748
[skottie] Explicit seek(0) in tools
by Florin Malita
· 5 years ago
7caa137
Support mirror-repeat in GrTextureDomain
by Brian Salomon
· 5 years ago
67e55a2
lift Wno-class-memaccess
by Mike Klein
· 5 years ago
9347bd8
mark SkMD5->SkUUID copy as sane
by Mike Klein
· 5 years ago
6283690
[canvaskit] Expose SkShader combiners
by Kevin Lubick
· 5 years ago
3dc3121
Add SK_WUFFS_FAVORS_PERFORMANCE_OVER_ADDITIONAL_MEMORY_SAFETY option
by Nigel Tao
· 5 years ago
f0148c4
Release SkWuffsCodec two-pass memory earlier
by Nigel Tao
· 5 years ago
9910d82
Roll third_party/externals/angle2 11e6944ec5a8..27c89d2b5c56 (9 commits)
by skia-autoroll
· 5 years ago
04c9e9b
Roll third_party/externals/swiftshader b9f03f47d5f5..31916f494c2e (7 commits)
by skia-autoroll
· 5 years ago
9491aef
Roll ../src 36a639fc2d93..4e96c2bed379 (454 commits)
by skia-autoroll
· 5 years ago
b60ec7f
Update SKP version
by skia-recreate-skps
· 5 years ago
3d1a3bb
Fix fix chrome build bots
by Herb Derby
· 5 years ago
5da8e55
Protect against invalid text.
by Ben Wagner
· 5 years ago
99f228e
Change from std to skstd for aligned_union_t
by Herb Derby
· 5 years ago
cd498e1
Turn GrTextBlob vertices into actual structs
by Herb Derby
· 5 years ago
6c0f4c7
Fix typo in box-plane test.
by Jim Van Verth
· 5 years ago
2715bf5
Switch to float vertex colors for wide color vertex attribs
by Brian Osman
· 5 years ago
406172a
Avoid implicit conversion back to int
by Michael Ludwig
· 5 years ago
4b5b645
[canvaskit] Add _RTShaderFactory for demos
by Kevin Lubick
· 5 years ago
274a766
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
379e496
Merge consecutive entries that share proxy in bulk texture op
by Michael Ludwig
· 5 years ago
456c405
simplify GrCCPerFlushResources::recordCopyPathInstance
by Mike Klein
· 5 years ago
22bb52e
Get baselines from cached default metrics if the text is empty
by Jason Simmons
· 5 years ago
576b6a1
Add storage of programInfos to GrRecordingContext and SkDDL
by Robert Phillips
· 5 years ago
a904764
WS: reorder GrTextBlob struct and move all methods to .cpp
by Herb Derby
· 5 years ago
3968fcb
Pull creation of GrPipeline explicitly into the Ops' onExecute methods
by Robert Phillips
· 5 years ago
a746fc1
don't memset TriangulationVertex
by Mike Klein
· 5 years ago
24ee4e0
Add feature support to shaper.
by Ben Wagner
· 5 years ago
027f89b
Allow one-pass SkWuffsCodec decoding
by Nigel Tao
· 5 years ago
46e2d8d
[infra] Use "mod download" and "install", not "get" in chrome_release_branch
by Eric Boren
· 5 years ago
aa4f7f5
Roll ../src a25cc4cdcd47..36a639fc2d93 (535 commits)
by skia-autoroll
· 5 years ago
c067d4d
Roll third_party/externals/swiftshader dee5b5f3cf3f..b9f03f47d5f5 (14 commits)
by skia-autoroll
· 5 years ago
f1ddd37
Roll third_party/externals/angle2 5f857839b9ec..11e6944ec5a8 (8 commits)
by skia-autoroll
· 5 years ago
3e01360
GCC gets worried when we memset Stats
by Mike Klein
· 5 years ago
0483b46
fix make_path to not care about param-eval-order
by Mike Reed
· 5 years ago
cc92b27
[skottie] Optionally-deferred single-frame image loading
by Florin Malita
· 5 years ago
7c37f5a
stifle GCC warning
by Mike Klein
· 5 years ago
2e046a2
Update release notes files
by Heather Miller
· 5 years ago
9931ef3
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
ed96bca
Have GrLatticeOp use GrSurfaceProxyView.
by Greg Daniel
· 5 years ago
d50cc95
upgrade SkMiniRecorder to c++11
by Mike Klein
· 5 years ago
ffbfd1b
Particles: Remove play-position thing, simplify mouse tracking
by Brian Osman
· 5 years ago
b0047b5
Revert "Remove most of GrConfig.h"
by Brian Salomon
· 5 years ago
76c5192
clip paths in perspective (as needed)
by Mike Reed
· 5 years ago
c9ab3ff
Have direct mask glyphs happen after SDFT
by Herb Derby
· 5 years ago
ae2e607
more "SkScalerContextRec is bytes"
by Mike Klein
· 5 years ago
80e334d
Remove most of GrConfig.h
by Brian Salomon
· 5 years ago
786be72
tell GCC copying into SkScalerContextRect is safe
by Mike Klein
· 5 years ago
908b4a1
stifle GCC warnings in Sk4px
by Mike Klein
· 5 years ago
7f11fb5
Add mutex to guard GrSkSLFPFactoryCache accesses
by Robert Phillips
· 5 years ago
4384f04
Help MSVC pack GrTextureOps bitfields
by Michael Ludwig
· 5 years ago
1713fcc
Stifle GCC false positive
by Mike Klein
· 5 years ago
9b84904
clearing fFlags is redundant here
by Mike Klein
· 5 years ago
b4068ed
show perspective bug (need for clipping)
by Mike Reed
· 5 years ago
ba094e5
GCC 8 reminds us, don't memcpy() sk_sp
by Mike Klein
· 5 years ago
fa9232c
Some changes to GrYUVToRGBEffect.
by Brian Salomon
· 5 years ago
fae46e4
move perspective-clipper into SkPathPriv
by Mike Reed
· 5 years ago
3af8955
Add additional Mac Metal jobs
by Ben Wagner
· 5 years ago
6b738b5
Update Skia milestone to 81
by Heather Miller
· 5 years ago
f0e04f0
Always destroy resources instead of simply "abandoning" them in Vulkan backend.
by Greg Daniel
· 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
f5542b6
Roll third_party/externals/swiftshader bbd0694f9ab2..dee5b5f3cf3f (4 commits)
by skia-autoroll
· 5 years ago
1f19aa9
Roll ../src d02b0cb4d389..a25cc4cdcd47 (492 commits)
by skia-autoroll
· 5 years ago
57e05d8
Roll third_party/externals/angle2 249cb200173f..5f857839b9ec (14 commits)
by skia-autoroll
· 5 years ago
77eae2c
Revert "Specialize inset/outset/reset based on known quad type"
by Michael Ludwig
· 5 years ago
0af32fd
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
be7f1a6
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
8d18b00
Roll recipe dependencies (trivial).
by recipe-roller
· 5 years ago
adb12e7
Reduce GrTextureOp size
by Michael Ludwig
· 5 years ago
d83912b
Specialize inset/outset/reset based on known quad type
by Michael Ludwig
· 5 years ago
0393687
flip on a bunch of GCC warnings
by Mike Klein
· 5 years ago
e74c776
Specialize vertex size for GrTextBlob
by Herb Derby
· 5 years ago
7a67198
work around GCC 8 mips release bug?
by Mike Klein
· 5 years ago
8c78ce6
Remove legacy CPU glyph drawing code
by Herb Derby
· 5 years ago
e9f691d
Make fInitialViewMatrix const in GrTextBlob
by Herb Derby
· 5 years ago
1462941
experimental/skottie_ios: fix some objc errors
by Hal Canary
· 5 years ago
1b3c267
Add helper functions to AAHairlineOp
by Robert Phillips
· 5 years ago
Next »