index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleHairline.cpp
Commit message (
Expand
)
Author
Age
*
add SkAnimTimer, SPACE = pause/resume, ESP = stop
reed
2015-02-02
*
allow GMs to animate
reed
2015-02-01
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
remove unused Kernel33MaskFilter
commit-bot@chromium.org
2014-05-12
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
fix more 64bit warnings
reed@google.com
2014-01-27
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
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
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
one more warning suppressed (make unused code
caryclark@google.com
2012-06-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as
senorblanco@chromium.org
2011-05-24
*
switch to inheriting from SampleView
mike@reedtribe.org
2011-05-05
*
add unittest for IntersectLine, used by hairlines
reed@android.com
2009-11-30
*
fix gaps in antialiased hairlines (thanks to preda)
reed@android.com
2009-08-28
*
show the hairlines after each test iteration
reed@android.com
2009-08-25
*
add check/hack to avoid drawing outside of the clip for hairlines
reed@android.com
2009-03-23