commit | 2766c00fc0b6a07d46e5f74cdad45da2ef625237 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Jun 26 11:45:03 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 26 11:45:03 2015 -0700 |
tree | 152a6169021ef393f5719d511becf9f81fec8c02 | |
parent | 46043ee50fe0532df6213172506fd16324b21e58 [diff] |
remove SkInstCnt It's been outclassed by Valgrind and leak sanitizer, and it seems to be causing problems for external folks building Skia. I'm not sure why our own builds seem unaffected. Latest thread: https://groups.google.com/forum/#!topic/skia-discuss/oj9FsQwwSF0 BUG=skia: Review URL: https://codereview.chromium.org/1217573002