1. 8a405ea Merge "Change size_t member of hidl_memory type to uint64_t" am: 1658ce92e3 by Hridya Valsaraju · 8 years ago
  2. 1658ce9 Merge "Change size_t member of hidl_memory type to uint64_t" by Treehugger Robot · 8 years ago
  3. 4549cb7 Merge "Move configureRpcThreadpool into sources." am: 81f41a1ad2 by Steven Moreland · 8 years ago
  4. 81f41a1 Merge "Move configureRpcThreadpool into sources." by Treehugger Robot · 8 years ago
  5. fcf6180 Merge "Remove interfaceChain from IServiceManager::add()" am: 2530c01a81 by Martijn Coenen · 8 years ago
  6. 2530c01 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 8 years ago
  7. 6d4acb1 Change size_t member of hidl_memory type to uint64_t by Hridya Valsaraju · 8 years ago
  8. e32c7a6 Merge "Update to add bitness info to system/manifest.xml" am: 33e9cdbe54 by Yifan Hong · 8 years ago
  9. 33e9cdb Merge "Update to add bitness info to system/manifest.xml" by Treehugger Robot · 8 years ago
  10. 3dfc848 Disable getDebugInfo address leak for production builds. am: 24332ef104 by Yifan Hong · 8 years ago
  11. 24332ef Disable getDebugInfo address leak for production builds. by Yifan Hong · 8 years ago
  12. 7e8869b Update to add bitness info to system/manifest.xml by Yifan Hong · 8 years ago
  13. 11a732a Move configureRpcThreadpool into sources. by Steven Moreland · 8 years ago
  14. 67a0249 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 8 years ago
  15. 9f020ac Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 8 years ago
  16. d367c32 return_status::checkStatus => assertOk am: af4e43cc5b by Yifan Hong · 8 years ago
  17. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 8 years ago
  18. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 8 years ago
  19. d5daea0 Merge "Update for providing architecture info" am: 6558c77eb1 by Yifan Hong · 8 years ago
  20. 6558c77 Merge "Update for providing architecture info" by Yifan Hong · 8 years ago
  21. 8f9d33c IServiceManager/ITokenManager uses "default" service name am: 2567e849ca by Yifan Hong · 8 years ago
  22. 2567e84 IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 8 years ago
  23. 705e5da Update for providing architecture info by Yifan Hong · 8 years ago
  24. f245fa6 Merge "use ro.persistent_properties.ready for persistent props access" by Keun-young Park · 8 years ago
  25. 3d931cd Merge "use ro.persistent_properties.ready for persistent props access" by Keun-young Park · 8 years ago
  26. f4de21c Merge "Clear dlerror before executing anything." am: 25d42d5444 by Steven Moreland · 8 years ago
  27. 25d42d5 Merge "Clear dlerror before executing anything." by Treehugger Robot · 8 years ago
  28. 62cedb0 ITokenManager: Use strong pointers instead of weak pointers. am: f4a5840ac2 by Pawin Vongmasa · 8 years ago
  29. f4a5840 ITokenManager: Use strong pointers instead of weak pointers. by Pawin Vongmasa · 8 years ago
  30. a23c193 Merge "sintf.xml => manifest.xml" am: 4657dc5778 by Yifan Hong · 8 years ago
  31. 4657dc5 Merge "sintf.xml => manifest.xml" by Treehugger Robot · 8 years ago
  32. 8ecdc07 sintf.xml => manifest.xml by Yifan Hong · 8 years ago
  33. 4025680 getTransport checks interface and instance names. am: 37b3620ce1 by Yifan Hong · 8 years ago
  34. a256dc3 use ro.persistent_properties.ready for persistent props access by Keun-young Park · 8 years ago
  35. 37b3620 getTransport checks interface and instance names. by Yifan Hong · 8 years ago
  36. a29905c Clear dlerror before executing anything. by Steven Moreland · 8 years ago
  37. eef47bd Add move constructor/assignment operator to hidl_memory am: 0126889103 by Hridya Valsaraju · 8 years ago
  38. 0126889 Add move constructor/assignment operator to hidl_memory by Hridya Valsaraju · 8 years ago
  39. dfdf0a7 getTransport respects system/manifest.xml am: 64a41d5877 by Yifan Hong · 8 years ago
  40. 29a4730 Add system/manifest.xml on device am: 12af8a6e3c by Yifan Hong · 8 years ago
  41. 64a41d5 getTransport respects system/manifest.xml by Yifan Hong · 8 years ago
  42. 12af8a6 Add system/manifest.xml on device by Yifan Hong · 8 years ago
  43. a729fda Merge "replace sleep wait into property wait" am: ad37e2b37b by Keun-young Park · 8 years ago
  44. ad37e2b Merge "replace sleep wait into property wait" by Keun-young Park · 8 years ago
  45. 7e7e4a3 Merge "Make operator= and constructor behavior consistent." am: ecfdacd86c by Steven Moreland · 8 years ago
  46. f3d8750 ITokenManager: don't delete token on get. am: 09456c2d16 by Steven Moreland · 8 years ago
  47. ecfdacd Merge "Make operator= and constructor behavior consistent." by Treehugger Robot · 8 years ago
  48. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 8 years ago
  49. 09456c2 ITokenManager: don't delete token on get. by Steven Moreland · 8 years ago
  50. 8575745 replace sleep wait into property wait by Keun-young Park · 8 years ago
  51. 3e3b675 Merge changes from topic 'passthrough-service-manager' am: 311f9dd097 by Steven Moreland · 8 years ago
  52. 311f9dd Merge changes from topic 'passthrough-service-manager' by Treehugger Robot · 8 years ago
  53. 348802d Try multiple passthrough for instance names. by Steven Moreland · 8 years ago
  54. f6f1b40 Fix registration reference of passthrough services by Steven Moreland · 8 years ago
  55. 6ad84b4 Merge "Remove getNativeHandle() and getGrantors()" am: 5b177d1ec9 by Hridya Valsaraju · 8 years ago
  56. 5b177d1 Merge "Remove getNativeHandle() and getGrantors()" by Treehugger Robot · 8 years ago
  57. ed4e714 Remove getNativeHandle() and getGrantors() by Hridya Valsaraju · 8 years ago
  58. 55046bc Merge "Use interfaceDescriptor instead of interfaceChain" am: 225688af7c by Yifan Hong · 8 years ago
  59. 225688a Merge "Use interfaceDescriptor instead of interfaceChain" by Treehugger Robot · 8 years ago
  60. 2ac326f Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 8 years ago
  61. 1d83fed Merge "Updating warning messages for getTransport." am: b7b89dbc02 by Steven Moreland · 8 years ago
  62. b7b89db Merge "Updating warning messages for getTransport." by Treehugger Robot · 8 years ago
  63. 4fdc3b3 Merge "make Return<T> non-copyable." am: 7118883c6a by Yifan Hong · 8 years ago
  64. 7118883 Merge "make Return<T> non-copyable." by Treehugger Robot · 8 years ago
  65. 6d8960d Updating warning messages for getTransport. by Steven Moreland · 8 years ago
  66. 603cde9 make Return<T> non-copyable. by Yifan Hong · 8 years ago
  67. 7d32c97 Merge "Move definition of configureRpcThreadpool." am: 1aebd1c2ef by Steven Moreland · 8 years ago
  68. 1aebd1c Merge "Move definition of configureRpcThreadpool." by Treehugger Robot · 8 years ago
  69. 6cf8fa2 Move definition of configureRpcThreadpool. by Steven Moreland · 8 years ago
  70. a3452f7 Merge "Static.h: include what you use." am: f7780bdbb7 by Steven Moreland · 8 years ago
  71. f7780bd Merge "Static.h: include what you use." by Treehugger Robot · 8 years ago
  72. 637195c Static.h: include what you use. by Steven Moreland · 8 years ago
  73. b91052b Fix unused variable warnings. am: ead33e2b4c by Steven Moreland · 8 years ago
  74. ead33e2 Fix unused variable warnings. by Steven Moreland · 8 years ago
  75. 3c7fc56 Build with -Wall and -Werror. am: 8dd6574328 by Steven Moreland · 8 years ago
  76. 8dd6574 Build with -Wall and -Werror. by Steven Moreland · 8 years ago
  77. d543ded Merge "split android.hidl.memory" am: 99ab54bf60 by Steven Moreland · 8 years ago
  78. 99ab54b Merge "split android.hidl.memory" by Treehugger Robot · 8 years ago
  79. e8972d5 Merge "Add move constructor and move operator= to Return<T>." am: 182e0db08c by Yifan Hong · 8 years ago
  80. 182e0db Merge "Add move constructor and move operator= to Return<T>." by Treehugger Robot · 8 years ago
  81. c43bd9d Add move constructor and move operator= to Return<T>. by Yifan Hong · 8 years ago
  82. 346cf51 split android.hidl.memory by Steven Moreland · 8 years ago
  83. 144a9ee vintf: VendorManifest -> HalManifest am: 8e0cfc6a0c am: 8d24ebb475 by Yifan Hong · 8 years ago
  84. 8d24ebb vintf: VendorManifest -> HalManifest am: 8e0cfc6a0c by Yifan Hong · 8 years ago
  85. 8e0cfc6 vintf: VendorManifest -> HalManifest by Yifan Hong · 8 years ago
  86. 072984b hidl_string: allow null cstr am: a21d84f11f am: 55107b3754 am: f78b5afd0a by Steven Moreland · 8 years ago
  87. f78b5af hidl_string: allow null cstr am: a21d84f11f am: 55107b3754 by Steven Moreland · 8 years ago
  88. 55107b3 hidl_string: allow null cstr am: a21d84f11f by Steven Moreland · 8 years ago
  89. a21d84f hidl_string: allow null cstr by Steven Moreland · 8 years ago
  90. 8cf8338 Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" am: eba5145c8c am: a81147642d by Zhuoyao Zhang · 8 years ago
  91. 9df6d95 Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" am: eba5145c8c by Zhuoyao Zhang · 8 years ago
  92. a811476 Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" by Zhuoyao Zhang · 8 years ago
  93. eba5145 Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" by Zhuoyao Zhang · 8 years ago
  94. 8575fc0 Merge "ServiceManagement: remove logspam" am: a749556b39 am: 8eee34430e by Steven Moreland · 8 years ago
  95. 9e568b1 Merge "ServiceManagement: remove logspam" am: a749556b39 am: 8eee34430e by Steven Moreland · 8 years ago
  96. 8eee344 Merge "ServiceManagement: remove logspam" am: a749556b39 by Steven Moreland · 8 years ago
  97. a749556 Merge "ServiceManagement: remove logspam" by Treehugger Robot · 8 years ago
  98. e681aa5 ServiceManagement: remove logspam by Steven Moreland · 8 years ago
  99. 9faff4f Revert "Move HidlInstrumentor to HidlInternal and namespace details." am: f9fd88291c am: 1acc8b51eb by Zhuoyao Zhang · 8 years ago
  100. 6d16880 Revert "Move HidlInstrumentor to HidlInternal and namespace details." am: f9fd88291c by Zhuoyao Zhang · 8 years ago