aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Let region decoders query the type and color spaceGravatar Matt Sarett2017-04-14
* Update Skia milestone to 60Gravatar Heather Miller2017-04-13
* remove code directly involved in lock/unlock in SkPixelRefGravatar Mike Reed2017-04-13
* remove dead code around replayClipsGravatar Mike Reed2017-04-13
* Store the GrBackend we are using on GrContextGravatar Greg Daniel2017-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
* Add SkCodec methods for individual framesGravatar Leon Scroggins III2017-04-12
* Disable deferred proxies for Chrome branchGravatar Robert Phillips2017-04-12
* Revert "Revert "remove unused SkBitmap::copyPixelsTo""Gravatar Mike Reed2017-04-12
* switch over to no lockPixels in pixelrefGravatar Mike Reed2017-04-12
* clean ups in SkPixelRefGravatar Mike Reed2017-04-11
* Add perspective shadowsGravatar Jim Van Verth2017-04-11
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* Change bitmapcache to not rely on lockpixels.Gravatar Mike Reed2017-04-11
* Revert "remove unused SkBitmap::copyPixelsTo"Gravatar Mike Klein2017-04-11
* Correct GIF frame dependencies and track alphaGravatar Leon Scroggins III2017-04-11
* remove unused SkBitmap::copyPixelsToGravatar Mike Reed2017-04-11
* Allow BF and BRD clients to request an output color spaceGravatar Matt Sarett2017-04-11
* SkCanvas constructor with legacy flag for Android frameworkGravatar Matt Sarett2017-04-11
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* remove kReturnNullForEmpty_FinishFlag featureGravatar Mike Klein2017-04-11
* SkImageFilter::onMakeColorSpace() - more overridesGravatar Matt Sarett2017-04-10
* remove unused lockPixelsAreWritableGravatar Mike Reed2017-04-10
* constexprify GrBlend.h and GrPorterDuffXferProcessor.cppGravatar Brian Salomon2017-04-10
* Move ref counting out of GrProcessor and into subclasses.Gravatar Brian Salomon2017-04-10
* Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*)Gravatar Matt Sarett2017-04-10
* Fix GrGLSync definitionGravatar Brian Salomon2017-04-08
* remove obsolete SK_SUPPORT_LEGACY_SCALARMUL codeGravatar Mike Reed2017-04-08
* Make SkColorSetA() a constexpr function.Gravatar Lei Zhang2017-04-07
* make SkAutoTMalloc self-move safeGravatar Mike Klein2017-04-07
* cacherator upscales colortables to unify cachingGravatar Mike Reed2017-04-07
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* make copyTo_with_allocator android onlyGravatar Mike Reed2017-04-06
* Factor out common work in readSurfacePixels and writeSurfacePixelsGravatar Brian Osman2017-04-06
* remove legacy vertices flag and codeGravatar Mike Reed2017-04-06
* remove SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF flag and codeGravatar Mike Reed2017-04-06
* add guard for obsolete (non-functioning) replayClipsGravatar Mike Reed2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* restore old api for android to unblock rollGravatar Mike Reed2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Delete SkPixelRef::readPixels()Gravatar Matt Sarett2017-04-05
* remove android legacy flagsGravatar Mike Reed2017-04-05
* Refactor Vulkan support to support FuchsiaGravatar Michael Jurka2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05