index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
UtilsTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
validate text during deserialization
Mike Reed
2017-12-21
1
-2
/
+2
*
SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe.
Hal Canary
2017-01-11
1
-0
/
+61
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
1
-4
/
+4
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+1
*
detach -> release
mtklein
2016-03-16
1
-2
/
+2
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-2
/
+2
*
remove SkInstCnt
mtklein
2015-06-26
1
-1
/
+1
*
make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt.
mtklein
2014-11-24
1
-25
/
+25
*
Remove SkRefPtr.
bungeman
2014-07-17
1
-12
/
+12
*
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
Mike Klein
2014-07-09
1
-26
/
+25
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-08
1
-25
/
+26
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
1
-1
/
+1
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
1
-5
/
+3
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
1
-2
/
+0
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
1
-1
/
+1
*
fix trivial matrix computation
humper@google.com
2013-07-14
1
-1
/
+1
*
Reverted 10056-10059
robertphillips@google.com
2013-07-13
1
-1
/
+1
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-13
1
-1
/
+1
*
Fix leak in SkAutoSTArray
robertphillips@google.com
2013-07-12
1
-0
/
+70
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
1
-1
/
+1
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
1
-30
/
+0
*
Revert "Remove SkRefPtr" - r7021
vandebo@chromium.org
2013-01-04
1
-0
/
+30
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
1
-30
/
+0
*
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
robertphillips@google.com
2012-08-16
1
-0
/
+6
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
1
-0
/
+7
*
tiny document-only change
epoger@google.com
2011-05-20
1
-1
/
+1
*
Another tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
1
-1
/
+1
*
Tiny comment-only change to trigger buildbot
epoger@google.com
2011-05-13
1
-1
/
+1
*
Fix intentional breakage in previous commit
epoger@google.com
2011-05-12
1
-1
/
+0
*
Intentional breakage to test notifications, will fix quickly
epoger@google.com
2011-05-12
1
-0
/
+1
*
Tiny comment-only change to trigger update
epoger@google.com
2011-05-12
1
-1
/
+1
*
Fix my intentional break.
epoger@google.com
2011-05-11
1
-1
/
+0
*
Intentionally break tests, will fix quickly.
epoger@google.com
2011-05-11
1
-0
/
+1
*
Another comment-only change to test notifications
epoger@google.com
2011-05-11
1
-1
/
+1
*
Tiny comment-only change to test notifications
epoger@google.com
2011-05-11
1
-1
/
+1
*
remove unused methods from SkRefPtr, as a check-point for better understanding
reed@google.com
2011-03-08
1
-3
/
+3
*
http://codereview.appspot.com/4233041/
reed@google.com
2011-02-25
1
-1
/
+23
*
add SkRefPtr class (for testing at the moment)
reed@android.com
2010-04-16
1
-0
/
+42
*
cleanup formating (e.g. no trailing spaces)
reed@android.com
2009-04-02
1
-3
/
+3
*
more tests (need more meat in there)
reed@android.com
2009-02-27
1
-23
/
+2
*
add initial unittest framework (tests)
reed@android.com
2009-02-27
1
-0
/
+130