aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/UtilsTest.cpp
Commit message (Expand)AuthorAge
* fix trivial matrix computationGravatar humper@google.com2013-07-14
* Reverted 10056-10059Gravatar robertphillips@google.com2013-07-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-13
* Fix leak in SkAutoSTArrayGravatar robertphillips@google.com2013-07-12
* Change random number generator for 'tests' to SkMWCRandom. Also removes some Gravatar jvanverth@google.com2013-03-04
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* Revert "Remove SkRefPtr" - r7021Gravatar vandebo@chromium.org2013-01-04
* Remove SkRefPtrGravatar vandebo@chromium.org2013-01-04
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* tiny document-only changeGravatar epoger@google.com2011-05-20
* Another tiny comment-only change to trigger buildbotGravatar epoger@google.com2011-05-13
* Tiny comment-only change to trigger buildbotGravatar epoger@google.com2011-05-13
* Fix intentional breakage in previous commitGravatar epoger@google.com2011-05-12
* Intentional breakage to test notifications, will fix quicklyGravatar epoger@google.com2011-05-12
* Tiny comment-only change to trigger updateGravatar epoger@google.com2011-05-12
* Fix my intentional break.Gravatar epoger@google.com2011-05-11
* Intentionally break tests, will fix quickly.Gravatar epoger@google.com2011-05-11
* Another comment-only change to test notificationsGravatar epoger@google.com2011-05-11
* Tiny comment-only change to test notificationsGravatar epoger@google.com2011-05-11
* remove unused methods from SkRefPtr, as a check-point for better understandingGravatar reed@google.com2011-03-08
* http://codereview.appspot.com/4233041/Gravatar reed@google.com2011-02-25
* add SkRefPtr class (for testing at the moment)Gravatar reed@android.com2010-04-16
* cleanup formating (e.g. no trailing spaces)Gravatar reed@android.com2009-04-02
* more tests (need more meat in there)Gravatar reed@android.com2009-02-27
* add initial unittest framework (tests)Gravatar reed@android.com2009-02-27