index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SamplePathClip.cpp
Commit message (
Expand
)
Author
Age
*
EdgeClip demo to show scan-converter clipping behavior
reed
2015-09-28
*
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
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
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
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
update to SampleView
reed@google.com
2011-06-01
*
add onSendClickToChildren to views, so a view can capture all clicks.
reed@android.com
2009-11-16
*
remove remaining references to porterduff
reed@android.com
2009-06-23
*
patch SkMath.h to build in ARMv4
reed@android.com
2009-03-05
*
Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them
reed@android.com
2009-02-06