1. 6c31eaf Merge "Split libhidl into base and transport." by TreeHugger Robot · 9 years ago
  2. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  3. 65c86c0 Cast hidl_pointer<T> to void*. by Martijn Coenen · 9 years ago
  4. 1eb8f1c Update Android.bp to reexport dependent packages. by Yifan Hong · 9 years ago
  5. 8f084e0 Support genrules with multiple tools by Colin Cross · 9 years ago
  6. 139b690 Merge "Fix test for array size orders." by Treehugger Robot · 9 years ago
  7. 1f4fbc0 hidl_test: do not use Return for app errors. by Yifan Hong · 9 years ago
  8. 1d57002 Fix test for array size orders. by Yifan Hong · 9 years ago
  9. 8766c01 Merge "Running update-makefiles for fixed spacing." by Treehugger Robot · 9 years ago
  10. 688bb1e Add test for null native_handle_t*. by Yifan Hong · 9 years ago
  11. 7982058 Running update-makefiles for fixed spacing. by Steven Moreland · 9 years ago
  12. b7307d5 Add method to IFoo for testing NULL interfaces. by Martijn Coenen · 9 years ago
  13. ebfa633 Add interface methods for testing vec<handle>. by Yifan Hong · 9 years ago
  14. cc6ad7d add test for binder inheritance. by Yifan Hong · 9 years ago
  15. a6b44aa Merge "Add methods to test flavor of FMQ supporting unsynchronized writes." by Treehugger Robot · 9 years ago
  16. 7a4f118 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  17. 54813ed Use hidl_string conversion constructor as test. by Steven Moreland · 9 years ago
  18. 30dc3de hidl_test: move duplicated code to shared lib by Yifan Hong · 9 years ago
  19. 382a80f Merge "Add implementation for hwbinder benchmark service." by Zhuoyao Zhang · 9 years ago
  20. ce97794 Update headers (for export shared lib headers) by Steven Moreland · 9 years ago
  21. 6b9bae8 Removed overloaded functions from IFoo.hal. by Steven Moreland · 9 years ago
  22. eb9f507 Add implementation for hwbinder benchmark service. by Zhuoyao Zhang · 9 years ago
  23. 847b145 Adds tests to verify proper marshaling of vectors of interface types. by Andreas Huber · 9 years ago
  24. b435845 Add methods to test flavor of FMQ supporting unsynchronized writes. by Hridya Valsaraju · 9 years ago
  25. f7ad111 Merge "Adds a test to verify proper marshaling of vectors of arrays in Java" by Andreas Huber · 9 years ago
  26. 28c85b7 Adds a test to verify proper marshaling of vectors of arrays in Java by Andreas Huber · 9 years ago
  27. 9517f9c hidl_test: Fix failing tests. by Yifan Hong · 9 years ago
  28. d5b5b2e add default implementation to android.hardware.tests.foo/bar/pointer@1.0 by Yifan Hong · 9 years ago
  29. 45ca993 Merge "Revert "Remove test for overloaded function."" by Steven Moreland · 9 years ago
  30. a3d9fe2 Revert "Remove test for overloaded function." by Steven Moreland · 9 years ago
  31. 51a703a Merge "Remove test for overloaded function." by Treehugger Robot · 9 years ago
  32. 9380028 Remove test for overloaded function. by Steven Moreland · 9 years ago
  33. deb0cfc Add test for single letter IDs. by Yifan Hong · 9 years ago
  34. 954515f Modify return values of read/write/config methods to bool by Hridya Valsaraju · 9 years ago
  35. 86c848d Added test for overloading. by Steven Moreland · 9 years ago
  36. a543fe6 Merge "Add test for importing a single type." by Yifan Hong · 9 years ago
  37. 799ebcb Add test for importing a single type. by Yifan Hong · 9 years ago
  38. e312006 Add test for fixing 0XFF (upper X) by Yifan Hong · 9 years ago
  39. c5be5ac Add test for missing package name for FQName lookup. by Yifan Hong · 9 years ago
  40. 223b82a Add test for vec<vec<T>> as a return value. by Yifan Hong · 9 years ago
  41. 61db854 Add test for referring to nested types. by Yifan Hong · 9 years ago
  42. 242b34e Convert to Android.bp by Dan Willemsen · 9 years ago
  43. fe2b098 Tests for Reference Support. by Yifan Hong · 9 years ago
  44. aa3a8e0 Merge "Use MQDescriptorSync instead of MQdescriptor in interface" by Treehugger Robot · 9 years ago
  45. 88476c1 Verify that method arguments and results can share the same name. by Andreas Huber · 9 years ago
  46. e168eba Merge "Verify that vectors of arrays within structures are properly marshaled" by Treehugger Robot · 9 years ago
  47. 9d9672c Use MQDescriptorSync instead of MQdescriptor in interface by Hridya Valsaraju · 9 years ago
  48. fd77f50 Verify that vectors of arrays within structures are properly marshaled by Andreas Huber · 9 years ago
  49. b0b5322 Updated indentation to 4 spaces for Android.mk. by Yifan Hong · 9 years ago
  50. 467bb28 Updated tests for constant expressions. by Yifan Hong · 9 years ago
  51. 495391a Updated makefiles that also add static java library targets. by Andreas Huber · 9 years ago
  52. 998892c update auto-generated makefiles by Iliyan Malchev · 9 years ago
  53. f1d448b [Java] Add a test to verify that typedefs in types.hal does not mistakenly by Andreas Huber · 9 years ago
  54. fc0b6c4 Verify that structs with multiple array fields now successfully compile for Java by Andreas Huber · 9 years ago
  55. ed76563 Merge "Additional test cases to verify multi-dimensional arrays work properly." by Treehugger Robot · 9 years ago
  56. 8e23794 Additional test cases to verify multi-dimensional arrays work properly. by Andreas Huber · 9 years ago
  57. adc313d Add dependency on libcutils. by Zhuoyao Zhang · 9 years ago
  58. 252c1c5 Remove @hal_type from .hal files. by Yifan Hong · 9 years ago
  59. 9c43f01 Add tests to verify that multi-dimensional arrays in Java work (inside structs) by Andreas Huber · 9 years ago
  60. cf8560c Adds tests to verify proper C++ code generation for multi-dimensional arrays by Andreas Huber · 9 years ago
  61. d66bb6f Merge "interfaces: regenerate makefiles" by Treehugger Robot · 9 years ago
  62. 3d49850 Merge "Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[]" by Treehugger Robot · 9 years ago
  63. c6c7aab interfaces: regenerate makefiles by Iliyan Malchev · 9 years ago
  64. f399e50 Java test interface extended to verify vec<STRUCT-TYPE> and STRUCT-TYPE[] by Andreas Huber · 9 years ago
  65. 4a99f3a WireMQDescriptor => MQDescriptor by Andreas Huber · 9 years ago
  66. da96fb2 android.hardware.tests.msgq@1.0: modify ITestMsgQ by Iliyan Malchev · 9 years ago
  67. b350caf interfaces: update makefiles by Iliyan Malchev · 9 years ago
  68. c0ba83e Merge "Updated makefiles (includes java-library rules for applicable packages)." by TreeHugger Robot · 9 years ago
  69. 7ab75a7 Updated makefiles (includes java-library rules for applicable packages). by Andreas Huber · 9 years ago
  70. 9890875 Revert "package android.hardware.tests.* as part of VTS (auto-generated)" by Keun Soo Yim · 9 years ago
  71. a401680 add test for constant expression evaluation output by Yifan Hong · 9 years ago
  72. 092d4cd Merge "Apache2 module license." by Iliyan Malchev · 9 years ago
  73. cbe590c Apache2 module license. by Martijn Coenen · 9 years ago
  74. 669bf7a Interface 'IBaz' and friends used by "hidl_test_java". by Andreas Huber · 9 years ago
  75. 3cdfe14 build 32- and 64-bit libs (auto-generated) by Keun Soo Yim · 9 years ago
  76. b9c0820 android.hardware.tests.foo@1.0::IFooCallback: add instrumentation by Iliyan Malchev · 9 years ago
  77. 90ff869 Add test aidl file for benchmark binder performance. by Zhuoyao Zhang · 9 years ago
  78. afba036 package android.hardware.tests.* as part of VTS (auto-generated) by Keun Soo Yim · 9 years ago
  79. 6b4d639 regenerate Android.mk files by Keun Soo Yim · 9 years ago
  80. 3841501 Updated makefiles linking against libhidl. by Martijn Coenen · 9 years ago
  81. ab407f0 add tests for parsing constant expressions. by Yifan Hong · 9 years ago
  82. 564cc0a "import types" should never be necessary, it is implicit (if types.hal exists) by Andreas Huber · 9 years ago
  83. 9bc55e2 Merge "android.hardware.tests.foo@1.0::IFooCallback: use booleans" by Iliyan Malchev · 9 years ago
  84. 11946ae Merge "android.hardware.tests.foo@1.0: add oneway methods" by Iliyan Malchev · 9 years ago
  85. 1e69d11 Merge "Move .hal file for FMQ tests to harware/interfaces" by Hridya Valsaraju · 9 years ago
  86. 614bb72 android.hardware.tests.foo@1.0::IFooCallback: use booleans by Iliyan Malchev · 9 years ago
  87. e96606a android.hardware.tests.foo@1.0: add oneway methods by Iliyan Malchev · 9 years ago
  88. 68c05d6 Merge "Added mock interfaces" by Steven Moreland · 9 years ago
  89. 3e32003 Move .hal file for FMQ tests to harware/interfaces by Hridya Valsaraju · 9 years ago
  90. aea5ad1 libhwbinder benchmark interface. by Martijn Coenen · 9 years ago
  91. 6165188 Added mock interfaces by Steven Moreland · 9 years ago