commit | 66c9582d1bed717d72c9d3f789f761cb08e28264 | [log] [tgz] |
---|---|---|
author | jvanverth <jvanverth@google.com> | Wed Jun 11 13:59:22 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 11 13:59:22 2014 -0700 |
tree | 52d1799bb6ae95efb60aa35b69d497452b2c577e | |
parent | 72abfc2b4e7caead660f6b6a05e60d05eaf1a66f [diff] |
Fix a number of issues with iOS build. Set pointer to root view in window (for SampleApp) Set up the correct function pointer for GL multisampling Remove use of SkBitmap::setConfig() Remove incomplete iOS implementation of SkFILE (use SkOSFile for now) R=caryclark@google.com, reed@google.com, bsalomon@google.com, tfarina@chromium.org Author: jvanverth@google.com Review URL: https://codereview.chromium.org/322403007