Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix spelling: cannonical -> canonical | reed@google.com | 2013-01-08 |
* | Clean up usage of mask gamma. | bungeman@google.com | 2012-10-26 |
* | Remove state from SkColorSpaceLuminance to avoid memory management. | bungeman@google.com | 2012-10-04 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-09-12 |
* | Reduce SkMaskGamma cache thrashing. | bungeman@google.com | 2012-09-11 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Fixed instance counting for templated classes | robertphillips@google.com | 2012-08-22 |
* | Compilation fix for r5123 (disabling template inst count tracking) | robertphillips@google.com | 2012-08-16 |
* | Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) | robertphillips@google.com | 2012-08-16 |
* | Added virtual destructor to SkColorSpaceLuminance | robertphillips@google.com | 2012-08-15 |
* | Gamma correcting masks. | bungeman@google.com | 2012-07-30 |