Google Git
Sign in
chromium / chromium / src / fd60eeee62f768593c2d852023f4a5c6cfab0451 / . / services / data_decoder
tree: 9eccd5c419328256de9a237751891c84c9a9ea6c [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. data_decoder_service.cc
  8. data_decoder_service.h
  9. DEPS
  10. DIR_METADATA
  11. gzipper.cc
  12. gzipper.h
  13. gzipper_unittest.cc
  14. image_decoder_impl.cc
  15. image_decoder_impl.h
  16. image_decoder_impl_unittest.cc
  17. json_parser_impl.cc
  18. json_parser_impl.h
  19. OWNERS
  20. README.md
  21. web_bundle_builder.cc
  22. web_bundle_builder.h
  23. web_bundle_builder_unittest.cc
  24. web_bundler.cc
  25. web_bundler.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