index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
Commit message (
Expand
)
Author
Age
*
move colorshader into its own .cpp, add color4f variant
reed
2016-05-04
*
Clean up test drawContext usage
robertphillips
2016-04-28
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Add oblique as a slant.
bungeman
2016-04-27
*
Remove unmatched restore call in gamma GM
brianosman
2016-04-26
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
add gm to exercise rotated imagefiltesr w/ and w/o antialiasing
reed
2016-04-19
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http...
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Switch SkMagnifierImageFilter over to new onFilterImage interface
robertphillips
2016-04-14
*
Tweak distance field path renderer behavior in gamma-correct mode to match
brianosman
2016-04-13
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
Add GM to prevent mis-drawing of LCD text in SkPictureImageFilters
robertphillips
2016-04-13
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Remove SimpleOffsetFilter
robertphillips
2016-04-12
*
Switch AlphaThresholdFilter over to new onFilterImage interface
robertphillips
2016-04-12
*
nullptr -> "sans-serif" fixes bold in gm/colorwheel
mtklein
2016-04-11
*
adjust gm bounds for better content fit
reed
2016-04-11
*
Update LightingImageFilter to sk_sp
robertphillips
2016-04-08
*
Fix context size for benchmakr.
herb
2016-04-08
*
Fix scaledstrokes GM
robertphillips
2016-04-08
*
Make some GMs animate
robertphillips
2016-04-08
*
Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup.
herb
2016-04-08
*
More cleanup in the Vulkan viewer
jvanverth
2016-04-08
*
Update MatrixConvolutionImageFilter to sk_sp
robertphillips
2016-04-08
*
Update MagnifierImageFilter to sk_sp
robertphillips
2016-04-07
*
Fix lazy coding in ViaSingletonPictures.
mtklein
2016-04-06
*
path_stroke_with_zero_length: turn off drawFat() by default.
mtklein
2016-04-06
*
alternate textblobgeometrychange fix... just make our own surface if needed
mtklein
2016-04-06
*
Remove conditional flavor text on blend GM.
mtklein
2016-04-06
*
cubic stroke fix
caryclark
2016-04-06
*
Update DropShadowImageFilter to sk_sp
robertphillips
2016-04-06
*
Update DownSampleImageFilter to sk_sp
robertphillips
2016-04-06
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Update SkMatrixImageFilter to sk_sp
robertphillips
2016-04-05
*
Update SkXfermodeImageFilter to sk_sp
robertphillips
2016-04-05
*
Update SkColorFilterImageFilter to sk_sp
robertphillips
2016-04-05
*
Update SkMorphology ImageFilters to sk_sp
robertphillips
2016-04-05
*
remove avoid and pixelxor xfermodes
reed
2016-04-05
*
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...
mtklein
2016-04-04
*
Delete SkFlattenable::Type
msarett
2016-04-04
*
Switch internal testing ImageFilters over to new onFilterImage interface
robertphillips
2016-04-04
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of http...
robertphillips
2016-04-04
*
Update SkXfermodeImageFilter to sk_sp
robertphillips
2016-04-04
*
Update internal testing ImageFilters to sk_sp
robertphillips
2016-04-04
[next]