1. f5f75be Merge "Test for echoed interfaces." by Yifan Hong · 9 years ago
  2. e663f83 supplicant(interface): Remove unused params by Roshan Pius · 9 years ago
  3. 87cc71c Test for echoed interfaces. by Yifan Hong · 9 years ago
  4. a2d369d wifi: Add remaining capability flags from legacy HAL by Roshan Pius · 9 years ago
  5. 48185b2 wifi: Debug ring buffer data collection by Roshan Pius · 9 years ago
  6. 2c06a3f wifi: Add chip level callbacks by Roshan Pius · 9 years ago
  7. adc87cb WifiLegacyHal: Add missing ring buffer callback dereg by Roshan Pius · 9 years ago
  8. 203cb03 wifi: Add support for alert handler by Roshan Pius · 9 years ago
  9. 26801cb wifi: Port over O features to HIDL by Roshan Pius · 9 years ago
  10. 3f050c1 supplicant(interface): Add support for DRIVER commands by Roshan Pius · 9 years ago
  11. 0dbb990 Revert "Fix tests for using IBase instead of IBinder." by Martijn Coenen · 9 years ago
  12. 441f2fd Merge "Add new RadioError in telephony hidl interface." by Sanket Padawe · 9 years ago
  13. 698b6a9 Merge "Update makefiles for Java package path." by Treehugger Robot · 9 years ago
  14. b85d876 Update makefiles for Java package path. by Yifan Hong · 9 years ago
  15. 118598a supplicant(interface): Add network param getters by Roshan Pius · 9 years ago
  16. d11fc7e supplicant(interface): Add 2 sta iface callbacks by Roshan Pius · 9 years ago
  17. e73a506 wifi: Add legacy HAL stubs by Roshan Pius · 9 years ago
  18. 8b55e6f wifi: Add support for removing iface by Roshan Pius · 9 years ago
  19. 11f9303 wifi: Fixes in WifiLegacyHal by Roshan Pius · 9 years ago
  20. 3bee82f Merge "Add android.hardware.consumerir@1.0 service." by Connor O'Brien · 9 years ago
  21. e8d4931 Merge "Update test for method name and result name." by Treehugger Robot · 9 years ago
  22. c284e27 Add new RadioError in telephony hidl interface. by Sanket Padawe · 9 years ago
  23. ac430db Merge "Add consumerir HIDL default implementation" by Connor O'Brien · 9 years ago
  24. 8af2712 Merge "consumerir: define the consumerir HIDL interface" by Connor O'Brien · 9 years ago
  25. 59cd3a4 Update test for method name and result name. by Yifan Hong · 9 years ago
  26. 8b54c22 Add test for eliding bitfield returns. by Yifan Hong · 9 years ago
  27. 0f13397 Merge changes Idde2f3b7,I5b25d334,I69db530e by Treehugger Robot · 9 years ago
  28. 2cc3483 Add android.hardware.consumerir@1.0 service. by Connor O'Brien · 9 years ago
  29. ac9430e Add consumerir HIDL default implementation by Connor O'Brien · 9 years ago
  30. bf5cddb consumerir: define the consumerir HIDL interface by Connor O'Brien · 9 years ago
  31. 13b5d80 Add check to update-makefiles.sh. by Steven Moreland · 9 years ago
  32. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  33. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago
  34. 282a0b3 supplicant(interface): Minor fixes in P2P iface by Roshan Pius · 9 years ago
  35. 7a41d9d wifi: Reset internal callback pointers on failure by Roshan Pius · 9 years ago
  36. d476754 wifi: Add support for RSSI monitoring by Roshan Pius · 9 years ago
  37. e3f72ff wifi: Add method implementations in IWifiRttController by Roshan Pius · 9 years ago
  38. 970f031 wifi: Add method implementations in IWifiStaIface by Roshan Pius · 9 years ago
  39. e2d0ab5 wifi: Add logger method implementations in IWifiChip by Roshan Pius · 9 years ago
  40. 881d1f7 wifi: Gscan struct conversion changes by Roshan Pius · 9 years ago
  41. f72df2e wifi: Add some more missing struct conversions by Roshan Pius · 9 years ago
  42. 824e475 wifi: Remove unused methods in IWifiRttController by Roshan Pius · 9 years ago
  43. 3fae9c8 wifi: Add RTT structure conversion methods by Roshan Pius · 9 years ago
  44. 32d0ca9 wifi: Convert packet fate structures from legacy to HIDL by Roshan Pius · 9 years ago
  45. f5f51fd wifi: Begin NAN iface methods implementation by Roshan Pius · 9 years ago
  46. 0b73970 Merge changes from topic 'hal_firmware_reload' by Treehugger Robot · 9 years ago
  47. 827e038 Merge "Remove unused hardware/interfaces tests dependency on libtestUtil." by Elliott Hughes · 9 years ago
  48. 52947fb wifi: Implement chip mode combinations by Roshan Pius · 9 years ago
  49. 9733411 wifi: Split out initialize and start in WifiLegacyHal by Roshan Pius · 9 years ago
  50. a26a6e0 wifi: Add firmware mode controller by Roshan Pius · 9 years ago
  51. 1a7eae7 Add missing function to telephony HIDL interface. by Sanket Padawe · 9 years ago
  52. 2d224c8 Remove unused hardware/interfaces tests dependency on libtestUtil. by Elliott Hughes · 9 years ago
  53. 022bb40 Add test for bitset/mask type. am: e7ce822b96 by Yifan Hong · 9 years ago
  54. e7ce822 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  55. f9874a1 Update to use the correct logging library. am: 961e625526 by Yifan Hong · 9 years ago
  56. 77d0a60 Fix tests for using IBase instead of IBinder. am: 1d747311b3 by Yifan Hong · 9 years ago
  57. 49d94f2 Use IBase instead of IBinder for interface keyword. am: ebcc3328e8 by Yifan Hong · 9 years ago
  58. a7462e5 Update makefiles for hidlizing IBase. am: e19e582bd5 by Yifan Hong · 9 years ago
  59. 961e625 Update to use the correct logging library. by Yifan Hong · 9 years ago
  60. 1d74731 Fix tests for using IBase instead of IBinder. by Yifan Hong · 9 years ago
  61. ebcc332 Use IBase instead of IBinder for interface keyword. by Yifan Hong · 9 years ago
  62. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  63. d552d72 Merge "Test interface for hidlized IMemory." am: 2ed821d5fe by Martijn Coenen · 9 years ago
  64. 398f8c2 Merge "wifi: Don't include legacy hal header in wifi_status_util" am: 786c00d72e by Roshan Pius · 9 years ago
  65. 2ed821d Merge "Test interface for hidlized IMemory." by Treehugger Robot · 9 years ago
  66. 786c00d Merge "wifi: Don't include legacy hal header in wifi_status_util" by Roshan Pius · 9 years ago
  67. d69b603 Merge "wifi: Add utility for struct conversions" am: 3ff50102ed by Roshan Pius · 9 years ago
  68. 3ff5010 Merge "wifi: Add utility for struct conversions" by Treehugger Robot · 9 years ago
  69. 0cb4a94 Test interface for hidlized IMemory. by Martijn Coenen · 9 years ago
  70. a4854ff wifi: Don't include legacy hal header in wifi_status_util by Roshan Pius · 9 years ago
  71. e65edb1 wifi: Add utility for struct conversions by Roshan Pius · 9 years ago
  72. 82c7db6 Merge "Update to use the correct logging library." am: 48f6298fa3 by Yifan Hong · 9 years ago
  73. 48f6298 Merge "Update to use the correct logging library." by Treehugger Robot · 9 years ago
  74. 65cbd60 Update to use the correct logging library. by Yifan Hong · 9 years ago
  75. e78c2b9 Merge "Revert "Use get instead of implicit cast on Return<*>."" am: 5329acb61f by Steven Moreland · 9 years ago
  76. 5329acb Merge "Revert "Use get instead of implicit cast on Return<*>."" by Treehugger Robot · 9 years ago
  77. e50a914 Merge "Always specify underlying enum type." am: 832f1a7978 by Steven Moreland · 9 years ago
  78. 832f1a7 Merge "Always specify underlying enum type." by Treehugger Robot · 9 years ago
  79. fafbbd7 Revert "Use get instead of implicit cast on Return<*>." by Steven Moreland · 9 years ago
  80. bc21d07 Merge "Wifi: don't require C++11." am: 13be232d7b by Steven Moreland · 9 years ago
  81. 13be232 Merge "Wifi: don't require C++11." by Treehugger Robot · 9 years ago
  82. fd46bce Wifi: don't require C++11. by Steven Moreland · 9 years ago
  83. 5a36ec4 Merge "NFC: Add @exports to generate nfc-base.h headers." am: cca3e97d63 by Ruchi Kandoi · 9 years ago
  84. cca3e97 Merge "NFC: Add @exports to generate nfc-base.h headers." by Ruchi Kandoi · 9 years ago
  85. 34d006e Merge "Update to use the correct library for logging." am: f5e1ac67ed by Yifan Hong · 9 years ago
  86. f5e1ac6 Merge "Update to use the correct library for logging." by Yifan Hong · 9 years ago
  87. 73600f7 Always specify underlying enum type. by Steven Moreland · 9 years ago
  88. 0c4c7a3 Update to use the correct library for logging. by Yifan Hong · 9 years ago
  89. 55bfe49 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee am: 9f518064de by Roshan Pius · 9 years ago
  90. ea6a5b6 wifi: Add NAN API wrappers in WifiLegacyHal am: 2301209a9a by Roshan Pius · 9 years ago
  91. f1a16fb wifi: Add RTT API wrappers in WifiLegacyHal am: d8e915ab99 by Roshan Pius · 9 years ago
  92. eea7e24 wifi: Add logger/debug API wrappers in WifiLegacyHal am: 8714a3e103 by Roshan Pius · 9 years ago
  93. 9f51806 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee by Treehugger Robot · 9 years ago
  94. 99535bc NFC: Add @exports to generate nfc-base.h headers. by Ruchi Kandoi · 9 years ago
  95. bec5eeb Nfc: Change return types for Nfc hal to specified type. am: 51068e0bd3 by Ruchi Kandoi · 9 years ago
  96. 51068e0 Nfc: Change return types for Nfc hal to specified type. by Ruchi Kandoi · 9 years ago
  97. 2301209 wifi: Add NAN API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  98. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  99. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  100. 3c87575 Use get instead of implicit cast on Return<*>. am: dc5f84f993 by Steven Moreland · 9 years ago