index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkMaskGamma.h
Commit message (
Expand
)
Author
Age
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
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