aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/lazy
Commit message (Expand)AuthorAge
* add runtime option to provide data->imagegenerator factoryGravatar reed2015-07-09
* Remove SkImageGenerator pieces only for SkCodec.Gravatar scroggo2015-07-09
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-07
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....Gravatar jvanverth2015-07-02
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-01
* remove SkInstCntGravatar mtklein2015-06-26
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* Update src/svg to follow C++11 style rule for {virtual,override}.Gravatar tfarina2015-05-04
* Fix DiscardableMemoryPool::free race conditionGravatar halcanary2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* guarded change to SkImageGenerator to make getInfo() constGravatar reed2015-03-19
* Option for SkCodec to treat dst as all zeroes.Gravatar scroggo2015-03-17
* only notify bitmaps that have been added to the cacheGravatar reed2015-02-25
* SkDiscardablePixelRef should favor not decoding to YUV if they already decode...Gravatar vmiura2015-02-23
* Make SkPixelRef::isLocked() debug-only, remove related dead code.Gravatar mtklein2015-02-20
* Revert of Make SkPixelRef::isLocked() debug-only, remove related dead code. (...Gravatar reed2015-02-19
* Make SkPixelRef::isLocked() debug-only, remove related dead code.Gravatar mtklein2015-02-19
* Make SkImageGenerator::getPixels() return an enum.Gravatar scroggo2015-02-13
* Port SkRefCnt.h to new SkAtomics.hGravatar mtklein2015-02-03
* Fix the speeling of "purgeable" in Gr codeGravatar bsalomon2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* change API contract: disallow zero-sized images or surfacesGravatar reed2014-12-31
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.Gravatar mtklein2014-10-13
* remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPIGravatar reed2014-09-30
* Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.Gravatar rileya2014-09-12
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Remove SkBitmapCache::Find/Add(_,width,height,_)Gravatar piotaixr2014-09-03
* Hide fields in SkImageInfoGravatar reed2014-09-03
* make allocPixels throw on failureGravatar reed2014-09-02
* harden requirements on SkBitmapCacheGravatar reed2014-08-29
* use possible corrected info when creating pixelrefGravatar reed2014-08-29
* retool image cache to be generic cache, allowing the client to subclass "Rec"...Gravatar reed2014-08-26
* remove SkPurgeGlobalDiscardableMemoryPoolGravatar halcanary2014-08-25
* expose generalized imagecache keyGravatar reed2014-08-21
* Revert of Memory improvements to render_pdfs; better DM pool size defaults (h...Gravatar halcanary2014-08-01
* Memory improvements to render_pdfs; better DM pool size defaultsGravatar halcanary2014-08-01
* SkDiscardablePixelRef returns correct indexed color on relock.Gravatar halcanary2014-07-28
* Skia side RGB to YUV gpu conversionGravatar sugoi2014-07-21
* remove SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE codeGravatar reed2014-07-14
* change pixelref to not inherit from SkFlattenableGravatar reed2014-07-07
* Fix no previous prototype for function errorGravatar halcanary2014-07-02
* add rowbytes option to allocPixelsGravatar reed2014-06-28
* Use new SkBaseMutex::assertHeld() in DiscardableMemoryPoolGravatar halcanary2014-06-11
* Port most uses of SkOnce to SkLazyPtr.Gravatar mtklein2014-06-02
* Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-31
* Port most uses of SkOnce to SkLazyPtr.Gravatar commit-bot@chromium.org2014-05-30
* Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...Gravatar commit-bot@chromium.org2014-05-30
* Port most uses of SkOnce to SkLazyPtr.Gravatar commit-bot@chromium.org2014-05-30