1. 01329bc Update makefiles for c++-sources and c++-headers. am: cb360c60d8 am: 4bd4e7fb3b am: 127b116fe5 by Steven Moreland · 8 years ago
  2. 8e89a43 Update makefiles for c++-sources and c++-headers. am: cb360c60d8 am: 4bd4e7fb3b by Steven Moreland · 8 years ago
  3. cb360c6 Update makefiles for c++-sources and c++-headers. by Steven Moreland · 8 years ago
  4. 9dfaf88 Merge "Expect SUCCESS for tdls vts tests" into oc-dev am: 525e0ecb1a by Ningyuan Wang · 8 years ago
  5. 4149387 Merge "Expect SUCCESS for tdls vts tests" into oc-dev am: 525e0ecb1a by Ningyuan Wang · 8 years ago
  6. 090d6b1 Merge "Remove redundant dependencies" am: 62769b7196 am: 170e2e85a2 am: 5fba1db1d2 by Steven Moreland · 8 years ago
  7. f90189a Merge "Remove redundant dependencies" am: 62769b7196 am: 170e2e85a2 by Steven Moreland · 8 years ago
  8. ee1d248 Remove redundant dependencies by Steven Moreland · 8 years ago
  9. 3d9b017 Expect SUCCESS for tdls vts tests by Ningyuan Wang · 8 years ago
  10. 8189245 Link libwifi-system-iface instead by Logan Chien · 8 years ago
  11. 94a07c4 Add missing document for supplicant hal, current.txt. by Ningyuan Wang · 8 years ago
  12. 8afd952 Merge "Changed the naming scheme for Treble java libraries (both static and dynamic)" into oc-dev by TreeHugger Robot · 8 years ago
  13. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  14. 6733baf Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  15. 2972c5f Add VTS tests for Wfd by Ningyuan Wang · 8 years ago
  16. 6dc0781 Add VTS tests for Bonjour and Upnp service by Ningyuan Wang · 8 years ago
  17. 37e8742 Add VTS tests for wps related APIs in ISupplicantIface by Ningyuan Wang · 8 years ago
  18. 61d3d5e Merge "Add VTS test for ISupplicantP2pIface::removeGroup()" into oc-dev by TreeHugger Robot · 8 years ago
  19. ce01460 Merge "Add more VTS tests for SupplicantStaIface" into oc-dev by TreeHugger Robot · 8 years ago
  20. 680018b Add VTS test for ISupplicantP2pIface::removeGroup() by Ningyuan Wang · 8 years ago
  21. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  22. 2d76d86 Merge "Add more VTS tests for ISupplicantP2pIface" into oc-dev by TreeHugger Robot · 8 years ago
  23. 7147f8f Merge "Add more VTS tests for ISupplicantNetwork" into oc-dev by TreeHugger Robot · 8 years ago
  24. 3d56bdf Merge "Fix VTS test for SupplicantStaNetwork::setGetEapPhase2Method()" into oc-dev by TreeHugger Robot · 8 years ago
  25. 4629846 Merge "Add VTS tests for ISupplicantIface" into oc-dev by TreeHugger Robot · 8 years ago
  26. f2c858b Merge "Add more VTS tests for ISupplicantNetwork" into oc-dev by TreeHugger Robot · 8 years ago
  27. aa9b37d Add more VTS tests for ISupplicantNetwork by Ningyuan Wang · 8 years ago
  28. 0dd5ba2 Update makefiles. by Steven Moreland · 8 years ago
  29. 7a5a185 Add more VTS tests for SupplicantStaIface by Ningyuan Wang · 8 years ago
  30. aa3e01f Merge "Fix VTS test for SupplicantP2pIface::stopFind()" into oc-dev by TreeHugger Robot · 8 years ago
  31. e52e880 Add more VTS tests for ISupplicantP2pIface by Ningyuan Wang · 8 years ago
  32. e97b2be Add more VTS tests for ISupplicantNetwork by Ningyuan Wang · 8 years ago
  33. 4833b06 Add VTS tests for ISupplicantIface by Ningyuan Wang · 8 years ago
  34. dd05603 Copy wifi_hidl_call_util.h for supplicant VTS test by Ningyuan Wang · 8 years ago
  35. b2799c3 Update makefiles. by Steven Moreland · 8 years ago
  36. 271f16e Fix VTS test for SupplicantStaNetwork::setGetEapPhase2Method() by Ningyuan Wang · 8 years ago
  37. 6504cb2 Fix VTS test for SupplicantP2pIface::stopFind() by Ningyuan Wang · 8 years ago
  38. e3509d4 supplicant(vts): Compilation fixes by Roshan Pius · 8 years ago
  39. e90c31f Update makefiles. by Steven Moreland · 8 years ago
  40. c314841 supplicant(interface): Add an event for bssid changes by Roshan Pius · 8 years ago
  41. d65be16 supplicant(interface): Correct the WFD info length by Roshan Pius · 8 years ago
  42. 94b4bdc supplicant(interface): Support for P2P client list and save config by Roshan Pius · 8 years ago
  43. 39c2609 supplicant(interface): Add support for disabling auto connect by Roshan Pius · 8 years ago
  44. d23068f supplicant(interface): List out all status/reason codes by Roshan Pius · 8 years ago
  45. 036da68 supplicant(vts): More tests by Roshan Pius · 9 years ago
  46. 6b87201 Change vts target base test class name by Yuexi Ma · 8 years ago
  47. cbafd53 supplicant(interface): Add support for get/set raw psk by Roshan Pius · 8 years ago
  48. 7bf6dc8 supplicant(interface): Add timedOut param in assoc reject by Roshan Pius · 8 years ago
  49. 178dfd5 change all vts hidl tests to use VtsHalHidlTargetBaseTest by Yuexi Ma · 8 years ago
  50. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago
  51. e54bcae supplicant(interface): Add set/get for eap private key id by Roshan Pius · 8 years ago
  52. 81f9968 Remove .vts spec files. by Tri Vo · 8 years ago
  53. 7748aa1 Merge "wpa_supplicant(interface): Add bssid to WNM callbacs" by Treehugger Robot · 8 years ago
  54. f7693ee Update the test binary and source file name. by Zhuoyao Zhang · 8 years ago
  55. eabd11b wpa_supplicant(interface): Add bssid to WNM callbacs by Roshan Pius · 8 years ago
  56. 72b5eb0 supplicant(interface): Add new EAP phase 2 type and NFC methods by Roshan Pius · 8 years ago
  57. 3646298 Merge changes Ieee26013,I275bba11,I7e7258e7,I88111181 by Roshan Pius · 8 years ago
  58. 2ca2a52 supplicant(interface): Remove redundant callbacks by Roshan Pius · 9 years ago
  59. 65c99d7 Update vts files on aosp. by Zhuoyao Zhang · 9 years ago
  60. 06da29f Use filegroup as genrule srcs. by Tri Vo · 8 years ago
  61. 0574bac Updated makefiles by Andreas Huber · 8 years ago
  62. ac9f1c0 Remove vts driver/profiler build rules. by Tri Vo · 8 years ago
  63. bd75289 Support driver/profiler for all hals. by Zhuoyao Zhang · 8 years ago
  64. dbd09c6 supplicant(interface): Add the new radio work methods by Roshan Pius · 9 years ago
  65. fa3cb17 Merge "wpa_supplicant HAL uses "default" service name" by Chris Phoenix · 9 years ago
  66. 639bb13 Merge changes from topics 'id_str_supplicant_hidl', 'p2p_wps_supplicant_hidl' by Roshan Pius · 9 years ago
  67. b64f563 wpa_supplicant HAL uses "default" service name by Chris Phoenix · 9 years ago
  68. 522e62d supplicant(vts): Add gtest framework by Roshan Pius · 9 years ago
  69. 720f4bd wifi(vts): Generate the .vts files by Roshan Pius · 9 years ago
  70. 5c3a0d9 wifi(interface): Use the "bitfield" type for masks by Roshan Pius · 9 years ago
  71. 2d50db9 supplicant(interface): Add sta network idstr & ft key mgmt by Roshan Pius · 9 years ago
  72. 6eb05a2 supplicant(interface): Add missing STA callbacks by Roshan Pius · 9 years ago
  73. 4984f9a supplicant(interface): Add various WPS device params by Roshan Pius · 9 years ago
  74. 09f2ce3 supplicant(interface): Add P2P iface methods/cbs by Roshan Pius · 9 years ago
  75. 08e6bba supplicant(interface): Add interface for WPS by Roshan Pius · 9 years ago
  76. 147abaf Merge "supplicant(interface): Fix a typo in documentation" by Treehugger Robot · 9 years ago
  77. 43a4e12 supplicant(interface): Fix a typo in documentation by Roshan Pius · 9 years ago
  78. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  79. e663f83 supplicant(interface): Remove unused params by Roshan Pius · 9 years ago
  80. 3f050c1 supplicant(interface): Add support for DRIVER commands by Roshan Pius · 9 years ago
  81. 698b6a9 Merge "Update makefiles for Java package path." by Treehugger Robot · 9 years ago
  82. b85d876 Update makefiles for Java package path. by Yifan Hong · 9 years ago
  83. 118598a supplicant(interface): Add network param getters by Roshan Pius · 9 years ago
  84. d11fc7e supplicant(interface): Add 2 sta iface callbacks by Roshan Pius · 9 years ago
  85. e3f25f1 supplicant(interface): Correct ANQP enum value/type by Roshan Pius · 9 years ago
  86. 282a0b3 supplicant(interface): Minor fixes in P2P iface by Roshan Pius · 9 years ago
  87. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  88. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  89. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  90. 9e01c51 supplicant(interface): Fix compilation failure by Roshan Pius · 9 years ago
  91. b76dbbe supplicant(interface): Add support for Hotspot 2.0 by Roshan Pius · 9 years ago
  92. 849d24c Merge "supplicant(interface): Support P2P operations" by Roshan Pius · 9 years ago
  93. 756ad99 supplicant(interface): Support P2P operations by Roshan Pius · 9 years ago
  94. 5222c47 Merge "Support genrules with multiple tools" by Colin Cross · 9 years ago
  95. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  96. 8c6a877 supplicant(interface): Remove "wpa_supplicant" by Roshan Pius · 9 years ago
  97. 7c636f8 wpa_supplicant(interface): Remove create/remove iface methods from HIDL by Roshan Pius · 9 years ago
  98. 39f588f wpa_supplicant(interface): Add iface/network type by Roshan Pius · 9 years ago
  99. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  100. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago