summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ShapeCache.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure we correctly copy caches keys.Romain Guy2011-08-121-40/+0
* Improve rendering performance on some GPUsRomain Guy2011-07-251-5/+2
* Align paths on pixel boundaries when rasterizing in bitmaps.Romain Guy2011-07-081-1/+1
* Fix rendering issue with paths when the stroke width is 0Romain Guy2011-06-171-5/+6
* When deleting a path, remove it from the path cache.Romain Guy2011-03-241-2/+5
* Fix paths rendering issues.Romain Guy2011-03-181-3/+6
* Skia Merge (revision 808)Derek Sollenberger2011-02-221-1/+1
* Add support for arcs.Romain Guy2011-01-231-0/+60
* Add support for ovals and stroked rectangles.Romain Guy2011-01-231-1/+79
* Log only 1 line per process when using OpenGLRenderer.Romain Guy2011-01-211-2/+2
* Remove unnecessary code.Romain Guy2011-01-201-30/+58
* Add rounded rects and circles support to OpenGLRenderer.Romain Guy2011-01-191-0/+464