tree: 6f8f9ebe4dada0262dde1189a3062869afe18d24 [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. BUILD.gn
  12. file.typemap
  13. file_error.typemap
  14. file_error_mojom_traits.h
  15. file_info.typemap
  16. file_info_mojom_traits.cc
  17. file_info_mojom_traits.h
  18. file_mojom_traits.cc
  19. file_mojom_traits.h
  20. file_path.typemap
  21. file_path_mojom_traits.cc
  22. file_path_mojom_traits.h
  23. file_path_unittest.cc
  24. file_unittest.cc
  25. logfont_win.typemap
  26. logfont_win_mojom_traits.cc
  27. logfont_win_mojom_traits.h
  28. memory_allocator_dump_cross_process_uid.typemap
  29. memory_allocator_dump_cross_process_uid_mojom_traits.cc
  30. memory_allocator_dump_cross_process_uid_mojom_traits.h
  31. memory_allocator_dump_cross_process_uid_unittest.cc
  32. OWNERS
  33. process_id.typemap
  34. process_id_mojom_traits.cc
  35. process_id_mojom_traits.h
  36. process_id_unittest.cc
  37. read_only_buffer.typemap
  38. read_only_buffer_mojom_traits.cc
  39. read_only_buffer_mojom_traits.h
  40. read_only_buffer_unittest.cc
  41. README.md
  42. ref_counted_memory.typemap
  43. ref_counted_memory_mojom_traits.cc
  44. ref_counted_memory_mojom_traits.h
  45. ref_counted_memory_unittest.cc
  46. shared_memory.typemap
  47. shared_memory_mojom_traits.cc
  48. shared_memory_mojom_traits.h
  49. shared_memory_unittest.cc
  50. shared_memory_utils.cc
  51. shared_memory_utils.h
  52. string16.typemap
  53. string16_mojom_traits.cc
  54. string16_mojom_traits.h
  55. string16_unittest.cc
  56. text_direction.typemap
  57. text_direction_mojom_traits.cc
  58. text_direction_mojom_traits.h
  59. text_direction_unittest.cc
  60. thread_priority.typemap
  61. thread_priority_mojom_traits.cc
  62. thread_priority_mojom_traits.h
  63. thread_priority_unittest.cc
  64. time.typemap
  65. time_mojom_traits.cc
  66. time_mojom_traits.h
  67. time_unittest.cc
  68. typemaps.gni
  69. unguessable_token.typemap
  70. unguessable_token_mojom_traits.cc
  71. unguessable_token_mojom_traits.h
  72. unguessable_token_unittest.cc
  73. values.typemap
  74. values_mojom_traits.cc
  75. values_mojom_traits.h
  76. 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.