dawn-cmake/src
Austin Eng 2cb76ab598 perf_tests: Manually serialize JSON and remove dependency on jsoncpp
jsoncpp causes some flaky failures because of inconsistencies in nested
DEPS. We barely use it for JSON serialization so the simplest solution
is to just manually write the serialization for perf test tracing data.

Bug: dawn:208
Change-Id: Ie5e4b5436e2c9e32e6817d64c6e95c774cb8751f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14720
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2019-12-20 19:39:10 +00:00
..
common fuzzing: When fuzzing, always ASSERT, and abort() instead of SIGTRAP 2019-12-19 16:07:58 +00:00
dawn Remove generation of proxy dawn.h and dawncpp.h 2019-12-06 08:34:49 +00:00
dawn_native Support for small resource placement for MSAA textures. 2019-12-20 17:42:30 +00:00
dawn_platform/tracing Use enums for trace event categories 2019-10-28 23:15:40 +00:00
dawn_wire Add DeviceLostCallback to dawn.json and dawn_wire 2019-12-18 18:59:20 +00:00
fuzzers fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer 2019-12-20 15:52:20 +00:00
include fuzzing: Add supportsErrorInjection option to DawnWireServerFuzzer 2019-12-20 15:52:20 +00:00
tests perf_tests: Manually serialize JSON and remove dependency on jsoncpp 2019-12-20 19:39:10 +00:00
utils Namespace Log.h/cpp in dawn:: 2019-12-06 18:21:39 +00:00