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