| Commit message (Expand) | Author | Age |
* | In shapes_as_paths, draw zoom from pixmaps, not images | Brian Osman | 2017-06-05 |
* | Remove support in GPU backend for distance vector field. | Brian Salomon | 2017-06-02 |
* | Better image for copyTo4444 test | Matt Sarett | 2017-06-01 |
* | fix and test colorfiltershader | Mike Reed | 2017-06-01 |
* | Revert "Revert "Delete SkGaussianEdgeShader"" | Florin Malita | 2017-05-31 |
* | Revert "Delete SkGaussianEdgeShader" | Florin Malita | 2017-05-31 |
* | Delete SkGaussianEdgeShader | Florin Malita | 2017-05-30 |
* | Add GM to test the IgnoreTransform flag on blurs | Greg Daniel | 2017-05-30 |
* | Reland of SkShaderBase | Florin Malita | 2017-05-25 |
* | Revert "SkShaderBase" | Florin Malita | 2017-05-24 |
* | SkShaderBase | Florin Malita | 2017-05-24 |
* | SkSTArenaAlloc | Florin Malita | 2017-05-24 |
* | add image variant to patch gm | Mike Reed | 2017-05-24 |
* | Legacy raster still doesn't handle transparent LCD | Brian Osman | 2017-05-23 |
* | add gm to test alpha in drawPatch | Mike Reed | 2017-05-23 |
* | Fix TSAN error for shadow cache | Jim Van Verth | 2017-05-23 |
* | Remove compressed (ETC1) texture support from Ganesh (take 2) | Robert Phillips | 2017-05-23 |
* | Fix TSAN bot | Jim Van Verth | 2017-05-23 |
* | Cache ambient and spot shadows at a canonical position | Jim Van Verth | 2017-05-22 |
* | Revert "Remove compressed (ETC1) texture support from Ganesh" | Brian Osman | 2017-05-22 |
* | Remove compressed (ETC1) texture support from Ganesh | Robert Phillips | 2017-05-22 |
* | Revert "Revert "Disable resource cache in shadow_utils GM for now"" | Jim Van Verth | 2017-05-18 |
* | Hide SkPerlinNoiseShader impl details | Florin Malita | 2017-05-18 |
* | Revert "Disable resource cache in shadow_utils GM for now" | Jim Van Verth | 2017-05-18 |
* | Disable resource cache in shadow_utils GM for now | Jim Van Verth | 2017-05-17 |
* | Add GM to verify that drawX == (path.addX, drawPath) | Brian Osman | 2017-05-17 |
* | Revert "Add GM to verify that drawX == (path.addX, drawPath)" | Greg Daniel | 2017-05-17 |
* | Add GM to verify that drawX == (path.addX, drawPath) | Brian Osman | 2017-05-17 |
* | Remove GrSurfaceProxy::desc() | Brian Salomon | 2017-05-17 |
* | Fix shadow_utils light position for SampleApp tiling | Jim Van Verth | 2017-05-17 |
* | move files out of private, and fix up callers to IWYU | Mike Reed | 2017-05-16 |
* | clamp to premul in dither | Mike Klein | 2017-05-16 |
* | SkCanvas: Helpers for draw{Point,Line,Circle} | Hal Canary | 2017-05-16 |
* | fix SkJumper radial gradient precision | Mike Klein | 2017-05-15 |
* | Add filled occluders to shadow_utils GM, take 2 | Jim Van Verth | 2017-05-15 |
* | Add new SkImageGenerator::getPixels() API, deprecate the old | Matt Sarett | 2017-05-12 |
* | Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". | Brian Salomon | 2017-05-12 |
* | Revert "Add filled occluders to shadow_utils GM" | Jim Van Verth | 2017-05-12 |
* | Add filled occluders to shadow_utils GM | Jim Van Verth | 2017-05-12 |
* | Unify ShadowUtils interface | Jim Van Verth | 2017-05-10 |
* | Fix alpha coverage for lerp_565 stage. | bungeman | 2017-05-10 |
* | Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. | Brian Salomon | 2017-05-10 |
* | Added SkImage::MakeCrossContextFromEncoded | Brian Osman | 2017-05-09 |
* | Add jpeg encoder alpha handling option | Matt Sarett | 2017-05-09 |
* | Revert "Added SkImage::MakeCrossContextFromEncoded" | Brian Salomon | 2017-05-08 |
* | Added SkImage::MakeCrossContextFromEncoded | Brian Osman | 2017-05-08 |
* | polish up gm/hsl.cpp | Mike Klein | 2017-05-07 |
* | bug fix in hsl GM reference impls | Mike Klein | 2017-05-07 |
* | hsl GM: more realistic references for non-legacy backends | Mike Klein | 2017-05-06 |
* | update hsl GM | Mike Klein | 2017-05-06 |