1. b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  2. 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
  3. a878aee Update makefies: no 'types' by Steven Moreland · 6 years ago
  4. bd5b4dc tests IFoo: WithFmq is more complicated. by Steven Moreland · 7 years ago
  5. 2b01956 IFoo: send struct with fmq. by Steven Moreland · 7 years ago
  6. dad2219 IFoo: remove pointer from u. by Steven Moreland · 7 years ago
  7. 3bcfa47 Test for vec<union> vec<struct w/ union>. by Steven Moreland · 8 years ago
  8. fe56427 Update tests makefile for change. by Steven Moreland · 8 years ago
  9. ed32556 Additional tests for enum iteration. by Steven Moreland · 8 years ago
  10. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 8 years ago
  11. 38a78e1 Static link test lib shims with test -impl libs. by Zhuoyao Zhang · 8 years ago
  12. c3e80fa Update for Soong java makefiles. by Steven Moreland · 8 years ago
  13. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 8 years ago
  14. a5299ee Fix typo in update makefiles. by Steven Moreland · 8 years ago
  15. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 8 years ago
  16. b5e9a6b HAL interface libs for testing are built w/o VNDK. by Jiyong Park · 8 years ago
  17. d8299ff Print full name test by Timur Iskhakov · 8 years ago
  18. a3b0f1f Check array dimenstion order by Timur Iskhakov · 8 years ago
  19. 5e59402 Update makefiles for vndk enabled. by Steven Moreland · 8 years ago
  20. 7206708 Update HIDL makefiles. by Steven Moreland · 8 years ago
  21. 2f2aabe Move all hidl_test dependencies to the system.img by Steven Moreland · 8 years ago
  22. 06c85d9 Update makefiles. by Steven Moreland · 8 years ago
  23. cb360c6 Update makefiles for c++-sources and c++-headers. by Steven Moreland · 8 years ago
  24. ee1d248 Remove redundant dependencies by Steven Moreland · 8 years ago
  25. 12d9112 Merge "Mark hidl test libs as vendor." by Treehugger Robot · 8 years ago
  26. d52e0ff Mark hidl test libs as vendor. by Steven Moreland · 8 years ago
  27. 0dd5ba2 Update makefiles. by Steven Moreland · 8 years ago
  28. e90c31f Update makefiles. by Steven Moreland · 8 years ago
  29. 691a455 Add hidl_default and make modules use hidl_default. by Steven Moreland · 8 years ago
  30. 7128746 Merge "Add tests for .equals and toString" by Treehugger Robot · 8 years ago
  31. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 8 years ago
  32. 4093a44 Add tests for .equals and toString by Yifan Hong · 8 years ago
  33. 46c0b94 Move hidl shims to the vendor partition. by Steven Moreland · 9 years ago
  34. 06da29f Use filegroup as genrule srcs. by Tri Vo · 9 years ago
  35. ac9f1c0 Remove vts driver/profiler build rules. by Tri Vo · 9 years ago
  36. 97973c6 Add test for type resolution. by Yifan Hong · 9 years ago
  37. 10ac9b4 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 9 years ago
  38. 04e53a1 Add test for putting different types in a struct / union. by Yifan Hong · 9 years ago
  39. b500bc6 move foocallback to hidl_test by Yifan Hong · 9 years ago
  40. 87cc71c Test for echoed interfaces. by Yifan Hong · 9 years ago
  41. e7ce822 Add test for bitset/mask type. by Yifan Hong · 9 years ago
  42. ebcc332 Use IBase instead of IBinder for interface keyword. by Yifan Hong · 9 years ago
  43. e19e582 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  44. fafbbd7 Revert "Use get instead of implicit cast on Return<*>." by Steven Moreland · 9 years ago
  45. 0c4c7a3 Update to use the correct library for logging. by Yifan Hong · 9 years ago
  46. dc5f84f Use get instead of implicit cast on Return<*>. by Steven Moreland · 9 years ago
  47. 2fe5762 Merge "Update makefiles for logging." by Treehugger Robot · 9 years ago
  48. 33e87b8 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  49. 403161a Use newly introduced hidl_handle. by Martijn Coenen · 9 years ago
  50. 3e3a099 Update makefiles for logging. by Steven Moreland · 9 years ago
  51. 63544ea Split libhidl into base and transport. by Yifan Hong · 9 years ago
  52. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  53. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  54. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  55. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  56. 54813ed Use hidl_string conversion constructor as test. by Steven Moreland · 9 years ago
  57. 30dc3de hidl_test: move duplicated code to shared lib by Yifan Hong · 9 years ago
  58. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  59. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  60. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  61. 9517f9c hidl_test: Fix failing tests. by Yifan Hong · 9 years ago
  62. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  63. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  64. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  65. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  66. 799ebcb Add test for importing a single type. by Yifan Hong · 9 years ago
  67. 223b82a Add test for vec<vec<T>> as a return value. by Yifan Hong · 9 years ago
  68. 61db854 Add test for referring to nested types. by Yifan Hong · 9 years ago
  69. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  70. 88476c1 Verify that method arguments and results can share the same name. by Andreas Huber · 9 years ago
  71. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  72. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  73. ed76563 Merge "Additional test cases to verify multi-dimensional arrays work properly." by Treehugger Robot · 9 years ago
  74. 8e23794 Additional test cases to verify multi-dimensional arrays work properly. by Andreas Huber · 9 years ago
  75. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  76. cf8560c Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  77. b350caf interfaces: update makefiles by Iliyan Malchev · 9 years ago
  78. c0ba83e Merge "Updated makefiles (includes java-library rules for applicable packages)." by TreeHugger Robot · 9 years ago
  79. 7ab75a7 Updated makefiles (includes java-library rules for applicable packages). by Andreas Huber · 9 years ago
  80. 9890875 Revert "package android.hardware.tests.* as part of VTS (auto-generated)" by Keun Soo Yim · 9 years ago
  81. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  82. 3cdfe14 build 32- and 64-bit libs (auto-generated) by Keun Soo Yim · 9 years ago
  83. b9c0820 android.hardware.tests.foo@1.0::IFooCallback: add instrumentation by Iliyan Malchev · 9 years ago
  84. afba036 package android.hardware.tests.* as part of VTS (auto-generated) by Keun Soo Yim · 9 years ago
  85. 6b4d639 regenerate Android.mk files by Keun Soo Yim · 9 years ago
  86. 3841501 Updated makefiles linking against libhidl. by Martijn Coenen · 9 years ago
  87. ab407f0 add tests for parsing constant expressions. by Yifan Hong · 9 years ago
  88. 564cc0a "import types" should never be necessary, it is implicit (if types.hal exists) by Andreas Huber · 9 years ago
  89. 614bb72 android.hardware.tests.foo@1.0::IFooCallback: use booleans by Iliyan Malchev · 9 years ago
  90. e96606a android.hardware.tests.foo@1.0: add oneway methods by Iliyan Malchev · 9 years ago
  91. 6165188 Added mock interfaces by Steven Moreland · 9 years ago