index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
DrawPathTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert of r10943.
rmistry@google.com
2013-08-27
*
add SkDeviceLooper to handle larger-than-fixedpoint
reed@google.com
2013-08-27
*
New warning -> new pattern for fingers to learn for asserting failure.
mtklein@google.com
2013-08-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-27
*
test drawing large-coord aa rects
reed@google.com
2013-08-26
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Limit the maximum number of dash segments per path
fmalita@google.com
2012-12-17
*
Use double precision when iterating in SkDashPathEffect::filterPath()
fmalita@google.com
2012-12-12
*
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
*
Even when the pts are restricted to 32K values, we can still overflow computing
reed@google.com
2012-08-06
*
If we lose precision computing sum of the dash intervals, then we can have the
reed@google.com
2012-08-06
*
add test for http://code.google.com/p/chromium/issues/detail?id=131181
reed@google.com
2012-06-15
*
fix bug (and add test) for drawing an inverse-path whose bounds do intersect
reed@google.com
2012-05-01
*
check for numerical imprecision on phase
reed@google.com
2012-04-24
*
fix clamping when we chop a cubic
reed@google.com
2012-04-16
*
dd DrawPathTest to gyp
mike@reedtribe.org
2012-04-14
*
always allocate (only) the width of the clip for the AA row, since it will
reed@google.com
2012-02-23