5de5233463
PathOps added a cheat some time ago to reduce fuzzer bugs by scaling down very large paths, with the hope that it would make the math more sane. This had the side-effect of causing small edges to disappear altogether if the bounds is large enough. Removing the scaling causes a single regression to one fuzz-generated bug. That path succeeeded with scale by eliminating the troublesome tiny contour. Eliminating the scale may fix the CCPR-related bug discovered by Flutter, or at least uncover the next bug. I would expect more fuzzer bugs to appear with this change; paths with large and small values will no longer have the small values removed. R=csmartdalton@google.com,reed@google.com,bsalomon@google.com Bug: skia:8290 Change-Id: I3bfdb101c568e9cfa324858685eac1f9c368c291 Reviewed-on: https://skia-review.googlesource.com/150465 Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
.. | ||
android | ||
bookmaker | ||
calmbench | ||
copyright | ||
debugger | ||
fiddle | ||
flags | ||
fonts | ||
gdb | ||
gpu | ||
lottiecap | ||
lua | ||
mdbviz | ||
rebaseline | ||
sk_app | ||
skdiff | ||
skiaserve | ||
skp | ||
skpbench | ||
skqp | ||
svg | ||
timer | ||
trace | ||
viewer | ||
__init__.py | ||
add_codereview_message.py | ||
AndroidSkDebugToStdOut.cpp | ||
BigPathBench.inc | ||
bisect_roll | ||
bisect_roll.bat | ||
bisect_roll.go | ||
build_command_buffer.py | ||
BUILD_simulator.py | ||
build_workaround_header.py | ||
check-headers-self-sufficient | ||
chrome_fuzz.cpp | ||
compare_codereview.py | ||
CrashHandler.cpp | ||
CrashHandler.h | ||
DDLPromiseImageHelper.cpp | ||
DDLPromiseImageHelper.h | ||
DDLTileHelper.cpp | ||
DDLTileHelper.h | ||
doxygen_footer.txt | ||
dump_record.cpp | ||
DumpRecord.cpp | ||
DumpRecord.h | ||
embed_resources.py | ||
find_run_binary.py | ||
fix_pythonpath.py | ||
gcov_shim | ||
get_current_monitor_profile.cpp | ||
get_images_from_skps.cpp | ||
git-sync-deps | ||
gyp | ||
hello-opencl.cpp | ||
imgblur.cpp | ||
imgcvt.cpp | ||
imgslice.cpp | ||
install_dependencies.sh | ||
ios_utils.h | ||
ios_utils.m | ||
jsondiff.py | ||
list_gms.cpp | ||
list_gpu_unit_tests.cpp | ||
LsanSuppressions.cpp | ||
merge_static_libs.py | ||
milestone.py | ||
mirror-dev.sh | ||
misc_utils.py | ||
OverwriteLine.h | ||
parse_llvm_coverage.py | ||
pathops_sorter.htm | ||
pathops_visualizer.htm | ||
ProcStats.cpp | ||
ProcStats.h | ||
public_headers_warnings_check.cpp | ||
random_parse_path.cpp | ||
random_parse_path.h | ||
reformat-json.py | ||
Registry.h | ||
remote_demo.cpp | ||
ResourceFactory.h | ||
Resources.cpp | ||
Resources.h | ||
retrieve_from_googlesource.py | ||
sanitize_source_files.py | ||
sk_pixel_iter.h | ||
sk_tool_utils.cpp | ||
sk_tool_utils.h | ||
skhello.cpp | ||
SkJSONCPP.h | ||
skp_parser.cpp | ||
skpinfo.cpp | ||
skpmaker.cpp | ||
Stats.h | ||
test_all.py | ||
test_pdfs.py | ||
UrlDataManager.cpp | ||
UrlDataManager.h | ||
using_skia_and_harfbuzz.cpp | ||
valgrind.supp | ||
whitelist_typefaces.cpp | ||
win_dbghelp.cpp | ||
win_dbghelp.h | ||
win_lcid.cpp | ||
xsan.blacklist |