aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Remove macro in the threaded backendGravatar Yuqian Li2018-01-09
* use 64bit math to compute is a rect is emptyGravatar Mike Reed2018-01-09
* SkBitmap now *has* a SkPixmap.Gravatar Hal Canary2018-01-09
* Remove legacy containedInClip codeGravatar Yuqian Li2018-01-09
* make growToInclude privateGravatar Mike Reed2018-01-08
* SkDocument: remove unused fDoneProcGravatar Hal Canary2018-01-08
* move largest apis into privateGravatar Mike Reed2018-01-08
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Make SkMatrixPriv stride mapping functions take separate src and dst stridesGravatar Brian Salomon2018-01-08
* SkBitmap::fPixelRefOrigin removedGravatar Hal Canary2018-01-08
* begin cleanup of malloc porting layerGravatar Mike Reed2018-01-05
* Add fp-friendly check for zero-width BlurImageFiltersGravatar Jim Van Verth2018-01-05
* Update 2pt conical gradient in raster pipelineGravatar Yuqian Li2018-01-05
* Remove public version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Privatize separate src/dst version of SkMatrix::mapPointsWithStride.Gravatar Brian Salomon2018-01-05
* Enable conditional-uninitialized flagGravatar Kevin Lubick2018-01-05
* cubic-map for non-linear tGravatar Mike Reed2018-01-05
* Prepare rebaseline for removing legacy containedInClipGravatar Yuqian Li2018-01-05
* don't include SkMalloc.h from SkTypes.hGravatar Mike Reed2018-01-04
* check for irect with overflow width/heightGravatar Mike Reed2018-01-03
* Revert "Revert "remove legacy support for old old picture versions""Gravatar Mike Reed2018-01-03
* remove unneeded readbuffer flagsGravatar Mike Reed2018-01-03
* partial revert of https://skia-review.googlesource.com/c/skia/+/90026 for and...Gravatar Mike Reed2018-01-03
* update pipe for lattice and shadowrecGravatar Mike Reed2018-01-03
* remove unused declarationsGravatar Mike Reed2018-01-03
* fix skipT to use sizeof TGravatar Mike Reed2018-01-02
* simplify/cleanup readbuffer implGravatar Mike Reed2018-01-02
* Revert "remove legacy support for old old picture versions"Gravatar Mike Reed2017-12-29
* remove legacy support for old old picture versionsGravatar Mike Reed2017-12-29
* Remove usage of SkGammas in SkColorSpace serializationGravatar Brian Osman2017-12-27
* Revert "remove approxbytes api from SkPicture"Gravatar Mike Reed2017-12-25
* remove approxbytes api from SkPictureGravatar Mike Reed2017-12-24
* attempt 3: add experimental bilerp_clamp_8888 stageGravatar Mike Klein2017-12-22
* Remove another stray pair of clamps.Gravatar Mike Klein2017-12-22
* add safemath version of readbuffer->skipGravatar Mike Reed2017-12-22
* remove dead code behind SK_SUPPORT_LEGACY_SERIALPROCS_REFGravatar Mike Reed2017-12-22
* Reland "remove bicubic clamp in SkImageShader"Gravatar Mike Klein2017-12-21
* validate text during deserializationGravatar Mike Reed2017-12-21
* no asserts in deserialization, just failGravatar Mike Reed2017-12-21
* Remove more functionality from SkColorSpace_BaseGravatar Brian Osman2017-12-21
* Revert "remove bicubic clamp in SkImageShader"Gravatar Mike Klein2017-12-21
* add serialprocs to MultiDocument, hide redundant methodsGravatar Mike Reed2017-12-21
* remove unused willPlayBackBitmaps from pictureGravatar Mike Reed2017-12-20
* SkRegion: validate_run() checks for overflowGravatar Hal Canary2017-12-20
* make InternalOnly_ functions actually privateGravatar Mike Reed2017-12-20
* remove unused setterGravatar Mike Reed2017-12-20
* ensure self-consistent parameters for drawtextGravatar Mike Reed2017-12-20
* Account for border with small sigma.Gravatar Herb Derby2017-12-20
* Fix Adobe RGB color space in SkiaGravatar Brian Osman2017-12-20
* remove bicubic clamp in SkImageShaderGravatar Mike Klein2017-12-20