| Commit message (Expand) | Author | Age |
* | Reland "Fix handling of MaskFilter matrices" | Florin Malita | 2018-04-11 |
* | Revert "Fix handling of MaskFilter matrices" | Robert Phillips | 2018-04-11 |
* | Fix handling of MaskFilter matrices | Florin Malita | 2018-04-11 |
* | remove SkColorSpace_Base | Mike Klein | 2018-01-26 |
* | Revert "Revert "simplify GrFPArgs, isolating localmatrix"" | Mike Reed | 2018-01-20 |
* | Revert "simplify GrFPArgs, isolating localmatrix" | Mike Reed | 2018-01-20 |
* | simplify GrFPArgs, isolating localmatrix | Mike Reed | 2018-01-19 |
* | move largest apis into private | Mike Reed | 2018-01-08 |
* | Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB | Brian Osman | 2017-12-14 |
* | Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB" | Mike Klein | 2017-12-14 |
* | Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB | Brian Osman | 2017-12-13 |
* | Add support for transfer functions to GrColorSpaceXform | Brian Osman | 2017-10-31 |
* | Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. | Brian Salomon | 2017-10-25 |
* | Remove unnecessary includes of GrColorSpaceXform.h | Brian Osman | 2017-10-16 |
* | Rework GrSamplerParams to be more compact and use its own wrap mode enum. | Brian Salomon | 2017-09-07 |
* | Remove GrProcessorTestData's GrTextures | Robert Phillips | 2017-02-21 |
* | SkColorSpace: remove named API, add gamut API | Matt Sarett | 2017-02-07 |
* | Revert "SkColorSpace: remove named API, add gamut API" | Matt Sarett | 2017-02-07 |
* | SkColorSpace: remove named API, add gamut API | Matt Sarett | 2017-02-07 |
* | make GR_TEST_UTILS=0 work | Hal Canary | 2017-02-02 |
* | Try out new refFoo pattern on GrStyle | Robert Phillips | 2017-01-13 |
* | Plumb dst color space in many places, rather than "mode" | Brian Osman | 2016-12-09 |
* | Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode | Brian Osman | 2016-11-09 |
* | Remove SkAutoTDeleteArray | Ben Wagner | 2016-11-02 |
* | Rename all color space factories from New* to Make* | Brian Osman | 2016-10-24 |
* | Add helper to create random AsFPArgs for Ganesh unit tests | Brian Osman | 2016-10-19 |
* | Supply random dst color space to asFP in unit tests | Brian Osman | 2016-10-03 |
* | Start supplying random color space xforms to FP tests | Brian Osman | 2016-10-03 |
* | Move GrNonAAFillRectPerspectiveBatch to its own file | robertphillips | 2016-07-06 |
* | Replace GrStrokeInfo with GrStyle. | bsalomon | 2016-05-10 |
* | Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:... | bsalomon | 2016-05-10 |
* | Replace GrStrokeInfo with GrStyle. | bsalomon | 2016-05-10 |
* | Fix for degenerate stroke rect | joshualitt | 2015-09-22 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Fix to call SkDelete_array instead of SkDelete to fix ASAN error. | egdaniel | 2015-08-10 |
* | This is a speculative fix for the crash on IOS | egdaniel | 2015-08-10 |
* | This iOS crash makes little sense to me. Add some debugging. | mtklein | 2015-08-07 |
* | This iOS crash makes little sense to me. Add some debugging. | mtklein | 2015-08-07 |
* | Plug a leak in GrTestUtils. | senorblanco | 2015-08-06 |
* | Implement caching of stroked paths in the tessellating path renderer. | senorblanco | 2015-08-06 |
* | Revert of Implement caching of stroked paths in the tessellated path renderer... | senorblanco | 2015-08-05 |
* | Implement caching of stroked paths in the tessellated path renderer. | senorblanco | 2015-08-05 |
* | GLProgramsTest 3.0 | joshualitt | 2015-05-13 |
* | convex path renderer unit tests | joshualitt | 2015-05-11 |
* | AADistanceFieldPathRenderer unit tests | joshualitt | 2015-05-11 |
* | tesselating path renderer unit tests | joshualitt | 2015-05-07 |
* | Add hairlines batch unit test | joshualitt | 2015-05-02 |
* | Add batch unit tests for ovals | joshualitt | 2015-04-30 |
* | Add dash lines batch unit test | joshualitt | 2015-04-29 |
* | Initial CL to create GrBatchTest infrastructure | joshualitt | 2015-04-29 |