tree: 3648cc3bac61583fb6424d5cfc3b96808a664567 [path history] [tgz]
  1. application_state.typemap
  2. application_state_mojom_traits.cc
  3. application_state_mojom_traits.h
  4. big_buffer.cc
  5. big_buffer.h
  6. big_buffer.typemap
  7. big_buffer_mojom_traits.cc
  8. big_buffer_mojom_traits.h
  9. big_buffer_unittest.cc
  10. big_string.typemap
  11. big_string_mojom_traits.cc
  12. big_string_mojom_traits.h
  13. big_string_unittest.cc
  14. BUILD.gn
  15. file.typemap
  16. file_error.typemap
  17. file_error_mojom_traits.h
  18. file_info.typemap
  19. file_info_mojom_traits.cc
  20. file_info_mojom_traits.h
  21. file_mojom_traits.cc
  22. file_mojom_traits.h
  23. file_path.typemap
  24. file_path_mojom_traits.cc
  25. file_path_mojom_traits.h
  26. file_path_unittest.cc
  27. file_unittest.cc
  28. logfont_win.typemap
  29. logfont_win_mojom_traits.cc
  30. logfont_win_mojom_traits.h
  31. memory_allocator_dump_cross_process_uid.typemap
  32. memory_allocator_dump_cross_process_uid_mojom_traits.cc
  33. memory_allocator_dump_cross_process_uid_mojom_traits.h
  34. memory_allocator_dump_cross_process_uid_unittest.cc
  35. memory_pressure_level.typemap
  36. memory_pressure_level_mojom_traits.cc
  37. memory_pressure_level_mojom_traits.h
  38. OWNERS
  39. process_id.typemap
  40. process_id_mojom_traits.cc
  41. process_id_mojom_traits.h
  42. process_id_unittest.cc
  43. read_only_buffer.typemap
  44. read_only_buffer_mojom_traits.cc
  45. read_only_buffer_mojom_traits.h
  46. read_only_buffer_unittest.cc
  47. README.md
  48. ref_counted_memory.typemap
  49. ref_counted_memory_mojom_traits.cc
  50. ref_counted_memory_mojom_traits.h
  51. ref_counted_memory_unittest.cc
  52. shared_memory.typemap
  53. shared_memory_mojom_traits.cc
  54. shared_memory_mojom_traits.h
  55. shared_memory_unittest.cc
  56. shared_memory_utils.cc
  57. shared_memory_utils.h
  58. string16.typemap
  59. string16_mojom_traits.cc
  60. string16_mojom_traits.h
  61. string16_unittest.cc
  62. text_direction.typemap
  63. text_direction_mojom_traits.cc
  64. text_direction_mojom_traits.h
  65. text_direction_unittest.cc
  66. thread_priority.typemap
  67. thread_priority_mojom_traits.cc
  68. thread_priority_mojom_traits.h
  69. thread_priority_unittest.cc
  70. time.typemap
  71. time_mojom_traits.cc
  72. time_mojom_traits.h
  73. time_unittest.cc
  74. token.typemap
  75. token_mojom_traits.cc
  76. token_mojom_traits.h
  77. token_unittest.cc
  78. typemaps.gni
  79. unguessable_token.typemap
  80. unguessable_token_mojom_traits.cc
  81. unguessable_token_mojom_traits.h
  82. unguessable_token_unittest.cc
  83. values.typemap
  84. values_mojom_traits.cc
  85. values_mojom_traits.h
  86. 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.