Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
61cc9fabf2554ae628c837a4bc486698ba574628
/
tests
83a355d
Revert "Use new SkGlyphIDSet"
by Herb Derby
· 6 years ago
819f73c
Use new SkGlyphIDSet
by Herb Derby
· 6 years ago
1d31443
fix line intersect divide by zero
by Cary Clark
· 6 years ago
c100d48
Expand testing of SkMatrix::decomposeScale
by Robert Phillips
· 6 years ago
45e27c8
Remove run list code
by Herb Derby
· 6 years ago
653f42f
Deinline some GrPathRenderer method and one GrDrawingMananger method.
by Brian Salomon
· 6 years ago
ccb21bf
Add sRGB profile to mandrill images
by Brian Osman
· 6 years ago
c3833b4
Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."
by Brian Salomon
· 6 years ago
1354048
Add genIDs from all contributing elements to GrReducedClip's mask key.
by Brian Salomon
· 6 years ago
a50205f
Add color type to the image filter DAG's OutputProperties
by Brian Osman
· 6 years ago
6784ffa
Add some new PolyUtils tests.
by Jim Van Verth
· 6 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 6 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 6 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 6 years ago
24289e0
GrTessellator: handle three consecutive collinear edges.
by Stephen White
· 6 years ago
9aa30c6
Remove sRGB config checks based on color space
by Brian Osman
· 6 years ago
d818ebf
Revert "Some scissor state cleanup."
by Brian Salomon
· 6 years ago
a219419
Some scissor state cleanup.
by Brian Salomon
· 6 years ago
a898f04
Revert "GrTessellator: handle three consecutive collinear edges."
by Mike Klein
· 6 years ago
26bb0e6
GrTessellator: handle three consecutive collinear edges.
by Stephen White
· 6 years ago
8664a1d
Add ear-clipping code to triangulate simple polygons.
by Jim Van Verth
· 6 years ago
036fdfe
implemented getting format from texture as virtual in gpu caps
by Timothy Liang
· 6 years ago
3de40f8
GrTessellator: handle collinear final vertex.
by Stephen White
· 6 years ago
3858045
Revert "Remove drawTextBlob from device use drawGlyphRunList"
by Robert Phillips
· 6 years ago
e2e52e4
Remove drawTextBlob from device use drawGlyphRunList
by Herb Derby
· 6 years ago
3645bb0
Fix some shadow issues.
by Jim Van Verth
· 6 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 6 years ago
a57488a
Expose public factories for platform decoders
by Leon Scroggins III
· 6 years ago
4934890
Refactor GrPipeline dynamic state.
by Brian Salomon
· 6 years ago
665949a
Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)
by Leon Scroggins III
· 6 years ago
536ad2c
Implement onMakeClone function on all subclasses of SkTypeface except on mac.
by Bruce Wang
· 6 years ago
ff168d9
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
by Brian Salomon
· 6 years ago
ed55419
Use indices into the vectors shared by runs
by Herb Derby
· 6 years ago
a2b5b64
ccpr: Enable ccpr by default
by Chris Dalton
· 6 years ago
73be50d
flush to zero tiny radii
by Mike Reed
· 6 years ago
37a06c0
Reland "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig."
by Ben Wagner
· 6 years ago
cce82d2
Revert "Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig."
by Kevin Lubick
· 6 years ago
a8429cf
ccpr: Cache paths with >=50% visibility
by Chris Dalton
· 6 years ago
96b1ecc
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_fontconfig.
by Bruce Wang
· 6 years ago
13f3d8d
GrTessellator: avoid split with zero primary and out-of-range secondary.
by Stephen White
· 6 years ago
b9177cf
Add SkGlyphRunList - v2
by Herb Derby
· 6 years ago
9457546
Alternative fix for stale MIP maps on texture export/import.
by Brian Salomon
· 6 years ago
149b541
Revert "Add SkGlyphRunList"
by Herb Derby
· 6 years ago
5c0c798
Use local strike caches to avoid flaky test behavior
by Herb Derby
· 6 years ago
c113e9e
Make SkStrikeCache::Validate call non global version
by Herb Derby
· 6 years ago
f2e4a03
Add SkGlyphRunList
by Herb Derby
· 6 years ago
9ffe3dc
add test for wacky conic edges (disabled for now)
by Mike Reed
· 6 years ago
37b6109
Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_AndroidSystem.
by Bruce Wang
· 6 years ago
960d421
Revert "Make SkRemoteGlyphCache tests use private glyph cache"
by Herb Derby
· 6 years ago
930f939
Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage
by Brian Salomon
· 6 years ago
3e36ce6
Make SkRemoteGlyphCache tests use private glyph cache
by Herb Derby
· 6 years ago
92be2f7
Revert "Revert "Change how vertex/instance attributes are handled in geometry processors.""
by Brian Salomon
· 6 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 6 years ago
80452be
Fold SkJSON into Skia/utils
by Florin Malita
· 6 years ago
f203078
Revert "added GrSkSLFP and converted DitherEffect to use it"
by Kevin Lubick
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
5045e50
Revert "Change how vertex/instance attributes are handled in geometry processors."
by Mike Klein
· 6 years ago
dfbfc73
added GrSkSLFP and converted DitherEffect to use it
by Ethan Nicholas
· 6 years ago
e72e773
remove SkTCast
by Mike Klein
· 6 years ago
19c1233
Change how vertex/instance attributes are handled in geometry processors.
by Brian Salomon
· 6 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 6 years ago
e475d01
remove stray SkTLList includes
by Mike Klein
· 6 years ago
4c458b1
ccpr: Use lazy proxies with GrCCAtlas
by Chris Dalton
· 6 years ago
1bb47df
fast path for pathops
by Cary Clark
· 6 years ago
b089765
Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
by Ben Wagner
· 6 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 6 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 6 years ago
ab17347
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
by Hal Canary
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
e1bc7de
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
by Hal Canary
· 6 years ago
b6b5b7a
Reland "simplify SkTFitsIn, try 2"
by Mike Klein
· 6 years ago
f018b7d
SkColorSpaceXformSteps improvements and tests
by Brian Osman
· 6 years ago
e4b900b
Revert "simplify SkTFitsIn, try 2"
by Mike Klein
· 6 years ago
da86e28
Remove unused code that was used for late mip allocations.
by Greg Daniel
· 6 years ago
e141548
Fix ImageTest to check if gpu mip maps are supported.
by Greg Daniel
· 6 years ago
4010c79
fonts: Ignore re-initialization of fallback glyphs from the server.
by Khushal
· 6 years ago
5f4b09d
Allow caller to specify if the want mip maps in makeTextureImage call.
by Greg Daniel
· 6 years ago
009f51e
simplify SkTFitsIn, try 2
by Mike Klein
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
75e6490
Implement DWriteFontTypeface::onGetVariationDesignPosition on win10.
by Bruce Wang
· 6 years ago
2652223
Revert "simplify SkTFitsIn"
by Mike Klein
· 6 years ago
8523b6b
fonts: Fix memory allocation for fallback glyphs.
by Khushal
· 6 years ago
50dbc09
SkTypes: more into SkMacros
by Hal Canary
· 6 years ago
b82c3d6
simplify SkTFitsIn
by Mike Klein
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 6 years ago
efd99cc
clean up SkPicture include
by Cary Clark
· 6 years ago
79aea6a
trim #include <new> from SkPostConfig.h
by Mike Klein
· 6 years ago
692e29e
remove unused parts of SkTypes.h
by Mike Klein
· 6 years ago
09c9400
Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 6 years ago
802cb31
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
by Brian Salomon
· 6 years ago
65b7bfc
Glyph search of desperation
by Herb Derby
· 6 years ago
01422bc
Revert "Reland "Require mips to be allocated at texture creation time and disable late allocations.""
by Greg Daniel
· 6 years ago
27dddae
rebase
by Cary Clark
· 6 years ago
afa1158
Make the SkPathRef GenIDChangeListener ref counted
by Chris Dalton
· 6 years ago
59d997a
New more efficient run builder
by Herb Derby
· 6 years ago
89c5e88
Implement Sk2f::floor
by Chris Dalton
· 6 years ago
89042d5
GrTessellator: catch missing intersections.
by Stephen White
· 6 years ago
9eb36b9
Reland "Require mips to be allocated at texture creation time and disable late allocations."
by Greg Daniel
· 6 years ago
88a32ef
Add a factory to any GrOp-derived class that lacked one
by Robert Phillips
· 6 years ago
Next »