index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkMallocPixelRef.cpp
Commit message (
Expand
)
Author
Age
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Reapply "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-27
*
Revert "Remove Bitmaps Raw Pixel Support."
djsollen@google.com
2012-07-26
*
Remove Bitmaps Raw Pixel Support.
djsollen@google.com
2012-07-23
*
Move SkColorTable into its own header and reduce includes in SkFlattenable.h
djsollen@google.com
2012-06-12
*
Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes all
reed@google.com
2012-05-17
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Consolidate PixelRef flattables with the standard impl
djsollen@google.com
2012-03-28
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
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
*
move SkMallocPixelRef into its own .cpp file, rather than embedding it
reed@android.com
2010-09-09