Commit message (Expand) | Author | Age | |
---|---|---|---|
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Fix memory leak in BitmapHeapTest | mtklein | 2014-11-12 |
* | Follow up. | mtklein | 2014-11-12 |
* | Start stripping out complicated parts of SkPicture{Record,Data}. | mtklein | 2014-11-12 |
* | staticMethod -> StaticMethod | commit-bot@chromium.org | 2014-02-18 |
* | replace setConfig+allocPixels with alloc-or-install-pixels | commit-bot@chromium.org | 2014-02-13 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Function pointers -> templates in SkPictureFlat. | commit-bot@chromium.org | 2014-01-02 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | In SkBitmapHeap, defer adding owners for new bitmaps. | scroggo@google.com | 2012-11-16 |