Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for forthcom...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 3 Dec 2012 14:54:59 +0000 (14:54 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 3 Dec 2012 14:54:59 +0000 (14:54 +0000)
commit42619d8df206b0bcd36d952909d972b8961e75de
tree2159fe1ee6ff0af5a35b0d0e4ee392735b5ad293
parent1d3c411f5e4d2ad31bc92b3a85957004329ac00d
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for forthcoming SkTLList.
Review URL: https://codereview.appspot.com/6858101

git-svn-id: http://skia.googlecode.com/svn/trunk@6643 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/core.gypi
include/core/SkTInternalLList.h [moved from include/core/SkTDLinkedList.h with 64% similarity]
include/gpu/GrResource.h
include/utils/SkThreadPool.h
src/gpu/GrGpu.h
src/gpu/GrResourceCache.h
tests/TDLinkedListTest.cpp