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
*
fix non-square stroke rects (non-aa)
reed
2016-06-10
*
Extend inverse_paths GM to test dashing
bsalomon
2016-06-10
*
respect srgb gamma when building mips
reed
2016-06-10
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
Revert of Disable tail calls inside Simple GM functions. (patchset #1 id:1 of...
mtklein
2016-06-09
*
Disable tail calls inside Simple GM functions.
mtklein
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
Don't use complex blend mode for shapes gm
csmartdalton
2016-06-03
*
Add SampleApp slide with animating lightmapped objects & transparency
robertphillips
2016-06-03
*
Add gm for displaying different variants of 8888 bitmaps and fix a small reje...
herb
2016-06-03
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
Tessellator: stop copying vertices into Polys and Monotones.
senorblanco
2016-06-02
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
always compute a cubic tangent
caryclark
2016-06-01
*
Make use of new SkLights class
robertphillips
2016-05-31
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Add new GM to exercise stroked line special case
robertphillips
2016-05-31
*
Change parameters to GrPipelineBuilder's ctor
robertphillips
2016-05-28
*
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
[next]