aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleBitmapRect.cpp
Commit message (Expand)AuthorAge
* fix return value for make_bitmapGravatar reed@google.com2011-07-06
* check-point for testing drawBitmap [raster,gpu] -> [raster,gpu]Gravatar reed@google.com2011-07-06
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* migrate some samples over to SampleView, for FPS measurementsGravatar reed@google.com2011-04-22
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* clean up fix to drawBitmapRectGravatar reed@android.com2009-10-16
* fix drawBitmapRect to not clip the src rect when computing the matrixGravatar reed@android.com2009-10-15
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* Change (correct) SkImageRef's ownership rule for streams to the skia standardGravatar reed@android.com2009-03-16
* add CG imagedecoder (still needs encoding)Gravatar reed@android.com2008-12-23
* grab from latest androidGravatar reed@android.com2008-12-17