Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rein in the use of SkDevice.h | robertphillips | 2016-04-20 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Rename GrInOrderDrawBuffer to GrBufferedDrawTarget | joshualitt | 2015-07-28 |
* | Fix up -Winconsistent-missing-override | mtklein | 2015-07-13 |
* | 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 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Fix unused var warning-as-error | bsalomon@google.com | 2013-02-01 |
* | Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of... | bsalomon@google.com | 2013-02-01 |