Home | History | Annotate | only in /external/chromium_org/third_party/jsoncpp
Up to higher level directory
NameDateSize
BUILD.gn10-Mar-20151,003
jsoncpp.gyp16-Dec-2014418
jsoncpp.gypi16-Dec-20141.1K
jsoncpp_nacl.gyp16-Dec-2014955
LICENSE16-Dec-20142.6K
overrides/16-Dec-2014
OWNERS16-Dec-201446
README.chromium10-Mar-2015451

README.chromium

      1 Name: jsoncpp
      2 URL: http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp
      3 Version: 248
      4 License: MIT
      5 License File: LICENSE
      6 Security Critical: yes
      7 
      8 Description:
      9 The libjingle/webrtc/liblouis_nacl uses jsoncpp for signaling message
     10 serialization and deserialization.
     11 
     12 Local modifications:
     13 The overrides are used to eliminate static initializers in json_value.cpp and
     14 json_reader.cpp adds includes for <string> and <istream> to build on libc++.
     15