Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Start cleaning up 64bit Win warnings | robertphillips@google.com | 2013-10-14 |
* | move GrMalloc, GrFree, Gr_bzero to their sk equivalents | reed@google.com | 2013-09-26 |
* | Replace uses of GR_DEBUGCODE by SkDEBUGCODE. | commit-bot@chromium.org | 2013-09-06 |
* | Replace uses of GR_DEBUG by SK_DEBUG. | commit-bot@chromium.org | 2013-08-28 |
* | Replace uses of GrAssert by SkASSERT. | tfarina@chromium.org | 2013-08-17 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | fix warning from scalar --> int32 conversion | humper@google.com | 2013-01-07 |
* | Linux warning fixes | bsalomon@google.com | 2012-08-29 |
* | Use GrMemoryPool to manage GrCustomStage allocations. | tomhudson@google.com | 2012-07-24 |
* | Add GrMemoryPool as a helper to override operators new/delete | bsalomon@google.com | 2012-06-19 |