tree: d5c2693bda3ff40e3d288adafac1abdacd691814 [path history] [tgz]
  1. affiliations/
  2. android/
  3. core/
  4. resources/
  5. webdata/
  6. blocked_facets.proto
  7. BUILD.gn
  8. buildflags.gni
  9. COMMON_METADATA
  10. DEPS
  11. DIR_METADATA
  12. fake_plus_address_allocator.cc
  13. fake_plus_address_allocator.h
  14. fake_plus_address_service.cc
  15. fake_plus_address_service.h
  16. mock_plus_address_http_client.cc
  17. mock_plus_address_http_client.h
  18. OWNERS
  19. plus_address_allocator.h
  20. plus_address_blocklist_data.cc
  21. plus_address_blocklist_data.h
  22. plus_address_blocklist_data_unittest.cc
  23. plus_address_cache.cc
  24. plus_address_cache.h
  25. plus_address_http_client.h
  26. plus_address_http_client_impl.cc
  27. plus_address_http_client_impl.h
  28. plus_address_http_client_impl_test_api.h
  29. plus_address_http_client_impl_unittest.cc
  30. plus_address_jit_allocator.cc
  31. plus_address_jit_allocator.h
  32. plus_address_jit_allocator_unittest.cc
  33. plus_address_parsing_utils.cc
  34. plus_address_parsing_utils.h
  35. plus_address_parsing_utils_unittest.cc
  36. plus_address_preallocator.cc
  37. plus_address_preallocator.h
  38. plus_address_preallocator_unittest.cc
  39. plus_address_service.h
  40. plus_address_service_impl.cc
  41. plus_address_service_impl.h
  42. plus_address_service_impl_unittest.cc
  43. plus_address_suggestion_generator.cc
  44. plus_address_suggestion_generator.h
  45. plus_address_suggestion_generator_unittest.cc
  46. plus_address_test_environment.cc
  47. plus_address_test_environment.h
  48. plus_address_test_utils.cc
  49. plus_address_test_utils.h
  50. README.md
components/plus_addresses/README.md

This directory is for shared code across platforms for plus address generation and filling.

It is currently experimental and not intended for broad consumption.