1. d0a754c Do not destruct static maps. by Steven Moreland · 5 years ago
  2. e0fe581 update makefiles for no types am: 76e4d108d0 am: f3b866024c am: b80d112130 by Steven Moreland · 6 years ago
  3. f3b8660 update makefiles for no types am: 76e4d108d0 by Steven Moreland · 6 years ago
  4. 76e4d10 update makefiles for no types by Steven Moreland · 6 years ago
  5. bc02b98 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  6. fb83857 Merge "Allow multiple H2B converters in one HpInterface" by TreeHugger Robot · 6 years ago
  7. bddd38c Allow multiple H2B converters in one HpInterface by Pawin Vongmasa · 6 years ago
  8. 58b9997 Freeze HALs for Android Q am: dd0490cfd2 am: 64f1180228 by Steven Moreland · 6 years ago
  9. dd0490c Freeze HALs for Android Q by Steven Moreland · 6 years ago
  10. f31d096 Mark libhidlallocatorutil as double_loadable am: 9a679351cf am: 7428902d17 by Jooyung Han · 6 years ago
  11. 9a67935 Mark libhidlallocatorutil as double_loadable by Jooyung Han · 6 years ago
  12. 2596184 HidlLazyUtils: better messages for single server am: 06d58be033 am: b58684a295 by Steven Moreland · 6 years ago
  13. 06d58be HidlLazyUtils: better messages for single server by Steven Moreland · 6 years ago
  14. 71cb74b Merge changes from topic "b123318663" am: b79e8ed24b am: 49d0c3db22 by Steven Moreland · 6 years ago
  15. 40b3ab4 Update LazyServiceRegistrar for tryUnregister. by Steven Moreland · 6 years ago
  16. afa0d58 Fix race conditions for lazy services. by Steven Moreland · 6 years ago
  17. ea2fb55 Fix race conditions for lazy services. by Steven Moreland · 6 years ago
  18. 083a1d3 Revert "Revert "Add gServiceSidMap."" by Steven Moreland · 6 years ago
  19. 7ce3155 Rename registerServiceWithCallback by Peter Kalauskas · 6 years ago
  20. 92e12a9 Don't link with libbinder itself just for the headers by Marco Nelissen · 6 years ago
  21. 6f1eed6 Merge "Remove TODO for service registration." by Treehugger Robot · 6 years ago
  22. d1c0f5c Remove TODO for service registration. by Steven Moreland · 6 years ago
  23. 87d991b interfacesEqual: not templatized, use const sp&. by Steven Moreland · 6 years ago
  24. ace631e Remove uses of toBinder in auto-generated code. by Steven Moreland · 6 years ago
  25. 76900d5 Fix typo in comment by Peter Kalauskas · 6 years ago
  26. 42c95e1 Add default argument to registerServiceWithCallback by Peter Kalauskas · 6 years ago
  27. a900ff9 safe_union@1.0 to vndk-sp by Steven Moreland · 6 years ago
  28. db0ab7e New helper functions for registering lazy HALs by Peter Kalauskas · 6 years ago
  29. 3373cd3 New default IClientCallback implementation by Peter Kalauskas · 6 years ago
  30. 10b76c1 Merge changes from topic "b66921961" by Treehugger Robot · 6 years ago
  31. 2f0161b @1.2::IServiceManager: listManifestByInterface by Steven Moreland · 6 years ago
  32. 02df9c5 IServiceManager: remove onRegistration todo by Steven Moreland · 6 years ago
  33. 1930614 C++17: fix name collision. by Elliott Hughes · 6 years ago
  34. 213914b Merge "update with -Wdocumentation." by Treehugger Robot · 6 years ago
  35. 37814cb update with -Wdocumentation. by Steven Moreland · 6 years ago
  36. bf074fc @1.2::IServiceManager:onNoClients->onClients(bool) by Steven Moreland · 6 years ago
  37. b08ef92 Do not add system to HAL library path for vendor process. am: 6a323eda0f by Justin Yun · 6 years ago
  38. 6a323ed Do not add system to HAL library path for vendor process. by Justin Yun · 6 years ago
  39. 61d1e97 Remove onRegistration from header. am: 176eaf71a3 by Steven Moreland · 6 years ago
  40. 176eaf7 Remove onRegistration from header. by Steven Moreland · 6 years ago
  41. 353be24 Merge changes from topic "b36424585" am: cc22f72529 by Steven Moreland · 6 years ago
  42. 1f4e9ed Add IServiceManager addWithChain. am: bb9eb2aa86 by Steven Moreland · 6 years ago
  43. cc22f72 Merge changes from topic "b36424585" by Steven Moreland · 6 years ago
  44. 0e71219 Merge changes from topic "b116618418" am: 002fa789e6 by Steven Moreland · 6 years ago
  45. 8092aa0 Use libbase string functions. by Steven Moreland · 6 years ago
  46. bb9eb2a Add IServiceManager addWithChain. by Steven Moreland · 6 years ago
  47. 002fa78 Merge changes from topic "b116618418" by Steven Moreland · 6 years ago
  48. 5241dab Check type of HybridInterface. am: f1052be51f by Steven Moreland · 6 years ago
  49. f1052be Check type of HybridInterface. by Steven Moreland · 6 years ago
  50. 872da2d Revert "Status writeToParcel no OK on ERR" by Steven Moreland · 6 years ago
  51. 85871ff Log how long it takes each HAL to start am: 64ffced271 by Peter Kalauskas · 6 years ago
  52. 64ffced Log how long it takes each HAL to start by Peter Kalauskas · 6 years ago
  53. 70ca0f3 Merge "Add safe_union@1.0::Monostate." am: 6f7ad83248 by Steven Moreland · 6 years ago
  54. b0dc07a Add safe_union@1.0::Monostate. by Steven Moreland · 6 years ago
  55. 39e425c Recovery passthrough HALs should be wrapped in BsFoo. am: ee65dc4c50 by Yifan Hong · 6 years ago
  56. ee65dc4 Recovery passthrough HALs should be wrapped in BsFoo. by Yifan Hong · 6 years ago
  57. af47e0b Fix stack use after scope. am: ad1f992b27 by Steven Moreland · 6 years ago
  58. ad1f992 Fix stack use after scope. by Steven Moreland · 6 years ago
  59. 45342c0 toBinder: always safe. am: 986fa094d3 by Steven Moreland · 6 years ago
  60. f870344 @1.2::IServiceManager: client callback am: 3c60ff1438 by Steven Moreland · 6 years ago
  61. 05aeb49 @1.2::IServiceManager: remove 'removeService' todo am: 9de39ac984 by Steven Moreland · 6 years ago
  62. 17c130e @1.2::IServiceManager: remove broadcast TODO am: aa703608c4 by Steven Moreland · 6 years ago
  63. 986fa09 toBinder: always safe. by Steven Moreland · 6 years ago
  64. 3c60ff1 @1.2::IServiceManager: client callback by Steven Moreland · 6 years ago
  65. 9de39ac @1.2::IServiceManager: remove 'removeService' todo by Steven Moreland · 6 years ago
  66. aa70360 @1.2::IServiceManager: remove broadcast TODO by Steven Moreland · 6 years ago
  67. 8437841 Status writeToParcel no OK on ERR am: 662378eaf6 by Steven Moreland · 6 years ago
  68. 662378e Status writeToParcel no OK on ERR by Steven Moreland · 6 years ago
  69. 91feb47 Proper checks for SCHED_NORMAL. am: b7798be47e by Steven Moreland · 6 years ago
  70. b7798be Proper checks for SCHED_NORMAL. by Steven Moreland · 6 years ago
  71. d34befd Merge "Revert "Revert "Begin cleanup of HidlBinderSupport.h includes.""" am: 8f2a6cc2a0 by Steven Moreland · 6 years ago
  72. 8f2a6cc Merge "Revert "Revert "Begin cleanup of HidlBinderSupport.h includes.""" by Steven Moreland · 6 years ago
  73. 0bda0eb Merge "Revert "Begin cleanup of HidlBinderSupport.h includes."" am: 526269fb26 by Steven Moreland · 6 years ago
  74. b917318 Revert "Revert "Begin cleanup of HidlBinderSupport.h includes."" by Steven Moreland · 6 years ago
  75. 526269f Merge "Revert "Begin cleanup of HidlBinderSupport.h includes."" by Steven Moreland · 6 years ago
  76. 9211951 Revert "Begin cleanup of HidlBinderSupport.h includes." by Steven Moreland · 6 years ago
  77. bd30d18 Merge "Happy path ashmem log on allocate -> VERBOSE." am: 217a8e1b23 by Steven Moreland · 6 years ago
  78. 35f5683 Merge "Begin cleanup of HidlBinderSupport.h includes." am: 823296f063 by Steven Moreland · 6 years ago
  79. 217a8e1 Merge "Happy path ashmem log on allocate -> VERBOSE." by Treehugger Robot · 6 years ago
  80. 823296f Merge "Begin cleanup of HidlBinderSupport.h includes." by Steven Moreland · 6 years ago
  81. 17fcc13 Happy path ashmem log on allocate -> VERBOSE. by Steven Moreland · 6 years ago
  82. 128040a Begin cleanup of HidlBinderSupport.h includes. by Steven Moreland · 6 years ago
  83. a61dc08 Merge "Adding {read,write}Embedded{From,To} methods for hidl_handle" am: 24ed87ef09 by Nirav Atre · 6 years ago
  84. 8ea2220 Merge "Adding {read,write}Embedded{From,To} methods for hidl_handle" by Nirav Atre · 6 years ago
  85. 24ed87e Merge "Adding {read,write}Embedded{From,To} methods for hidl_handle" by Treehugger Robot · 6 years ago
  86. 0e51e86 Have setMinSchedulerPolicy clean itself up. am: 49ccc387e1 am: b4dc9421b9 by Steven Moreland · 6 years ago
  87. b4dc942 Have setMinSchedulerPolicy clean itself up. am: 49ccc387e1 by Steven Moreland · 6 years ago
  88. 49ccc38 Have setMinSchedulerPolicy clean itself up. by Steven Moreland · 6 years ago
  89. 564a8d2 Adding {read,write}Embedded{From,To} methods for hidl_handle by Nirav Atre · 6 years ago
  90. f6e3ed1 Merge "Remove path from hidl_package_root." am: 67ed08a051 am: 791967f6ff by Steven Moreland · 6 years ago
  91. 791967f Merge "Remove path from hidl_package_root." am: 67ed08a051 by Steven Moreland · 6 years ago
  92. 1ab87d6 Remove path from hidl_package_root. by Steven Moreland · 6 years ago
  93. f422f41 Remove 'core_interface' references. am: 1167d55e6c am: 7a525d838a by Steven Moreland · 6 years ago
  94. 7a525d8 Remove 'core_interface' references. am: 1167d55e6c by Steven Moreland · 6 years ago
  95. 1167d55 Remove 'core_interface' references. by Steven Moreland · 6 years ago
  96. 8e39e08 Merge "Documentation to fix order of hidl unlinkToDeath." am: 4ceddd874a by Steven Moreland · 6 years ago
  97. d37324b Merge "Documentation to fix order of hidl unlinkToDeath." am: 4ceddd874a by Steven Moreland · 6 years ago
  98. c78b629 Documentation to fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  99. 2f63749 getRawServiceInternal works in recovery. am: deacf14671 am: 65a382fc49 by Yifan Hong · 6 years ago
  100. 65a382f getRawServiceInternal works in recovery. am: deacf14671 by Yifan Hong · 6 years ago