aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPixelRef.cpp
Commit message (Expand)AuthorAge
* fix debug commentGravatar caryclark@google.com2011-12-16
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Allow texture-backed bitmaps to perform a read-back when lockPixels is called.Gravatar reed@google.com2011-07-07
* Add genID for SkBitmaps with raw pixelsGravatar bsalomon@google.com2011-04-14
* add pixelref->readPixels()Gravatar reed@google.com2011-04-01
* Guard globalRef() virtual with #ifdef ANDROID, as these are not implementedGravatar reed@google.com2011-02-24
* merge from android tree:Gravatar djsollen@google.com2011-02-23
* rename drawable to drawing for now, so we don't collide with animatorGravatar reed@android.com2009-03-24
* grab from latest androidGravatar reed@android.com2008-12-17