1. b0da6fc Fix isJavaCompatible test for interface. by Steven Moreland · 6 years ago
  2. 4783448 Add typeName to Type.cpp checks. by Steven Moreland · 6 years ago
  3. 5f84b38 Update cpp code to call registerAsServiceInternal. by Steven Moreland · 6 years ago
  4. 50e3460 Merge "Passthrough: wrap elided results" by Steven Moreland · 6 years ago
  5. 5dec82f safe_union: disallow zero/single member unions. by Steven Moreland · 6 years ago
  6. 967c243 safe_union: remove hidl_no_init by Steven Moreland · 6 years ago
  7. c22e812 safe_union: support struct w/o interface by Steven Moreland · 6 years ago
  8. 58a20c7 Passthrough: wrap elided results by Steven Moreland · 6 years ago
  9. 8d8fd0a Merge "hidl_test: update for more complicated fmq struct" by Steven Moreland · 6 years ago
  10. 468d19b hidl_test: update for more complicated fmq struct by Steven Moreland · 6 years ago
  11. 04b5a12 Merge "forward declare header string definitions" by Treehugger Robot · 6 years ago
  12. 583c68c Merge "IFoo: send struct with fmq." by Steven Moreland · 6 years ago
  13. 0cdf05e Merge "Add -Ldependencies option" by Yifan Hong · 6 years ago
  14. 09c6ebe forward declare header string definitions by Steven Moreland · 6 years ago
  15. d0fbe75 IFoo: send struct with fmq. by Steven Moreland · 6 years ago
  16. 12c8b49 Merge "PointerType: disallow embedded" by Steven Moreland · 6 years ago
  17. e401011 Add -Ldependencies option by Yifan Hong · 6 years ago
  18. 414f836 Merge "Remove file referenced by srcs and tool_files" by Treehugger Robot · 6 years ago
  19. e44a169 Remove file referenced by srcs and tool_files by Colin Cross · 6 years ago
  20. 1f57548 PointerType: disallow embedded by Steven Moreland · 6 years ago
  21. b440d58 Merge "Do not allow leading comma in argument list." by Treehugger Robot · 6 years ago
  22. 1a77a4a Do not allow leading comma in argument list. by Yifan Hong · 6 years ago
  23. 616cf4d Instrumentation callback according to version. by Steven Moreland · 6 years ago
  24. 7fa8426 c++-impl/androidbp-impl: add license reminder by Steven Moreland · 6 years ago
  25. 0432ce8 Remove -O0 -g from hidl-gen-defaults for on-device code. by Evgenii Stepanov · 6 years ago
  26. 2dafb92 Verify that Java supplied primitive arrays match the dimensions of the by Andreas Huber · 6 years ago
  27. 492bada Fix and test for enum/bitfield in safe_union. by Steven Moreland · 6 years ago
  28. abedbf2 Merge "Support 'debug' in Java." by Treehugger Robot · 6 years ago
  29. 327fd8b Support 'debug' in Java. by Steven Moreland · 6 years ago
  30. 3414a52 Stop generating core_interface in Android.bp files by Steven Moreland · 6 years ago
  31. 2ba8b04 Merge changes from topic "java_native_handles" by Steven Moreland · 6 years ago
  32. 3345fc5 Testing native handles with non-zero FDs by Nirav Atre · 6 years ago
  33. 97b7e9c Augmenting hidl-gen to support native handles in Java by Nirav Atre · 6 years ago
  34. 7262a5c Merge changes Ifcf23b92,I82ad50f4 by Steven Moreland · 6 years ago
  35. 7794369 Use ConstantExpression for FLAG_ONE_WAY. by Steven Moreland · 6 years ago
  36. f21962d ConstantExpression: description included in value. by Steven Moreland · 6 years ago
  37. e13e374 Fix hidl_error_test b/c ANDROID_BUILD_TOP removed. by Steven Moreland · 6 years ago
  38. 26896a9 gen cpp IWYU hwbinder/ProcessState.h hidl/Static.h by Steven Moreland · 6 years ago
  39. af5f92c Merge Android Pie into master by Xin Li · 6 years ago
  40. af9d022 Move hidl_no_init (for HIDL Safe Unions) to index 0 am: 71ce008bf9 by Nirav Atre · 6 years ago
  41. 71ce008 Move hidl_no_init (for HIDL Safe Unions) to index 0 by Nirav Atre · 6 years ago
  42. 7b1ce68 Merge "Don't require Path in hidl_package_root." am: 7c537a7cf0 by Steven Moreland · 6 years ago
  43. 7c537a7 Merge "Don't require Path in hidl_package_root." by Steven Moreland · 6 years ago
  44. 45075f5 hidl-gen client ScopedTrace is immediately destroyed am: 0a3d99a4e0 by Michael Butler · 6 years ago
  45. 744eb32 Don't require Path in hidl_package_root. by Steven Moreland · 6 years ago
  46. 0a3d99a hidl-gen client ScopedTrace is immediately destroyed by Michael Butler · 6 years ago
  47. 974e415 Remove 'core_interface' from 'hidl_interface'. am: b49d3a70e9 by Steven Moreland · 6 years ago
  48. b49d3a7 Remove 'core_interface' from 'hidl_interface'. by Steven Moreland · 6 years ago
  49. 1ad77a1 Fix order of hidl unlinkToDeath. am: ba140f476f by Steven Moreland · 6 years ago
  50. ba140f4 Fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  51. f5fcde3 [automerger skipped] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  52. d7f8ab3 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  53. 56758da Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  54. bcba112 Add is_inherited field for each API in generated .vts file am: e59c933aa4 by Zhuoyao Zhang · 6 years ago
  55. e59c933 Add is_inherited field for each API in generated .vts file by Zhuoyao Zhang · 6 years ago
  56. 141d0e6 Add arg, return val name to method in .vts files am: 7b0a42b875 by Socrates Li · 6 years ago
  57. 7b0a42b Add arg, return val name to method in .vts files by Socrates Li · 6 years ago
  58. d0e8117 Move hashing into its own folder. am: ec50fdf85c by Steven Moreland · 6 years ago
  59. ec50fdf Move hashing into its own folder. by Steven Moreland · 6 years ago
  60. a39f940 Split libhidl-gen-utils to *-host-utils am: 9fd2f4a2b0 by Yifan Hong · 6 years ago
  61. 4488145 FQName: do not use StringHelper. am: 9d9cfa0da5 by Yifan Hong · 6 years ago
  62. 9fd2f4a Split libhidl-gen-utils to *-host-utils by Yifan Hong · 6 years ago
  63. 9d9cfa0 FQName: do not use StringHelper. by Yifan Hong · 6 years ago
  64. 6c7ebe7 Merge "Assignment operator and move semantics for HIDL safe_unions" by Nirav Atre · 6 years ago
  65. d6ce704 Merge "Assignment operator and move semantics for HIDL safe_unions" by Treehugger Robot · 6 years ago
  66. 26a04e4 Merge "libhidl-gen-utils: recovery available" am: 11713c0e2e by Yifan Hong · 6 years ago
  67. 11713c0 Merge "libhidl-gen-utils: recovery available" by Yifan Hong · 6 years ago
  68. 3eb9cb4 Fix parcelling code for structs containing interfaces am: 1d565629a5 by Nirav Atre · 6 years ago
  69. 01ff481 libhidl-gen-utils: recovery available by Yifan Hong · 6 years ago
  70. 64868d3 Assignment operator and move semantics for HIDL safe_unions by Nirav Atre · 6 years ago
  71. 1d56562 Fix parcelling code for structs containing interfaces by Nirav Atre · 6 years ago
  72. 3d52f75 Merge "GTest test-cases for HIDL safe unions in Java" am: 2e57f01d97 by Nirav Atre · 6 years ago
  73. 39d8625 Implementing Java bindings for Discriminated Unions in HIDL am: 66842a9cd4 by Nirav Atre · 6 years ago
  74. 2e57f01 Merge "GTest test-cases for HIDL safe unions in Java" by Treehugger Robot · 6 years ago
  75. 66842a9 Implementing Java bindings for Discriminated Unions in HIDL by Nirav Atre · 6 years ago
  76. a5c2421 GTest test-cases for HIDL safe unions in Java by Nirav Atre · 6 years ago
  77. bb9fd5d Pass -p . to hidl-gen so it doesn't use ANDROID_BUILD_TOP am: a81096057f by Colin Cross · 6 years ago
  78. a810960 Pass -p . to hidl-gen so it doesn't use ANDROID_BUILD_TOP by Colin Cross · 6 years ago
  79. 2ffd613 Merge "Unmark java constants as installable." am: 17eabb33b9 by Steven Moreland · 6 years ago
  80. 8ff24cb Merge changes from topic "nested-interfaces" am: b114ad1295 by Steven Moreland · 6 years ago
  81. 17eabb3 Merge "Unmark java constants as installable." by Treehugger Robot · 6 years ago
  82. b114ad1 Merge changes from topic "nested-interfaces" by Steven Moreland · 6 years ago
  83. 2d3dd9d Unmark java constants as installable. by Steven Moreland · 6 years ago
  84. 53f0215 Merge "Follow changes to java_library" am: ffe157b350 by Colin Cross · 6 years ago
  85. ffe157b Merge "Follow changes to java_library" by Colin Cross · 6 years ago
  86. b47a262 containsInterfaces -> definesInterfaces by Steven Moreland · 6 years ago
  87. d927e5c Fix struct/union vector of interfaces error. by Steven Moreland · 6 years ago
  88. 1357234 Revert "Explicit destructor invocation for HIDL types" am: 465a70c7c3 by Nirav Atre · 6 years ago
  89. 7e9518e Use templated destructor to destroy HIDL safe_unions am: 3b4c7ffea8 by Nirav Atre · 6 years ago
  90. 465a70c Revert "Explicit destructor invocation for HIDL types" by Nirav Atre · 6 years ago
  91. 3b4c7ff Use templated destructor to destroy HIDL safe_unions by Nirav Atre · 6 years ago
  92. 4904f6d Merge changes from topic "hidl_safe_union_interface" am: 9586fd36cc by Nirav Atre · 6 years ago
  93. 1714c98 GTest test-cases for interfaces in HIDL safe unions am: 8d4c694bd5 by Nirav Atre · 6 years ago
  94. dc1c6be Handling interfaces in HIDL safe_unions (C++) am: ca7a502059 by Nirav Atre · 6 years ago
  95. 9586fd3 Merge changes from topic "hidl_safe_union_interface" by Treehugger Robot · 6 years ago
  96. ca7a502 Handling interfaces in HIDL safe_unions (C++) by Nirav Atre · 6 years ago
  97. 2763ed9 Test HIDL safe_union destructors (C++) by Nirav Atre · 6 years ago
  98. 8d4c694 GTest test-cases for interfaces in HIDL safe unions by Nirav Atre · 6 years ago
  99. 38e7e6a Merge "Interchange union/discriminator positions in HIDL safe unions" by Nirav Atre · 6 years ago
  100. 2cc322f Merge "Interchange union/discriminator positions in HIDL safe unions" by Treehugger Robot · 6 years ago