index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkPixelRef.h
Commit message (
Expand
)
Author
Age
*
Add SK_API to SkPixelRef and TextureCacheEntry.
senorblanco@chromium.org
2012-02-09
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
fix 'no static globals' for chromium
caryclark@google.com
2011-12-20
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep
senorblanco@chromium.org
2011-12-02
*
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 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
*
add abstract wrapper for platform-specific bitmap backends
reed@android.com
2010-09-09
*
grab from latest android
reed@android.com
2008-12-17