index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleUnpremul.cpp
Commit message (
Expand
)
Author
Age
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Delete even more unused views code
Brian Osman
2017-11-29
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/
halcanary
2015-01-26
*
Factor out checkerboard function in gm and sampleapp into tools.
halcanary
2015-01-26
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Qualify the return value of SkImageDecoder::decode
scroggo
2014-10-22
*
make allocPixels throw on failure
reed
2014-09-02
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14