commit | 7e6e051ee1c41c55ae64df77866160de6a95b006 | [log] [tgz] |
---|---|---|
author | tomhudson <[email protected]> | Tue Apr 19 19:27:22 2016 |
committer | Commit bot <[email protected]> | Tue Apr 19 19:30:12 2016 |
tree | 9cdffbe4761430cdfc0b95ec881d414e3349393a | |
parent | 89ee24bb90eeaef13d77175282de565bcfa43a52 [diff] |
Rule out new skia::RefPtr objects via presubmit Chrome is being migrated from skia::RefPtr to sk_sp<> smart pointers; update the global presubmit script now so we don't have new instances intruding while we chase down the last few deprecated ones. BUG=skia:5077 Review URL: https://codereview.chromium.org/1882913002 Cr-Commit-Position: refs/heads/master@{#388275}