index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
offsetimagefilter.cpp
Commit message (
Expand
)
Author
Age
*
Change some more GMs to clear to opaque black, not transparent black.
senorblanco
2015-04-09
*
s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/
halcanary
2015-01-26
*
Factor out checkerboard function in gm and sampleapp into tools.
halcanary
2015-01-26
*
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
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Apply the CTM to the offset in the slow SkOffsetImageFilter path.
senorblanco@chromium.org
2014-03-04
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Make SkImageFilter crop rects relative to the primitive origin, instead of re...
senorblanco@chromium.org
2014-01-03
*
Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...
senorblanco@chromium.org
2013-10-16
*
Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...
senorblanco@chromium.org
2013-10-10
*
Moving 4 SkImageFilter derived classes from blink to skia
commit-bot@chromium.org
2013-09-26