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