aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* GrTessellator: fix for points which become non-finite on AA stroking.Gravatar Stephen White2018-01-04
* Add SkAndroidCodec::MakeFromCodecGravatar Leon Scroggins III2018-01-04
* sksl now provides support for inverse, transpose, et al. on older versions of...Gravatar Ethan Nicholas2018-01-04
* don't include SkMalloc.h from SkTypes.hGravatar Mike Reed2018-01-04
* Fix android framework buildGravatar Brian Osman2018-01-04
* fixed uninitialized value warning in GrGLShaderStringBuilderGravatar Ethan Nicholas2018-01-04
* Removed unused useCache param in GrYUVProviderGravatar Greg Daniel2018-01-04
* Remove conversion to 8888 of sRGB sources with other configsGravatar Brian Osman2018-01-04
* Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible.Gravatar Brian Salomon2018-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
* SkFloatToDecimal moved to src/utilsGravatar Hal Canary2018-01-03
* Make GrShape lazily initialize an original path for gen id change listenersGravatar Brian Salomon2018-01-03
* use member version of skipTGravatar Mike Reed2018-01-03
* remove unneeded readbuffer flagsGravatar Mike Reed2018-01-03
* Remove unused color from all distance field GPs and GrAtlasTextOpGravatar Brian Osman2018-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
* Avoid initializing SkStrokeRect twice in GrStyle copy constructor.Gravatar Brian Salomon2018-01-02
* Changes to make 2pt gradient source code better aligned with our future docGravatar Yuqian Li2018-01-02
* simplify/cleanup readbuffer implGravatar Mike Reed2018-01-02
* Stronger fix for swapping r0, r1 in 2pt conical gradientsGravatar Yuqian Li2018-01-02
* share impl between makeNonTexture and makeRasterGravatar Mike Reed2018-01-02
* Update per-geo color after simplifying FPs in GrAtlasTextOpGravatar Brian Osman2018-01-02
* fold SkJumper_vectors.h into SkJumper_stages.cppGravatar Mike Klein2018-01-01
* fix pipe reader for drawLatticeGravatar Mike Reed2017-12-30
* 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
* Fix bug of a + (b - a) == 0 for small positive b and huge a (e.g., 1e18)Gravatar Yuqian Li2017-12-28
* Fix conical test where r1 = r2 = 0Gravatar Yuqian Li2017-12-27
* 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
* Rearrange GRTC::drawPath()Gravatar Brian Salomon2017-12-22
* Revert "CCPR: Initial semi-optimized vertex shader Impl"Gravatar Chris Dalton2017-12-22
* CCPR: Initial semi-optimized vertex shader ImplGravatar Chris Dalton2017-12-22
* fix usage of deprecated SkMatrix44 constructorGravatar Ethan Nicholas2017-12-22
* attempt 3: add experimental bilerp_clamp_8888 stageGravatar Mike Klein2017-12-22
* handle closed dashed rectsGravatar Cary Clark2017-12-22
* Remove another stray pair of clamps.Gravatar Mike Klein2017-12-22
* converted YUVEffect to SkSLGravatar Ethan Nicholas2017-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
* CCPR: Fix Intel crash and un-blacklistGravatar Chris Dalton2017-12-22
* Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals ...Gravatar Brian Salomon2017-12-21
* Disable geometry shaders on old Qualcomm driversGravatar Chris Dalton2017-12-21
* Debug random 2pt conical shadersGravatar Yuqian Li2017-12-21
* Reland "remove bicubic clamp in SkImageShader"Gravatar Mike Klein2017-12-21