aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* use SkArenaAlloc in SkColorSpaceXform_A2BGravatar Mike Klein2017-04-17
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* deprecate odd variants of SkCanvas::readPixelsGravatar Mike Reed2017-04-17
* add a callback stage to SkRasterPipelineGravatar Mike Klein2017-04-17
* SkPictureImageFilter::onMakeColorSpace()Gravatar Matt Sarett2017-04-15
* remove lock tracking in bitmaps -- they are always lockedGravatar Mike Reed2017-04-14
* Remove dangerous constructor from SkArenaAllocGravatar Herb Derby2017-04-14
* fix scan converter arena allocGravatar Cary Clark2017-04-14
* skirt std::chrono on MSAN buildsGravatar Mike Klein2017-04-14
* Improve accuracy of cubic classificationGravatar Chris Dalton2017-04-14
* remove code directly involved in lock/unlock in SkPixelRefGravatar Mike Reed2017-04-13
* make picture-imagegenerator more robust on requested infosGravatar Mike Reed2017-04-13
* remove dead code around replayClipsGravatar Mike Reed2017-04-13
* remove unused fURI from pixelrefGravatar Mike Reed2017-04-13
* android-only api to reset the fields of a pixelrefGravatar Mike Reed2017-04-12
* fix drawDRRect for fuzzerGravatar Cary Clark2017-04-12
* Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local m...Gravatar Matt Sarett2017-04-12
* Revert "Revert "SkColorSpaceXformer: Preserve local matrix on shaders""Gravatar Matt Sarett2017-04-12
* Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image...Gravatar Matt Sarett2017-04-12
* Revert "SkColorSpaceXformer: Preserve local matrix on shaders"Gravatar Matt Sarett2017-04-12
* Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local m...Gravatar Matt Sarett2017-04-12
* SkColorSpaceXformer: Preserve local matrix on shadersGravatar Matt Sarett2017-04-12
* Override setDrawFilter() in SkColorSpaceXformCanvasGravatar Matt Sarett2017-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
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* Reland: Finish up mip opts: 2x3 and 3x2Gravatar Matt Sarett2017-04-11
* remove inline allocation in SkRecordGravatar Mike Klein2017-04-11
* Change bitmapcache to not rely on lockpixels.Gravatar Mike Reed2017-04-11
* Make SkLiteDL::draw() const.Gravatar Mike Klein2017-04-11
* make SkRecord normally SkRefCnt'dGravatar Mike Klein2017-04-11
* Revert "remove unused SkBitmap::copyPixelsTo"Gravatar Mike Klein2017-04-11
* remove unused SkBitmap::copyPixelsToGravatar Mike Reed2017-04-11
* remove SkNx AVX codeGravatar Mike Klein2017-04-11
* Make sure NaNs clamp to 0 in color look up tablesGravatar 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
* SkImageCacherator: Remove unneeded heuristicGravatar Matt Sarett2017-04-10
* remove unused lockPixelsAreWritableGravatar Mike Reed2017-04-10
* Remove Index_8 handling in cacherator heuristic codeGravatar Brian Osman2017-04-10
* Add multi-stop SkJumper stage.Gravatar Herb Derby2017-04-10
* Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*)Gravatar Matt Sarett2017-04-10
* Fix infinite loop in SkRTree::insert()Gravatar Mike Klein2017-04-10
* cacherator upscales colortables to unify cachingGravatar Mike Reed2017-04-07
* simplify SkRRect serializationGravatar Mike Klein2017-04-07
* make copyTo_with_allocator android onlyGravatar Mike Reed2017-04-06