Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
a56884c17fb02ae416ce875da3b1eddc7e6d81ae
/
tests
/
DrawPathTest.cpp
3054be1
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
by reed
· 10 years ago
a8918a0
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/)
by reed
· 10 years ago
2c1605a
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
by reed
· 10 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 11 years ago
35c03fb
Remove scaleToFit from DashPathEffect
by commit-bot@chromium.org
· 11 years ago
3107b6a
add SkCanvas::NewRaster factory -- a very common use-case in chrome
by commit-bot@chromium.org
· 11 years ago
0a2bf90
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
by commit-bot@chromium.org
· 11 years ago
fa9e5fa
replace setConfig+allocPixels with alloc-or-install-pixels
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
d28ba80
promote SkImage::AlphaType to SkAlphaType
by reed@google.com
· 11 years ago
1c028bd
fix state machine so we know simple only loops once, but we can call maprect in debug mode
by reed@google.com
· 11 years ago
e09d6f4
Revert of r10943.
by rmistry@google.com
· 11 years ago
42cb6c0
add SkDeviceLooper to handle larger-than-fixedpoint
by reed@google.com
· 11 years ago
9f842d3
New warning -> new pattern for fingers to learn for asserting failure.
by mtklein@google.com
· 11 years ago
10adca5
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f272e35
test drawing large-coord aa rects
by reed@google.com
· 11 years ago
54f0d1b
Tests : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
4bbdeac
add optional cull-rect to patheffects, so they can do less work if their results
by reed@google.com
· 12 years ago
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 12 years ago
6b18d24
Limit the maximum number of dash segments per path
by fmalita@google.com
· 12 years ago
bfa0401
Use double precision when iterating in SkDashPathEffect::filterPath()
by fmalita@google.com
· 12 years ago
dbfac8a
Defining new color constat for transparent color
by junov@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
e2faf17
Even when the pts are restricted to 32K values, we can still overflow computing
by reed@google.com
· 12 years ago
d9ee348
If we lose precision computing sum of the dash intervals, then we can have the
by reed@google.com
· 12 years ago
b59ed51
add test for http://code.google.com/p/chromium/issues/detail?id=131181
by reed@google.com
· 12 years ago
9d5f76a
fix bug (and add test) for drawing an inverse-path whose bounds do intersect
by reed@google.com
· 13 years ago
1df888b
check for numerical imprecision on phase
by reed@google.com
· 13 years ago
a90aa53
fix clamping when we chop a cubic
by reed@google.com
· 13 years ago
6093e65
dd DrawPathTest to gyp add regression tests for bug 533
by mike@reedtribe.org
· 13 years ago
dceecc7
always allocate (only) the width of the clip for the AA row, since it will
by reed@google.com
· 13 years ago