1. 565b013 Refactor AST::addScopedType. by Timur Iskhakov · 7 years ago
  2. 116a525 Test interface method name uniqueness validation by Timur Iskhakov · 7 years ago
  3. 8625e15 Remove ambigious reference from test hidl by Timur Iskhakov · 7 years ago
  4. 0737c2a Extending existing arrays is moved from parsing by Timur Iskhakov · 7 years ago
  5. 81bcf68 0 hashes for unreleased interfaces. by Steven Moreland · 7 years ago
  6. 0344e61 Get rid if Reference<Interface> by Timur Iskhakov · 7 years ago
  7. ec123f3 Tests for hidl-gen check for scope field uniqueness by Timur Iskhakov · 7 years ago
  8. 306cc4b Fix or suppress misc-macro-parentheses in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  9. 5b527a1 Remove unnecessary folders in error_test: follow up fix by Timur Iskhakov · 7 years ago
  10. f90d06b Remove unnecessary folders in error_test by Timur Iskhakov · 7 years ago
  11. 79e700e Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  12. 3ee43c8 Remove Soong variables from HIDL code. by Steven Moreland · 7 years ago
  13. bc7e831 Remove HIDL static targets. by Steven Moreland · 7 years ago
  14. 98ca32f Merge "Enable HIDL libs to be static." by Treehugger Robot · 7 years ago
  15. e404e5a Silence impl_test warnings. by Steven Moreland · 7 years ago
  16. a036a0a Merge "Fix hidl_test when there is a failure." by Treehugger Robot · 7 years ago
  17. 5ea4320 mark optional dependency to test/vts/tools/build/Android.host_config.mk by Keun Soo Yim · 7 years ago
  18. d799502 Fix hidl_test when there is a failure. by Steven Moreland · 7 years ago
  19. 02516de Enable HIDL libs to be static. by Steven Moreland · 7 years ago
  20. 820926c Merge changes from topic 'hwservicemanager-1-1' by Treehugger Robot · 7 years ago
  21. f7f2a9a Support minor version upgrade of hwservicemanager. by Steven Moreland · 7 years ago
  22. 79d98cd Add test for 1.1 IServiceManager. by Steven Moreland · 7 years ago
  23. b5fc9d5 Actually build vendor extension. by Martijn Coenen · 7 years ago
  24. 5edf528 Fix _vendor generated makefiles when they are deep by Steven Moreland · 7 years ago
  25. 57a8936 Revert "Revert "Allow proxies to be compared and identified."" by Steven Moreland · 7 years ago
  26. 057d661 Fix inconsistency between hidl_test in AOSP. by Steven Moreland · 7 years ago
  27. c7230be Merge "Revert "Allow proxies to be compared and identified."" by Steven Moreland · 7 years ago
  28. a8559fc Revert "Allow proxies to be compared and identified." by Steven Moreland · 7 years ago
  29. 882fce7 Merge changes from topic 'fix-bnmap' by Treehugger Robot · 7 years ago
  30. 0b1ed60 Merge "Update VtsHidlUnitTest" by Zhuoyao Zhang · 7 years ago
  31. 217fc60 Allow proxies to be compared and identified. by Steven Moreland · 7 years ago
  32. 05efc1e Restore order from 'Fix infinite recursion' by Steven Moreland · 7 years ago
  33. 225bc92 Fix infinite recursion in onTransact(). by Martijn Coenen · 7 years ago
  34. c668a6b Test preloadPassthroughService. by Steven Moreland · 7 years ago
  35. 60aae9f Use String.getBytes().length to determine string length. by Martijn Coenen · 7 years ago
  36. 2522af6 Merge "Remove unused using statements Test: links, compiles" by Treehugger Robot · 7 years ago
  37. 940ec12 Merge "Support vec<memory> in HIDL." by Treehugger Robot · 7 years ago
  38. fd6e603 Remove unused using statements Test: links, compiles by Timur Iskhakov · 7 years ago
  39. 397b5e1 Support vec<memory> in HIDL. by Steven Moreland · 7 years ago
  40. dc3ada7 Update VtsHidlUnitTest by Zhuoyao Zhang · 7 years ago
  41. f2a0f5b Add test for C++ impl. by Steven Moreland · 7 years ago
  42. ad09fb6 Move hidl_test to system (as a VTS test). by Steven Moreland · 7 years ago
  43. d300f55 Merge "Tests for configureRpcThreadpool" by Treehugger Robot · 7 years ago
  44. b8ecafa Merge "Fix push paths in VtsHidlUnitTests" by Treehugger Robot · 7 years ago
  45. 8d9522d Tests for configureRpcThreadpool by Timur Iskhakov · 7 years ago
  46. 34eae6c configureRpcThreadpool java test by Timur Iskhakov · 7 years ago
  47. 0525101 Fix push paths in VtsHidlUnitTests by Ryan Campbell · 7 years ago
  48. 3ecd289 Add test for NoSuchElementException in java test. by Steven Moreland · 7 years ago
  49. f2fd9ba Add self-castFrom tests to hidl_test. by Steven Moreland · 7 years ago
  50. c59326e Don't check hash while generating hash. by Steven Moreland · 7 years ago
  51. 03d0225 Merge "Explicit error message for all errors." by Treehugger Robot · 7 years ago
  52. 610002f Explicit error message for all errors. by Steven Moreland · 7 years ago
  53. 77cf764 Explicitly generate _vendor library. by Steven Moreland · 7 years ago
  54. e4582d0 Fix hidl_test_java failure. by Steven Moreland · 7 years ago
  55. fbb5a09 Merge changes from topic 'hidl-better-tests' by Treehugger Robot · 7 years ago
  56. 4fdfa73 Negative tests for syntax errors. by Steven Moreland · 7 years ago
  57. 72a3234 hidl_hash_test: declare genrule srcs by Steven Moreland · 7 years ago
  58. d520c9d Positive/negative tests for versioning. by Steven Moreland · 7 years ago
  59. 83e49ec Remove non-automatic tests from hidl-gen. by Steven Moreland · 7 years ago
  60. f9cf33b Require manifest specification for HIDL devices. by Steven Moreland · 7 years ago
  61. 6a3cdff Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  62. 64f1b82 remove unnecessary dependency from hash_test by Steven Moreland · 7 years ago
  63. 61d3f4b Explicitly declare android-base dependency in Bs* by Steven Moreland · 7 years ago
  64. 0e875df Vendor extension hals on the vendor image. by Steven Moreland · 7 years ago
  65. f5cf3ce hidl-gen: tests for hashing. by Steven Moreland · 7 years ago
  66. e0586b0 Merge "hidl_test: 10.986s -> 3.081s" by Treehugger Robot · 7 years ago
  67. 7b680eb hidl_test: 10.986s -> 3.081s by Steven Moreland · 7 years ago
  68. 6f7514b Mark hidl_test as vendor. by Steven Moreland · 7 years ago
  69. 23d7477 fix hidl unit test file path and permission issue. by Yuexi Ma · 7 years ago
  70. aa57327 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  71. f1a00ac Added tests for passthrough service lookup. by Steven Moreland · 7 years ago
  72. b9b331e Merge "Push hidl_test HAL libraries to system/lib and system/lib64" by Treehugger Robot · 7 years ago
  73. 9bd61bd Merge "Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null" by Andreas Huber · 7 years ago
  74. a2abe98 Fix IHwBinder.asInterface(...) to respect the interfaceChain and return null by Andreas Huber · 7 years ago
  75. 1cefc39 Test: Update for variably sized token. by Steven Moreland · 7 years ago
  76. a0e4529 Push hidl_test HAL libraries to system/lib and system/lib64 by Hridya Valsaraju · 7 years ago
  77. 623ad8e Use log/log.h instead of android/log.h for ALOG* macros by Dan Willemsen · 8 years ago
  78. 30b5d1f Add getHashChain() to IBase. by Yifan Hong · 8 years ago
  79. d7899cd Disable FooCallmeTest and WrapTest cases in hidl_test by default by Hridya Valsaraju · 8 years ago
  80. 673ad87 make VTS run hidl_test by Hridya Valsaraju · 8 years ago
  81. 038903b Add tryGetService. by Steven Moreland · 8 years ago
  82. cbab402 Merge changes from topic 'hidl_gen_fix' by Treehugger Robot · 8 years ago
  83. 45b331b Fix .equals in Java does not handle edge cases. by Yifan Hong · 8 years ago
  84. 11bd9dd Create hidl_test_helper so that FMQ unit tests can use it as well by Hridya Valsaraju · 8 years ago
  85. 93a2a08 Cleanup to_string() usage and use toString() instead by Hridya Valsaraju · 8 years ago
  86. 2e4d670 Add test for non-GC'd parcel. by Yifan Hong · 8 years ago
  87. fc06016 Update for read+readRange of memory. by Steven Moreland · 8 years ago
  88. 72d9488 Update passthrough test TODOs. by Steven Moreland · 8 years ago
  89. 3ac9f70 Remove unused IPCThreadState include from tests. by Steven Moreland · 8 years ago
  90. 21aa43c Better service notification test. by Steven Moreland · 8 years ago
  91. 2ef6b39 Update system/tools/hidl/test/test.sh for minor version uprev. by Yifan Hong · 8 years ago
  92. 21171d2 Update errors.output. by Yifan Hong · 8 years ago
  93. c20e35b Fix ServiceList test. by Martijn Coenen · 8 years ago
  94. 8b98d8d IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 8 years ago
  95. 8951e55 Test hidl_memory move constructor/assignment operator by Hridya Valsaraju · 8 years ago
  96. 179379a Separate servers and client for hidl_test by Hridya Valsaraju · 8 years ago
  97. ae588f6 Move IBaz default implementation to hardware/interfaces by Hridya Valsaraju · 8 years ago
  98. 0c87d63 Remove unused Android.mk for hidl_gen_test. by Logan Chien · 8 years ago
  99. e45b530 Add toString to Java code by Yifan Hong · 8 years ago
  100. 870d1a7 Fix C++ toString for enums doesn't handle for non-bitfields. by Yifan Hong · 8 years ago