index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleTinyBitmap.cpp
Commit message (
Expand
)
Author
Age
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
Remove deprecated setIsOpaque() API from SkBitmap.
commit-bot@chromium.org
2013-11-12
*
store SkAlphaType inside SkBitmap, on road to support unpremul
reed@google.com
2013-10-21
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Revert "change SkColorTable to be immutable"
reed@google.com
2013-10-09
*
change SkColorTable to be immutable
reed@google.com
2013-10-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add debugging test for building SkDescriptor
reed@google.com
2011-05-04
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
special case 1x1 bitmaps when drawn as a shader (treat as a solid color)
reed@android.com
2009-08-25