Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
398920532291cb47d44b992fa2e56dd37f8ec195
/
tests
/
AAClipTest.cpp
d54d3fc
remove unused kLCD_MaskFormat
by reed
· 10 years ago
bcba2c9
interesct path bounds with clip bounds before initializing supersampler
by reed
· 10 years ago
157f36d
add tests for large cordinates bounds when building aaclip
by reed
· 10 years ago
d954498
Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/)
by reed
· 10 years ago
6f09709
Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/)
by reed
· 10 years ago
27a5e65
Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects:
by reed
· 10 years ago
202ab2a
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
by reed
· 10 years ago
0aeea6d
Revert of add isRect() check to AAClip, to detect if a soft-clip is really just an irect (https://codereview.chromium.org/445233006/)
by reed
· 10 years ago
592cb8d
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
by reed
· 10 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 10 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
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
014f2c4
Add an even more convenient way to declare tests, with example.
by mtklein@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
330313a
My clang now doesn't complain about !"foo".
by mtklein@google.com
· 11 years ago
c490f80
Change random number generator for 'tests' to SkMWCRandom. Also removes some
by jvanverth@google.com
· 12 years ago
54f0d1b
Tests : Unused parameters cleanup
by sugoi@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
a22e211
Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)
by robertphillips@google.com
· 12 years ago
18c464b
update the nearly_integral calculation to be (a) faster, and (b) to correctly
by reed@google.com
· 12 years ago
6853e80
Addressed more Windows compiler complaint issues
by robertphillips@google.com
· 13 years ago
0435f16
Close a couple of minor memory leaks, add a valgrind suppression file to
by tomhudson@google.com
· 13 years ago
9b0da23
fix bug and add test for aaclip when blitV is called
by reed@google.com
· 13 years ago
80cdb9a
aaclip needs to handle paths with holes
by reed@google.com
· 13 years ago
a052aca
more rgn==aaclip tests
by reed@google.com
· 13 years ago
95b85bd
add test that aaclip.setRegion creates the same mask as the region
by mike@reedtribe.org
· 13 years ago
c904191
now we trim the aaclip after building it, to ensure that it has tight bounds
by reed@google.com
· 13 years ago
d8676d2
add test for rgn-ops. some disable for now as they don't work (yet)
by reed@google.com
· 13 years ago
12e1525
fix new test to work in fixed-point
by reed@google.com
· 13 years ago
209c415
add initial unittests for aaclip. Fix case where BuilderBlitter skipped the top
by reed@google.com
· 13 years ago