1. cfcb356 Merge changes from topic 'hidl_gen_fix' am: cbab402a94 by Yifan Hong · 7 years ago
  2. cbab402 Merge changes from topic 'hidl_gen_fix' by Treehugger Robot · 7 years ago
  3. c097f7b Revert "Revert "Cleanup getService"" am: 223fd47f10 by Yifan Hong · 7 years ago
  4. 223fd47 Revert "Revert "Cleanup getService"" by Yifan Hong · 7 years ago
  5. 6c3c599 Fix update-makefile-helpers. by Steven Moreland · 7 years ago
  6. 237622e Merge "getService: break on null hwservicemanager" am: 35cdb73cdd by Steven Moreland · 7 years ago
  7. 35cdb73 Merge "getService: break on null hwservicemanager" by Treehugger Robot · 7 years ago
  8. 42394ce getService: break on null hwservicemanager by Steven Moreland · 7 years ago
  9. 45b331b Fix .equals in Java does not handle edge cases. by Yifan Hong · 7 years ago
  10. 320a349 RemoteException should not be a HIDL keyword. by Yifan Hong · 7 years ago
  11. a556aa6 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Hridya Valsaraju · 7 years ago
  12. dee9a30 Merge "Create hidl_test_helper so that FMQ unit tests can use it as well" by Treehugger Robot · 7 years ago
  13. 8959c6f Merge "Add hwtypes.h to -Landroidbp" am: f96982f632 by Steven Moreland · 7 years ago
  14. f96982f Merge "Add hwtypes.h to -Landroidbp" by Steven Moreland · 7 years ago
  15. 11bd9dd Create hidl_test_helper so that FMQ unit tests can use it as well by Hridya Valsaraju · 7 years ago
  16. a5b335a s/IMPL_HEADER/IMPL_INTERFACE/g am: 937408abc4 by Steven Moreland · 7 years ago
  17. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 7 years ago
  18. c293ffe Clarify getService log. am: dff644c7c3 by Steven Moreland · 7 years ago
  19. 9774d62 Add hwtypes.h to -Landroidbp by Steven Moreland · 7 years ago
  20. dff644c Clarify getService log. by Steven Moreland · 7 years ago
  21. 0be07e7 Revert "Revert "getService should retry if getting nullptr"" am: 31f07ffea0 by Yifan Hong · 7 years ago
  22. 31f07ff Revert "Revert "getService should retry if getting nullptr"" by Yifan Hong · 7 years ago
  23. b5c9b4d Merge "Cleanup to_string() usage and use toString() instead" am: 904b0389cc by Hridya Valsaraju · 7 years ago
  24. 904b038 Merge "Cleanup to_string() usage and use toString() instead" by Treehugger Robot · 7 years ago
  25. 5978efb TaskRunner starts the background thread only when needed. am: f01dad4b26 by Yifan Hong · 7 years ago
  26. 73b6f80 Move TaskRunner to details am: ef91d36a10 by Yifan Hong · 7 years ago
  27. 93a2a08 Cleanup to_string() usage and use toString() instead by Hridya Valsaraju · 7 years ago
  28. f01dad4 TaskRunner starts the background thread only when needed. by Yifan Hong · 7 years ago
  29. ef91d36 Move TaskRunner to details by Yifan Hong · 7 years ago
  30. d9e6197 Add update-makefiles-helper.sh am: 8e369ba4f6 by Steven Moreland · 7 years ago
  31. 8e369ba Add update-makefiles-helper.sh by Steven Moreland · 7 years ago
  32. 010faf0 hidl-gen: Android.bp, include indirect libraries. am: ff5262be9f by Steven Moreland · 7 years ago
  33. d7faeb8 Move interface reserved cpp impl to source file. am: d4b068ab09 by Steven Moreland · 7 years ago
  34. ff5262b hidl-gen: Android.bp, include indirect libraries. by Steven Moreland · 7 years ago
  35. d4b068a Move interface reserved cpp impl to source file. by Steven Moreland · 7 years ago
  36. 91af7db Revert "getService should retry if getting nullptr" am: 2f7abc9a96 by Ian Pedowitz · 7 years ago
  37. 5c53135 Revert "Cleanup getService" am: 5f009cbdba by Ian Pedowitz · 7 years ago
  38. 2f7abc9 Revert "getService should retry if getting nullptr" by Ian Pedowitz · 7 years ago
  39. 5f009cb Revert "Cleanup getService" by Ian Pedowitz · 7 years ago
  40. c8a818d Cleanup getService am: 45d47304f8 by Yifan Hong · 7 years ago
  41. 45d4730 Cleanup getService by Yifan Hong · 7 years ago
  42. 815916f Update for moving gBn/sConstructorMap into details. am: a159f3b141 by Yifan Hong · 7 years ago
  43. a159f3b Update for moving gBn/sConstructorMap into details. by Yifan Hong · 7 years ago
  44. d5749ed getService should retry if getting nullptr am: 64ba3d7987 by Yifan Hong · 7 years ago
  45. 64ba3d7 getService should retry if getting nullptr by Yifan Hong · 7 years ago
  46. b2165f9 Merge "Add test for non-GC'd parcel." am: e51ae7f060 by Martijn Coenen · 7 years ago
  47. e51ae7f Merge "Add test for non-GC'd parcel." by Martijn Coenen · 7 years ago
  48. 3b5ddbc Release reply Parcel when transaction is done. am: 4de083b179 by Martijn Coenen · 7 years ago
  49. 2e4d670 Add test for non-GC'd parcel. by Yifan Hong · 7 years ago
  50. 4de083b Release reply Parcel when transaction is done. by Martijn Coenen · 7 years ago
  51. 37cc82b Update for read+readRange of memory. am: fc0601696c by Steven Moreland · 7 years ago
  52. fc06016 Update for read+readRange of memory. by Steven Moreland · 7 years ago
  53. 34c9edf Merge "Move toString() methods to android::hardware namespace" am: c1b8658356 by Hridya Valsaraju · 7 years ago
  54. c1b8658 Merge "Move toString() methods to android::hardware namespace" by Treehugger Robot · 7 years ago
  55. f79e294 Merge "Update passthrough test TODOs." am: d904816b95 by Steven Moreland · 7 years ago
  56. d904816 Merge "Update passthrough test TODOs." by Steven Moreland · 7 years ago
  57. 9ab1e9e Move toString() methods to android::hardware namespace by Hridya Valsaraju · 7 years ago
  58. 687b3c9 Move castInterface to details. am: 33e780152c by Yifan Hong · 7 years ago
  59. 33e7801 Move castInterface to details. by Yifan Hong · 7 years ago
  60. 72d9488 Update passthrough test TODOs. by Steven Moreland · 7 years ago
  61. e3c485c Merge "Move wrapPassthrough into details." am: e761b8d14b by Yifan Hong · 7 years ago
  62. 53819ec Move operator== to sources am: 42c6843f54 by Yifan Hong · 7 years ago
  63. e761b8d Merge "Move wrapPassthrough into details." by Treehugger Robot · 7 years ago
  64. 052425a Move wrapPassthrough into details. by Yifan Hong · 7 years ago
  65. 42c6843 Move operator== to sources by Yifan Hong · 7 years ago
  66. c070265 Merge "Remove interfaceChain from IServiceManager::add()" am: b8b5565e7e by Martijn Coenen · 7 years ago
  67. b8b5565 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 7 years ago
  68. faba05d Disable getDebugInfo address leak for production builds. am: 2e036c98b4 by Yifan Hong · 7 years ago
  69. 2e036c9 Disable getDebugInfo address leak for production builds. by Yifan Hong · 7 years ago
  70. ab5684a Remove unused IPCThreadState include from tests. am: 3ac9f70571 by Steven Moreland · 7 years ago
  71. c713e5f Better service notification test. am: 21aa43c930 by Steven Moreland · 7 years ago
  72. 3ac9f70 Remove unused IPCThreadState include from tests. by Steven Moreland · 7 years ago
  73. 21aa43c Better service notification test. by Steven Moreland · 7 years ago
  74. e5c1c06 Update system/tools/hidl/test/test.sh for minor version uprev. am: 2ef6b39949 by Yifan Hong · 7 years ago
  75. e2937df Update errors.output. am: 21171d2de5 by Yifan Hong · 7 years ago
  76. bc9f5c9 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 7 years ago
  77. 2ef6b39 Update system/tools/hidl/test/test.sh for minor version uprev. by Yifan Hong · 7 years ago
  78. 21171d2 Update errors.output. by Yifan Hong · 7 years ago
  79. 05eb322 Merge "Update for providing architecture info to IBase::getDebugInfo()" by Yifan Hong · 7 years ago
  80. b31fa42 Merge "Update for providing architecture info to IBase::getDebugInfo()" by Yifan Hong · 7 years ago
  81. df1ea3f Update for providing architecture info to IBase::getDebugInfo() by Yifan Hong · 7 years ago
  82. 2786fcb Fix ServiceList test. am: c20e35b887 by Martijn Coenen · 7 years ago
  83. c20e35b Fix ServiceList test. by Martijn Coenen · 7 years ago
  84. 18534a0 Merge "IServiceManager/ITokenManager uses "default" service name" am: 238a146318 by Yifan Hong · 7 years ago
  85. 238a146 Merge "IServiceManager/ITokenManager uses "default" service name" by Treehugger Robot · 7 years ago
  86. 26aabf6 Merge "getService should consult the VINTF object with instance name." by Yifan Hong · 7 years ago
  87. 259532b Merge "getService should consult the VINTF object with instance name." by Treehugger Robot · 7 years ago
  88. 8b98d8d IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 7 years ago
  89. 0b55ee7 Test hidl_memory move constructor/assignment operator am: 8951e55e7a by Hridya Valsaraju · 7 years ago
  90. 152866b getService should consult the VINTF object with instance name. by Yifan Hong · 7 years ago
  91. 8951e55 Test hidl_memory move constructor/assignment operator by Hridya Valsaraju · 7 years ago
  92. a95ef27 Merge changes from topic 'hidl_test_split' am: bd04e00f4b by Hridya Valsaraju · 7 years ago
  93. a438a98 Move IBaz default implementation to hardware/interfaces am: ae588f6432 by Hridya Valsaraju · 7 years ago
  94. 3ec4d0e Remove unused Android.mk for hidl_gen_test. am: 0c87d633d3 by Logan Chien · 7 years ago
  95. bd04e00 Merge changes from topic 'hidl_test_split' by Treehugger Robot · 7 years ago
  96. 179379a Separate servers and client for hidl_test by Hridya Valsaraju · 7 years ago
  97. ae588f6 Move IBaz default implementation to hardware/interfaces by Hridya Valsaraju · 7 years ago
  98. 0d814e1 Merge "-Landroidbp-impl shouldn't require libhwbinder" am: 2928129775 by Steven Moreland · 7 years ago
  99. 2928129 Merge "-Landroidbp-impl shouldn't require libhwbinder" by Steven Moreland · 7 years ago
  100. 0c87d63 Remove unused Android.mk for hidl_gen_test. by Logan Chien · 8 years ago