commit-bot@chromium.org
|
7cc93bcc4b
|
Make SkTInternalLList::validate validate all nodes
Make SkTInternalLList::validate validate all nodes, including the
first one.
R=mtklein@google.com, bsalomon@google.com
Author: kkinnunen@nvidia.com
Review URL: https://codereview.chromium.org/104553002
git-svn-id: http://skia.googlecode.com/svn/trunk@12479 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-12-04 14:51:31 +00:00 |
|
robertphillips@google.com
|
b8b8ba01f0
|
Fix compiler error in SkTInternalList.h
git-svn-id: http://skia.googlecode.com/svn/trunk@6659 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-12-03 23:34:32 +00:00 |
|
bsalomon@google.com
|
dd3f7a9efe
|
Reland r6649 with fix for build errors.
git-svn-id: http://skia.googlecode.com/svn/trunk@6653 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-12-03 19:47:41 +00:00 |
|
bsalomon@google.com
|
acc71aa5c2
|
Revert 6649 due to build breaks.
git-svn-id: http://skia.googlecode.com/svn/trunk@6651 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-12-03 19:18:57 +00:00 |
|
bsalomon@google.com
|
4928f86eda
|
Insert in middle of SkTInternalLList and SkTLList, in place cons for
SkTLList.
R=robertphillips@google.com
Review URL: https://codereview.appspot.com/6870050
git-svn-id: http://skia.googlecode.com/svn/trunk@6649 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2012-12-03 19:05:44 +00:00 |
|
bsalomon@google.com
|
42619d8df2
|
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
|
2012-12-03 14:54:59 +00:00 |
|