C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / tests / BitmapHeapTest.cpp
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 mtkleinFix memory leak in BitmapHeapTest
2014-11-12 mtkleinFollow up.
2014-11-12 mtkleinStart stripping out complicated parts of SkPicture...
2014-02-18 commit-bot@chromiu... staticMethod -> StaticMethod
2014-02-13 commit-bot@chromiu... replace setConfig+allocPixels with alloc-or-install...
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2014-01-14 commit-bot@chromiu... Move macros from TestClassDef.h to Test.h
2014-01-02 commit-bot@chromiu... Function pointers -> templates in SkPictureFlat.
2013-12-12 tfarina@chromium.orgUse DEFINE_TESTCLASS_SHORT macro in tests.
2012-11-16 scroggo@google.comIn SkBitmapHeap, defer adding owners for new bitmaps.