index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
DrawPathTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow printf style var args for messages in REPORTER_ASSERT.
Brian Salomon
2018-01-29
1
-2
/
+2
*
don't rely on canvas->readPixels
Mike Reed
2017-07-21
1
-2
/
+2
*
deprecate odd variants of SkCanvas::readPixels
Mike Reed
2017-04-17
1
-2
/
+2
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
1
-1
/
+1
*
switch surface to sk_sp
reed
2016-03-23
1
-10
/
+9
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
1
-4
/
+4
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
1
-4
/
+4
*
switch patheffects over to sk_sp
reed
2016-03-18
1
-4
/
+4
*
Fix radii calculation code to handle large radii.
herb
2016-01-11
1
-0
/
+35
*
Revert of Fix handling of radii scaling to force the result to always be less...
robertphillips
2016-01-07
1
-35
/
+0
*
Fix handling of radii scaling to force the result to always be less
herb
2016-01-07
1
-0
/
+35
*
handle halfway case in scan converter
caryclark
2016-01-04
1
-0
/
+40
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
1
-4
/
+4
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
1
-4
/
+4
*
change all factories to return their base-class
reed
2015-12-20
1
-4
/
+4
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
1
-0
/
+1
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-1
/
+1
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
1
-25
/
+23
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
1
-23
/
+25
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
1
-25
/
+23
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
1
-2
/
+1
*
Remove scaleToFit from DashPathEffect
commit-bot@chromium.org
2014-03-31
1
-1
/
+1
*
add SkCanvas::NewRaster factory -- a very common use-case in chrome
commit-bot@chromium.org
2014-02-27
1
-14
/
+5
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
1
-8
/
+7
*
replace setConfig+allocPixels with alloc-or-install-pixels
commit-bot@chromium.org
2014-02-13
1
-16
/
+5
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
1
-1
/
+1
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
1
-8
/
+0
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
1
-4
/
+2
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
1
-4
/
+1
*
fix state machine so we know simple only loops once, but we can call maprect ...
reed@google.com
2013-08-28
1
-4
/
+1
*
Revert of r10943.
rmistry@google.com
2013-08-27
1
-1
/
+4
*
add SkDeviceLooper to handle larger-than-fixedpoint
reed@google.com
2013-08-27
1
-4
/
+1
*
New warning -> new pattern for fingers to learn for asserting failure.
mtklein@google.com
2013-08-27
1
-2
/
+2
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-27
1
-1
/
+1
*
test drawing large-coord aa rects
reed@google.com
2013-08-26
1
-0
/
+48
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
1
-16
/
+16
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
1
-1
/
+1
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
1
-1
/
+5
*
Limit the maximum number of dash segments per path
fmalita@google.com
2012-12-17
1
-0
/
+21
*
Use double precision when iterating in SkDashPathEffect::filterPath()
fmalita@google.com
2012-12-12
1
-0
/
+23
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
1
-1
/
+1
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
1
-10
/
+10
*
Even when the pts are restricted to 32K values, we can still overflow computing
reed@google.com
2012-08-06
1
-0
/
+18
*
If we lose precision computing sum of the dash intervals, then we can have the
reed@google.com
2012-08-06
1
-0
/
+23
*
add test for http://code.google.com/p/chromium/issues/detail?id=131181
reed@google.com
2012-06-15
1
-0
/
+49
*
fix bug (and add test) for drawing an inverse-path whose bounds do intersect
reed@google.com
2012-05-01
1
-0
/
+43
*
check for numerical imprecision on phase
reed@google.com
2012-04-24
1
-0
/
+15
*
fix clamping when we chop a cubic
reed@google.com
2012-04-16
1
-0
/
+17
*
dd DrawPathTest to gyp
mike@reedtribe.org
2012-04-14
1
-4
/
+27
[next]