Make it explicit that some validate methods are debug only
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 2 Oct 2013 16:42:21 +0000 (16:42 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 2 Oct 2013 16:42:21 +0000 (16:42 +0000)
commit03087072483378a43f7b3f7a47944614187275eb
tree7e5b178798203dadf84fe3c3344588ead4ef9f24
parent409774e8accb8772765b376d3126209b198bc87c
Make it explicit that some validate methods are debug only

https://codereview.chromium.org/25716003/

git-svn-id: http://skia.googlecode.com/svn/trunk@11575 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPathRef.h
include/core/SkRefCnt.h
include/core/SkWeakRefCnt.h
include/gpu/GrTexture.h
src/core/SkPathRef.cpp
tests/SurfaceTest.cpp