tree: ccd7a04afb6926c704f120065dfa76131871d5f2 [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. string16.typemap
  51. string16_mojom_traits.cc
  52. string16_mojom_traits.h
  53. string16_unittest.cc
  54. text_direction.typemap
  55. text_direction_mojom_traits.cc
  56. text_direction_mojom_traits.h
  57. text_direction_unittest.cc
  58. thread_priority.typemap
  59. thread_priority_mojom_traits.cc
  60. thread_priority_mojom_traits.h
  61. thread_priority_unittest.cc
  62. time.typemap
  63. time_mojom_traits.cc
  64. time_mojom_traits.h
  65. time_unittest.cc
  66. typemaps.gni
  67. unguessable_token.typemap
  68. unguessable_token_mojom_traits.cc
  69. unguessable_token_mojom_traits.h
  70. unguessable_token_unittest.cc
  71. values.typemap
  72. values_mojom_traits.cc
  73. values_mojom_traits.h
  74. 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.