1. d9e6197 Add update-makefiles-helper.sh am: 8e369ba4f6 by Steven Moreland · 7 years ago
  2. 8e369ba Add update-makefiles-helper.sh by Steven Moreland · 7 years ago
  3. 010faf0 hidl-gen: Android.bp, include indirect libraries. am: ff5262be9f by Steven Moreland · 7 years ago
  4. d7faeb8 Move interface reserved cpp impl to source file. am: d4b068ab09 by Steven Moreland · 7 years ago
  5. ff5262b hidl-gen: Android.bp, include indirect libraries. by Steven Moreland · 7 years ago
  6. d4b068a Move interface reserved cpp impl to source file. by Steven Moreland · 7 years ago
  7. 91af7db Revert "getService should retry if getting nullptr" am: 2f7abc9a96 by Ian Pedowitz · 7 years ago
  8. 5c53135 Revert "Cleanup getService" am: 5f009cbdba by Ian Pedowitz · 7 years ago
  9. 2f7abc9 Revert "getService should retry if getting nullptr" by Ian Pedowitz · 7 years ago
  10. 5f009cb Revert "Cleanup getService" by Ian Pedowitz · 7 years ago
  11. c8a818d Cleanup getService am: 45d47304f8 by Yifan Hong · 7 years ago
  12. 45d4730 Cleanup getService by Yifan Hong · 7 years ago
  13. 815916f Update for moving gBn/sConstructorMap into details. am: a159f3b141 by Yifan Hong · 7 years ago
  14. a159f3b Update for moving gBn/sConstructorMap into details. by Yifan Hong · 7 years ago
  15. d5749ed getService should retry if getting nullptr am: 64ba3d7987 by Yifan Hong · 7 years ago
  16. 64ba3d7 getService should retry if getting nullptr by Yifan Hong · 7 years ago
  17. b2165f9 Merge "Add test for non-GC'd parcel." am: e51ae7f060 by Martijn Coenen · 7 years ago
  18. e51ae7f Merge "Add test for non-GC'd parcel." by Martijn Coenen · 7 years ago
  19. 3b5ddbc Release reply Parcel when transaction is done. am: 4de083b179 by Martijn Coenen · 7 years ago
  20. 2e4d670 Add test for non-GC'd parcel. by Yifan Hong · 7 years ago
  21. 4de083b Release reply Parcel when transaction is done. by Martijn Coenen · 7 years ago
  22. 37cc82b Update for read+readRange of memory. am: fc0601696c by Steven Moreland · 7 years ago
  23. fc06016 Update for read+readRange of memory. by Steven Moreland · 7 years ago
  24. 34c9edf Merge "Move toString() methods to android::hardware namespace" am: c1b8658356 by Hridya Valsaraju · 7 years ago
  25. c1b8658 Merge "Move toString() methods to android::hardware namespace" by Treehugger Robot · 7 years ago
  26. f79e294 Merge "Update passthrough test TODOs." am: d904816b95 by Steven Moreland · 7 years ago
  27. d904816 Merge "Update passthrough test TODOs." by Steven Moreland · 7 years ago
  28. 9ab1e9e Move toString() methods to android::hardware namespace by Hridya Valsaraju · 7 years ago
  29. 687b3c9 Move castInterface to details. am: 33e780152c by Yifan Hong · 7 years ago
  30. 33e7801 Move castInterface to details. by Yifan Hong · 7 years ago
  31. 72d9488 Update passthrough test TODOs. by Steven Moreland · 7 years ago
  32. e3c485c Merge "Move wrapPassthrough into details." am: e761b8d14b by Yifan Hong · 7 years ago
  33. 53819ec Move operator== to sources am: 42c6843f54 by Yifan Hong · 7 years ago
  34. e761b8d Merge "Move wrapPassthrough into details." by Treehugger Robot · 7 years ago
  35. 052425a Move wrapPassthrough into details. by Yifan Hong · 7 years ago
  36. 42c6843 Move operator== to sources by Yifan Hong · 7 years ago
  37. c070265 Merge "Remove interfaceChain from IServiceManager::add()" am: b8b5565e7e by Martijn Coenen · 7 years ago
  38. b8b5565 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 7 years ago
  39. faba05d Disable getDebugInfo address leak for production builds. am: 2e036c98b4 by Yifan Hong · 7 years ago
  40. 2e036c9 Disable getDebugInfo address leak for production builds. by Yifan Hong · 7 years ago
  41. ab5684a Remove unused IPCThreadState include from tests. am: 3ac9f70571 by Steven Moreland · 7 years ago
  42. c713e5f Better service notification test. am: 21aa43c930 by Steven Moreland · 7 years ago
  43. 3ac9f70 Remove unused IPCThreadState include from tests. by Steven Moreland · 7 years ago
  44. 21aa43c Better service notification test. by Steven Moreland · 7 years ago
  45. e5c1c06 Update system/tools/hidl/test/test.sh for minor version uprev. am: 2ef6b39949 by Yifan Hong · 7 years ago
  46. e2937df Update errors.output. am: 21171d2de5 by Yifan Hong · 7 years ago
  47. bc9f5c9 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 7 years ago
  48. 2ef6b39 Update system/tools/hidl/test/test.sh for minor version uprev. by Yifan Hong · 7 years ago
  49. 21171d2 Update errors.output. by Yifan Hong · 7 years ago
  50. 05eb322 Merge "Update for providing architecture info to IBase::getDebugInfo()" by Yifan Hong · 7 years ago
  51. b31fa42 Merge "Update for providing architecture info to IBase::getDebugInfo()" by Yifan Hong · 7 years ago
  52. df1ea3f Update for providing architecture info to IBase::getDebugInfo() by Yifan Hong · 7 years ago
  53. 2786fcb Fix ServiceList test. am: c20e35b887 by Martijn Coenen · 7 years ago
  54. c20e35b Fix ServiceList test. by Martijn Coenen · 7 years ago
  55. 18534a0 Merge "IServiceManager/ITokenManager uses "default" service name" am: 238a146318 by Yifan Hong · 7 years ago
  56. 238a146 Merge "IServiceManager/ITokenManager uses "default" service name" by Treehugger Robot · 7 years ago
  57. 26aabf6 Merge "getService should consult the VINTF object with instance name." by Yifan Hong · 7 years ago
  58. 259532b Merge "getService should consult the VINTF object with instance name." by Treehugger Robot · 7 years ago
  59. 8b98d8d IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 7 years ago
  60. 0b55ee7 Test hidl_memory move constructor/assignment operator am: 8951e55e7a by Hridya Valsaraju · 7 years ago
  61. 152866b getService should consult the VINTF object with instance name. by Yifan Hong · 7 years ago
  62. 8951e55 Test hidl_memory move constructor/assignment operator by Hridya Valsaraju · 7 years ago
  63. a95ef27 Merge changes from topic 'hidl_test_split' am: bd04e00f4b by Hridya Valsaraju · 7 years ago
  64. a438a98 Move IBaz default implementation to hardware/interfaces am: ae588f6432 by Hridya Valsaraju · 7 years ago
  65. 3ec4d0e Remove unused Android.mk for hidl_gen_test. am: 0c87d633d3 by Logan Chien · 7 years ago
  66. bd04e00 Merge changes from topic 'hidl_test_split' by Treehugger Robot · 7 years ago
  67. 179379a Separate servers and client for hidl_test by Hridya Valsaraju · 7 years ago
  68. ae588f6 Move IBaz default implementation to hardware/interfaces by Hridya Valsaraju · 7 years ago
  69. 0d814e1 Merge "-Landroidbp-impl shouldn't require libhwbinder" am: 2928129775 by Steven Moreland · 7 years ago
  70. 2928129 Merge "-Landroidbp-impl shouldn't require libhwbinder" by Steven Moreland · 7 years ago
  71. 0c87d63 Remove unused Android.mk for hidl_gen_test. by Logan Chien · 8 years ago
  72. f98cc46 Merge changes from topic 'java_tostring' am: c63629456d by Yifan Hong · 7 years ago
  73. 2717281 Fix C++ toString for enums doesn't handle for non-bitfields. am: 870d1a7ccd by Yifan Hong · 7 years ago
  74. dce4cb5 Fix Java .equals has a wrong signature for generated HIDL types. am: 7d1839fe75 by Yifan Hong · 7 years ago
  75. c636294 Merge changes from topic 'java_tostring' by Treehugger Robot · 7 years ago
  76. d9e5d6f -Landroidbp-impl shouldn't require libhwbinder by Steven Moreland · 7 years ago
  77. ef675ac Merge "-Lexport-header includes package root." am: 952bd3b16b by Glenn Kasten · 7 years ago
  78. 952bd3b Merge "-Lexport-header includes package root." by Treehugger Robot · 7 years ago
  79. d18c3ba -Lexport-header includes package root. by Glenn Kasten · 7 years ago
  80. 870d1a7 Fix C++ toString for enums doesn't handle for non-bitfields. by Yifan Hong · 7 years ago
  81. 7d1839f Fix Java .equals has a wrong signature for generated HIDL types. by Yifan Hong · 7 years ago
  82. e45b530 Add toString to Java code by Yifan Hong · 7 years ago
  83. f35f26c Use interfaceDescriptor instead of interfaceChain am: fbcdc80e64 by Yifan Hong · 7 years ago
  84. fbcdc80 Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 7 years ago
  85. e895a0c Fix Return<T> should not be copied. am: a3e8b239a4 by Yifan Hong · 7 years ago
  86. a3e8b23 Fix Return<T> should not be copied. by Yifan Hong · 7 years ago
  87. d3ca5e6 Merge "Remove unused goto label." am: dcc0fcf5e8 by Steven Moreland · 7 years ago
  88. dcc0fcf Merge "Remove unused goto label." by Steven Moreland · 7 years ago
  89. 875b2d1 Remove unused goto label. by Steven Moreland · 7 years ago
  90. bf3afb0 hidl_test: use separate allocator am: ffc4e519aa by Steven Moreland · 7 years ago
  91. ffc4e51 hidl_test: use separate allocator by Steven Moreland · 7 years ago
  92. 36201fe Merge "Bugfix in enforcing minor version upgrade." am: 1a41b2ef4d am: 040ebcb6b5 by Yifan Hong · 7 years ago
  93. 871ff15 Merge "androidbp-impl emits proprietary: true" am: de5b54081e am: 4607911850 by Steven Moreland · 7 years ago
  94. 27898da Merge "Bugfix in enforcing minor version upgrade." am: 1a41b2ef4d am: 040ebcb6b5 by Yifan Hong · 7 years ago
  95. 124ab4d Merge "androidbp-impl emits proprietary: true" am: de5b54081e am: 4607911850 by Steven Moreland · 7 years ago
  96. 040ebcb Merge "Bugfix in enforcing minor version upgrade." am: 1a41b2ef4d by Yifan Hong · 7 years ago
  97. 4607911 Merge "androidbp-impl emits proprietary: true" am: de5b54081e by Steven Moreland · 7 years ago
  98. 1a41b2e Merge "Bugfix in enforcing minor version upgrade." by Treehugger Robot · 7 years ago
  99. de5b540 Merge "androidbp-impl emits proprietary: true" by Steven Moreland · 7 years ago
  100. ba7af3d Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" am: 7d3ac806f3 am: e0656b14f7 by Zhuoyao Zhang · 7 years ago