summaryrefslogtreecommitdiff
path: root/core/SkMallocPixelRef.cpp
AgeCommit message (Expand)Author
2012-09-21Make flattenables no longer depend on global static initializers.scroggo@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-07Update SkFlattenable buffers to be more modular.djsollen@google.com
2012-07-27Reapply "Remove Bitmaps Raw Pixel Support."djsollen@google.com
2012-07-26Revert "Remove Bitmaps Raw Pixel Support."djsollen@google.com
2012-07-23Remove Bitmaps Raw Pixel Support.djsollen@google.com
2012-06-12Move SkColorTable into its own header and reduce includes in SkFlattenable.hdjsollen@google.com
2012-05-17Mutexes in pixelrefs were done very sloppily initially. The code (a) assumes allreed@google.com
2012-03-29Cleanup code related to SkFlattenable::flatten()djsollen@google.com
2012-03-28Consolidate PixelRef flattables with the standard impldjsollen@google.com
2011-12-15add optional manual global initializationcaryclark@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-02-07remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withreed@google.com
2010-09-09move SkMallocPixelRef into its own .cpp file, rather than embedding itreed@android.com