index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleBitmapRect.cpp
Commit message (
Expand
)
Author
Age
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-26
*
Reimplement drawBitmapRectToRect to correctly handle fraction srcRect.
reed@google.com
2012-09-25
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
reimage ninepatch-stretch with white bg (for easier printing)
reed@google.com
2011-09-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
fix return value for make_bitmap
reed@google.com
2011-07-06
*
check-point for testing drawBitmap [raster,gpu] -> [raster,gpu]
reed@google.com
2011-07-06
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
migrate some samples over to SampleView, for FPS measurements
reed@google.com
2011-04-22
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
clean up fix to drawBitmapRect
reed@android.com
2009-10-16
*
fix drawBitmapRect to not clip the src rect when computing the matrix
reed@android.com
2009-10-15
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
Change (correct) SkImageRef's ownership rule for streams to the skia standard
reed@android.com
2009-03-16
*
add CG imagedecoder (still needs encoding)
reed@android.com
2008-12-23
*
grab from latest android
reed@android.com
2008-12-17