aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.Gravatar Hal Canary2018-06-14
* SkColorSpaceXformSteps improvements and testsGravatar Brian Osman2018-06-14
* minor fixes to SkRRectGravatar Cary Clark2018-06-13
* fonts: Ignore re-initialization of fallback glyphs from the server.Gravatar Khushal2018-06-13
* Does everyone support __has_include() now?Gravatar Mike Klein2018-06-13
* Fix IsFunctionallyExactGravatar Robert Phillips2018-06-13
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* Remove SkBool8.Gravatar Ben Wagner2018-06-12
* fonts: Fix memory allocation for fallback glyphs.Gravatar Khushal2018-06-12
* SkTypes: more into SkMacrosGravatar Hal Canary2018-06-12
* SkMacros split from SkTypes.hGravatar Hal Canary2018-06-12
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* clean up SkPicture includeGravatar Cary Clark2018-06-12
* Clean up a few IWYU issuesGravatar Mike Klein2018-06-11
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Glyph search of desperationGravatar Herb Derby2018-06-08
* rebaseGravatar Cary Clark2018-06-08
* fonts: Perform blob analysis at SkBaseDevice layer instead of canvas.Gravatar Khushal2018-06-08
* Make the SkPathRef GenIDChangeListener ref countedGravatar Chris Dalton2018-06-08
* New more efficient run builderGravatar Herb Derby2018-06-08
* Fix A2B JPEG images on GPU backed xform or color-managed canvasGravatar Brian Osman2018-06-08
* Fix SkImageInfo::computeByteSize underflowGravatar Adrienne Walker2018-06-08
* remove final SkTypes dependencies in SkArenaAllocGravatar Mike Klein2018-06-08
* remove unused stat tracking from SkArenaAllocGravatar Mike Klein2018-06-07
* Add SkTypeface::makeClone.Gravatar Ben Wagner2018-06-07
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* require std::is_trivially_destructibleGravatar Mike Klein2018-06-07
* clean up some unused parts of SkArenaAllocGravatar Mike Klein2018-06-07
* remove linear-blended sRGB dst support in softwareGravatar Mike Klein2018-06-06
* Smarter use of glyph cacheGravatar Herb Derby2018-06-06
* Fix matrix multiplication orderGravatar Brian Osman2018-06-06
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* add upm->upm helperGravatar Mike Klein2018-06-05
* handle degenerate call to blitAntiRectGravatar Mike Reed2018-06-05
* rm dead codeGravatar Mike Klein2018-06-04
* need conservative bounds for triangles due to SkFixed drift in SkEdgeGravatar Mike Reed2018-06-04
* Remove GrPaint::setGammaCorrectGravatar Brian Osman2018-06-04
* Turn off logging for testsGravatar Herb Derby2018-06-04
* turn on pointer-overflow on ASAN/UBSAN botsGravatar Mike Klein2018-06-01
* Remove noise from test outputGravatar Herb Derby2018-06-01
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Move SkColorTable to src/codecGravatar Leon Scroggins III2018-06-01
* Skip bad line segments inside gen_alpha_deltasGravatar Yuqian Li2018-06-01
* Reland fonts: Use correct SurfaceProps in analysis canvas for remoting.Gravatar Khushal2018-05-31
* font remoting: Fix errors with sub-pixel positioning mismatch.Gravatar Khushal2018-05-31
* Allow CCPR in DDL mode (take 2)Gravatar Robert Phillips2018-05-31
* fonts: Fix image cache miss from glyphs too large for atlas.Gravatar Khushal2018-05-31