Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f11221509f253a92578ce11764e6516e27129b90
/
tests
/
DequeTest.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
2e41bec
fix for non-Windows-specific compiler error in r4624
by robertphillips@google.com
· 12 years ago
0a78b0f
Refactor SkDeque's iterator and allocation method
by robertphillips@google.com
· 12 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
f9e7132
add tests for pushing on back as well as front
by reed@google.com
· 14 years ago
4c09d5c
rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in preparation
by reed@google.com
· 14 years ago