1. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  2. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  3. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  4. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  5. 54813ed Use hidl_string conversion constructor as test. by Steven Moreland · 9 years ago
  6. 30dc3de hidl_test: move duplicated code to shared lib by Yifan Hong · 9 years ago
  7. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  8. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  9. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  10. 9517f9c hidl_test: Fix failing tests. by Yifan Hong · 9 years ago
  11. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  12. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  13. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  14. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  15. 799ebcb Add test for importing a single type. by Yifan Hong · 9 years ago
  16. 223b82a Add test for vec<vec<T>> as a return value. by Yifan Hong · 9 years ago
  17. 61db854 Add test for referring to nested types. by Yifan Hong · 9 years ago
  18. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  19. 88476c1 Verify that method arguments and results can share the same name. by Andreas Huber · 9 years ago
  20. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  21. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  22. ed76563 Merge "Additional test cases to verify multi-dimensional arrays work properly." by Treehugger Robot · 9 years ago
  23. 8e23794 Additional test cases to verify multi-dimensional arrays work properly. by Andreas Huber · 9 years ago
  24. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  25. cf8560c Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  26. b350caf interfaces: update makefiles by Iliyan Malchev · 9 years ago
  27. c0ba83e Merge "Updated makefiles (includes java-library rules for applicable packages)." by TreeHugger Robot · 9 years ago
  28. 7ab75a7 Updated makefiles (includes java-library rules for applicable packages). by Andreas Huber · 9 years ago
  29. 9890875 Revert "package android.hardware.tests.* as part of VTS (auto-generated)" by Keun Soo Yim · 9 years ago
  30. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  31. 3cdfe14 build 32- and 64-bit libs (auto-generated) by Keun Soo Yim · 9 years ago
  32. b9c0820 android.hardware.tests.foo@1.0::IFooCallback: add instrumentation by Iliyan Malchev · 9 years ago
  33. afba036 package android.hardware.tests.* as part of VTS (auto-generated) by Keun Soo Yim · 9 years ago
  34. 6b4d639 regenerate Android.mk files by Keun Soo Yim · 9 years ago
  35. 3841501 Updated makefiles linking against libhidl. by Martijn Coenen · 9 years ago
  36. ab407f0 add tests for parsing constant expressions. by Yifan Hong · 9 years ago
  37. 564cc0a "import types" should never be necessary, it is implicit (if types.hal exists) by Andreas Huber · 9 years ago
  38. 614bb72 android.hardware.tests.foo@1.0::IFooCallback: use booleans by Iliyan Malchev · 9 years ago
  39. e96606a android.hardware.tests.foo@1.0: add oneway methods by Iliyan Malchev · 9 years ago
  40. 6165188 Added mock interfaces by Steven Moreland · 9 years ago