Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5e34167d53c06c3c4512592bd1477fcf2df97172
/
gn
/
gm.gni
b433c56
Adjust GPU YUV -> RGB (JPG) conversion
by Brian Osman
· 7 years ago
df33fef
Test blur small radii and text.
by Herb Derby
· 7 years ago
bdc3afa
simplify gm matrices
by Mike Reed
· 7 years ago
6dd8cf1
Remove SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
c47f223
rename new GM
by Mike Klein
· 7 years ago
fa78ece
Revert "Revert "Add GM to test SkToSRGBColorFilter""
by Mike Reed
· 7 years ago
a1fc471
Revert "Add GM to test SkToSRGBColorFilter"
by Kevin Lubick
· 7 years ago
fa3ed03
Add GM to test SkToSRGBColorFilter
by Brian Osman
· 7 years ago
f828c1d
Add Alpha Image GM
by Hal Canary
· 7 years ago
a48ae6e
Blur gm.
by Herb Derby
· 7 years ago
bdf6c62
srgb conversion needs to be in unpremul
by Mike Reed
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
0dc1f4f
Add GM image test for blur with clamp mode.
by wutao
· 8 years ago
0cc60b8
fix repeat/mirror sampling bleed
by Mike Klein
· 8 years ago
43e498e
specialize D32 proc for legacy src
by Mike Reed
· 8 years ago
3928ff8
Create an SkColorSpaceXform image generator
by Matt Sarett
· 8 years ago
e23bffd
Remove support in GPU backend for distance vector field.
by Brian Salomon
· 8 years ago
bb3f562
Revert "Revert "Delete SkGaussianEdgeShader""
by Florin Malita
· 8 years ago
9d14f93
Revert "Delete SkGaussianEdgeShader"
by Florin Malita
· 8 years ago
64790a3
Delete SkGaussianEdgeShader
by Florin Malita
· 8 years ago
2cb7a1a
Add GM to test the IgnoreTransform flag on blurs
by Greg Daniel
· 8 years ago
92de631
Remove compressed (ETC1) texture support from Ganesh (take 2)
by Robert Phillips
· 8 years ago
bc262e1
Revert "Remove compressed (ETC1) texture support from Ganesh"
by Brian Osman
· 8 years ago
ee26363
Remove compressed (ETC1) texture support from Ganesh
by Robert Phillips
· 8 years ago
6e3ce40
Add GM to verify that drawX == (path.addX, drawPath)
by Brian Osman
· 8 years ago
89eb148
Revert "Add GM to verify that drawX == (path.addX, drawPath)"
by Greg Daniel
· 8 years ago
78d1b42
Add GM to verify that drawX == (path.addX, drawPath)
by Brian Osman
· 8 years ago
7e68bc9
clamp to premul in dither
by Mike Klein
· 8 years ago
fd35c74
fix SkJumper radial gradient precision
by Mike Klein
· 8 years ago
13dddce
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
2e61b18
Add jpeg encoder alpha handling option
by Matt Sarett
· 8 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 8 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
912876b
Add bigrect GM.
by Ben Wagner
· 8 years ago
6bfe3f5
add a new hsl GM
by Mike Klein
· 8 years ago
9f3dcb3
Reland "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
b59a9da
Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
by Matt Sarett
· 8 years ago
9ad0531
Add SkImage::makeColorSpace() with correct transfer fn behavior
by Matt Sarett
· 8 years ago
4c9155b
Remove EXPERIMENTAL_SHADOWING, Part 1
by Jim Van Verth
· 8 years ago
736a9cc
remove unused yuv methods
by Mike Reed
· 8 years ago
ee7cb5d
Delete SkGTypeface and SkGScalerContext
by Matt Sarett
· 8 years ago
e71db44
Use dstColorSpace in SkPictureShader cache key
by Matt Sarett
· 8 years ago
547a727
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix
by Matt Sarett
· 8 years ago
e5fec21
Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix"
by Matt Sarett
· 8 years ago
e5efa51
Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix
by Matt Sarett
· 8 years ago
795c5ea
don't use deprecated (raw) form of SkPatchUtils, delete duplicate util
by Mike Reed
· 8 years ago
35b8b26
Add gm to compare premuls in dst vs. src color space
by Matt Sarett
· 8 years ago
e549a05
Add new GMs to stress rendering of many circles and rrects
by Jim Van Verth
· 8 years ago
394d414
Implement SkHighContrastFilter
by Dominic Mazzoni
· 8 years ago
26e573c
removed unused code around scaled generators
by Mike Reed
· 8 years ago
385468f
SkPDF: better tolerance path conversion to quadratics
by Hal Canary
· 8 years ago
ea47957
A simple gradient test
by Tenghui Zhu
· 8 years ago
1cad749
Add GM to test ETC1
by Robert Phillips
· 8 years ago
8bb3b21
Add GM to exercise some of the darker corners of SkMagnifierImageFilter
by Robert Phillips
· 8 years ago
a950a86
Fix rounding error with tiled bitmap draws
by Brian Osman
· 8 years ago
0bd699e
Add a GM for SkShadowUtils and fix a few issues.
by Brian Salomon
· 8 years ago
964dec3
Move SkGammaColorFilter to tools, limit to sRGB
by Brian Osman
· 8 years ago
efaad3c
Remove SkColorCubeFilter. It is unused.
by Mike Klein
· 8 years ago
113fd34
savelayer gm
by Mike Reed
· 8 years ago
e7a364d
GrTessellator: fix artifact with exactly-1-px-wide edges.
by Stephen White
· 8 years ago
84014f0
Respect SkColorSpace in SkPNGImageEncoder
by Matt Sarett
· 8 years ago
909d379
Improve color space support in SkImage::readPixels()
by Matt Sarett
· 8 years ago
20a7ecc
Implement scaling in SkCodecImageGenerator
by Leon Scroggins III
· 8 years ago
8ced688
Add GM for filtering bug
by Robert Phillips
· 8 years ago
5f1bb0a
Add a method in SkCanvas to set "hard" clip bounds.
by Stan Iliev
· 8 years ago
5476128
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
6e1fca4
Add animating blur image filter GM/slide/bench
by Robert Phillips
· 8 years ago
62458a6
Revert "Added CMYK support for ICC profiles."
by Mike Klein
· 8 years ago
51c3fcd
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
030cbd5
Add SkOverdrawColorFilter
by Matt Sarett
· 8 years ago
ca79535
External SkImageGenerator API
by Florin Malita
· 8 years ago
08576e6
Fix error with transforming custom/large glyphs
by Jim Van Verth
· 8 years ago
a9fd106
Draw Alpha8 + color filter correctly in software
by Matt Sarett
· 8 years ago
6e74412
Create .gni files for samples, tests, gms, and benches.
by Mike Klein
· 8 years ago