aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* bench, samples, etc: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-07
* Add/promote gamma helpers to SkColorSpace_BaseGravatar Brian Osman2016-11-07
* SkXPS: handle case where snapSpecial() returns nullGravatar Hal Canary2016-11-07
* SkRasterPipelineBlitter: blitAntiH + full coverge --> blitHGravatar Mike Klein2016-11-07
* update ANGLE docs for GN, current test toolsGravatar Mike Klein2016-11-07
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* GN: quiet alink spam on MacGravatar Mike Klein2016-11-07
* GN: quiet link.exe warning spam.Gravatar Mike Klein2016-11-07
* Roll recipe DEPSGravatar borenet2016-11-07
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-07
* Use perfect forwarding in createT of SkSmallAllocator.Gravatar herb2016-11-06
* Call ~SkRasterPipelineBlitter() on early out.Gravatar Mike Klein2016-11-06
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."Gravatar Ben Wagner2016-11-06
* Update SKP versionGravatar update-skps2016-11-06
* Add indexfile to obsolute quickstart sectionGravatar stephana2016-11-05
* Fix the sum of alpha = 254 instead of 255 by roundingGravatar liyuqian2016-11-05
* Make buildbotless trybots only support GerritGravatar skia.buildbots2016-11-04
* Attempt to fix PixelC GLSL compilation error.Gravatar Ben Wagner2016-11-04
* swap_src_dst -> move_src_dstGravatar Mike Klein2016-11-04
* Trim down quick start docs for a GN world.Gravatar Mike Klein2016-11-04
* Add F16, SkColorSpaceXform support to SkGifCodecGravatar Matt Sarett2016-11-04
* Detect pipelines which can compile to memsets.Gravatar mtklein2016-11-04
* Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...Gravatar caryclark2016-11-04
* Avoid pretending to support CMYK color xforms in SkJpegCodecGravatar Matt Sarett2016-11-04
* skrpb: evaluate color filters for constant shaders once.Gravatar mtklein2016-11-04
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-04
* Deferred image generator subsettingGravatar fmalita2016-11-04
* Improvements to build_command_buffer.pyGravatar bsalomon2016-11-04
* PixelC is also TegraX1, but doesn't have GL.Gravatar Ben Wagner2016-11-04
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04
* Add note about CQ_INCLUDE_TRYBOTS and -Trybot suffix.Gravatar Ben Wagner2016-11-04
* Fix color xforms for Index8 bmpsGravatar Matt Sarett2016-11-04
* Limit GL_TEXTURE_RECTANGLE filtering to bilinear.Gravatar Brian Salomon2016-11-04
* Add the new buildbotless infra-tests bot to the CQ as an experimentGravatar borenet2016-11-04
* Use alignas to force alignment.Gravatar herb2016-11-04
* Add documentation for using testing using the command bufferGravatar bsalomon2016-11-04
* Re-enable iOS testingGravatar stephana2016-11-04
* Clarify onCreateScalerContext failure modes.Gravatar Ben Wagner2016-11-04
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* Avoid matrix inverse in SkBitmapProcInfo::init for translate-only casesGravatar fmalita2016-11-03
* tools: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-03
* Add F16, SkColorSpaceXform support to SkBmpCodecGravatar Matt Sarett2016-11-03
* more const SkOSMenus.Gravatar Mike Klein2016-11-03
* Remove SkAutoUnref.Gravatar Ben Wagner2016-11-03
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* Make more tests exercise rendertargetless textures.Gravatar Brian Salomon2016-11-03
* Fix iOS and Angle builds.Gravatar Ben Wagner2016-11-03
* GN: iOS basicsGravatar Mike Klein2016-11-03
* Write transparent pixels more often in SkGifImageReaderGravatar Matt Sarett2016-11-03