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