1. 18e814e wifi: Add nd offload functionality am: af727c0cc8 by Roshan Pius · 9 years ago
  2. b2222e2 Merge "Load legacy NFC libhardware HAL by correct name." am: 9e172b30c7 by Martijn Coenen · 9 years ago
  3. 9e172b3 Merge "Load legacy NFC libhardware HAL by correct name." by Martijn Coenen · 9 years ago
  4. 3329d00 Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f by Ruchi Kandoi · 9 years ago
  5. 93eda4d Fix VTS paths on 32-bit target am: dd716c36f2 by Hsin-Yi Chen · 9 years ago
  6. 472608a Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa by Martijn Coenen · 9 years ago
  7. c97b2f4 Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e by Zhuoyao Zhang · 9 years ago
  8. a84c0ac Use lowercase booleans in VTS test configs. am: 63ff734724 by Ryan Campbell · 9 years ago
  9. 6a06af4 Update to use the correct logging library. am: 6b6003620b by Ruchi Kandoi · 9 years ago
  10. 7f593e3 Update coverage configs with new format. am: ae87d5a100 by Ryan Campbell · 9 years ago
  11. 04bc441 Update NFC VTS configs to reflect new source paths am: 99f201ac11 by Ryan Campbell · 9 years ago
  12. 6525f45 increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e by Keun Soo Yim · 9 years ago
  13. 8959e95 enable profiling directly from AndroidTest.xml am: 12b532c8f3 by Yuexi Ma · 9 years ago
  14. ec521f3 NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c by Ruchi Kandoi · 9 years ago
  15. af965c7 NFC: Add target-side VTS tests for NFC am: ea37e1ab66 by Ruchi Kandoi · 9 years ago
  16. db8957a use svc nfc enable/disable which is always the same. am: a0bf597885 by Keun Soo Yim · 9 years ago
  17. fb83537 move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  18. 9d2bd86 Build target-side NFC test with coverage. am: 7da37f4320 by Ryan Campbell · 9 years ago
  19. e5f4429 Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a by Steven Moreland · 9 years ago
  20. 7a13308 Nfc: Split libhidl into base and transport. am: 1ee9859640 by Yifan Hong · 9 years ago
  21. 85e762c NFC: Update vts files to include the Annotations. am: 6360a884b8 by Ruchi Kandoi · 9 years ago
  22. 4473bba NFC HAL target-side test (template) am: 105bcaa066 by Keun Soo Yim · 9 years ago
  23. 2665774 Update vts files for nfc hidl file style change. am: 540a1ca37a by Zhuoyao Zhang · 9 years ago
  24. 908d724 VTS driver build target for NFC 1.0 am: 3e78819754 by Keun Soo Yim · 9 years ago
  25. 2dbff5d add nfc vts files and vts profiler build rule am: 6473c64657 by Keun Soo Yim · 9 years ago
  26. aeb3de7 Merge changes from topic 'port-nfc-vts-AOSP' by Ruchi Kandoi · 9 years ago
  27. f0a0b64 MemoryTest: add method for testing am: 6de0aa81a3 by Steven Moreland · 9 years ago
  28. dd716c3 Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  29. b4b3c93 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  30. dcfe5d6 Update Android.bp of Nfc with make rule for profiler. by Zhuoyao Zhang · 9 years ago
  31. 63ff734 Use lowercase booleans in VTS test configs. by Ryan Campbell · 9 years ago
  32. 6b60036 Update to use the correct logging library. by Ruchi Kandoi · 9 years ago
  33. ae87d5a Update coverage configs with new format. by Ryan Campbell · 9 years ago
  34. 99f201a Update NFC VTS configs to reflect new source paths by Ryan Campbell · 9 years ago
  35. 4fbf784 increase the timeouts to 10mins for nfc target-side tests by Keun Soo Yim · 9 years ago
  36. 12b532c enable profiling directly from AndroidTest.xml by Yuexi Ma · 9 years ago
  37. 891d843 NFC: vts: Update VTS driver files as per HAL changes by Ruchi Kandoi · 9 years ago
  38. ea37e1a NFC: Add target-side VTS tests for NFC by Ruchi Kandoi · 9 years ago
  39. a0bf597 use svc nfc enable/disable which is always the same. by Keun Soo Yim · 9 years ago
  40. ec7746f move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  41. 7da37f4 Build target-side NFC test with coverage. by Ryan Campbell · 9 years ago
  42. be1badc Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. by Steven Moreland · 9 years ago
  43. 1ee9859 Nfc: Split libhidl into base and transport. by Yifan Hong · 9 years ago
  44. 6de0aa8 MemoryTest: add method for testing by Steven Moreland · 9 years ago
  45. ce2e656 Load legacy NFC libhardware HAL by correct name. by Martijn Coenen · 9 years ago
  46. aef68e7 Merge "Bp/n/sFoo -> Bp/n/sHwFoo" am: cb5989d239 by Yifan Hong · 9 years ago
  47. cb5989d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 9 years ago
  48. af727c0 wifi: Add nd offload functionality by Roshan Pius · 9 years ago
  49. ca5117d Merge "liblog: use log/log.h when utilizing ALOG macros" am: 818ffb15a6 by Mark Salyzyn · 9 years ago
  50. 818ffb1 Merge "liblog: use log/log.h when utilizing ALOG macros" by Treehugger Robot · 9 years ago
  51. 6360a88 NFC: Update vts files to include the Annotations. by Ruchi Kandoi · 9 years ago
  52. 105bcaa NFC HAL target-side test (template) by Keun Soo Yim · 9 years ago
  53. 540a1ca Update vts files for nfc hidl file style change. by Zhuoyao Zhang · 9 years ago
  54. 3e78819 VTS driver build target for NFC 1.0 by Keun Soo Yim · 9 years ago
  55. 6473c64 add nfc vts files and vts profiler build rule by Keun Soo Yim · 9 years ago
  56. 790e6d6 Use backward compatible enum values. am: 2ab1a10678 by Amit Mahajan · 9 years ago
  57. 2ab1a10 Use backward compatible enum values. by Amit Mahajan · 9 years ago
  58. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  59. 566c20b Merge "Ran update-makefiles.sh." am: 891f6a946a by Yifan Hong · 9 years ago
  60. 891f6a9 Merge "Ran update-makefiles.sh." by Yifan Hong · 9 years ago
  61. 787ea6b Merge "[AWARE] Update HIDL interface and link to legacy HAL" am: f825133092 by Etan Cohen · 9 years ago
  62. f825133 Merge "[AWARE] Update HIDL interface and link to legacy HAL" by Etan Cohen · 9 years ago
  63. a4842ac liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  64. f01bcaa [AWARE] Update HIDL interface and link to legacy HAL by Etan Cohen · 9 years ago
  65. fead19a Ran update-makefiles.sh. by Yifan Hong · 9 years ago
  66. 049439e Add test for putting different types in a struct / union. am: 04e53a1ca2 by Yifan Hong · 9 years ago
  67. 04e53a1 Add test for putting different types in a struct / union. by Yifan Hong · 9 years ago
  68. 7f3dc0e Merge "move foocallback to hidl_test" am: 0270fefc48 by Yifan Hong · 9 years ago
  69. 0270fef Merge "move foocallback to hidl_test" by Yifan Hong · 9 years ago
  70. 68f2bd6 Merge "Change list of applications in CardStatus from array to vec." by Amit Mahajan · 9 years ago
  71. d5eccf5 Merge "Change list of applications in CardStatus from array to vec." by Treehugger Robot · 9 years ago
  72. 04bd96f Callback elision for HIDL interfaces. am: e8b0161713 by Martijn Coenen · 9 years ago
  73. e8b0161 Callback elision for HIDL interfaces. by Martijn Coenen · 9 years ago
  74. fceda5b Merge "Return<*> getStatus().isOk() -> isOk()" am: 3131b6fc74 by Steven Moreland · 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. b494c00 Merge "Add a method to trigger multiple FMQ blocking reads." am: 9bfe0894b9 by Hridya Valsaraju · 9 years ago
  78. 9bfe089 Merge "Add a method to trigger multiple FMQ blocking reads." by Treehugger Robot · 9 years ago
  79. 347f07b Change list of applications in CardStatus from array to vec. by Amit Mahajan · 9 years ago
  80. 9ba9244 Add a method to trigger multiple FMQ blocking reads. by Hridya Valsaraju · 9 years ago
  81. b500bc6 move foocallback to hidl_test by Yifan Hong · 9 years ago
  82. 455f722 Merge "Minor changes to telephony error codes in types.hal" am: 044e84cc8a by Sanket Padawe · 9 years ago
  83. 044e84c Merge "Minor changes to telephony error codes in types.hal" by Treehugger Robot · 9 years ago
  84. 3e07d42 Merge "Make update-makefiles.sh exit if any of the hidl invocations fail" by Enrico Granata · 9 years ago
  85. 11dc298 Merge "Make update-makefiles.sh exit if any of the hidl invocations fail" by Enrico Granata · 9 years ago
  86. 28cbdf9 Merge "Templatize MQDescriptor" am: 61666e16bb by Hridya Valsaraju · 9 years ago
  87. 61666e1 Merge "Templatize MQDescriptor" by Hridya Valsaraju · 9 years ago
  88. c13c371 Minor changes to telephony error codes in types.hal by Sanket Padawe · 9 years ago
  89. 7699b7d Fix wifi/bluetooth threadpool usage. am: 4faa7f5b27 by Martijn Coenen · 9 years ago
  90. 4faa7f5 Fix wifi/bluetooth threadpool usage. by Martijn Coenen · 9 years ago
  91. f70884c Templatize MQDescriptor by Hridya Valsaraju · 9 years ago
  92. f89e0d9 bluetooth: Find the device's Bluetooth address am: 6a7d622264 by Myles Watson · 9 years ago
  93. 6a7d622 bluetooth: Find the device's Bluetooth address by Myles Watson · 9 years ago
  94. 49b6dcb Minor fixes in IRadioIndication.hal am: d7c7e641ef by Amit Mahajan · 9 years ago
  95. d7c7e64 Minor fixes in IRadioIndication.hal by Amit Mahajan · 9 years ago
  96. 1ac8fac Merge "Clean up some fields and APIs in telephony HIDL interface." by Sanket Padawe · 9 years ago
  97. 4ba8b46 Merge "Clean up some fields and APIs in telephony HIDL interface." by Treehugger Robot · 9 years ago
  98. 1ebe923 Add default Bluetooth HAL implementation am: 89ba5284e3 by Andre Eisenbach · 9 years ago
  99. 89ba528 Add default Bluetooth HAL implementation by Andre Eisenbach · 9 years ago
  100. a0cf52d Add test method to IBaz. am: 73f99f6e1f by Martijn Coenen · 9 years ago