1. 6cedc97 wifi: Move legacy hal types to a new namespace (2/2) by Roshan Pius · 9 years ago
  2. 955542e wifi: Move legacy hal types to a new namespace (1/2) by Roshan Pius · 9 years ago
  3. 511cc49 wifi: Changes to WifiLegacy Hal by Roshan Pius · 9 years ago
  4. 23f9f30 wifi: Remove passthrough mode by Roshan Pius · 9 years ago
  5. 0c92d44 wifi: Stub implementation of WifiNanIface methods by Roshan Pius · 9 years ago
  6. 7913f5e wifi: Stub implementation of WifiRttController methods by Roshan Pius · 9 years ago
  7. a04ba3f wifi: Stub implementation of WifiStaIface methods by Roshan Pius · 9 years ago
  8. 7d08d7a wifi: Stub implementation of WifiChip methods by Roshan Pius · 9 years ago
  9. 907d4a2 wifi: Use hidl_return_util functions in Iface/Rtt by Roshan Pius · 9 years ago
  10. 3c86852 wifi: Use hidl_return_util functions in WifiChip by Roshan Pius · 9 years ago
  11. 5647665 wifi: Helper functions for invoking hidl cont callbacks by Roshan Pius · 9 years ago
  12. 734fea0 wifi: Make methods deliver status synchronously (3/3) by Roshan Pius · 9 years ago
  13. 5c05546 wifi: Make methods deliver status synchronously (2/3) by Roshan Pius · 9 years ago
  14. 503582e wifi: Make methods deliver status synchronously (1/3) by Roshan Pius · 9 years ago
  15. 1922482 wifi: Rename failure_reason_util to wifi_status_util by Roshan Pius · 9 years ago
  16. 02caa1b wifi(interface): Add status for all methods by Roshan Pius · 9 years ago
  17. e0724f9 wifi(interface): Add wifi host debug wake up reason stats by Roshan Pius · 9 years ago
  18. fe9ad36 wifi(interface): Add wifi debug packet fate related interface by Roshan Pius · 9 years ago
  19. e3a02b0 wifi(interface): Add wifi debug ring buffer related interface by Roshan Pius · 9 years ago
  20. 5e25466 wifi(interface): Move all StaIface types to types.hal by Roshan Pius · 9 years ago
  21. e03f736 wifi(interface): Fix compilation failure by Roshan Pius · 9 years ago
  22. 18eec81 wifi(interface): Rtt controller HIDL interface by Roshan Pius · 9 years ago
  23. 120f94c wifi(interface): NAN HIDL interface by Roshan Pius · 9 years ago
  24. 18680b7 wifi(interface): Link layer stats collection by Roshan Pius · 9 years ago
  25. a52dc73 wifi(interface): Make methods synchronous by Roshan Pius · 9 years ago
  26. 1f9073c wifi(interface): Add status for every method by Roshan Pius · 9 years ago
  27. 7b77747 wifi(interface): Add gscan/apf related API's by Roshan Pius · 9 years ago
  28. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  29. 06a3daa Merge "supplicant(interface): Add support for Hotspot 2.0" by Roshan Pius · 9 years ago
  30. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  31. 72882f0 Merge "Run boot HAL service as root" by Connor O'Brien · 9 years ago
  32. d91322e Merge "Extend Telephony HIDL interface to include unsolicited RIL commands." by Treehugger Robot · 9 years ago
  33. a08c29c Extend Telephony HIDL interface to include unsolicited RIL commands. by Sanket Padawe · 9 years ago
  34. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  35. 1eb8f1c Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  36. 50e32b7 Run boot HAL service as root by Connor O'Brien · 9 years ago
  37. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  38. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  39. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  40. 22373cb Merge "supplicant(interface): Remove "wpa_supplicant"" by Treehugger Robot · 9 years ago
  41. 37c96a5 Merge "Extend HIDL interface for Radio (RIL)." by Sanket Padawe · 9 years ago
  42. d52335c Extend HIDL interface for Radio (RIL). by Sanket Padawe · 9 years ago
  43. 139b690 Merge "Fix test for array size orders." by Treehugger Robot · 9 years ago
  44. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  45. 1f4fbc0 hidl_test: do not use Return for app errors. by Yifan Hong · 9 years ago
  46. 1d57002 Fix test for array size orders. by Yifan Hong · 9 years ago
  47. 7c636f8 wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  48. 39f588f wpa_supplicant(interface): Add iface/network type by Roshan Pius · 9 years ago
  49. 8766c01 Merge "Running update-makefiles for fixed spacing." by Treehugger Robot · 9 years ago
  50. 688bb1e Add test for null native_handle_t*. by Yifan Hong · 9 years ago
  51. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  52. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  53. 0d4bc82 Merge "Initial version of BT SAP hal." by Amit Mahajan · 9 years ago
  54. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  55. 058ee27 Merge "add test for binder inheritance." by Treehugger Robot · 9 years ago
  56. f43e22b Merge "NFC HAL doesn't need readproc." by Martijn Coenen · 9 years ago
  57. ed12ec8 Initial version of BT SAP hal. by Amit Mahajan · 9 years ago
  58. 42eba0a NFC HAL doesn't need readproc. by Martijn Coenen · 9 years ago
  59. 7637249 Develop HIDL interface for radio (RIL). by Sanket Padawe · 9 years ago
  60. cc6ad7d add test for binder inheritance. by Yifan Hong · 9 years ago
  61. a6b44aa Merge "Add methods to test flavor of FMQ supporting unsynchronized writes." by Treehugger Robot · 9 years ago
  62. 7a4f118 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  63. 54813ed Use hidl_string conversion constructor as test. by Steven Moreland · 9 years ago
  64. da32114 Merge "boot: use defaultPassthroughServiceImplementation" by Treehugger Robot · 9 years ago
  65. 30dc3de hidl_test: move duplicated code to shared lib by Yifan Hong · 9 years ago
  66. 382a80f Merge "Add implementation for hwbinder benchmark service." by Zhuoyao Zhang · 9 years ago
  67. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  68. dbe086f Merge "wifi: Removing reference to IServiceManager.h." by Treehugger Robot · 9 years ago
  69. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  70. eb9f507 Add implementation for hwbinder benchmark service. by Zhuoyao Zhang · 9 years ago
  71. 5ac42e7 boot: use defaultPassthroughServiceImplementation by Steven Moreland · 9 years ago
  72. fb88210 wifi: Removing reference to IServiceManager.h. by Steven Moreland · 9 years ago
  73. 7eb1f89 Merge "Adds tests to verify proper marshaling of vectors of interface types." by Treehugger Robot · 9 years ago
  74. 5bc16ac Merge "Use defaultPassthroughServiceImplementation for nfc." by Treehugger Robot · 9 years ago
  75. f50aa94 Merge changes from topic 'boot-control-hal' by Connor O'Brien · 9 years ago
  76. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  77. b435845 Add methods to test flavor of FMQ supporting unsynchronized writes. by Hridya Valsaraju · 9 years ago
  78. cc7d42b Use defaultPassthroughServiceImplementation for nfc. by Steven Moreland · 9 years ago
  79. cd0d29d Add android.hardware.boot_control@1.0 service. by Connor O'Brien · 9 years ago
  80. fe25fd8 Add boot_control HIDL default implementation by Connor O'Brien · 9 years ago
  81. 6e0c010 boot_control: Define the boot_control HIDL interface. by Alex Deymo · 9 years ago
  82. f7ad111 Merge "Adds a test to verify proper marshaling of vectors of arrays in Java" by Andreas Huber · 9 years ago
  83. 28c85b7 Adds a test to verify proper marshaling of vectors of arrays in Java by Andreas Huber · 9 years ago
  84. 9517f9c hidl_test: Fix failing tests. by Yifan Hong · 9 years ago
  85. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  86. 45ca993 Merge "Revert "Remove test for overloaded function."" by Steven Moreland · 9 years ago
  87. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  88. 51a703a Merge "Remove test for overloaded function." by Treehugger Robot · 9 years ago
  89. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  90. deb0cfc Add test for single letter IDs. by Yifan Hong · 9 years ago
  91. e397b73 Merge changes from topic 'nfc-style' by Treehugger Robot · 9 years ago
  92. 954515f Modify return values of read/write/config methods to bool by Hridya Valsaraju · 9 years ago
  93. a74426d nfc: update default implementation to match style. by Steven Moreland · 9 years ago
  94. cffe8d5 nfc: reflect style guide. by Steven Moreland · 9 years ago
  95. a91254d Merge "Cleanup nfc service code." by Treehugger Robot · 9 years ago
  96. acfbd25 Add Bluetooth HAL definition by Myles Watson · 9 years ago
  97. 7573963 Cleanup nfc service code. by Steven Moreland · 9 years ago
  98. a3ba3c3 Merge "Added test for overloading." by Treehugger Robot · 9 years ago
  99. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  100. f243631 wifi: Invoke failure callbacks by Roshan Pius · 9 years ago