summaryrefslogtreecommitdiff
path: root/libs/hwui/SkiaCanvas.cpp
AgeCommit message (Expand)Author
2015-07-09New setLocalMatrix() operation for HWUI Tom Hudson
2015-06-23Unify clipping return value behavior - true if not empty Chris Craik
2015-04-22GraphicsJNI Canvas cleanup John Reck
2015-04-17Revert "A bunch more cleanups" John Reck
2015-04-15Merge "A bunch more cleanups" John Reck
2015-04-14A bunch more cleanups John Reck
2015-04-14Convert from glyph count to byte length Tom Hudson
2015-03-05Remove uncessary include for SkPorterDuff.h Derek Sollenberger
2015-01-29Rename Canvas::getSkCanvas to Canvas::asSkCanvas Derek Sollenberger
2015-01-20Move Canvas John Reck