Google Git
Sign in
chromium / chromium / src / 711ab9bc / . / services / data_decoder
tree: ee684d1d969db9a60523ba8ebeb4b3cf3a12a4d6 [path history] [tgz]
  1. public/
  2. ble_scan_parser_impl.cc
  3. ble_scan_parser_impl.h
  4. ble_scan_parser_impl_fuzzer.cc
  5. ble_scan_parser_impl_unittest.cc
  6. BUILD.gn
  7. cbor_parser_impl.cc
  8. cbor_parser_impl.h
  9. cbor_parser_unittest.cc
  10. data_decoder_service.cc
  11. data_decoder_service.h
  12. DEPS
  13. DIR_METADATA
  14. gzipper.cc
  15. gzipper.h
  16. gzipper_unittest.cc
  17. image_decoder_impl.cc
  18. image_decoder_impl.h
  19. image_decoder_impl_unittest.cc
  20. json_parser_impl.cc
  21. json_parser_impl.h
  22. OWNERS
  23. README.md
  24. structured_headers_parser_impl.cc
  25. structured_headers_parser_impl.h
  26. xml_parser.cc
  27. xml_parser.h
  28. xml_parser_fuzzer.cc
  29. xml_parser_unittest.cc
services/data_decoder/README.md

The data_decoder service exists to facilitate safe data decoding within an isolated sandboxed process.

NOTE: Protobuf is considered robust enough to decode untrusted input even without sandboxing. So you won't find a protobuf decoder in this service.

Powered by Gitiles| Privacy| Termstxt json