| Commit message (Expand) | Author | Age |
* | Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) | robertphillips@google.com | 2012-08-16 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Move GL-specific include files to their own subdirectory, to better | tomhudson@google.com | 2012-02-14 |
* | Recommit r2510 now that mac build bot issue has been fixed. | bsalomon@google.com | 2011-10-24 |
* | Temporary revert of r2510. The test that it introduced fails on the Mac build... | bsalomon@google.com | 2011-10-20 |
* | Add test that validates GrGLInterfaces | bsalomon@google.com | 2011-10-20 |
* | Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext,... | bsalomon@google.com | 2011-10-19 |
* | move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty... | bsalomon@google.com | 2011-10-13 |
* | Make program unit test run clean and add it to tests program | bsalomon@google.com | 2011-08-16 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with | reed@google.com | 2011-02-07 |
* | use sk_bzero instead of bzero, since it isn't always available. | reed@android.com | 2009-06-29 |
* | support -android mode when running tests, which spews out android specific | reed@android.com | 2009-04-09 |
* | add initial unittest framework (tests) | reed@android.com | 2009-02-27 |