Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | adjust gm bounds for better content fit | reed | 2016-04-11 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Revert[2] of guard to remove DrawBitmapRectFlags | reed | 2015-07-17 |
* | Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co... | scroggo | 2015-07-17 |
* | guard to remove DrawBitmapRectFlags | reed | 2015-07-16 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkPaint::FilterLevel -> SkFilterQuality | reed | 2015-03-16 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | More win64 warning fixes | bsalomon | 2014-12-12 |
* | Use texture size to determine precision of texture coord varyings. | bsalomon | 2014-12-09 |