Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
4217ea7ee5b5f6e8f0dc32c28ca1fcd264f5755b
/
tests
/
UtilsTest.cpp
3526cfa
tests: Move SkUTF tests to their own file.
by Hal Canary
· 6 years ago
f107a2f
SkUTF
by Hal Canary
· 6 years ago
4014ba6
SkUtils: remove some versions of UTF routines.
by Hal Canary
· 6 years ago
889d521
validate text during deserialization
by Mike Reed
· 7 years ago
d1c8e56
SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.
by Hal Canary
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 9 years ago
bbb61d7
make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.
by mtklein
· 10 years ago
733418f
Remove SkRefPtr.
by bungeman
· 10 years ago
874a62a
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
by Mike Klein
· 10 years ago
4ae94ff
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
by mtklein
· 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
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
9c96d4b
fix trivial matrix computation
by humper@google.com
· 11 years ago
d647426
Reverted 10056-10059
by robertphillips@google.com
· 11 years ago
fa1bd5f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
4d37673
Fix leak in SkAutoSTArray
by robertphillips@google.com
· 11 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
d96d17b
Remove SkRefPtr
by vandebo@chromium.org
· 12 years ago
6eb549e
Revert "Remove SkRefPtr" - r7021
by vandebo@chromium.org
· 12 years ago
e8a76ae
Remove SkRefPtr
by vandebo@chromium.org
· 12 years ago
a22e211
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
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
bcc5683
tiny document-only change
by epoger@google.com
· 13 years ago
6e7a7b3
Another tiny comment-only change to trigger buildbot
by epoger@google.com
· 13 years ago
4b8117d
Tiny comment-only change to trigger buildbot
by epoger@google.com
· 13 years ago
189520d
Fix intentional breakage in previous commit
by epoger@google.com
· 13 years ago
262d5f7
Intentional breakage to test notifications, will fix quickly
by epoger@google.com
· 13 years ago
540fb22
Tiny comment-only change to trigger update
by epoger@google.com
· 13 years ago
67d78b1
Fix my intentional break.
by epoger@google.com
· 13 years ago
76c5847
Intentionally break tests, will fix quickly.
by epoger@google.com
· 13 years ago
f28b78b
Another comment-only change to test notifications
by epoger@google.com
· 13 years ago
823c973
Tiny comment-only change to test notifications
by epoger@google.com
· 13 years ago
ddbf4c8
remove unused methods from SkRefPtr, as a check-point for better understanding
by reed@google.com
· 14 years ago
a67573e
http://codereview.appspot.com/4233041/
by reed@google.com
· 14 years ago
b00cd72
add SkRefPtr class (for testing at the moment)
by reed@android.com
· 15 years ago
80e39a7
cleanup formating (e.g. no trailing spaces)
by reed@android.com
· 16 years ago
d8730ea
more tests (need more meat in there)
by reed@android.com
· 16 years ago
ed67331
add initial unittest framework (tests)
by reed@android.com
· 16 years ago