index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkPixelRef.cpp
Commit message (
Expand
)
Author
Age
*
add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled)
reed@google.com
2012-12-13
*
add query to pixelref for its encoded data (if it has any)
reed@google.com
2012-12-06
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
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
*
Added Inst counting to SkFlattenable-derived classes
robertphillips@google.com
2012-06-27
*
Record pixel ref's gen ID in picture
bsalomon@google.com
2012-06-21
*
fix warnings on Mac in src/core
caryclark@google.com
2012-06-06
*
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
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
fix debug comment
caryclark@google.com
2011-12-16
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Allow texture-backed bitmaps to perform a read-back when lockPixels is called.
reed@google.com
2011-07-07
*
Add genID for SkBitmaps with raw pixels
bsalomon@google.com
2011-04-14
*
add pixelref->readPixels()
reed@google.com
2011-04-01
*
Guard globalRef() virtual with #ifdef ANDROID, as these are not implemented
reed@google.com
2011-02-24
*
merge from android tree:
djsollen@google.com
2011-02-23
*
rename drawable to drawing for now, so we don't collide with animator
reed@android.com
2009-03-24
*
grab from latest android
reed@android.com
2008-12-17