angle/third_party/rapidjson
Jamie Madill 46d32e0fcd Use Chromium mirror for rapidjson.
ANGLE can use this library to output the test results format used by
the Chromium infrastructure. We have a rapidjson mirror located on
chromium.googlesource.com.

Also updates rapidjson to the latest version and adds GN integration.
Currently this library was unused in ANGLE.

Bug: angleproject:3162
Change-Id: Ie349026f68028e3acc46055655e321c2d710b828
Reviewed-on: https://chromium-review.googlesource.com/c/1487633
Commit-Queue: Jamie Madill <jmadill@google.com>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
2019-02-26 17:59:05 +00:00
..
BUILD.gn Use Chromium mirror for rapidjson. 2019-02-26 17:59:05 +00:00
README.chromium Use Chromium mirror for rapidjson. 2019-02-26 17:59:05 +00:00

README.chromium

Name: RapidJSON
URL: https://github.com/TenCent/rapidjson
License: MIT
License File: src/license.txt

Description:
A fast JSON parser/generator for C++ with both SAX/DOM style API.