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