| Commit message (Expand) | Author | Age |
* | change old picture serialization to really handle images | reed | 2015-06-22 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Add missing SK_OVERRIDE | rmistry | 2015-02-02 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | add ImageGenerator::NewFromData to porting layer | reed | 2015-01-07 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e... | tfarina | 2014-07-01 |
* | Refactor how we handle resources path in Tests. | tfarina | 2014-06-18 |
* | Cleanup: Get rid of make_isize() function from gm.h. | tfarina | 2014-06-09 |
* | Reland "Clean up Test's resourcePath code." | tfarina | 2014-06-09 |
* | Revert of Clean up Test's resourcePath code. (https://codereview.chromium.org... | mtklein | 2014-06-08 |
* | Clean up resourcePath code. | tfarina | 2014-06-07 |
* | hide discardable factory from public imagegenerator api | commit-bot@chromium.org | 2014-05-27 |
* | SkDiscardableMemoryPool to abstract class | commit-bot@chromium.org | 2014-04-04 |
* | Add Options to SkDecodingImageGenerator, simplify API. | halcanary@google.com | 2014-01-02 |
* | Revert of https://codereview.chromium.org/93703004/ | commit-bot@chromium.org | 2013-12-18 |
* | Add Options to SkDecodingImageGenerator, simplify API. | halcanary@google.com | 2013-12-18 |
* | Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache | halcanary@google.com | 2013-12-05 |
* | Fixes for factory GM. | commit-bot@chromium.org | 2013-08-16 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | Revert "Add path utils, plus a test for it." | scroggo@google.com | 2013-05-24 |
* | Add path utils, plus a test for it. | scroggo@google.com | 2013-05-24 |
* | Move MMap to SkData. | commit-bot@chromium.org | 2013-04-24 |
* | Provide an option in bench_pictures to count pixel ram. | scroggo@google.com | 2013-03-04 |
* | Create SkLazyPixelRef which performs lazy decoding. | scroggo@google.com | 2013-02-22 |
* | Create a factory to decode an SkBitmap from an SkData. | scroggo@google.com | 2012-11-29 |