aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Fix Adobe RGB color space in SkiaGravatar Brian Osman2017-12-20
* remove bicubic clamp in SkImageShaderGravatar Mike Klein2017-12-20
* Remove SK_SUPPORT_LEGACY_ICC_PRECISIONGravatar Brian Osman2017-12-20
* cleanup unused fields/includesGravatar Mike Reed2017-12-20
* move SkWriteBuffer.h to srcGravatar Mike Reed2017-12-20
* simple version of serialization for SkTextBlobGravatar Mike Reed2017-12-19
* Don't canonicalize empty SkRRects. They stroke differently.Gravatar Brian Salomon2017-12-19
* macro to handle type-casting for SkFlattenable::DeserializeGravatar Mike Reed2017-12-19
* Revert "Revert "move homogenous with stride to matrixpriv""Gravatar Brian Salomon2017-12-19
* GOOGLE3 -> SK_BUILD_FOR_GOOGLE3Gravatar Mike Klein2017-12-19
* Revert "attempt 2: add experimental bilerp_clamp_8888 stage"Gravatar Mike Klein2017-12-18
* attempt 2: add experimental bilerp_clamp_8888 stageGravatar Mike Klein2017-12-18
* Revert "Transform vertices for distance field glyphs on CPU."Gravatar Greg Daniel2017-12-18
* Revert "move homogenous with stride to matrixpriv"Gravatar Greg Daniel2017-12-18
* Apply color transform for Lattice fixed colorsGravatar Stan Iliev2017-12-18
* Increase accuracy of float -> fixed in ICC codeGravatar Brian Osman2017-12-18
* remove append_from_srgb()Gravatar Mike Klein2017-12-18
* Rework out-of-gamut handling in SkRasterPipelineGravatar Mike Klein2017-12-18
* remove deprecated SkPixelSerializerGravatar Mike Reed2017-12-16
* remove dead SK_SUPPORT_LEGACY_IMAGEDESERIALIZER codeGravatar Mike Reed2017-12-16
* Revert "Increase accuracy of float -> fixed in ICC code"Gravatar Eric Karl2017-12-16
* Revert "Revert "hide SkImageDeserializer""Gravatar Mike Reed2017-12-15
* Increase accuracy of float -> fixed in ICC codeGravatar Brian Osman2017-12-15
* move homogenous with stride to matrixprivGravatar Cary Clark2017-12-15
* Revert "hide SkImageDeserializer"Gravatar Mike Reed2017-12-15
* SkQP: make_gmkb, gm_knowledge (GM Knowledgebase)Gravatar Hal Canary2017-12-15
* Transform vertices for distance field glyphs on CPU.Gravatar Brian Salomon2017-12-15
* fix very large clipped path limitGravatar Cary Clark2017-12-15
* hide SkImageDeserializerGravatar Mike Reed2017-12-15
* 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