commit | ff0ca5ed825d9106edc2df6ab3865e1c17c326bf | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Jul 22 11:54:44 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 22 11:54:44 2015 -0700 |
tree | 43c617a6914e3255d77242cd0142b4609d68994d | |
parent | 425535f1626932e4e22f61a2571f9c3c2b1c5977 [diff] |
Misc cleanup This is split off of https://codereview.chromium.org/1225923010/ (Start tightening correspondence betweeen GrDrawContext and GrRenderTarget). It: fixes some style nits replaces some passing of GrContext with GrTextureProvider & GrDrawContext does a bit of the finer grained creation of GrDrawContexts Review URL: https://codereview.chromium.org/1245183002