Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate | brianosman | 2016-04-13 |
* | alternate textblobgeometrychange fix... just make our own surface if needed | mtklein | 2016-04-06 |
* | SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa... | brianosman | 2016-04-06 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | make stroketext textblob* texteffects tileimagefilter gm portable | caryclark | 2015-07-20 |
* | fix for cached textblobs look garbled | joshualitt | 2015-05-11 |