Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove SK_SUPPORT_GPU checks in tool-only code | 2018-05-31 | |
| | | | | | | | | | | | | | | | | Most of this is (obviously) not necessary to do, but once I started, I figured I'd just get it all. Tools (nanobench, DM, skiaserve), all GMs, benches, and unit tests, plus support code (command line parsing and config stuff). This is almost entirely mechanical. Bug: skia: Change-Id: I209500f8df8c5bd43f8298ff26440d1c4d7425fb Reviewed-on: https://skia-review.googlesource.com/131153 Reviewed-by: Mike Klein <mtklein@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com> | ||
* | skbug5221 unit test should not require N32 support from GPU | 2017-06-23 | |
| | | | | | | | Change-Id: I98f0120a012f0adaf0b34d11135a1210a66ecea0 Reviewed-on: https://skia-review.googlesource.com/20681 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> | ||
* | Reduce usage of MakeRenderTargetDirect | 2016-07-26 | |
| | | | | | | GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2187573002 Review-Url: https://codereview.chromium.org/2187573002 | ||
* | Turn ContextInfos returned by GrContextFactory into structs. | 2016-05-11 | |
| | | | | | | GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1966013002 Review-Url: https://codereview.chromium.org/1966013002 | ||
* | When filling nested rect path check for empty inner and empty outer rects | 2016-05-02 | |
BUG=skia:5221 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1936073003 Review-Url: https://codereview.chromium.org/1936073003 |