Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update DisplacementMapEffect to sk_sp | robertphillips | 2016-04-15 |
* | Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http... | robertphillips | 2016-04-15 |
* | Update DisplacementMapEffect to sk_sp | robertphillips | 2016-04-15 |
* | Update SkBlurImageFilter to sk_sp | robertphillips | 2016-04-04 |
* | Update SkMergeImageFilter to sk_sp | robertphillips | 2016-03-30 |
* | Image filters: simplify filterInputGPU(). | senorblanco | 2015-10-26 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | draft gpu support in nanobench | mtklein | 2014-07-01 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | Add a new bench that tests a simple image filter DAG. | senorblanco@chromium.org | 2014-04-10 |