Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Create a Window::Layer interface to reduce sk_app glue code | Brian Osman | 2017-12-11 |
* | Remove SampleApp and convert HelloWorld to sk_app | Brian Osman | 2017-11-21 |
* | Get HelloWorld example running again | Jim Van Verth | 2017-10-09 |
* | Remove use of MakeRenderTargetDirect from view system | robertphillips | 2016-07-28 |
* | Add SkColorSpace to GrDrawContext | brianosman | 2016-07-21 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | Propagate SkSurfaceProps to more call sites | robertphillips | 2015-06-23 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | move HelloWorld to be a peer of SampleApp | caryclark | 2015-02-02 |