aboutsummaryrefslogtreecommitdiff
path: root/src/lazy
AgeCommit message (Expand)Author
2015-08-19private iterator to visit all resource cache entriesreed
2015-07-09add runtime option to provide data->imagegenerator factoryreed
2015-07-09Remove SkImageGenerator pieces only for SkCodec.scroggo
2015-07-07Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.mtklein
2015-07-02Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....jvanverth
2015-07-01Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.mtklein
2015-06-26remove SkInstCntmtklein
2015-06-22change old picture serialization to really handle imagesreed
2015-05-04Update src/svg to follow C++11 style rule for {virtual,override}.tfarina
2015-03-26Fix DiscardableMemoryPool::free race conditionhalcanary
2015-03-25C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein
2015-03-19guarded change to SkImageGenerator to make getInfo() constreed
2015-03-17Option for SkCodec to treat dst as all zeroes.scroggo
2015-02-25only notify bitmaps that have been added to the cachereed
2015-02-23SkDiscardablePixelRef should favor not decoding to YUV if they already decode...vmiura
2015-02-20Make SkPixelRef::isLocked() debug-only, remove related dead code.mtklein
2015-02-19Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (...reed
2015-02-19Make SkPixelRef::isLocked() debug-only, remove related dead code.mtklein
2015-02-13Make SkImageGenerator::getPixels() return an enum.scroggo
2015-02-03Port SkRefCnt.h to new SkAtomics.hmtklein
2015-01-23Fix the speeling of "purgeable" in Gr codebsalomon
2015-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2015-01-07add ImageGenerator::NewFromData to porting layerreed
2014-12-31change API contract: disallow zero-sized images or surfacesreed
2014-10-24Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.halcanary
2014-10-13Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.mtklein
2014-09-30remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPIreed
2014-09-12Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.rileya
2014-09-05"NULL !=" = NULLbsalomon
2014-09-03Remove SkBitmapCache::Find/Add(_,width,height,_)piotaixr
2014-09-03Hide fields in SkImageInforeed
2014-09-02make allocPixels throw on failurereed
2014-08-29harden requirements on SkBitmapCachereed
2014-08-29use possible corrected info when creating pixelrefreed
2014-08-26retool image cache to be generic cache, allowing the client to subclass "Rec"...reed
2014-08-25remove SkPurgeGlobalDiscardableMemoryPoolhalcanary
2014-08-21expose generalized imagecache keyreed
2014-08-01Revert of Memory improvements to render_pdfs; better DM pool size defaults (h...halcanary
2014-08-01Memory improvements to render_pdfs; better DM pool size defaultshalcanary
2014-07-28SkDiscardablePixelRef returns correct indexed color on relock.halcanary
2014-07-21Skia side RGB to YUV gpu conversionsugoi
2014-07-14remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE codereed
2014-07-07change pixelref to not inherit from SkFlattenablereed
2014-07-02Fix no previous prototype for function errorhalcanary
2014-06-28add rowbytes option to allocPixelsreed
2014-06-11Use new SkBaseMutex::assertHeld() in DiscardableMemoryPoolhalcanary
2014-06-02Port most uses of SkOnce to SkLazyPtr.mtklein
2014-05-31Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...commit-bot@chromium.org
2014-05-30Port most uses of SkOnce to SkLazyPtr.commit-bot@chromium.org
2014-05-30Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...commit-bot@chromium.org