Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c062b6be5a01b3f4845c64181b1588d03c02d1e1
/
include
/
private
/
SkTInternalLList.h
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 6 years ago
774168e
Allow CCPR in DDL mode (take 2)
by Robert Phillips
· 7 years ago
[Renamed from src/core/SkTInternalLList.h]
f112ea2
Support C++11 range-for loops in SkTInternalLList
by Chris Dalton
· 7 years ago
106b5c4
Shrink GrDrawOpAtlases when no longer needed, take 2.
by Jim Van Verth
· 7 years ago
4935a01
Revert "Shrink GrDrawOpAtlases when no longer needed"
by Jim Van Verth
· 7 years ago
7cf5952
Shrink GrDrawOpAtlases when no longer needed
by Jim Van Verth
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
832bd2b
Add a concat method to SkTInternalLList
by Chris Dalton
· 8 years ago
d689bf8
Move SkTInternalLList.h to src/core.
by bungeman
· 9 years ago
[Renamed from include/core/SkTInternalLList.h]
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
e3beb6b
SkNonCopyable should be used with private inheritance.
by commit-bot@chromium.org
· 11 years ago
7cc93bc
Make SkTInternalLList::validate validate all nodes
by commit-bot@chromium.org
· 11 years ago
b8b8ba0
Fix compiler error in SkTInternalList.h
by robertphillips@google.com
· 12 years ago
dd3f7a9
Reland r6649 with fix for build errors.
by bsalomon@google.com
· 12 years ago
acc71aa
Revert 6649 due to build breaks.
by bsalomon@google.com
· 12 years ago
4928f86
Insert in middle of SkTInternalLList and SkTLList, in place cons for SkTLList.
by bsalomon@google.com
· 12 years ago
42619d8
Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for forthcoming SkTLList.
by bsalomon@google.com
· 12 years ago
[Renamed (64%) from include/core/SkTDLinkedList.h]
9474ed0
Switch GrGpu's GrResource list over to using SkTDLinkedList
by robertphillips@google.com
· 12 years ago
a292112
Remove SkGpuDevice::fTexture, use new pixel ref class name
by bsalomon@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
39ac1ae
#if SK_DEBUG -> #ifdef SK_DEBUG in SkTDLinkedList.h (to fix chrome android trybot errors)
by bsalomon@google.com
· 12 years ago
2ea0a23
Refactored GrDLinkedList into SkTDLinkedList
by robertphillips@google.com
· 12 years ago