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
*
Add bubbles GM for drawing/blending 50 circles.
fmenozzi
2016-05-23
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
Adjust size of imagemakewithfilter GM.
senorblanco
2016-05-20
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
*
Image filters: fix filtering of transparent black in CFIF.
senorblanco
2016-05-18
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Make blurcircles2 run as a benchmark.
bsalomon
2016-05-16
*
Add blurcircles2 GM
bsalomon
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
This has all the different source types in and working. There are many SkDiff...
herb
2016-05-13
*
GMs: fail gracefully for null surface
scroggo
2016-05-13
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Fix bug & add code to catch ImageFilter clearing bugs
robertphillips
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
fix hairline clip
caryclark
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Fail gracefully if MakeRenderTarget fails
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
compressed texture support has been broken/untested for a while, remove cruft
reed
2016-05-11
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Stop valgrind bot from crashing
scroggo
2016-05-09
*
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
[next]