webrtc/rtc_base/strings
Mirko Bonadei e99f6879f6 Move WebRTC to non deprecated jsoncpp APIs.
This will allow the removal of -Wno-deprecated-declarations from
WebRTC's BUILD.gn files even if [1] will still propagate in the
build graph, causing some ABSL_DEPRECATED to be ignored.

[1] - https://source.chromium.org/chromium/chromium/src/+/main:third_party/jsoncpp/BUILD.gn;l=15;drc=592d07510836410a1ec4833de342544d1b39ef08

Bug: webrtc:10770
Change-Id: I90193ac5cc3e41f00f1b5dd5dac3c462e4b5f9ef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/223666
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34375}
2021-06-28 12:09:14 +00:00
..
audio_format_to_string.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
audio_format_to_string.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
json_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
json.cc Move WebRTC to non deprecated jsoncpp APIs. 2021-06-28 12:09:14 +00:00
json.h Move rtc_json code from API dir, enable unit test, unmark testonly 2018-10-02 15:21:26 +00:00
string_builder_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
string_builder.cc Format almost everything. 2019-07-08 13:45:15 +00:00
string_builder.h Delete unneeded includes of string_utils.h 2019-06-10 10:44:40 +00:00
string_format_unittest.cc Adds tiny rtc::StringFormat utility 2020-04-09 18:13:11 +00:00
string_format.cc Adds tiny rtc::StringFormat utility 2020-04-09 18:13:11 +00:00
string_format.h Adds tiny rtc::StringFormat utility 2020-04-09 18:13:11 +00:00