aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* 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
* Fix fuzzer bugsGravatar Robert Phillips2018-05-31
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* Make sk_sp operator bool explicit.Gravatar Ben Wagner2018-05-30
* Make skcms mandatoryGravatar Brian Osman2018-05-30
* warmup, remove clamping in append_gamut_transform()Gravatar Mike Klein2018-05-30
* whoopsGravatar Mike Klein2018-05-30
* Revert "Allow CCPR in DDL mode"Gravatar Robert Phillips2018-05-30
* Allow CCPR in DDL modeGravatar Robert Phillips2018-05-30
* Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting."Gravatar Ravi Mistry2018-05-29
* support image-subsets in serializationGravatar Mike Reed2018-05-29
* fonts: Use correct SurfaceProps in analysis canvas for remoting.Gravatar Khushal2018-05-29
* remove bit, srgbnl config in DMGravatar Mike Klein2018-05-29
* wouldn't it be nice?Gravatar Mike Klein2018-05-29
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* skip unpremul...premul with only linear ops betweenGravatar Mike Klein2018-05-24
* skip transfer functions when not neededGravatar Mike Klein2018-05-24
* spin off unpremul and opaque testsGravatar Mike Klein2018-05-24
* Make SkImage own its GrContext.Gravatar Brian Salomon2018-05-24
* allow divide-by-zero in conicsGravatar Mike Reed2018-05-24
* skip gamut transform when identityGravatar Mike Klein2018-05-24
* SkColorSpaceXformStepsGravatar Mike Klein2018-05-24
* allow div-by-zero in shadow utilsGravatar Mike Reed2018-05-24