1. c757710 IR HAL Target-side test by Connor O'Brien · 9 years ago
  2. 5c959c6 Merge "use the default binder/passthrough mode in NFC VTS test." by Keun Soo Yim · 9 years ago
  3. 639bb13 Merge changes from topics 'id_str_supplicant_hidl', 'p2p_wps_supplicant_hidl' by Roshan Pius · 9 years ago
  4. 522badd use the default binder/passthrough mode in NFC VTS test. by Keun Soo Yim · 9 years ago
  5. 563665b Merge "consumerir HAL uses "default" service name" by Chris Phoenix · 9 years ago
  6. 26ae7f4 consumerir HAL uses "default" service name by Chris Phoenix · 9 years ago
  7. 3b06b22 Nfc HAL uses "default" service name by Chris Phoenix · 9 years ago
  8. 742c4db Merge "Bluetooth HAL uses "default" service name" by Andre Eisenbach · 9 years ago
  9. ae548da Merge "supplicant(vts): Add gtest framework" by Treehugger Robot · 9 years ago
  10. b5558e3 Bluetooth HAL uses "default" service name by Chris Phoenix · 9 years ago
  11. 42e5d32 Merge "Adding all nfc vts related things back." by Steven Moreland · 9 years ago
  12. 522e62d supplicant(vts): Add gtest framework by Roshan Pius · 9 years ago
  13. 9041d97 bluetooth: Add initialization completed callback by Andre Eisenbach · 9 years ago
  14. 70f34a6 Adding all nfc vts related things back. by Steven Moreland · 9 years ago
  15. 720f4bd wifi(vts): Generate the .vts files by Roshan Pius · 9 years ago
  16. 5c3a0d9 wifi(interface): Use the "bitfield" type for masks by Roshan Pius · 9 years ago
  17. 2d50db9 supplicant(interface): Add sta network idstr & ft key mgmt by Roshan Pius · 9 years ago
  18. 6eb05a2 supplicant(interface): Add missing STA callbacks by Roshan Pius · 9 years ago
  19. 4984f9a supplicant(interface): Add various WPS device params by Roshan Pius · 9 years ago
  20. 09f2ce3 supplicant(interface): Add P2P iface methods/cbs by Roshan Pius · 9 years ago
  21. ab16b31 Merge "wifi: Add capabilitiy flag for ND offload" by Roshan Pius · 9 years ago
  22. 3426581 Merge "supplicant(interface): Add interface for WPS" by Treehugger Robot · 9 years ago
  23. 5835d9e Merge "Add test for type resolution." by Yifan Hong · 9 years ago
  24. 656f820 wifi: Add capabilitiy flag for ND offload by Roshan Pius · 9 years ago
  25. 08e6bba supplicant(interface): Add interface for WPS by Roshan Pius · 9 years ago
  26. 0bb0ba5 Merge "Testing struct that has vector of other struct" by Martijn Coenen · 9 years ago
  27. 31265c5 Merge "Add a new method to trigger a blocking read." by Treehugger Robot · 9 years ago
  28. 586bed1 Add a new method to trigger a blocking read. by Hridya Valsaraju · 9 years ago
  29. 7c8d9bb Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Steven Moreland · 9 years ago
  30. 147abaf Merge "supplicant(interface): Fix a typo in documentation" by Treehugger Robot · 9 years ago
  31. 97973c6 Add test for type resolution. by Yifan Hong · 9 years ago
  32. 5f1f355 Merge changes Ia9b1d24c,I86980cd2 by Roshan Pius · 9 years ago
  33. af9aec4 Testing struct that has vector of other struct by Pavel Maltsev · 9 years ago
  34. 9e172b3 Merge "Load legacy NFC libhardware HAL by correct name." by Martijn Coenen · 9 years ago
  35. aeb3de7 Merge changes from topic 'port-nfc-vts-AOSP' by Ruchi Kandoi · 9 years ago
  36. 43a4e12 supplicant(interface): Fix a typo in documentation by Roshan Pius · 9 years ago
  37. dd716c3 Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  38. b4b3c93 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  39. dcfe5d6 Update Android.bp of Nfc with make rule for profiler. by Zhuoyao Zhang · 9 years ago
  40. 63ff734 Use lowercase booleans in VTS test configs. by Ryan Campbell · 9 years ago
  41. 6b60036 Update to use the correct logging library. by Ruchi Kandoi · 9 years ago
  42. ae87d5a Update coverage configs with new format. by Ryan Campbell · 9 years ago
  43. 99f201a Update NFC VTS configs to reflect new source paths by Ryan Campbell · 9 years ago
  44. 4fbf784 increase the timeouts to 10mins for nfc target-side tests by Keun Soo Yim · 9 years ago
  45. 12b532c enable profiling directly from AndroidTest.xml by Yuexi Ma · 9 years ago
  46. 891d843 NFC: vts: Update VTS driver files as per HAL changes by Ruchi Kandoi · 9 years ago
  47. ea37e1a NFC: Add target-side VTS tests for NFC by Ruchi Kandoi · 9 years ago
  48. a0bf597 use svc nfc enable/disable which is always the same. by Keun Soo Yim · 9 years ago
  49. ec7746f move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  50. 7da37f4 Build target-side NFC test with coverage. by Ryan Campbell · 9 years ago
  51. be1badc Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. by Steven Moreland · 9 years ago
  52. 1ee9859 Nfc: Split libhidl into base and transport. by Yifan Hong · 9 years ago
  53. 6de0aa8 MemoryTest: add method for testing by Steven Moreland · 9 years ago
  54. ce2e656 Load legacy NFC libhardware HAL by correct name. by Martijn Coenen · 9 years ago
  55. cb5989d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 9 years ago
  56. 9a9869a wifi: Add keep alive packet sending functionality by Roshan Pius · 9 years ago
  57. af727c0 wifi: Add nd offload functionality by Roshan Pius · 9 years ago
  58. 818ffb1 Merge "liblog: use log/log.h when utilizing ALOG macros" by Treehugger Robot · 9 years ago
  59. 6360a88 NFC: Update vts files to include the Annotations. by Ruchi Kandoi · 9 years ago
  60. 105bcaa NFC HAL target-side test (template) by Keun Soo Yim · 9 years ago
  61. 540a1ca Update vts files for nfc hidl file style change. by Zhuoyao Zhang · 9 years ago
  62. 3e78819 VTS driver build target for NFC 1.0 by Keun Soo Yim · 9 years ago
  63. 6473c64 add nfc vts files and vts profiler build rule by Keun Soo Yim · 9 years ago
  64. 2ab1a10 Use backward compatible enum values. by Amit Mahajan · 9 years ago
  65. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  66. 891f6a9 Merge "Ran update-makefiles.sh." by Yifan Hong · 9 years ago
  67. f825133 Merge "[AWARE] Update HIDL interface and link to legacy HAL" by Etan Cohen · 9 years ago
  68. a4842ac liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  69. f01bcaa [AWARE] Update HIDL interface and link to legacy HAL by Etan Cohen · 9 years ago
  70. fead19a Ran update-makefiles.sh. by Yifan Hong · 9 years ago
  71. 04e53a1 Add test for putting different types in a struct / union. by Yifan Hong · 9 years ago
  72. 0270fef Merge "move foocallback to hidl_test" by Yifan Hong · 9 years ago
  73. d5eccf5 Merge "Change list of applications in CardStatus from array to vec." by Treehugger Robot · 9 years ago
  74. e8b0161 Callback elision for HIDL interfaces. by Martijn Coenen · 9 years ago
  75. 3131b6f Merge "Return<*> getStatus().isOk() -> isOk()" by Treehugger Robot · 9 years ago
  76. c67a682 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  77. 9bfe089 Merge "Add a method to trigger multiple FMQ blocking reads." by Treehugger Robot · 9 years ago
  78. 347f07b Change list of applications in CardStatus from array to vec. by Amit Mahajan · 9 years ago
  79. 9ba9244 Add a method to trigger multiple FMQ blocking reads. by Hridya Valsaraju · 9 years ago
  80. b500bc6 move foocallback to hidl_test by Yifan Hong · 9 years ago
  81. 044e84c Merge "Minor changes to telephony error codes in types.hal" by Treehugger Robot · 9 years ago
  82. 11dc298 Merge "Make update-makefiles.sh exit if any of the hidl invocations fail" by Enrico Granata · 9 years ago
  83. 61666e1 Merge "Templatize MQDescriptor" by Hridya Valsaraju · 9 years ago
  84. c13c371 Minor changes to telephony error codes in types.hal by Sanket Padawe · 9 years ago
  85. 4faa7f5 Fix wifi/bluetooth threadpool usage. by Martijn Coenen · 9 years ago
  86. f70884c Templatize MQDescriptor by Hridya Valsaraju · 9 years ago
  87. 6a7d622 bluetooth: Find the device's Bluetooth address by Myles Watson · 9 years ago
  88. d7c7e64 Minor fixes in IRadioIndication.hal by Amit Mahajan · 9 years ago
  89. 4ba8b46 Merge "Clean up some fields and APIs in telephony HIDL interface." by Treehugger Robot · 9 years ago
  90. 89ba528 Add default Bluetooth HAL implementation by Andre Eisenbach · 9 years ago
  91. 865834e Clean up some fields and APIs in telephony HIDL interface. by Sanket Padawe · 9 years ago
  92. 73f99f6 Add test method to IBaz. by Martijn Coenen · 9 years ago
  93. fff290f Minor updates to ISap hal. by Amit Mahajan · 9 years ago
  94. 51f9423 Make update-makefiles.sh exit if any of the hidl invocations fail by Enrico Granata · 9 years ago
  95. ac7f1d2 Merge "Add a method to test EventFlag configuration and usage" by Treehugger Robot · 9 years ago
  96. 710e4a3 Add a method to test EventFlag configuration and usage by Hridya Valsaraju · 9 years ago
  97. eb0db2c Merge "Add test for Java GC for binder objects." by Yifan Hong · 9 years ago
  98. 9b37def Merge "Remove length arg from transmit() in IR HAL" by Connor O'Brien · 9 years ago
  99. d9389bb Add test for Java GC for binder objects. by Yifan Hong · 9 years ago
  100. 0849bac Merge "wifi(vts): Add framework for gtests" by Treehugger Robot · 9 years ago