| Commit message (Expand) | Author | Age |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-05 |
* | Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h... | reed | 2015-08-04 |
* | IWYU: 'core' target, files starting A-C. | bungeman | 2015-08-04 |
* | Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. | mtklein | 2015-07-07 |
* | Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.... | jvanverth | 2015-07-02 |
* | Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. | mtklein | 2015-07-01 |
* | remove SkInstCnt | mtklein | 2015-06-26 |
* | 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 |
* | Followup: remove unnecessary SkTRefArray | mtklein | 2014-11-12 |
* | Pulling these out of other reviews so avoid code review clutter. | commit-bot@chromium.org | 2014-03-10 |
* | change offset to xy for pixelref subsetting | reed@google.com | 2014-01-08 |
* | One SkTSearch to rule them all. Allow key to be of different type than the ar... | bsalomon@google.com | 2013-05-17 |
* | In SkBitmapHeap, defer adding owners for new bitmaps. | scroggo@google.com | 2012-11-16 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) | robertphillips@google.com | 2012-08-16 |
* | Use SkBitmapHeap for shaders in SkGPipe. | scroggo@google.com | 2012-08-14 |
* | Check in r5063 again, along with fix for tests. | scroggo@google.com | 2012-08-14 |
* | Revert r5063 until unit tests can be fixed. | tomhudson@google.com | 2012-08-13 |
* | Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. | scroggo@google.com | 2012-08-13 |
* | Make SkGPipe use SkBitmapHeap. | scroggo@google.com | 2012-08-08 |
* | Refactor Bitmap Storage for SkPicture using SkPipe's design. | djsollen@google.com | 2012-08-07 |