1. bc667d7 Merge "wifi: Move supplicant HIDL interfaces to subfolder" am: d8a7bb5838 by Roshan Pius · 9 years ago
  2. 2b77beb Verify that method arguments and results can share the same name. am: 88476c157b by Andreas Huber · 9 years ago
  3. d8a7bb5 Merge "wifi: Move supplicant HIDL interfaces to subfolder" by Treehugger Robot · 9 years ago
  4. 88476c1 Verify that method arguments and results can share the same name. by Andreas Huber · 9 years ago
  5. 22ab8b2 wifi: Move supplicant HIDL interfaces to subfolder by Roshan Pius · 9 years ago
  6. 236659d wifi(hidl): Add supplicant HIDL interface am: 9a3a84f5a3 by Roshan Pius · 9 years ago
  7. 9a3a84f wifi(hidl): Add supplicant HIDL interface by Roshan Pius · 9 years ago
  8. cb38b3c Merge "Verify that vectors of arrays within structures are properly marshaled" by Andreas Huber · 9 years ago
  9. e168eba Merge "Verify that vectors of arrays within structures are properly marshaled" by Treehugger Robot · 9 years ago
  10. 929a4a6 Updated indentation to 4 spaces for Android.mk. am: b0b5322e7d by Yifan Hong · 9 years ago
  11. fd77f50 Verify that vectors of arrays within structures are properly marshaled by Andreas Huber · 9 years ago
  12. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  13. dff5d5f Updated tests for constant expressions. am: 467bb282d2 by Yifan Hong · 9 years ago
  14. 467bb28 Updated tests for constant expressions. by Yifan Hong · 9 years ago
  15. a88908f Updated makefiles that also add static java library targets. am: 495391aad8 by Andreas Huber · 9 years ago
  16. 495391a Updated makefiles that also add static java library targets. by Andreas Huber · 9 years ago
  17. 61f39aa android.hardware.nfc@1.0: provide a default implementation am: 678fa1f456 by Iliyan Malchev · 9 years ago
  18. 8ff5b73 update auto-generated makefiles am: 998892cce7 by Iliyan Malchev · 9 years ago
  19. 678fa1f android.hardware.nfc@1.0: provide a default implementation by Iliyan Malchev · 9 years ago
  20. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  21. a096803 [Java] Add a test to verify that typedefs in types.hal does not mistakenly by Andreas Huber · 9 years ago
  22. f1d448b [Java] Add a test to verify that typedefs in types.hal does not mistakenly by Andreas Huber · 9 years ago
  23. a37cd4c Merge "Verify that structs with multiple array fields now successfully compile for Java" by Andreas Huber · 9 years ago
  24. 05f80ee Merge "Verify that structs with multiple array fields now successfully compile for Java" by Treehugger Robot · 9 years ago
  25. 3d1b2c3 Initial pieces of WiFi HAL interface definition am: 5443a9fc9b by Mitchell Wills · 9 years ago
  26. fc0b6c4 Verify that structs with multiple array fields now successfully compile for Java by Andreas Huber · 9 years ago
  27. 5443a9f Initial pieces of WiFi HAL interface definition by Mitchell Wills · 9 years ago
  28. 551f714 Merge "Additional test cases to verify multi-dimensional arrays work properly." by Andreas Huber · 9 years ago
  29. ed76563 Merge "Additional test cases to verify multi-dimensional arrays work properly." by Treehugger Robot · 9 years ago
  30. f2ef735 Add dependency on libcutils. am: adc313d43d by Zhuoyao Zhang · 9 years ago
  31. 8e23794 Additional test cases to verify multi-dimensional arrays work properly. by Andreas Huber · 9 years ago
  32. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  33. 7b835a8 Merge "Remove @hal_type from .hal files." am: 96f539739e by Yifan Hong · 9 years ago
  34. 96f5397 Merge "Remove @hal_type from .hal files." by Yifan Hong · 9 years ago
  35. 252c1c5 Remove @hal_type from .hal files. by Yifan Hong · 9 years ago
  36. c6260f3 fix update-makefiles.sh to not need Android.mk am: 15e1558a04 by Iliyan Malchev · 9 years ago
  37. 15e1558 fix update-makefiles.sh to not need Android.mk by Iliyan Malchev · 9 years ago
  38. 975f5d6 Add tests to verify that multi-dimensional arrays in Java work (inside structs) by Andreas Huber · 9 years ago
  39. 9c43f01 Add tests to verify that multi-dimensional arrays in Java work (inside structs) by Andreas Huber · 9 years ago
  40. 1bd9842 Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  41. cf8560c Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  42. 502a8ea Merge "interfaces: regenerate makefiles" am: d66bb6fb5c by Iliyan Malchev · 9 years ago
  43. d66bb6f Merge "interfaces: regenerate makefiles" by Treehugger Robot · 9 years ago
  44. 4d3949e Merge "Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]" by Andreas Huber · 9 years ago
  45. 3d49850 Merge "Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]" by Treehugger Robot · 9 years ago
  46. 3109b32 WireMQDescriptor => MQDescriptor am: 4a99f3afae by Andreas Huber · 9 years ago
  47. c6c7aab interfaces: regenerate makefiles by Iliyan Malchev · 9 years ago
  48. f399e50 Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[] by Andreas Huber · 9 years ago
  49. 4a99f3a WireMQDescriptor => MQDescriptor by Andreas Huber · 9 years ago
  50. d529d22 android.hardware.tests.msgq@1.0: modify ITestMsgQ am: da96fb2a94 by Iliyan Malchev · 9 years ago
  51. da96fb2 android.hardware.tests.msgq@1.0: modify ITestMsgQ by Iliyan Malchev · 9 years ago
  52. 866e19d interfaces: update makefiles am: b350caf9dc by Iliyan Malchev · 9 years ago
  53. b350caf interfaces: update makefiles by Iliyan Malchev · 9 years ago
  54. c0ba83e Merge "Updated makefiles (includes java-library rules for applicable packages)." by TreeHugger Robot · 9 years ago
  55. 7ab75a7 Updated makefiles (includes java-library rules for applicable packages). by Andreas Huber · 9 years ago
  56. 9890875 Revert "package android.hardware.tests.* as part of VTS (auto-generated)" by Keun Soo Yim · 9 years ago
  57. a401680 add test for constant expression evaluation output by Yifan Hong · 9 years ago
  58. 092d4cd Merge "Apache2 module license." by Iliyan Malchev · 9 years ago
  59. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  60. 669bf7a Interface 'IBaz' and friends used by "hidl_test_java". by Andreas Huber · 9 years ago
  61. 3cdfe14 build 32- and 64-bit libs (auto-generated) by Keun Soo Yim · 9 years ago
  62. b9c0820 android.hardware.tests.foo@1.0::IFooCallback: add instrumentation by Iliyan Malchev · 9 years ago
  63. 90ff869 Add test aidl file for benchmark binder performance. by Zhuoyao Zhang · 9 years ago
  64. afba036 package android.hardware.tests.* as part of VTS (auto-generated) by Keun Soo Yim · 9 years ago
  65. 6b4d639 regenerate Android.mk files by Keun Soo Yim · 9 years ago
  66. 3841501 Updated makefiles linking against libhidl. by Martijn Coenen · 9 years ago
  67. ab407f0 add tests for parsing constant expressions. by Yifan Hong · 9 years ago
  68. 564cc0a "import types" should never be necessary, it is implicit (if types.hal exists) by Andreas Huber · 9 years ago
  69. 9bc55e2 Merge "android.hardware.tests.foo@1.0::IFooCallback: use booleans" by Iliyan Malchev · 9 years ago
  70. 11946ae Merge "android.hardware.tests.foo@1.0: add oneway methods" by Iliyan Malchev · 9 years ago
  71. db63165 Merge "Move .hal for FMQ benchmark code to hardware/interfaces." by Hridya Valsaraju · 9 years ago
  72. 1e69d11 Merge "Move .hal file for FMQ tests to harware/interfaces" by Hridya Valsaraju · 9 years ago
  73. 614bb72 android.hardware.tests.foo@1.0::IFooCallback: use booleans by Iliyan Malchev · 9 years ago
  74. e96606a android.hardware.tests.foo@1.0: add oneway methods by Iliyan Malchev · 9 years ago
  75. 68c05d6 Merge "Added mock interfaces" by Steven Moreland · 9 years ago
  76. d833379 Move .hal for FMQ benchmark code to hardware/interfaces. by Hridya Valsaraju · 9 years ago
  77. 3e32003 Move .hal file for FMQ tests to harware/interfaces by Hridya Valsaraju · 9 years ago
  78. 6a7412e Merge "libhwbinder benchmark interface." by Martijn Coenen · 9 years ago
  79. aea5ad1 libhwbinder benchmark interface. by Martijn Coenen · 9 years ago
  80. 80b6a12 Add annotation of hal_type for Nfc/NfcCallback interface. by Zhuoyao Zhang · 9 years ago
  81. 6165188 Added mock interfaces by Steven Moreland · 9 years ago
  82. 7fd352e script to auto-generate makefiles for HALs by Iliyan Malchev · 9 years ago
  83. 81add9c android.hardware.nfc@1.0: regenerate Android.mk by Iliyan Malchev · 9 years ago
  84. 31e16a7 fix the fix by Iliyan Malchev · 9 years ago
  85. 6cf9db2 fix build by Iliyan Malchev · 9 years ago
  86. a483139 nfc interfaces in the new style. by Andreas Huber · 9 years ago
  87. 91ec59b Initial empty repository by Thomas Joseph Avila · 9 years ago