index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleIdentityScale.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "resources: remove most uses of GetResourcePath()""
Mike Reed
2017-12-09
*
Revert "resources: remove most uses of GetResourcePath()"
Mike Reed
2017-12-08
*
resources: remove most uses of GetResourcePath()
Hal Canary
2017-12-08
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Delete even more unused views code
Brian Osman
2017-11-29
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add an animated test to verify that high-quality identity scaling doesn't cha...
humper
2014-08-08