1. dbe086f Merge "wifi: Removing reference to IServiceManager.h." by Treehugger Robot · 9 years ago
  2. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  3. fb88210 wifi: Removing reference to IServiceManager.h. by Steven Moreland · 9 years ago
  4. 7eb1f89 Merge "Adds tests to verify proper marshaling of vectors of interface types." by Treehugger Robot · 9 years ago
  5. 5bc16ac Merge "Use defaultPassthroughServiceImplementation for nfc." by Treehugger Robot · 9 years ago
  6. f50aa94 Merge changes from topic 'boot-control-hal' by Connor O'Brien · 9 years ago
  7. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  8. cc7d42b Use defaultPassthroughServiceImplementation for nfc. by Steven Moreland · 9 years ago
  9. cd0d29d Add android.hardware.boot_control@1.0 service. by Connor O'Brien · 9 years ago
  10. fe25fd8 Add boot_control HIDL default implementation by Connor O'Brien · 9 years ago
  11. 6e0c010 boot_control: Define the boot_control HIDL interface. by Alex Deymo · 9 years ago
  12. f7ad111 Merge "Adds a test to verify proper marshaling of vectors of arrays in Java" by Andreas Huber · 9 years ago
  13. 28c85b7 Adds a test to verify proper marshaling of vectors of arrays in Java by Andreas Huber · 9 years ago
  14. 9517f9c hidl_test: Fix failing tests. by Yifan Hong · 9 years ago
  15. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  16. 45ca993 Merge "Revert "Remove test for overloaded function."" by Steven Moreland · 9 years ago
  17. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  18. 51a703a Merge "Remove test for overloaded function." by Treehugger Robot · 9 years ago
  19. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  20. deb0cfc Add test for single letter IDs. by Yifan Hong · 9 years ago
  21. e397b73 Merge changes from topic 'nfc-style' by Treehugger Robot · 9 years ago
  22. 954515f Modify return values of read/write/config methods to bool by Hridya Valsaraju · 9 years ago
  23. a74426d nfc: update default implementation to match style. by Steven Moreland · 9 years ago
  24. cffe8d5 nfc: reflect style guide. by Steven Moreland · 9 years ago
  25. a91254d Merge "Cleanup nfc service code." by Treehugger Robot · 9 years ago
  26. acfbd25 Add Bluetooth HAL definition by Myles Watson · 9 years ago
  27. 7573963 Cleanup nfc service code. by Steven Moreland · 9 years ago
  28. a3ba3c3 Merge "Added test for overloading." by Treehugger Robot · 9 years ago
  29. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  30. f243631 wifi: Invoke failure callbacks by Roshan Pius · 9 years ago
  31. 5926828 wifi: Add WifiRttController object by Roshan Pius · 9 years ago
  32. 35d958c wifi: Add Iface related method implementations in WifiChip by Roshan Pius · 9 years ago
  33. 3e2d671 wifi: Add the various iface object implementation by Roshan Pius · 9 years ago
  34. ab5c471 wifi: Remove "Wlan" prefix from wifi_legacy_hal public methods by Roshan Pius · 9 years ago
  35. cd566bd wifi: Add support for multiple chips in IWifi by Roshan Pius · 9 years ago
  36. fcbf923 wifi(interface): Add RTT Controller object by Roshan Pius · 9 years ago
  37. adcfba4 wifi(interface): Add Iface objects by Roshan Pius · 9 years ago
  38. 2078f22 Merge "Initial version of radio hal" by Treehugger Robot · 9 years ago
  39. 4cb7b84 Initial version of radio hal by Amit Mahajan · 9 years ago
  40. a543fe6 Merge "Add test for importing a single type." by Yifan Hong · 9 years ago
  41. 799ebcb Add test for importing a single type. by Yifan Hong · 9 years ago
  42. e312006 Add test for fixing 0XFF (upper X) by Yifan Hong · 9 years ago
  43. 13e1942 Merge "Revert "Revert "Revert "nfc: reflect style guide."""" by Steven Moreland · 9 years ago
  44. 6d4d412 Revert "Revert "Revert "nfc: update default implementation to match style.""" by Steven Moreland · 9 years ago
  45. 20ea4ea Revert "Revert "Revert "nfc: reflect style guide.""" by Steven Moreland · 9 years ago
  46. e57188f Merge "Add test for missing package name for FQName lookup." by Treehugger Robot · 9 years ago
  47. 73e6598 Merge changes from topic 'rename_wifi_hal' by Treehugger Robot · 9 years ago
  48. c5be5ac Add test for missing package name for FQName lookup. by Yifan Hong · 9 years ago
  49. 223b82a Add test for vec<vec<T>> as a return value. by Yifan Hong · 9 years ago
  50. 271f2c2 wifi(interface): Rename interface to iface by Roshan Pius · 9 years ago
  51. 6f31d92 wifi(interface): Add/Correct docstring params by Roshan Pius · 9 years ago
  52. 67f7003 Merge "Revert "Revert "nfc: update default implementation to match style.""" by Treehugger Robot · 9 years ago
  53. cdb77f3 wifi: Add implementation of driver/firmware memory dumps by Roshan Pius · 9 years ago
  54. 4b26c83 wifi: Add Implementation of IWifiChip.requestChipDebugInfo by Roshan Pius · 9 years ago
  55. 22be21e Revert "Revert "nfc: update default implementation to match style."" by Steven Moreland · 9 years ago
  56. 106bc9d Revert "Revert "nfc: reflect style guide."" by Steven Moreland · 9 years ago
  57. 908a69a wifi: Use hal_tool & if_tool by Roshan Pius · 9 years ago
  58. aabe575 wifi: Restructure wifi legacy HAL implementation by Roshan Pius · 9 years ago
  59. 79a9975 wifi: Change namespace by Roshan Pius · 9 years ago
  60. 3c4e8a3 wifi: Move legacy HAL implementation by Roshan Pius · 9 years ago
  61. 61db854 Add test for referring to nested types. by Yifan Hong · 9 years ago
  62. ea4b569 Merge "Revert "nfc: reflect style guide."" by Martijn Coenen · 9 years ago
  63. 3768be3 Revert "nfc: update default implementation to match style." by Steven Moreland · 9 years ago
  64. 69bb15e Revert "nfc: reflect style guide." by Steven Moreland · 9 years ago
  65. 1d4862a Merge changes from topic 'nfc-style' by Steven Moreland · 9 years ago
  66. 7b66dd9 Auto hardware/interfaces/Android.bp by Steven Moreland · 9 years ago
  67. 6b6381c nfc: update default implementation to match style. by Steven Moreland · 9 years ago
  68. e0c416a nfc: reflect style guide. by Steven Moreland · 9 years ago
  69. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  70. fe2b098 Tests for Reference Support. by Yifan Hong · 9 years ago
  71. aa3a8e0 Merge "Use MQDescriptorSync instead of MQdescriptor in interface" by Treehugger Robot · 9 years ago
  72. a614ac0 Merge "Default binderized implementation of android.hardware.nfc@1.0" by Martijn Coenen · 9 years ago
  73. d8a7bb5 Merge "wifi: Move supplicant HIDL interfaces to subfolder" by Treehugger Robot · 9 years ago
  74. 3db0f60 Default binderized implementation of android.hardware.nfc@1.0 by Iliyan Malchev · 9 years ago
  75. 88476c1 Verify that method arguments and results can share the same name. by Andreas Huber · 9 years ago
  76. 22ab8b2 wifi: Move supplicant HIDL interfaces to subfolder by Roshan Pius · 9 years ago
  77. 9a3a84f wifi(hidl): Add supplicant HIDL interface by Roshan Pius · 9 years ago
  78. e168eba Merge "Verify that vectors of arrays within structures are properly marshaled" by Treehugger Robot · 9 years ago
  79. 9d9672c Use MQDescriptorSync instead of MQdescriptor in interface by Hridya Valsaraju · 9 years ago
  80. fd77f50 Verify that vectors of arrays within structures are properly marshaled by Andreas Huber · 9 years ago
  81. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  82. 467bb28 Updated tests for constant expressions. by Yifan Hong · 9 years ago
  83. 495391a Updated makefiles that also add static java library targets. by Andreas Huber · 9 years ago
  84. 678fa1f android.hardware.nfc@1.0: provide a default implementation by Iliyan Malchev · 9 years ago
  85. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  86. f1d448b [Java] Add a test to verify that typedefs in types.hal does not mistakenly by Andreas Huber · 9 years ago
  87. 05f80ee Merge "Verify that structs with multiple array fields now successfully compile for Java" by Treehugger Robot · 9 years ago
  88. fc0b6c4 Verify that structs with multiple array fields now successfully compile for Java by Andreas Huber · 9 years ago
  89. 5443a9f Initial pieces of WiFi HAL interface definition by Mitchell Wills · 9 years ago
  90. ed76563 Merge "Additional test cases to verify multi-dimensional arrays work properly." by Treehugger Robot · 9 years ago
  91. 8e23794 Additional test cases to verify multi-dimensional arrays work properly. by Andreas Huber · 9 years ago
  92. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  93. 96f5397 Merge "Remove @hal_type from .hal files." by Yifan Hong · 9 years ago
  94. 252c1c5 Remove @hal_type from .hal files. by Yifan Hong · 9 years ago
  95. 15e1558 fix update-makefiles.sh to not need Android.mk by Iliyan Malchev · 9 years ago
  96. 9c43f01 Add tests to verify that multi-dimensional arrays in Java work (inside structs) by Andreas Huber · 9 years ago
  97. cf8560c Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  98. d66bb6f Merge "interfaces: regenerate makefiles" by Treehugger Robot · 9 years ago
  99. 3d49850 Merge "Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]" by Treehugger Robot · 9 years ago
  100. c6c7aab interfaces: regenerate makefiles by Iliyan Malchev · 9 years ago