aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
* Explicitly don't initialize matrix to fix deprecation warningGravatar Brian Osman2017-12-14
* make SkColorSpace_New realGravatar Mike Klein2017-12-14
* Send TextBlobCache purge messages only to owning cache.Gravatar Jim Van Verth2017-12-14
* quick-reject before transforming imagesGravatar Mike Klein2017-12-14
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-14
* convert pipe over to serial procsGravatar Mike Reed2017-12-14
* Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"Gravatar Mike Klein2017-12-14
* Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGBGravatar Brian Osman2017-12-13
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Revert "Revert "impl SkSerial picture procs""Gravatar Mike Reed2017-12-13
* Simplify image clearingGravatar Herbert Derby2017-12-13
* Revert "impl SkSerial picture procs"Gravatar Mike Reed2017-12-13
* impl SkSerial picture procsGravatar Mike Reed2017-12-13
* Handle small sigma in one directionGravatar Herb Derby2017-12-12
* Push much of the SkColorSpace_Base interface up to SkColorSpaceGravatar Brian Osman2017-12-12
* only read color array if flag is fixed colorGravatar Cary Clark2017-12-12
* Prefer fullscreen clears on Qualcomm/GLGravatar Chris Dalton2017-12-12
* Fix fuzzer crash in SkReadBuffer::readTypeface()Gravatar Florin Malita2017-12-11
* Use first/second instead of min/max in 2pt conical gradientGravatar Yuqian Li2017-12-11
* read signed 32 if we want to treat it as signedGravatar Mike Reed2017-12-11
* add virtual to confirm flattenable typeGravatar Mike Reed2017-12-11
* Implement a fast path for solid color lattice rectangleGravatar Stan Iliev2017-12-11
* Revert "add experimental bilerp_clamp_8888 stage"Gravatar Mike Klein2017-12-11
* add experimental bilerp_clamp_8888 stageGravatar Mike Klein2017-12-11
* CCPR: Combine loops and serpentines back into a single shaderGravatar Chris Dalton2017-12-08
* Revert "Revert "use serialprocs for typefaces""Gravatar Mike Reed2017-12-08
* keep SVG arcs axis aligned with suppressionGravatar Cary Clark2017-12-08
* enforce 4-byte alignment and length for buffersGravatar Mike Reed2017-12-08
* return data instead of boolGravatar Mike Reed2017-12-08
* Transition to using size_t for only byte allocation sizes.Gravatar Herbert Derby2017-12-07
* Revert "use serialprocs for typefaces"Gravatar Mike Reed2017-12-07
* use serialprocs for typefacesGravatar Mike Reed2017-12-07
* don't read directly from fReader for bare types, need available checkGravatar Mike Reed2017-12-07
* check for bad strings in readFlattenableGravatar Mike Reed2017-12-07
* Fix buffer off-by-one error.Gravatar Herbert Derby2017-12-07
* upgrade SkReadBuffer to always validateGravatar Mike Reed2017-12-06
* Revert "keep SVG arcs axis aligned"Gravatar Cary Clark2017-12-06
* add SkVptr()Gravatar Mike Klein2017-12-06
* Remove previous blur image implementation. Try 2Gravatar Herbert Derby2017-12-06
* keep SVG arcs axis alignedGravatar Cary Clark2017-12-06
* Revert "Remove previous blur image implementation"Gravatar Herb Derby2017-12-06
* Remove previous blur image implementationGravatar Herbert Derby2017-12-06
* add serial procs to picturesGravatar Mike Reed2017-12-05
* Add unit test for SkDeferredDisplayLists (take 2)Gravatar Robert Phillips2017-12-04
* Revert "Add unit test for SkDeferredDisplayLists"Gravatar Robert Phillips2017-12-04
* Add unit test for SkDeferredDisplayListsGravatar Robert Phillips2017-12-04
* Initialize dst image memory for small sigmaGravatar Herbert Derby2017-12-01
* Add Store3 to Sk2fGravatar Chris Dalton2017-12-01
* Try to bypass the false-positive clang thread analysis warningGravatar Yuqian Li2017-12-01
* add Load2() to Sk4fGravatar Mike Klein2017-12-01