1. 134cb72 Merge "Add a new method to trigger a blocking read." am: 31265c5312 by Hridya Valsaraju · 9 years ago
  2. ba6c844 Merge "Add a new method to trigger a blocking read." am: 31265c5312 by Hridya Valsaraju · 9 years ago
  3. 31265c5 Merge "Add a new method to trigger a blocking read." by Treehugger Robot · 9 years ago
  4. 586bed1 Add a new method to trigger a blocking read. by Hridya Valsaraju · 9 years ago
  5. 77e3816 Revert "move VTS HIDL HAL tests to the corresponding interface directories" am: 7c8d9bbaf1 by Steven Moreland · 9 years ago
  6. 68dd1ef Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Steven Moreland · 9 years ago
  7. 7c8d9bb Revert "move VTS HIDL HAL tests to the corresponding interface directories" by Steven Moreland · 9 years ago
  8. 528f400 Merge "supplicant(interface): Fix a typo in documentation" am: 147abafc18 by Roshan Pius · 9 years ago
  9. c903383 Merge "supplicant(interface): Fix a typo in documentation" am: 147abafc18 by Roshan Pius · 9 years ago
  10. 147abaf Merge "supplicant(interface): Fix a typo in documentation" by Treehugger Robot · 9 years ago
  11. 6e53f36 Merge changes Ia9b1d24c,I86980cd2 am: 5f1f3557aa am: 1e74147666 by Roshan Pius · 9 years ago
  12. bee11f4 wifi: Add keep alive packet sending functionality am: 9a9869a759 am: 711af27530 by Roshan Pius · 9 years ago
  13. 17f5a88 wifi: Add nd offload functionality am: af727c0cc8 am: 18e814e195 by Roshan Pius · 9 years ago
  14. 1e74147 Merge changes Ia9b1d24c,I86980cd2 am: 5f1f3557aa by Roshan Pius · 9 years ago
  15. 711af27 wifi: Add keep alive packet sending functionality am: 9a9869a759 by Roshan Pius · 9 years ago
  16. 18e814e wifi: Add nd offload functionality am: af727c0cc8 by Roshan Pius · 9 years ago
  17. 5f1f355 Merge changes Ia9b1d24c,I86980cd2 by Roshan Pius · 9 years ago
  18. f27d2d4 Merge "Load legacy NFC libhardware HAL by correct name." am: 9e172b30c7 by Martijn Coenen · 9 years ago
  19. b2222e2 Merge "Load legacy NFC libhardware HAL by correct name." am: 9e172b30c7 by Martijn Coenen · 9 years ago
  20. 9e172b3 Merge "Load legacy NFC libhardware HAL by correct name." by Martijn Coenen · 9 years ago
  21. f8db421 Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f am: 3329d00a3a by Ruchi Kandoi · 9 years ago
  22. 8d2edad Fix VTS paths on 32-bit target am: dd716c36f2 am: 93eda4d82a by Hsin-Yi Chen · 9 years ago
  23. a9b82e8 Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa by Martijn Coenen · 9 years ago
  24. 54da018 Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e by Zhuoyao Zhang · 9 years ago
  25. ff56c13 Use lowercase booleans in VTS test configs. am: 63ff734724 am: a84c0ace79 by Ryan Campbell · 9 years ago
  26. c80e433 Update to use the correct logging library. am: 6b6003620b am: 6a06af42fa by Ruchi Kandoi · 9 years ago
  27. c8f350f Update coverage configs with new format. am: ae87d5a100 am: 7f593e3335 by Ryan Campbell · 9 years ago
  28. e05f0b7 Update NFC VTS configs to reflect new source paths am: 99f201ac11 am: 04bc441250 by Ryan Campbell · 9 years ago
  29. 80bc287 increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e by Keun Soo Yim · 9 years ago
  30. cc15326 enable profiling directly from AndroidTest.xml am: 12b532c8f3 am: 8959e955f8 by Yuexi Ma · 9 years ago
  31. 86989fd NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c by Ruchi Kandoi · 9 years ago
  32. 3265ad0 NFC: Add target-side VTS tests for NFC am: ea37e1ab66 am: af965c7225 by Ruchi Kandoi · 9 years ago
  33. 2a88d08 use svc nfc enable/disable which is always the same. am: a0bf597885 by Keun Soo Yim · 9 years ago
  34. 529b01b move VTS HIDL HAL tests to the corresponding interface directories am: ec7746fa80 by Keun Soo Yim · 9 years ago
  35. a68100b Build target-side NFC test with coverage. am: 7da37f4320 am: 9d2bd866ca by Ryan Campbell · 9 years ago
  36. 8eed2ea Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a am: e5f442936e by Steven Moreland · 9 years ago
  37. 1a8199e Nfc: Split libhidl into base and transport. am: 1ee9859640 am: 7a133080fa by Yifan Hong · 9 years ago
  38. 853198e NFC: Update vts files to include the Annotations. am: 6360a884b8 am: 85e762c853 by Ruchi Kandoi · 9 years ago
  39. d73297b NFC HAL target-side test (template) am: 105bcaa066 am: 4473bbadde by Keun Soo Yim · 9 years ago
  40. ab106f3 Update vts files for nfc hidl file style change. am: 540a1ca37a am: 26657745de by Zhuoyao Zhang · 9 years ago
  41. 5f2b58c VTS driver build target for NFC 1.0 am: 3e78819754 am: 908d724f6f by Keun Soo Yim · 9 years ago
  42. 0b78385 add nfc vts files and vts profiler build rule am: 6473c64657 am: 2dbff5dcf2 by Keun Soo Yim · 9 years ago
  43. 3329d00 Merge changes from topic 'port-nfc-vts-AOSP' am: aeb3de7b3f by Ruchi Kandoi · 9 years ago
  44. 93eda4d Fix VTS paths on 32-bit target am: dd716c36f2 by Hsin-Yi Chen · 9 years ago
  45. 472608a Remove obsolete references to IPCThreadState/ProcessState. am: b4b3c93eaa by Martijn Coenen · 9 years ago
  46. c97b2f4 Update Android.bp of Nfc with make rule for profiler. am: dcfe5d667e by Zhuoyao Zhang · 9 years ago
  47. a84c0ac Use lowercase booleans in VTS test configs. am: 63ff734724 by Ryan Campbell · 9 years ago
  48. 6a06af4 Update to use the correct logging library. am: 6b6003620b by Ruchi Kandoi · 9 years ago
  49. 7f593e3 Update coverage configs with new format. am: ae87d5a100 by Ryan Campbell · 9 years ago
  50. 04bc441 Update NFC VTS configs to reflect new source paths am: 99f201ac11 by Ryan Campbell · 9 years ago
  51. 6525f45 increase the timeouts to 10mins for nfc target-side tests am: 4fbf78481e by Keun Soo Yim · 9 years ago
  52. 8959e95 enable profiling directly from AndroidTest.xml am: 12b532c8f3 by Yuexi Ma · 9 years ago
  53. ec521f3 NFC: vts: Update VTS driver files as per HAL changes am: 891d843b8c by Ruchi Kandoi · 9 years ago
  54. af965c7 NFC: Add target-side VTS tests for NFC am: ea37e1ab66 by Ruchi Kandoi · 9 years ago
  55. db8957a use svc nfc enable/disable which is always the same. am: a0bf597885 by Keun Soo Yim · 9 years ago
  56. fb83537 move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  57. 9d2bd86 Build target-side NFC test with coverage. am: 7da37f4320 by Ryan Campbell · 9 years ago
  58. e5f4429 Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. am: be1badc30a by Steven Moreland · 9 years ago
  59. 7a13308 Nfc: Split libhidl into base and transport. am: 1ee9859640 by Yifan Hong · 9 years ago
  60. 85e762c NFC: Update vts files to include the Annotations. am: 6360a884b8 by Ruchi Kandoi · 9 years ago
  61. 4473bba NFC HAL target-side test (template) am: 105bcaa066 by Keun Soo Yim · 9 years ago
  62. 2665774 Update vts files for nfc hidl file style change. am: 540a1ca37a by Zhuoyao Zhang · 9 years ago
  63. 908d724 VTS driver build target for NFC 1.0 am: 3e78819754 by Keun Soo Yim · 9 years ago
  64. 2dbff5d add nfc vts files and vts profiler build rule am: 6473c64657 by Keun Soo Yim · 9 years ago
  65. aeb3de7 Merge changes from topic 'port-nfc-vts-AOSP' by Ruchi Kandoi · 9 years ago
  66. 43a4e12 supplicant(interface): Fix a typo in documentation by Roshan Pius · 9 years ago
  67. fa37fc8 MemoryTest: add method for testing am: 6de0aa81a3 am: f0a0b645e9 by Steven Moreland · 9 years ago
  68. f0a0b64 MemoryTest: add method for testing am: 6de0aa81a3 by Steven Moreland · 9 years ago
  69. dd716c3 Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  70. b4b3c93 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  71. dcfe5d6 Update Android.bp of Nfc with make rule for profiler. by Zhuoyao Zhang · 9 years ago
  72. 63ff734 Use lowercase booleans in VTS test configs. by Ryan Campbell · 9 years ago
  73. 6b60036 Update to use the correct logging library. by Ruchi Kandoi · 9 years ago
  74. ae87d5a Update coverage configs with new format. by Ryan Campbell · 9 years ago
  75. 99f201a Update NFC VTS configs to reflect new source paths by Ryan Campbell · 9 years ago
  76. 4fbf784 increase the timeouts to 10mins for nfc target-side tests by Keun Soo Yim · 9 years ago
  77. 12b532c enable profiling directly from AndroidTest.xml by Yuexi Ma · 9 years ago
  78. 891d843 NFC: vts: Update VTS driver files as per HAL changes by Ruchi Kandoi · 9 years ago
  79. ea37e1a NFC: Add target-side VTS tests for NFC by Ruchi Kandoi · 9 years ago
  80. a0bf597 use svc nfc enable/disable which is always the same. by Keun Soo Yim · 9 years ago
  81. ec7746f move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  82. 7da37f4 Build target-side NFC test with coverage. by Ryan Campbell · 9 years ago
  83. be1badc Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. by Steven Moreland · 9 years ago
  84. 1ee9859 Nfc: Split libhidl into base and transport. by Yifan Hong · 9 years ago
  85. 6de0aa8 MemoryTest: add method for testing by Steven Moreland · 9 years ago
  86. ce2e656 Load legacy NFC libhardware HAL by correct name. by Martijn Coenen · 9 years ago
  87. 62626ed Merge "Bp/n/sFoo -> Bp/n/sHwFoo" am: cb5989d239 am: aef68e76b4 by Yifan Hong · 9 years ago
  88. aef68e7 Merge "Bp/n/sFoo -> Bp/n/sHwFoo" am: cb5989d239 by Yifan Hong · 9 years ago
  89. cb5989d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 9 years ago
  90. 9a9869a wifi: Add keep alive packet sending functionality by Roshan Pius · 9 years ago
  91. af727c0 wifi: Add nd offload functionality by Roshan Pius · 9 years ago
  92. 7c32407 Merge "liblog: use log/log.h when utilizing ALOG macros" am: 818ffb15a6 by Mark Salyzyn · 9 years ago
  93. ca5117d Merge "liblog: use log/log.h when utilizing ALOG macros" am: 818ffb15a6 by Mark Salyzyn · 9 years ago
  94. 818ffb1 Merge "liblog: use log/log.h when utilizing ALOG macros" by Treehugger Robot · 9 years ago
  95. 04dd3d3 Use backward compatible enum values. am: 2ab1a10678 am: 790e6d6fe0 by Amit Mahajan · 9 years ago
  96. 6360a88 NFC: Update vts files to include the Annotations. by Ruchi Kandoi · 9 years ago
  97. 105bcaa NFC HAL target-side test (template) by Keun Soo Yim · 9 years ago
  98. 540a1ca Update vts files for nfc hidl file style change. by Zhuoyao Zhang · 9 years ago
  99. 3e78819 VTS driver build target for NFC 1.0 by Keun Soo Yim · 9 years ago
  100. 6473c64 add nfc vts files and vts profiler build rule by Keun Soo Yim · 9 years ago