C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / core / SkBitmapHeap.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-11-12 mtkleinFollowup: remove unnecessary SkTRefArray
2014-03-10 commit-bot@chromiu... Pulling these out of other reviews so avoid code review...
2014-01-08 reed@google.comchange offset to xy for pixelref subsetting
2013-05-17 bsalomon@google.comOne SkTSearch to rule them all. Allow key to be of...
2012-11-16 scroggo@google.comIn SkBitmapHeap, defer adding owners for new bitmaps.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-16 robertphillips@goo... Extended Inst counting to find "unknown" leaked object...
2012-08-14 scroggo@google.comUse SkBitmapHeap for shaders in SkGPipe.
2012-08-14 scroggo@google.comCheck in r5063 again, along with fix for tests.
2012-08-13 tomhudson@google.comRevert r5063 until unit tests can be fixed.
2012-08-13 scroggo@google.comUse the SkBitmapHeap to handle SkBitmaps in SkGPipe...
2012-08-08 scroggo@google.comMake SkGPipe use SkBitmapHeap.
2012-08-07 djsollen@google.comRefactor Bitmap Storage for SkPicture using SkPipe...