tree: 9f311ccfe04649421b450a97e893e8014f8c22a5 [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. generic_pending_receiver.typemap
  29. generic_pending_receiver_mojom_traits.cc
  30. generic_pending_receiver_mojom_traits.h
  31. logfont_win.typemap
  32. logfont_win_mojom_traits.cc
  33. logfont_win_mojom_traits.h
  34. memory_allocator_dump_cross_process_uid.typemap
  35. memory_allocator_dump_cross_process_uid_mojom_traits.cc
  36. memory_allocator_dump_cross_process_uid_mojom_traits.h
  37. memory_allocator_dump_cross_process_uid_unittest.cc
  38. memory_pressure_level.typemap
  39. memory_pressure_level_mojom_traits.cc
  40. memory_pressure_level_mojom_traits.h
  41. message_pump_type.typemap
  42. message_pump_type_mojom_traits.cc
  43. message_pump_type_mojom_traits.h
  44. OWNERS
  45. process_id.typemap
  46. process_id_mojom_traits.cc
  47. process_id_mojom_traits.h
  48. process_id_unittest.cc
  49. read_only_buffer.typemap
  50. read_only_buffer_mojom_traits.cc
  51. read_only_buffer_mojom_traits.h
  52. read_only_buffer_unittest.cc
  53. README.md
  54. ref_counted_memory.typemap
  55. ref_counted_memory_mojom_traits.cc
  56. ref_counted_memory_mojom_traits.h
  57. ref_counted_memory_unittest.cc
  58. shared_memory.typemap
  59. shared_memory_mojom_traits.cc
  60. shared_memory_mojom_traits.h
  61. shared_memory_unittest.cc
  62. shared_memory_utils.cc
  63. shared_memory_utils.h
  64. string16.typemap
  65. string16_mojom_traits.cc
  66. string16_mojom_traits.h
  67. string16_unittest.cc
  68. text_direction.typemap
  69. text_direction_mojom_traits.cc
  70. text_direction_mojom_traits.h
  71. text_direction_unittest.cc
  72. thread_priority.typemap
  73. thread_priority_mojom_traits.cc
  74. thread_priority_mojom_traits.h
  75. thread_priority_unittest.cc
  76. time.typemap
  77. time_mojom_traits.cc
  78. time_mojom_traits.h
  79. time_unittest.cc
  80. token.typemap
  81. token_mojom_traits.cc
  82. token_mojom_traits.h
  83. token_unittest.cc
  84. typemaps.gni
  85. unguessable_token.typemap
  86. unguessable_token_mojom_traits.cc
  87. unguessable_token_mojom_traits.h
  88. unguessable_token_unittest.cc
  89. values.typemap
  90. values_mojom_traits.cc
  91. values_mojom_traits.h
  92. 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.