| Commit message (Expand) | Author | Age |
* | 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 |
* | change old picture serialization to really handle images | reed | 2015-06-22 |
* | Update src/svg to follow C++11 style rule for {virtual,override}. | tfarina | 2015-05-04 |
* | Fix DiscardableMemoryPool::free race condition | halcanary | 2015-03-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | guarded change to SkImageGenerator to make getInfo() const | reed | 2015-03-19 |
* | Option for SkCodec to treat dst as all zeroes. | scroggo | 2015-03-17 |
* | only notify bitmaps that have been added to the cache | reed | 2015-02-25 |
* | SkDiscardablePixelRef should favor not decoding to YUV if they already decode... | vmiura | 2015-02-23 |
* | Make SkPixelRef::isLocked() debug-only, remove related dead code. | mtklein | 2015-02-20 |
* | Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (... | reed | 2015-02-19 |
* | Make SkPixelRef::isLocked() debug-only, remove related dead code. | mtklein | 2015-02-19 |
* | Make SkImageGenerator::getPixels() return an enum. | scroggo | 2015-02-13 |
* | Port SkRefCnt.h to new SkAtomics.h | mtklein | 2015-02-03 |
* | Fix the speeling of "purgeable" in Gr code | bsalomon | 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 |
* | change API contract: disallow zero-sized images or surfaces | reed | 2014-12-31 |
* | Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. | halcanary | 2014-10-24 |
* | Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. | mtklein | 2014-10-13 |
* | remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI | reed | 2014-09-30 |
* | Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. | rileya | 2014-09-12 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Remove SkBitmapCache::Find/Add(_,width,height,_) | piotaixr | 2014-09-03 |
* | Hide fields in SkImageInfo | reed | 2014-09-03 |
* | make allocPixels throw on failure | reed | 2014-09-02 |
* | harden requirements on SkBitmapCache | reed | 2014-08-29 |
* | use possible corrected info when creating pixelref | reed | 2014-08-29 |
* | retool image cache to be generic cache, allowing the client to subclass "Rec"... | reed | 2014-08-26 |
* | remove SkPurgeGlobalDiscardableMemoryPool | halcanary | 2014-08-25 |
* | expose generalized imagecache key | reed | 2014-08-21 |
* | Revert of Memory improvements to render_pdfs; better DM pool size defaults (h... | halcanary | 2014-08-01 |
* | Memory improvements to render_pdfs; better DM pool size defaults | halcanary | 2014-08-01 |
* | SkDiscardablePixelRef returns correct indexed color on relock. | halcanary | 2014-07-28 |
* | Skia side RGB to YUV gpu conversion | sugoi | 2014-07-21 |
* | remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE code | reed | 2014-07-14 |
* | change pixelref to not inherit from SkFlattenable | reed | 2014-07-07 |
* | Fix no previous prototype for function error | halcanary | 2014-07-02 |
* | add rowbytes option to allocPixels | reed | 2014-06-28 |
* | Use new SkBaseMutex::assertHeld() in DiscardableMemoryPool | halcanary | 2014-06-11 |
* | Port most uses of SkOnce to SkLazyPtr. | mtklein | 2014-06-02 |
* | Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium... | commit-bot@chromium.org | 2014-05-31 |
* | Port most uses of SkOnce to SkLazyPtr. | commit-bot@chromium.org | 2014-05-30 |
* | Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium... | commit-bot@chromium.org | 2014-05-30 |
* | Port most uses of SkOnce to SkLazyPtr. | commit-bot@chromium.org | 2014-05-30 |
* | Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868... | commit-bot@chromium.org | 2014-05-30 |
* | Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) | commit-bot@chromium.org | 2014-05-29 |