1. af9aec4 Testing struct that has vector of other struct by Pavel Maltsev · 9 years ago
  2. 9e172b3 Merge "Load legacy NFC libhardware HAL by correct name." by Martijn Coenen · 9 years ago
  3. aeb3de7 Merge changes from topic 'port-nfc-vts-AOSP' by Ruchi Kandoi · 9 years ago
  4. dd716c3 Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  5. b4b3c93 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  6. dcfe5d6 Update Android.bp of Nfc with make rule for profiler. by Zhuoyao Zhang · 9 years ago
  7. 63ff734 Use lowercase booleans in VTS test configs. by Ryan Campbell · 9 years ago
  8. 6b60036 Update to use the correct logging library. by Ruchi Kandoi · 9 years ago
  9. ae87d5a Update coverage configs with new format. by Ryan Campbell · 9 years ago
  10. 99f201a Update NFC VTS configs to reflect new source paths by Ryan Campbell · 9 years ago
  11. 4fbf784 increase the timeouts to 10mins for nfc target-side tests by Keun Soo Yim · 9 years ago
  12. 12b532c enable profiling directly from AndroidTest.xml by Yuexi Ma · 9 years ago
  13. 891d843 NFC: vts: Update VTS driver files as per HAL changes by Ruchi Kandoi · 9 years ago
  14. ea37e1a NFC: Add target-side VTS tests for NFC by Ruchi Kandoi · 9 years ago
  15. a0bf597 use svc nfc enable/disable which is always the same. by Keun Soo Yim · 9 years ago
  16. ec7746f move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  17. 7da37f4 Build target-side NFC test with coverage. by Ryan Campbell · 9 years ago
  18. be1badc Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. by Steven Moreland · 9 years ago
  19. 1ee9859 Nfc: Split libhidl into base and transport. by Yifan Hong · 9 years ago
  20. 6de0aa8 MemoryTest: add method for testing by Steven Moreland · 9 years ago
  21. ce2e656 Load legacy NFC libhardware HAL by correct name. by Martijn Coenen · 9 years ago
  22. cb5989d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 9 years ago
  23. 818ffb1 Merge "liblog: use log/log.h when utilizing ALOG macros" by Treehugger Robot · 9 years ago
  24. 6360a88 NFC: Update vts files to include the Annotations. by Ruchi Kandoi · 9 years ago
  25. 105bcaa NFC HAL target-side test (template) by Keun Soo Yim · 9 years ago
  26. 540a1ca Update vts files for nfc hidl file style change. by Zhuoyao Zhang · 9 years ago
  27. 3e78819 VTS driver build target for NFC 1.0 by Keun Soo Yim · 9 years ago
  28. 6473c64 add nfc vts files and vts profiler build rule by Keun Soo Yim · 9 years ago
  29. 2ab1a10 Use backward compatible enum values. by Amit Mahajan · 9 years ago
  30. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  31. 891f6a9 Merge "Ran update-makefiles.sh." by Yifan Hong · 9 years ago
  32. f825133 Merge "[AWARE] Update HIDL interface and link to legacy HAL" by Etan Cohen · 9 years ago
  33. a4842ac liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  34. f01bcaa [AWARE] Update HIDL interface and link to legacy HAL by Etan Cohen · 9 years ago
  35. fead19a Ran update-makefiles.sh. by Yifan Hong · 9 years ago
  36. 04e53a1 Add test for putting different types in a struct / union. by Yifan Hong · 9 years ago
  37. 0270fef Merge "move foocallback to hidl_test" by Yifan Hong · 9 years ago
  38. d5eccf5 Merge "Change list of applications in CardStatus from array to vec." by Treehugger Robot · 9 years ago
  39. e8b0161 Callback elision for HIDL interfaces. by Martijn Coenen · 9 years ago
  40. 3131b6f Merge "Return<*> getStatus().isOk() -> isOk()" by Treehugger Robot · 9 years ago
  41. c67a682 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  42. 9bfe089 Merge "Add a method to trigger multiple FMQ blocking reads." by Treehugger Robot · 9 years ago
  43. 347f07b Change list of applications in CardStatus from array to vec. by Amit Mahajan · 9 years ago
  44. 9ba9244 Add a method to trigger multiple FMQ blocking reads. by Hridya Valsaraju · 9 years ago
  45. b500bc6 move foocallback to hidl_test by Yifan Hong · 9 years ago
  46. 044e84c Merge "Minor changes to telephony error codes in types.hal" by Treehugger Robot · 9 years ago
  47. 11dc298 Merge "Make update-makefiles.sh exit if any of the hidl invocations fail" by Enrico Granata · 9 years ago
  48. 61666e1 Merge "Templatize MQDescriptor" by Hridya Valsaraju · 9 years ago
  49. c13c371 Minor changes to telephony error codes in types.hal by Sanket Padawe · 9 years ago
  50. 4faa7f5 Fix wifi/bluetooth threadpool usage. by Martijn Coenen · 9 years ago
  51. f70884c Templatize MQDescriptor by Hridya Valsaraju · 9 years ago
  52. 6a7d622 bluetooth: Find the device's Bluetooth address by Myles Watson · 9 years ago
  53. d7c7e64 Minor fixes in IRadioIndication.hal by Amit Mahajan · 9 years ago
  54. 4ba8b46 Merge "Clean up some fields and APIs in telephony HIDL interface." by Treehugger Robot · 9 years ago
  55. 89ba528 Add default Bluetooth HAL implementation by Andre Eisenbach · 9 years ago
  56. 865834e Clean up some fields and APIs in telephony HIDL interface. by Sanket Padawe · 9 years ago
  57. 73f99f6 Add test method to IBaz. by Martijn Coenen · 9 years ago
  58. fff290f Minor updates to ISap hal. by Amit Mahajan · 9 years ago
  59. 51f9423 Make update-makefiles.sh exit if any of the hidl invocations fail by Enrico Granata · 9 years ago
  60. ac7f1d2 Merge "Add a method to test EventFlag configuration and usage" by Treehugger Robot · 9 years ago
  61. 710e4a3 Add a method to test EventFlag configuration and usage by Hridya Valsaraju · 9 years ago
  62. eb0db2c Merge "Add test for Java GC for binder objects." by Yifan Hong · 9 years ago
  63. 9b37def Merge "Remove length arg from transmit() in IR HAL" by Connor O'Brien · 9 years ago
  64. d9389bb Add test for Java GC for binder objects. by Yifan Hong · 9 years ago
  65. 0849bac Merge "wifi(vts): Add framework for gtests" by Treehugger Robot · 9 years ago
  66. 7a4e7eb Remove length arg from transmit() in IR HAL by Connor O'Brien · 9 years ago
  67. f5f75be Merge "Test for echoed interfaces." by Yifan Hong · 9 years ago
  68. 1ae4cbb wifi(vts): Add framework for gtests by Roshan Pius · 9 years ago
  69. e663f83 supplicant(interface): Remove unused params by Roshan Pius · 9 years ago
  70. 87cc71c Test for echoed interfaces. by Yifan Hong · 9 years ago
  71. a2d369d wifi: Add remaining capability flags from legacy HAL by Roshan Pius · 9 years ago
  72. 48185b2 wifi: Debug ring buffer data collection by Roshan Pius · 9 years ago
  73. 2c06a3f wifi: Add chip level callbacks by Roshan Pius · 9 years ago
  74. adc87cb WifiLegacyHal: Add missing ring buffer callback dereg by Roshan Pius · 9 years ago
  75. 203cb03 wifi: Add support for alert handler by Roshan Pius · 9 years ago
  76. 26801cb wifi: Port over O features to HIDL by Roshan Pius · 9 years ago
  77. 3f050c1 supplicant(interface): Add support for DRIVER commands by Roshan Pius · 9 years ago
  78. 0dbb990 Revert "Fix tests for using IBase instead of IBinder." by Martijn Coenen · 9 years ago
  79. 441f2fd Merge "Add new RadioError in telephony hidl interface." by Sanket Padawe · 9 years ago
  80. 698b6a9 Merge "Update makefiles for Java package path." by Treehugger Robot · 9 years ago
  81. b85d876 Update makefiles for Java package path. by Yifan Hong · 9 years ago
  82. 118598a supplicant(interface): Add network param getters by Roshan Pius · 9 years ago
  83. d11fc7e supplicant(interface): Add 2 sta iface callbacks by Roshan Pius · 9 years ago
  84. e73a506 wifi: Add legacy HAL stubs by Roshan Pius · 9 years ago
  85. 8b55e6f wifi: Add support for removing iface by Roshan Pius · 9 years ago
  86. 11f9303 wifi: Fixes in WifiLegacyHal by Roshan Pius · 9 years ago
  87. 3bee82f Merge "Add android.hardware.consumerir@1.0 service." by Connor O'Brien · 9 years ago
  88. e8d4931 Merge "Update test for method name and result name." by Treehugger Robot · 9 years ago
  89. c284e27 Add new RadioError in telephony hidl interface. by Sanket Padawe · 9 years ago
  90. ac430db Merge "Add consumerir HIDL default implementation" by Connor O'Brien · 9 years ago
  91. 8af2712 Merge "consumerir: define the consumerir HIDL interface" by Connor O'Brien · 9 years ago
  92. 59cd3a4 Update test for method name and result name. by Yifan Hong · 9 years ago
  93. 8b54c22 Add test for eliding bitfield returns. by Yifan Hong · 9 years ago
  94. 0f13397 Merge changes Idde2f3b7,I5b25d334,I69db530e by Treehugger Robot · 9 years ago
  95. 2cc3483 Add android.hardware.consumerir@1.0 service. by Connor O'Brien · 9 years ago
  96. ac9430e Add consumerir HIDL default implementation by Connor O'Brien · 9 years ago
  97. bf5cddb consumerir: define the consumerir HIDL interface by Connor O'Brien · 9 years ago
  98. 13b5d80 Add check to update-makefiles.sh. by Steven Moreland · 9 years ago
  99. 073d5b9 wifi: Disallow iface creation based on mode by Roshan Pius · 9 years ago
  100. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago