1. a159f3b Update for moving gBn/sConstructorMap into details. by Yifan Hong · 7 years ago
  2. 64ba3d7 getService should retry if getting nullptr by Yifan Hong · 7 years ago
  3. e51ae7f Merge "Add test for non-GC'd parcel." by Martijn Coenen · 7 years ago
  4. 2e4d670 Add test for non-GC'd parcel. by Yifan Hong · 7 years ago
  5. 4de083b Release reply Parcel when transaction is done. by Martijn Coenen · 7 years ago
  6. fc06016 Update for read+readRange of memory. by Steven Moreland · 7 years ago
  7. c1b8658 Merge "Move toString() methods to android::hardware namespace" by Treehugger Robot · 7 years ago
  8. d904816 Merge "Update passthrough test TODOs." by Steven Moreland · 7 years ago
  9. 9ab1e9e Move toString() methods to android::hardware namespace by Hridya Valsaraju · 7 years ago
  10. 33e7801 Move castInterface to details. by Yifan Hong · 7 years ago
  11. 72d9488 Update passthrough test TODOs. by Steven Moreland · 7 years ago
  12. e761b8d Merge "Move wrapPassthrough into details." by Treehugger Robot · 7 years ago
  13. 052425a Move wrapPassthrough into details. by Yifan Hong · 7 years ago
  14. 42c6843 Move operator== to sources by Yifan Hong · 7 years ago
  15. b8b5565 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 7 years ago
  16. 2e036c9 Disable getDebugInfo address leak for production builds. by Yifan Hong · 7 years ago
  17. 3ac9f70 Remove unused IPCThreadState include from tests. by Steven Moreland · 7 years ago
  18. 21aa43c Better service notification test. by Steven Moreland · 7 years ago
  19. bc9f5c9 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 7 years ago
  20. 2ef6b39 Update system/tools/hidl/test/test.sh for minor version uprev. by Yifan Hong · 7 years ago
  21. 21171d2 Update errors.output. by Yifan Hong · 7 years ago
  22. b31fa42 Merge "Update for providing architecture info to IBase::getDebugInfo()" by Yifan Hong · 7 years ago
  23. df1ea3f Update for providing architecture info to IBase::getDebugInfo() by Yifan Hong · 7 years ago
  24. c20e35b Fix ServiceList test. by Martijn Coenen · 7 years ago
  25. 238a146 Merge "IServiceManager/ITokenManager uses "default" service name" by Treehugger Robot · 7 years ago
  26. 259532b Merge "getService should consult the VINTF object with instance name." by Treehugger Robot · 7 years ago
  27. 8b98d8d IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 7 years ago
  28. 152866b getService should consult the VINTF object with instance name. by Yifan Hong · 7 years ago
  29. 8951e55 Test hidl_memory move constructor/assignment operator by Hridya Valsaraju · 7 years ago
  30. bd04e00 Merge changes from topic 'hidl_test_split' by Treehugger Robot · 7 years ago
  31. 179379a Separate servers and client for hidl_test by Hridya Valsaraju · 7 years ago
  32. ae588f6 Move IBaz default implementation to hardware/interfaces by Hridya Valsaraju · 7 years ago
  33. 2928129 Merge "-Landroidbp-impl shouldn't require libhwbinder" by Steven Moreland · 7 years ago
  34. 0c87d63 Remove unused Android.mk for hidl_gen_test. by Logan Chien · 8 years ago
  35. c636294 Merge changes from topic 'java_tostring' by Treehugger Robot · 7 years ago
  36. d9e5d6f -Landroidbp-impl shouldn't require libhwbinder by Steven Moreland · 7 years ago
  37. 952bd3b Merge "-Lexport-header includes package root." by Treehugger Robot · 7 years ago
  38. d18c3ba -Lexport-header includes package root. by Glenn Kasten · 7 years ago
  39. e45b530 Add toString to Java code by Yifan Hong · 7 years ago
  40. 870d1a7 Fix C++ toString for enums doesn't handle for non-bitfields. by Yifan Hong · 7 years ago
  41. 7d1839f Fix Java .equals has a wrong signature for generated HIDL types. by Yifan Hong · 7 years ago
  42. fbcdc80 Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 7 years ago
  43. a3e8b23 Fix Return<T> should not be copied. by Yifan Hong · 7 years ago
  44. dcc0fcf Merge "Remove unused goto label." by Steven Moreland · 7 years ago
  45. 875b2d1 Remove unused goto label. by Steven Moreland · 7 years ago
  46. ffc4e51 hidl_test: use separate allocator by Steven Moreland · 7 years ago
  47. 1a41b2e Merge "Bugfix in enforcing minor version upgrade." by Treehugger Robot · 7 years ago
  48. de5b540 Merge "androidbp-impl emits proprietary: true" by Steven Moreland · 7 years ago
  49. f8a22e9 androidbp-impl emits proprietary: true by Steven Moreland · 7 years ago
  50. fe07bff Bugfix in enforcing minor version upgrade. by Yifan Hong · 7 years ago
  51. 7d3ac80 Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 7 years ago
  52. 7f12d6b Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 7 years ago
  53. 5f1d031 Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 7 years ago
  54. b8e15a5 IBase: use B_PACK_CHARS by Steven Moreland · 7 years ago
  55. 424a948 IBase: add ping method by Steven Moreland · 7 years ago
  56. a5a57e9 Ignore non-VTS annotations by Keun Soo Yim · 7 years ago
  57. 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 7 years ago
  58. 3b8a65a Revert "Revert "Use integers to store major / minor versions for FQName."" by Yifan Hong · 7 years ago
  59. 40404fe Update hidl-gen for vts spec generation. by Zhuoyao Zhang · 7 years ago
  60. 88922c9 Revert "Use integers to store major / minor versions for FQName." by Steven Moreland · 7 years ago
  61. 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 7 years ago
  62. 3b0b99d Merge changes from topic 'minor_ver_upgrade' by Yifan Hong · 7 years ago
  63. 9e7fa6e Merge "getService: respect vintf passthrough" by Treehugger Robot · 7 years ago
  64. 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 7 years ago
  65. 6a827fa Use filegroup as hal genrule srcs. by Tri Vo · 7 years ago
  66. 1faabf1 Use integers to store major / minor versions for FQName. by Yifan Hong · 7 years ago
  67. 429e847 Merge "Updated Java intermediates directory." by Andreas Huber · 7 years ago
  68. 37065d6 Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 7 years ago
  69. 177a8b1 Updated Java intermediates directory. by Andreas Huber · 7 years ago
  70. 2a5d977 getService: respect vintf passthrough by Steven Moreland · 7 years ago
  71. 0bb0d41 Don't send reply for oneway calls. by Martijn Coenen · 7 years ago
  72. 1c3f711 Merge "Generate filegroup build rule for .hal files." by Treehugger Robot · 7 years ago
  73. fef3dba Merge "Update for locking gBn/sConstructorMap." by Yifan Hong · 7 years ago
  74. 264ba8a Merge "Verify that strings are properly marshaled from Java to native" by Treehugger Robot · 7 years ago
  75. b04de38 Update for locking gBn/sConstructorMap. by Yifan Hong · 7 years ago
  76. 15052c6 Generate filegroup build rule for .hal files. by Tri Vo · 7 years ago
  77. 3c24949 Verify that strings are properly marshaled from Java to native by Andreas Huber · 7 years ago
  78. 6081863 Add -Werror. by Steven Moreland · 7 years ago
  79. 8adcb65 Do proper cleanup of static block. by Martijn Coenen · 7 years ago
  80. c30b90e Merge "Support driver/profiler for all hals." by Zhuoyao Zhang · 7 years ago
  81. 3bcca70 Support driver/profiler for all hals. by Zhuoyao Zhang · 7 years ago
  82. bcffce2 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 7 years ago
  83. d3b58ed Specify full interface name for getTransport. by Yifan Hong · 7 years ago
  84. c4e1060 Update hidl-gen for vts backend. by Zhuoyao Zhang · 7 years ago
  85. e2fe98c Merge changes from topic 'getrefinfo' by Treehugger Robot · 7 years ago
  86. cd2ae45 Add getReferenceInfo to IBase. by Yifan Hong · 7 years ago
  87. 246bb93 Support gatekeeper HAL in hidl gen. by Ryan Campbell · 7 years ago
  88. ffa9139 Get method signatures from IBase.hal by Yifan Hong · 7 years ago
  89. ed291bb Merge "Support DRM HAL in hidl gen." by Ryan Campbell · 7 years ago
  90. 855ee24 Support DRM HAL in hidl gen. by Ryan Campbell · 7 years ago
  91. d99a87a Merge "getService: respect vintf toggled" by Steven Moreland · 7 years ago
  92. 1583517 getService: respect vintf toggled by Steven Moreland · 7 years ago
  93. 6e3f9f4 hidl_test: make sure string size is correct by Steven Moreland · 7 years ago
  94. d10feea Update hidl-gen for HidlInstrumentor. by Zhuoyao Zhang · 7 years ago
  95. bec74ed getService: respect persist.hal.binderization by Steven Moreland · 7 years ago
  96. 6d7b91c Wait for binderized service if VINTF promises it. by Steven Moreland · 7 years ago
  97. 79a416e Merge "Revert "Revert "getService respects the vendor interface object.""" by Steven Moreland · 7 years ago
  98. d9dac65 Merge "Support fingerprint HAL in hidl gen." by Ryan Campbell · 7 years ago
  99. 5606571 Merge "Fix hidl-gen for generating bitfield type in vts file." by Zhuoyao Zhang · 7 years ago
  100. f10af87 Revert "Revert "getService respects the vendor interface object."" by Steven Moreland · 7 years ago