aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPixelRef.h
Commit message (Expand)AuthorAge
* alternative no anonymous enumsGravatar Cary Clark2018-04-26
* remove unused virtual onNotifyPixelsChangedGravatar Mike Reed2018-04-13
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* removed dead colortable codeGravatar Mike Reed2017-07-19
* fix android-only functionGravatar Mike Reed2017-07-18
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Don't store colortables in pixmaps or pixelrefsGravatar Mike Reed2017-07-17
* Finish removal of SkImageInfo from SkPixelRefGravatar Matt Sarett2017-05-04
* Only store width and height on SkPixelRef (last part)Gravatar Matt Sarett2017-05-01
* Only store width and height on SkPixelRef (part 2)Gravatar Matt Sarett2017-05-01
* Only store width and height on SkPixelRef (part 1)Gravatar Matt Sarett2017-04-28
* Revert "Only store width and height on SkPixelRef"Gravatar Ben Wagner2017-04-28
* Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Gravatar Matt Sarett2017-04-28
* Only store width and height on SkPixelRefGravatar Matt Sarett2017-04-27
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Gravatar Matt Sarett2017-04-27
* Fold SkImageCacherator into SkImage_LazyGravatar Brian Osman2017-04-27
* Delete copyTo(Allocator), hide copyTo() behind flagGravatar Matt Sarett2017-04-27
* remove vestigle code for lockpixelsGravatar Mike Reed2017-04-20
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* remove unused mutex from pixelrefGravatar Mike Reed2017-04-16
* remove code directly involved in lock/unlock in SkPixelRefGravatar Mike Reed2017-04-13
* remove unused fURI from pixelrefGravatar Mike Reed2017-04-13
* locking methods should only be virtual in legacy modeGravatar Mike Reed2017-04-12
* android-only api to reset the fields of a pixelrefGravatar Mike Reed2017-04-12
* switch over to no lockPixels in pixelrefGravatar Mike Reed2017-04-12
* clean ups in SkPixelRefGravatar Mike Reed2017-04-11
* Change bitmapcache to not rely on lockpixels.Gravatar Mike Reed2017-04-11
* remove unused lockPixelsAreWritableGravatar Mike Reed2017-04-10
* Delete SkPixelRef::readPixels()Gravatar Matt Sarett2017-04-05
* Delete SkPixelRefFactoryGravatar Matt Sarett2017-04-05
* Remove (unused) YUV API from SkPixelRefGravatar Brian Osman2017-01-13
* remove SkPixelRef::refEncodedData()Gravatar Hal Canary2016-11-22
* Remove SkPixelRef::getTexture()Gravatar bsalomon2016-08-23
* remove/deprecate SkBitmap::getTexture, as it now always returns falseGravatar reed2016-07-25
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* Upgrade SkSpecialImage to have getTextureRef & getROPixels entry pointsGravatar robertphillips2016-04-08
* Update Skia's YUV APIGravatar msarett2016-03-10
* Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....Gravatar msarett2016-03-07
* Update Skia's YUV APIGravatar msarett2016-03-07
* Move SkTDArray to private.Gravatar bungeman2016-02-18
* Add SkSpecialImage & SkSpecialSurface classesGravatar robertphillips2016-02-04
* Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture...Gravatar bsalomon2016-01-11
* Move Mutexy things to private.Gravatar herb2015-09-29
* Move SkAtomics.h to private.Gravatar herb2015-09-28
* SkImage method for detecting lazy decodingGravatar fmalita2015-08-20
* private iterator to visit all resource cache entriesGravatar reed2015-08-19