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
*
Collapse consecutive SkTableColorFilters
cwallez
2015-01-26
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
Fix Windows build
robertphillips
2015-01-26
*
Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns
kkinnunen
2015-01-26
*
Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset...
mtklein
2015-01-23
*
Fix Morphology effects sourcing outside of the crop rect.
cwallez
2015-01-23
*
remove unused GM flags
mtklein
2015-01-23
*
Spin off GM::runAsBench() from flags.
mtklein
2015-01-23
*
add newImage API
reed
2015-01-23
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
remove dead SkPersp macros
reed
2015-01-20
*
Revert "Revert "delete old things!""
bsalomon
2015-01-20
*
fix labels on image-surface gm
reed
2015-01-16
*
Revert "delete old things!"
Brian Salomon
2015-01-16
*
delete old things!
bsalomon
2015-01-16
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
add gm to show miplevels (patchset #2 id:20001 of https://codereview.chromium...
reed
2015-01-16
*
Revert of add gm to show miplevels (patchset #2 id:20001 of https://coderevie...
mtklein
2015-01-15
*
add gm to show miplevels
reed
2015-01-15
*
SkPictureShader should handle negative scaling gracefully.
fmalita
2015-01-15
*
Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancy
robertphillips
2015-01-14
*
Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:...
robertphillips
2015-01-12
*
Fix GPU clipped-AA vs. non-AA drawRect discrepancy
robertphillips
2015-01-12
*
SIMPLE_GM generates less code
halcanary
2015-01-12
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
Modify transparency_check GM to always tile correctly.
halcanary
2015-01-08
*
add ImageGenerator::NewFromData to porting layer
reed
2015-01-07
*
Add Alpha fade GM.
halcanary
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Make DCShader serializable.
mtklein
2015-01-07
*
revert buildbot breaker
caryclark
2015-01-07
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."
reed
2015-01-06
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview....
reed
2015-01-05
*
Correctly declare skiagm::DCShader to be not flattenable.
halcanary
2015-01-05
*
Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromi...
reed
2015-01-04
*
enable conics gm
reed
2015-01-04
*
fix conic gm to have fixed wrapping
reed
2014-12-31
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
robertphillips
2014-12-29
*
Remove coordchanges from drawstate
joshualitt
2014-12-29
*
Add device space skshader GM to test kDevice_GrCoordSet
bsalomon
2014-12-29
*
disable using codecs until that can work in chrome
reed
2014-12-25
*
add image-from-codec to c api
reed
2014-12-25
[next]