index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleAARects.cpp
Commit message (
Expand
)
Author
Age
*
one more path is rect bug
Cary Clark
2018-04-10
*
IWYU -- SkShader.h
Mike Reed
2018-01-23
*
Revert "efficiently dash very large rectangles and very long lines"
Cary Clark
2017-12-19
*
efficiently dash very large rectangles and very long lines
Cary Clark
2017-12-19
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
use SkColorType instead of SkBitmap::Config in samplecode
commit-bot@chromium.org
2014-02-17
*
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
*
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
*
inherit from SampleView
reed@google.com
2011-05-05
*
Move alpha-ramp AA to GrContext, detect cases when AA is applied via other me...
bsalomon@google.com
2011-04-25