1. f69517c Merge "ITokenManager in hal manifest." am: bd3a930386 by Steven Moreland · 8 years ago
  2. bd3a930 Merge "ITokenManager in hal manifest." by Treehugger Robot · 8 years ago
  3. 2ef619d ITokenManager in hal manifest. by Steven Moreland · 8 years ago
  4. 30fa700 Passthrough service functions: warn unused result am: d51a3e18d6 by Steven Moreland · 8 years ago
  5. d51a3e1 Passthrough service functions: warn unused result by Steven Moreland · 8 years ago
  6. 9a43e08 Hide global variables am: 953e6b0f57 by Yifan Hong · 8 years ago
  7. 3dcf0cf defaultServiceManager locks before check. am: 8fb656b8ad by Yifan Hong · 8 years ago
  8. 953e6b0 Hide global variables by Yifan Hong · 8 years ago
  9. 8fb656b defaultServiceManager locks before check. by Yifan Hong · 8 years ago
  10. 80bde02 Merge "Remove liblog usage in MQDescriptor.h" am: 6fedcae8cf by Hridya Valsaraju · 8 years ago
  11. 6fedcae Merge "Remove liblog usage in MQDescriptor.h" by Treehugger Robot · 8 years ago
  12. b737030 Remove liblog usage in MQDescriptor.h by Hridya Valsaraju · 8 years ago
  13. 371ec41 Merge "Hal Manifest: remove obsolete TODO." am: e450187026 by Steven Moreland · 8 years ago
  14. e450187 Merge "Hal Manifest: remove obsolete TODO." by Treehugger Robot · 8 years ago
  15. f815e05 Hal Manifest: remove obsolete TODO. by Steven Moreland · 8 years ago
  16. 97496dc Merge "IMemory: add read/readRange APIs." am: 7e6234e707 by Steven Moreland · 8 years ago
  17. 7e6234e Merge "IMemory: add read/readRange APIs." by Steven Moreland · 8 years ago
  18. 620e5fa Merge "Move toString() methods to android::hardware" am: f021e9166a by Hridya Valsaraju · 8 years ago
  19. f021e91 Merge "Move toString() methods to android::hardware" by Treehugger Robot · 8 years ago
  20. 4ff88a3 Move toString() methods to android::hardware by Hridya Valsaraju · 8 years ago
  21. d05118a Merge "getTransport checks both manifests." am: 1957f7a07f by Yifan Hong · 8 years ago
  22. 1957f7a Merge "getTransport checks both manifests." by Treehugger Robot · 8 years ago
  23. 1152a2a getTransport checks both manifests. by Yifan Hong · 8 years ago
  24. 5b2b156 Merge "Move castInterface into details." am: 989d44b606 by Yifan Hong · 8 years ago
  25. 989d44b Merge "Move castInterface into details." by Yifan Hong · 8 years ago
  26. c5308f8 Move wrapPassthrough into details. am: e22d2cce59 by Yifan Hong · 8 years ago
  27. 8d498ef Move castInterface into details. by Yifan Hong · 8 years ago
  28. e22d2cc Move wrapPassthrough into details. by Yifan Hong · 8 years ago
  29. e6db8c2 Status.h: remove service specific error codes. am: 72db40f4a6 by Steven Moreland · 8 years ago
  30. 761934a IMemory: add read/readRange APIs. by Steven Moreland · 8 years ago
  31. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 8 years ago
  32. a301e8d Merge "Allow MQDescriptors with null native_handles to be passed over hwbinder" by Hridya Valsaraju · 8 years ago
  33. 8a405ea Merge "Change size_t member of hidl_memory type to uint64_t" am: 1658ce92e3 by Hridya Valsaraju · 8 years ago
  34. 499f210 Merge "Allow MQDescriptors with null native_handles to be passed over hwbinder" by Treehugger Robot · 8 years ago
  35. 1658ce9 Merge "Change size_t member of hidl_memory type to uint64_t" by Treehugger Robot · 8 years ago
  36. f6fa2a9 Allow MQDescriptors with null native_handles to be passed over hwbinder by Hridya Valsaraju · 8 years ago
  37. 4549cb7 Merge "Move configureRpcThreadpool into sources." am: 81f41a1ad2 by Steven Moreland · 8 years ago
  38. 81f41a1 Merge "Move configureRpcThreadpool into sources." by Treehugger Robot · 8 years ago
  39. fcf6180 Merge "Remove interfaceChain from IServiceManager::add()" am: 2530c01a81 by Martijn Coenen · 8 years ago
  40. 2530c01 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 8 years ago
  41. 6d4acb1 Change size_t member of hidl_memory type to uint64_t by Hridya Valsaraju · 8 years ago
  42. e32c7a6 Merge "Update to add bitness info to system/manifest.xml" am: 33e9cdbe54 by Yifan Hong · 8 years ago
  43. 33e9cdb Merge "Update to add bitness info to system/manifest.xml" by Treehugger Robot · 8 years ago
  44. 3dfc848 Disable getDebugInfo address leak for production builds. am: 24332ef104 by Yifan Hong · 8 years ago
  45. 24332ef Disable getDebugInfo address leak for production builds. by Yifan Hong · 8 years ago
  46. 7e8869b Update to add bitness info to system/manifest.xml by Yifan Hong · 8 years ago
  47. 11a732a Move configureRpcThreadpool into sources. by Steven Moreland · 8 years ago
  48. 67a0249 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 8 years ago
  49. 9f020ac Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 8 years ago
  50. d367c32 return_status::checkStatus => assertOk am: af4e43cc5b by Yifan Hong · 8 years ago
  51. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 8 years ago
  52. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 8 years ago
  53. d5daea0 Merge "Update for providing architecture info" am: 6558c77eb1 by Yifan Hong · 8 years ago
  54. 6558c77 Merge "Update for providing architecture info" by Yifan Hong · 8 years ago
  55. 8f9d33c IServiceManager/ITokenManager uses "default" service name am: 2567e849ca by Yifan Hong · 8 years ago
  56. 2567e84 IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 8 years ago
  57. 705e5da Update for providing architecture info by Yifan Hong · 8 years ago
  58. f245fa6 Merge "use ro.persistent_properties.ready for persistent props access" by Keun-young Park · 8 years ago
  59. 3d931cd Merge "use ro.persistent_properties.ready for persistent props access" by Keun-young Park · 8 years ago
  60. f4de21c Merge "Clear dlerror before executing anything." am: 25d42d5444 by Steven Moreland · 8 years ago
  61. 25d42d5 Merge "Clear dlerror before executing anything." by Treehugger Robot · 8 years ago
  62. 62cedb0 ITokenManager: Use strong pointers instead of weak pointers. am: f4a5840ac2 by Pawin Vongmasa · 8 years ago
  63. f4a5840 ITokenManager: Use strong pointers instead of weak pointers. by Pawin Vongmasa · 8 years ago
  64. a23c193 Merge "sintf.xml => manifest.xml" am: 4657dc5778 by Yifan Hong · 8 years ago
  65. 4657dc5 Merge "sintf.xml => manifest.xml" by Treehugger Robot · 8 years ago
  66. 8ecdc07 sintf.xml => manifest.xml by Yifan Hong · 8 years ago
  67. 4025680 getTransport checks interface and instance names. am: 37b3620ce1 by Yifan Hong · 8 years ago
  68. a256dc3 use ro.persistent_properties.ready for persistent props access by Keun-young Park · 8 years ago
  69. 37b3620 getTransport checks interface and instance names. by Yifan Hong · 8 years ago
  70. a29905c Clear dlerror before executing anything. by Steven Moreland · 8 years ago
  71. eef47bd Add move constructor/assignment operator to hidl_memory am: 0126889103 by Hridya Valsaraju · 8 years ago
  72. 0126889 Add move constructor/assignment operator to hidl_memory by Hridya Valsaraju · 8 years ago
  73. dfdf0a7 getTransport respects system/manifest.xml am: 64a41d5877 by Yifan Hong · 8 years ago
  74. 29a4730 Add system/manifest.xml on device am: 12af8a6e3c by Yifan Hong · 8 years ago
  75. 64a41d5 getTransport respects system/manifest.xml by Yifan Hong · 8 years ago
  76. 12af8a6 Add system/manifest.xml on device by Yifan Hong · 8 years ago
  77. a729fda Merge "replace sleep wait into property wait" am: ad37e2b37b by Keun-young Park · 8 years ago
  78. ad37e2b Merge "replace sleep wait into property wait" by Keun-young Park · 8 years ago
  79. 7e7e4a3 Merge "Make operator= and constructor behavior consistent." am: ecfdacd86c by Steven Moreland · 8 years ago
  80. f3d8750 ITokenManager: don't delete token on get. am: 09456c2d16 by Steven Moreland · 8 years ago
  81. ecfdacd Merge "Make operator= and constructor behavior consistent." by Treehugger Robot · 8 years ago
  82. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 8 years ago
  83. 09456c2 ITokenManager: don't delete token on get. by Steven Moreland · 8 years ago
  84. 8575745 replace sleep wait into property wait by Keun-young Park · 8 years ago
  85. 3e3b675 Merge changes from topic 'passthrough-service-manager' am: 311f9dd097 by Steven Moreland · 8 years ago
  86. 311f9dd Merge changes from topic 'passthrough-service-manager' by Treehugger Robot · 8 years ago
  87. 348802d Try multiple passthrough for instance names. by Steven Moreland · 8 years ago
  88. f6f1b40 Fix registration reference of passthrough services by Steven Moreland · 8 years ago
  89. 6ad84b4 Merge "Remove getNativeHandle() and getGrantors()" am: 5b177d1ec9 by Hridya Valsaraju · 8 years ago
  90. 5b177d1 Merge "Remove getNativeHandle() and getGrantors()" by Treehugger Robot · 8 years ago
  91. ed4e714 Remove getNativeHandle() and getGrantors() by Hridya Valsaraju · 8 years ago
  92. 55046bc Merge "Use interfaceDescriptor instead of interfaceChain" am: 225688af7c by Yifan Hong · 8 years ago
  93. 225688a Merge "Use interfaceDescriptor instead of interfaceChain" by Treehugger Robot · 8 years ago
  94. 2ac326f Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 8 years ago
  95. 1d83fed Merge "Updating warning messages for getTransport." am: b7b89dbc02 by Steven Moreland · 8 years ago
  96. b7b89db Merge "Updating warning messages for getTransport." by Treehugger Robot · 8 years ago
  97. 4fdc3b3 Merge "make Return<T> non-copyable." am: 7118883c6a by Yifan Hong · 8 years ago
  98. 7118883 Merge "make Return<T> non-copyable." by Treehugger Robot · 8 years ago
  99. 6d8960d Updating warning messages for getTransport. by Steven Moreland · 8 years ago
  100. 603cde9 make Return<T> non-copyable. by Yifan Hong · 8 years ago