1. 3bee82f Merge "Add android.hardware.consumerir@1.0 service." by Connor O'Brien · 9 years ago
  2. e8d4931 Merge "Update test for method name and result name." by Treehugger Robot · 9 years ago
  3. ac430db Merge "Add consumerir HIDL default implementation" by Connor O'Brien · 9 years ago
  4. 8af2712 Merge "consumerir: define the consumerir HIDL interface" by Connor O'Brien · 9 years ago
  5. 59cd3a4 Update test for method name and result name. by Yifan Hong · 9 years ago
  6. 8b54c22 Add test for eliding bitfield returns. by Yifan Hong · 9 years ago
  7. 0f13397 Merge changes Idde2f3b7,I5b25d334,I69db530e by Treehugger Robot · 9 years ago
  8. 2cc3483 Add android.hardware.consumerir@1.0 service. by Connor O'Brien · 9 years ago
  9. ac9430e Add consumerir HIDL default implementation by Connor O'Brien · 9 years ago
  10. bf5cddb consumerir: define the consumerir HIDL interface by Connor O'Brien · 9 years ago
  11. 13b5d80 Add check to update-makefiles.sh. by Steven Moreland · 9 years ago
  12. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  13. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago
  14. 282a0b3 supplicant(interface): Minor fixes in P2P iface by Roshan Pius · 9 years ago
  15. 7a41d9d wifi: Reset internal callback pointers on failure by Roshan Pius · 9 years ago
  16. d476754 wifi: Add support for RSSI monitoring by Roshan Pius · 9 years ago
  17. e3f72ff wifi: Add method implementations in IWifiRttController by Roshan Pius · 9 years ago
  18. 970f031 wifi: Add method implementations in IWifiStaIface by Roshan Pius · 9 years ago
  19. e2d0ab5 wifi: Add logger method implementations in IWifiChip by Roshan Pius · 9 years ago
  20. 881d1f7 wifi: Gscan struct conversion changes by Roshan Pius · 9 years ago
  21. f72df2e wifi: Add some more missing struct conversions by Roshan Pius · 9 years ago
  22. 824e475 wifi: Remove unused methods in IWifiRttController by Roshan Pius · 9 years ago
  23. 3fae9c8 wifi: Add RTT structure conversion methods by Roshan Pius · 9 years ago
  24. 32d0ca9 wifi: Convert packet fate structures from legacy to HIDL by Roshan Pius · 9 years ago
  25. f5f51fd wifi: Begin NAN iface methods implementation by Roshan Pius · 9 years ago
  26. 0b73970 Merge changes from topic 'hal_firmware_reload' by Treehugger Robot · 9 years ago
  27. 827e038 Merge "Remove unused hardware/interfaces tests dependency on libtestUtil." by Elliott Hughes · 9 years ago
  28. 52947fb wifi: Implement chip mode combinations by Roshan Pius · 9 years ago
  29. 9733411 wifi: Split out initialize and start in WifiLegacyHal by Roshan Pius · 9 years ago
  30. a26a6e0 wifi: Add firmware mode controller by Roshan Pius · 9 years ago
  31. 1a7eae7 Add missing function to telephony HIDL interface. by Sanket Padawe · 9 years ago
  32. 2d224c8 Remove unused hardware/interfaces tests dependency on libtestUtil. by Elliott Hughes · 9 years ago
  33. 022bb40 Add test for bitset/mask type. am: e7ce822b96 by Yifan Hong · 9 years ago
  34. e7ce822 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  35. f9874a1 Update to use the correct logging library. am: 961e625526 by Yifan Hong · 9 years ago
  36. 77d0a60 Fix tests for using IBase instead of IBinder. am: 1d747311b3 by Yifan Hong · 9 years ago
  37. 49d94f2 Use IBase instead of IBinder for interface keyword. am: ebcc3328e8 by Yifan Hong · 9 years ago
  38. a7462e5 Update makefiles for hidlizing IBase. am: e19e582bd5 by Yifan Hong · 9 years ago
  39. 961e625 Update to use the correct logging library. by Yifan Hong · 9 years ago
  40. 1d74731 Fix tests for using IBase instead of IBinder. by Yifan Hong · 9 years ago
  41. ebcc332 Use IBase instead of IBinder for interface keyword. by Yifan Hong · 9 years ago
  42. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  43. d552d72 Merge "Test interface for hidlized IMemory." am: 2ed821d5fe by Martijn Coenen · 9 years ago
  44. 398f8c2 Merge "wifi: Don't include legacy hal header in wifi_status_util" am: 786c00d72e by Roshan Pius · 9 years ago
  45. 2ed821d Merge "Test interface for hidlized IMemory." by Treehugger Robot · 9 years ago
  46. 786c00d Merge "wifi: Don't include legacy hal header in wifi_status_util" by Roshan Pius · 9 years ago
  47. d69b603 Merge "wifi: Add utility for struct conversions" am: 3ff50102ed by Roshan Pius · 9 years ago
  48. 3ff5010 Merge "wifi: Add utility for struct conversions" by Treehugger Robot · 9 years ago
  49. 0cb4a94 Test interface for hidlized IMemory. by Martijn Coenen · 9 years ago
  50. a4854ff wifi: Don't include legacy hal header in wifi_status_util by Roshan Pius · 9 years ago
  51. e65edb1 wifi: Add utility for struct conversions by Roshan Pius · 9 years ago
  52. 82c7db6 Merge "Update to use the correct logging library." am: 48f6298fa3 by Yifan Hong · 9 years ago
  53. 48f6298 Merge "Update to use the correct logging library." by Treehugger Robot · 9 years ago
  54. 65cbd60 Update to use the correct logging library. by Yifan Hong · 9 years ago
  55. e78c2b9 Merge "Revert "Use get instead of implicit cast on Return<*>."" am: 5329acb61f by Steven Moreland · 9 years ago
  56. 5329acb Merge "Revert "Use get instead of implicit cast on Return<*>."" by Treehugger Robot · 9 years ago
  57. e50a914 Merge "Always specify underlying enum type." am: 832f1a7978 by Steven Moreland · 9 years ago
  58. 832f1a7 Merge "Always specify underlying enum type." by Treehugger Robot · 9 years ago
  59. fafbbd7 Revert "Use get instead of implicit cast on Return<*>." by Steven Moreland · 9 years ago
  60. bc21d07 Merge "Wifi: don't require C++11." am: 13be232d7b by Steven Moreland · 9 years ago
  61. 13be232 Merge "Wifi: don't require C++11." by Treehugger Robot · 9 years ago
  62. fd46bce Wifi: don't require C++11. by Steven Moreland · 9 years ago
  63. 5a36ec4 Merge "NFC: Add @exports to generate nfc-base.h headers." am: cca3e97d63 by Ruchi Kandoi · 9 years ago
  64. cca3e97 Merge "NFC: Add @exports to generate nfc-base.h headers." by Ruchi Kandoi · 9 years ago
  65. 34d006e Merge "Update to use the correct library for logging." am: f5e1ac67ed by Yifan Hong · 9 years ago
  66. f5e1ac6 Merge "Update to use the correct library for logging." by Yifan Hong · 9 years ago
  67. 73600f7 Always specify underlying enum type. by Steven Moreland · 9 years ago
  68. 0c4c7a3 Update to use the correct library for logging. by Yifan Hong · 9 years ago
  69. 55bfe49 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee am: 9f518064de by Roshan Pius · 9 years ago
  70. ea6a5b6 wifi: Add NAN API wrappers in WifiLegacyHal am: 2301209a9a by Roshan Pius · 9 years ago
  71. f1a16fb wifi: Add RTT API wrappers in WifiLegacyHal am: d8e915ab99 by Roshan Pius · 9 years ago
  72. eea7e24 wifi: Add logger/debug API wrappers in WifiLegacyHal am: 8714a3e103 by Roshan Pius · 9 years ago
  73. 9f51806 Merge changes I304a5d9d,Ied19d9ec,Ie6c03aee by Treehugger Robot · 9 years ago
  74. 99535bc NFC: Add @exports to generate nfc-base.h headers. by Ruchi Kandoi · 9 years ago
  75. bec5eeb Nfc: Change return types for Nfc hal to specified type. am: 51068e0bd3 by Ruchi Kandoi · 9 years ago
  76. 51068e0 Nfc: Change return types for Nfc hal to specified type. by Ruchi Kandoi · 9 years ago
  77. 2301209 wifi: Add NAN API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  78. d8e915a wifi: Add RTT API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  79. 8714a3e wifi: Add logger/debug API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  80. 3c87575 Use get instead of implicit cast on Return<*>. am: dc5f84f993 by Steven Moreland · 9 years ago
  81. dc5f84f Use get instead of implicit cast on Return<*>. by Steven Moreland · 9 years ago
  82. 007e4f5 Merge "Update makefiles for logging." am: 2fe5762cae by Steven Moreland · 9 years ago
  83. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  84. 8b6a886 Remove HIDL_GENERATED from things written by hand. am: 33e87b8a76 by Steven Moreland · 9 years ago
  85. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  86. 14c4d0d Use newly introduced hidl_handle. am: 403161ab73 by Martijn Coenen · 9 years ago
  87. 403161a Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  88. df6cb83 Merge changes I7c418811,I0870eae0 am: 88fb149b8e by Roshan Pius · 9 years ago
  89. db91ca1 wifi: Add link layer stats API wrappers in WifiLegacyHal am: 7cece41299 by Roshan Pius · 9 years ago
  90. 197524b wifi: Add gscan API wrappers in WifiLegacyHal am: 76ff302d57 by Roshan Pius · 9 years ago
  91. 88fb149 Merge changes I7c418811,I0870eae0 by Treehugger Robot · 9 years ago
  92. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  93. 3007940 Merge "NFC: Add Annotations to the HAL file" am: 3bca1eef75 by Ruchi Kandoi · 9 years ago
  94. 3bca1ee Merge "NFC: Add Annotations to the HAL file" by Ruchi Kandoi · 9 years ago
  95. 7cece41 wifi: Add link layer stats API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  96. 76ff302 wifi: Add gscan API wrappers in WifiLegacyHal by Roshan Pius · 9 years ago
  97. 5ec7f08 Split libhidl into base and transport. am: 63544eacb6 by Yifan Hong · 9 years ago
  98. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  99. fbedd83 Merge "Cast hidl_pointer<T> to void*." am: 6033952ff1 by Martijn Coenen · 9 years ago
  100. 6033952 Merge "Cast hidl_pointer<T> to void*." by Martijn Coenen · 9 years ago