6c30e74dd0
To work around skia:8709, I'm moving the DDL tests to IntelIris640. The ASAN jobs still show memory leaks in the driver, but at least I can identify which calls are leaking and suppress the LSAN warnings. Adds an SK_ENABLE_SCOPED_LSAN_SUPPRESSIONS define that indicates that the LSAN header files are available, which is set in recipes for the Linux ASAN builds. Adds __lsan::ScopedDisabler in four locations for two Vulkan API calls: - CreateGraphicsPipelines in GrVkPipeline::Create and GrVkCopyPipeline::Create - CreateDescriptorSetLayout in GrVkDescriptorSetManager::DescriptorPoolManager::DescriptorPoolManager constructor (2 calls) Also adds a regular suppression for libxcb.so. See bugs listed below for more details on the leaks. Bug: skia:8710, skia:8712, skia:8713 Change-Id: I55c6e5d483b4aeed5cd44c64219539ca7214187f Reviewed-on: https://skia-review.googlesource.com/c/184071 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> Auto-Submit: Ben Wagner <benjaminwagner@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 | ||
clang-tidy.sh | ||
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 | ||
imgcvt.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 | ||
skp_parser.cpp | ||
skpinfo.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 |