1. e65edb1 wifi: Add utility for struct conversions by Roshan Pius · 9 years ago
  2. 13be232 Merge "Wifi: don't require C++11." by Treehugger Robot · 9 years ago
  3. fd46bce Wifi: don't require C++11. by Steven Moreland · 9 years ago
  4. cca3e97 Merge "NFC: Add @exports to generate nfc-base.h headers." by Ruchi Kandoi · 9 years ago
  5. f5e1ac6 Merge "Update to use the correct library for logging." by Yifan Hong · 9 years ago
  6. 0c4c7a3 Update to use the correct library for logging. by Yifan Hong · 9 years ago
  7. 9f51806 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee by Treehugger Robot · 9 years ago
  8. 99535bc NFC: Add @exports to generate nfc-base.h headers. by Ruchi Kandoi · 9 years ago
  9. 51068e0 Nfc: Change return types for Nfc hal to specified type. by Ruchi Kandoi · 9 years ago
  10. 2301209 wifi: Add NAN API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  11. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  12. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  13. dc5f84f Use get instead of implicit cast on Return<*>. by Steven Moreland · 9 years ago
  14. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  15. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  16. 403161a Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  17. 88fb149 Merge changes I7c418811,I0870eae0 by Treehugger Robot · 9 years ago
  18. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  19. 3bca1ee Merge "NFC: Add Annotations to the HAL file" by Ruchi Kandoi · 9 years ago
  20. 7cece41 wifi: Add link layer stats API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  21. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  22. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  23. 6033952 Merge "Cast hidl_pointer<T> to void*." by Martijn Coenen · 9 years ago
  24. d5e70d7 Merge "Add a missing RIL request in iRadio.hal" by Sanket Padawe · 9 years ago
  25. f6e345a Add a missing RIL request in iRadio.hal by Sanket Padawe · 9 years ago
  26. 0a47c18 wifi: Add APF/feature-set wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  27. 65c86c0 Cast hidl_pointer<T> to void*. by Martijn Coenen · 9 years ago
  28. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  29. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  30. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  31. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  32. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  33. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  34. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  35. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  36. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  37. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  38. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  39. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  40. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  41. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  42. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  43. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  44. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  45. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  46. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  47. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  48. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  49. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  50. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  51. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  52. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  53. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  54. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  55. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  56. 06a3daa Merge "supplicant(interface): Add support for Hotspot 2.0" by Roshan Pius · 9 years ago
  57. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  58. 72882f0 Merge "Run boot HAL service as root" by Connor O'Brien · 9 years ago
  59. d91322e Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Treehugger Robot · 9 years ago
  60. a08c29c Extend Telephony HIDL interface to include unsolicited RIL commands. by Sanket Padawe · 9 years ago
  61. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  62. 1eb8f1c Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  63. 50e32b7 Run boot HAL service as root by Connor O'Brien · 9 years ago
  64. 846d9ab NFC: Add Annotations to the HAL file by Ruchi Kandoi · 9 years ago
  65. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  66. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  67. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  68. 22373cb Merge "supplicant(interface): Remove "wpa_supplicant"" by Treehugger Robot · 9 years ago
  69. 37c96a5 Merge "Extend HIDL interface for Radio (RIL)." by Sanket Padawe · 9 years ago
  70. d52335c Extend HIDL interface for Radio (RIL). by Sanket Padawe · 9 years ago
  71. 139b690 Merge "Fix test for array size orders." by Treehugger Robot · 9 years ago
  72. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  73. 1f4fbc0 hidl_test: do not use Return for app errors. by Yifan Hong · 9 years ago
  74. 1d57002 Fix test for array size orders. by Yifan Hong · 9 years ago
  75. 7c636f8 wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  76. 39f588f wpa_supplicant(interface): Add iface/network type by Roshan Pius · 9 years ago
  77. 8766c01 Merge "Running update-makefiles for fixed spacing." by Treehugger Robot · 9 years ago
  78. 688bb1e Add test for null native_handle_t*. by Yifan Hong · 9 years ago
  79. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  80. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  81. 0d4bc82 Merge "Initial version of BT SAP hal." by Amit Mahajan · 9 years ago
  82. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  83. 058ee27 Merge "add test for binder inheritance." by Treehugger Robot · 9 years ago
  84. f43e22b Merge "NFC HAL doesn't need readproc." by Martijn Coenen · 9 years ago
  85. ed12ec8 Initial version of BT SAP hal. by Amit Mahajan · 9 years ago
  86. 42eba0a NFC HAL doesn't need readproc. by Martijn Coenen · 9 years ago
  87. 7637249 Develop HIDL interface for radio (RIL). by Sanket Padawe · 9 years ago
  88. cc6ad7d add test for binder inheritance. by Yifan Hong · 9 years ago
  89. a6b44aa Merge "Add methods to test flavor of FMQ supporting unsynchronized writes." by Treehugger Robot · 9 years ago
  90. 7a4f118 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  91. 54813ed Use hidl_string conversion constructor as test. by Steven Moreland · 9 years ago
  92. da32114 Merge "boot: use defaultPassthroughServiceImplementation" by Treehugger Robot · 9 years ago
  93. 30dc3de hidl_test: move duplicated code to shared lib by Yifan Hong · 9 years ago
  94. 382a80f Merge "Add implementation for hwbinder benchmark service." by Zhuoyao Zhang · 9 years ago
  95. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  96. dbe086f Merge "wifi: Removing reference to IServiceManager.h." by Treehugger Robot · 9 years ago
  97. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  98. eb9f507 Add implementation for hwbinder benchmark service. by Zhuoyao Zhang · 9 years ago
  99. 5ac42e7 boot: use defaultPassthroughServiceImplementation by Steven Moreland · 9 years ago
  100. fb88210 wifi: Removing reference to IServiceManager.h. by Steven Moreland · 9 years ago