aboutsummaryrefslogtreecommitdiff
path: root/gn
AgeCommit message (Expand)Author
2018-03-14hide SkBlurMaskFilter and SkBlurQualityMike Reed
2018-03-14ccpr: Add an attenuation parameter to triangle cornersChris Dalton
2018-03-14Cleanup size calculations in SkGlyphHerb Derby
2018-03-13Compile with GCC 7.2.0.Ben Wagner
2018-03-13Add Win Clang x86 builds.Ben Wagner
2018-03-12move blur impl into coreMike Reed
2018-03-12remove unused ConvertRadiusToSigma from SkBlurMaskFilterMike Reed
2018-03-10Remove SkDumpCanvasBrian Osman
2018-03-09Remove TLS glyph cache calls.Herb Derby
2018-03-09ccpr: Simplify triangle cornersChris Dalton
2018-03-09Add promise images for deferred instantiation of wrapped gpu texturesGreg Daniel
2018-03-08Add ability to uninstantiate lazy proxies after every flush.Greg Daniel
2018-03-08Split GrDDL- & GrDirect- Contexts into their own filesRobert Phillips
2018-03-08Re-enable PGO for SkiaPirama Arumuga Nainar
2018-03-08Revert "ccpr: Simplify triangle corners"Chris Dalton
2018-03-08ccpr: Simplify triangle cornersChris Dalton
2018-03-07add TrimPathEffectMike Reed
2018-03-07Revert "Revert "add tiler for SkDraw""Mike Reed
2018-03-07Reland "Reland "make SkJumper stages normal Skia code""Mike Klein
2018-03-07Revert "Reland "make SkJumper stages normal Skia code""Mike Klein
2018-03-07Reland "make SkJumper stages normal Skia code"Mike Klein
2018-03-07Revert "make SkJumper stages normal Skia code"Mike Klein
2018-03-07make SkJumper stages normal Skia codeMike Klein
2018-03-07Revert "add tiler for SkDraw"Florin Malita
2018-03-06add tiler for SkDrawMike Reed
2018-03-06Add SkSurfaceCharacterization::createResizedRobert Phillips
2018-03-05Remove GrSurfaceOrigin from GrSurfaceDesc.Brian Salomon
2018-03-01Fission GrAtlasGlyphCache in two (take 2)Robert Phillips
2018-03-01Add unit test the explicit tests create a GrVkCopyPipelineGreg Daniel
2018-03-01Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Robert Phillips
2018-02-28Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Robert Phillips
2018-02-28Revert "Fission GrAtlasGlyphCache in two"Robert Phillips
2018-02-27Fission GrAtlasGlyphCache in twoRobert Phillips
2018-02-26Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Robert Phillips
2018-02-26Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Robert Phillips
2018-02-26Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Robert Phillips
2018-02-22set -Wno-implicit-fallthrough on GCC tooMike Klein
2018-02-22move some RRect methods into privMike Reed
2018-02-21Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Robert Phillips
2018-02-21change path serialization version to 4Mike Reed
2018-02-21Separate creation time & flush time behavior in GrDrawOpAtlasRobert Phillips
2018-02-20Resurrect pathfinder in viewer and rename to "bisect"Chris Dalton
2018-02-20Drop unused support for MSAA sample locationsChris Dalton
2018-02-20Start thread pool in skia_dm on Android.Dongwon Kang
2018-02-20Remove XSAN blacklistKevin Lubick
2018-02-15Fix Android ASAN buildKevin Lubick
2018-02-15Use libc++ for all XSAN buildsKevin Lubick
2018-02-14BUILD(win): find 'Build Tools for VS 2017', doc updateHal Canary
2018-02-13Turn off PGO for SkiaPirama Arumuga Nainar
2018-02-13Add scaled emoji GM.Jim Van Verth