tree: 7d9ccdbea03aa65f86e11864a86f0b2cb9e8bb86 [path history] [tgz]
  1. big_buffer.cc
  2. big_buffer.h
  3. big_buffer.typemap
  4. big_buffer_mojom_traits.cc
  5. big_buffer_mojom_traits.h
  6. big_buffer_unittest.cc
  7. big_string.typemap
  8. big_string_mojom_traits.cc
  9. big_string_mojom_traits.h
  10. big_string_unittest.cc
  11. file.typemap
  12. file_error.typemap
  13. file_error_mojom_traits.h
  14. file_info.typemap
  15. file_info_mojom_traits.cc
  16. file_info_mojom_traits.h
  17. file_mojom_traits.cc
  18. file_mojom_traits.h
  19. file_path.typemap
  20. file_path_mojom_traits.cc
  21. file_path_mojom_traits.h
  22. file_path_unittest.cc
  23. file_unittest.cc
  24. memory_allocator_dump_cross_process_uid.typemap
  25. memory_allocator_dump_cross_process_uid_mojom_traits.cc
  26. memory_allocator_dump_cross_process_uid_mojom_traits.h
  27. memory_allocator_dump_cross_process_uid_unittest.cc
  28. process_id.typemap
  29. process_id_mojom_traits.cc
  30. process_id_mojom_traits.h
  31. process_id_unittest.cc
  32. read_only_buffer.typemap
  33. read_only_buffer_mojom_traits.cc
  34. read_only_buffer_mojom_traits.h
  35. read_only_buffer_unittest.cc
  36. README.md
  37. ref_counted_memory.typemap
  38. ref_counted_memory_mojom_traits.cc
  39. ref_counted_memory_mojom_traits.h
  40. ref_counted_memory_unittest.cc
  41. shared_memory.typemap
  42. shared_memory_mojom_traits.cc
  43. shared_memory_mojom_traits.h
  44. shared_memory_unittest.cc
  45. string16.typemap
  46. string16_mojom_traits.cc
  47. string16_mojom_traits.h
  48. string16_unittest.cc
  49. text_direction.typemap
  50. text_direction_mojom_traits.cc
  51. text_direction_mojom_traits.h
  52. text_direction_unittest.cc
  53. thread_priority.typemap
  54. thread_priority_mojom_traits.cc
  55. thread_priority_mojom_traits.h
  56. thread_priority_unittest.cc
  57. time.typemap
  58. time_mojom_traits.cc
  59. time_mojom_traits.h
  60. time_unittest.cc
  61. typemaps.gni
  62. unguessable_token.typemap
  63. unguessable_token_mojom_traits.cc
  64. unguessable_token_mojom_traits.h
  65. unguessable_token_unittest.cc
  66. values.typemap
  67. values_mojom_traits.cc
  68. values_mojom_traits.h
  69. values_unittest.cc
mojo/public/cpp/base/README.md

Mojo Public Base Library

This is a library of common helper types for use in conjunction with Mojo bindings and //base types. These things do not quite fit under the System or Bindings libraries.