summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-021-2/+3
* Add skia::RefPtr class to wrap ref counted classes from Skia.danakj@chromium.org2012-12-041-1/+2
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-0/+8
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-101-0/+15
* Revert 156969 - Add define to limit recommended offscreen allocations. This a...ilevy@chromium.org2012-09-151-3/+0
* Add define to limit recommended offscreen allocations. This avoids some failuresreed@google.com2012-09-151-0/+3
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-161-10/+14
* Build skia for Android.zhenghao@google.com2011-09-171-0/+70