index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleLayers.cpp
Commit message (
Expand
)
Author
Age
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
*
add backdrop option to SaveLayerRec
reed
2016-01-07
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
remove dead code
reed@google.com
2014-03-07
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
*
Removed unused parameters
sugoi@google.com
2013-03-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
*
change SkDrawFilter::filter to return a bool, where false means don't-draw
reed@google.com
2012-11-26
*
Address warnings from clang build bot
robertphillips@google.com
2012-09-13
*
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
*
The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on
senorblanco@chromium.org
2011-05-19
*
merge with changes for GPU backend
reed@android.com
2010-12-20
*
detect nearly translate-only matrices when drawing bitmaps (for speed)
reed@android.com
2009-06-24
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our
reed@android.com
2009-05-22
*
add CG imagedecoder (still needs encoding)
reed@android.com
2008-12-23
*
grab from latest android
reed@android.com
2008-12-17