1. ecd94a9 Merge "Add TEST_MAPPING file for fmq tests" into main am: 11caf68b6b am: 4bc82eb97f by Treehugger Robot · 1 year, 1 month ago
  2. 11caf68 Merge "Add TEST_MAPPING file for fmq tests" into main by Treehugger Robot · 1 year, 1 month ago
  3. a3c332f Introduce IVibrator.performVendorEffect by Lais Andrade · 1 year, 1 month ago
  4. 6efc6f9 Merge "Revert^2 "Update HIDL EventFlagBits to have the correct values"" into main am: 68a0d78d58 am: 27d71d083b by Devin Moore · 1 year, 1 month ago
  5. 68a0d78 Merge "Revert^2 "Update HIDL EventFlagBits to have the correct values"" into main by Devin Moore · 1 year, 1 month ago
  6. 006954c Add TEST_MAPPING file for fmq tests by Devin Moore · 1 year, 1 month ago
  7. 44e0d47 Revert^2 "Update HIDL EventFlagBits to have the correct values" by Devin Moore · 1 year, 1 month ago
  8. 666b255 Fix the comment of AIBinder_setMinSchedulerPolicy. am: ec0c8a6eb1 am: ecfb057779 by Steven Moreland · 1 year, 1 month ago
  9. b9b3524 Merge "Revert "Update HIDL EventFlagBits to have the correct values"" into main am: 249a9d065c am: 09ab8594b4 by Priyanka Advani · 1 year, 1 month ago
  10. ec0c8a6 Fix the comment of AIBinder_setMinSchedulerPolicy. by Steven Moreland · 1 year, 1 month ago
  11. 9844446 Revert "Update HIDL EventFlagBits to have the correct values" by Priyanka Advani · 1 year, 1 month ago
  12. 69010e5 Update HIDL EventFlagBits to have the correct values am: 3df20dea31 am: f16a8f54f3 by Devin Moore · 1 year, 1 month ago
  13. 3df20de Update HIDL EventFlagBits to have the correct values by Devin Moore · 1 year, 1 month ago
  14. 28c81f1 Disable cpp backend for android.hardware.vibrator by Lais Andrade · 1 year, 1 month ago
  15. 2089deb Fix fmq_test when HIDL is not supported by Devin Moore · 1 year, 4 months ago
  16. 7e81561 HIDL multithreaded: increase timeout duration by Steven Moreland · 1 year, 9 months ago
  17. a13506d Add OWNERS files to support dirs by Devin Moore · 1 year, 11 months ago
  18. caca1db Update vibrator example extension aidl_interface with versions_with_info by Devin Moore · 2 years, 5 months ago
  19. 2988f3a example vibrator for createBinder by Steven Moreland · 3 years, 1 month ago
  20. d55d28a Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  21. 48131c0 Merge "Remove ndk_platform backend. Use the ndk backend." am: 2346a4c6b9 am: 4ef9aa49dc by Jiyong Park · 4 years ago
  22. 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  23. 6aa22e2 Add test service for HIDL active services callback. am: 4d375a10b9 by Amos Bianchi · 4 years ago
  24. 4d375a1 Add test service for HIDL active services callback. by Amos Bianchi · 4 years, 1 month ago
  25. 25cbf26 Add test service for HIDL active services callback. by Amos Bianchi · 4 years, 1 month ago
  26. 4118607 Add owner field to android.hardware.tests.extension.vibrator by Jiyong Park · 4 years, 2 months ago
  27. ad0bed6 Add owner field to android.hardware.tests.extension.vibrator by Jiyong Park · 4 years, 2 months ago
  28. 72b6359 Freeze AIDL APIs for SC by Jiyong Park · 4 years, 3 months ago
  29. c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 5 months ago
  30. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  31. 1674c13 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 6 months ago
  32. 3853391 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 6 months ago
  33. 1ac54b3 Merge "Use NativeHandle in MQDescriptor instead of ParcelFileDescriptor" am: 1f00c21c28 am: 689e51eb68 am: 5dd7ba40f1 by Devin Moore · 4 years, 6 months ago
  34. 1f00c21 Merge "Use NativeHandle in MQDescriptor instead of ParcelFileDescriptor" by Devin Moore · 4 years, 6 months ago
  35. 17365e5 Use NativeHandle in MQDescriptor instead of ParcelFileDescriptor by Devin Moore · 4 years, 7 months ago
  36. 09fd8b1 Merge "Rename interface method name." am: 0bc3543c86 am: 50c991306d am: 980b1f0fe5 by Amos Bianchi · 4 years, 6 months ago
  37. 09aa2d0 Rename interface method name. by Amos Bianchi · 4 years, 7 months ago
  38. 510a785 Merge "Add method for testing lazy HALs active services count callback." am: 88c14d2b14 am: db670b93a3 am: 4bd8775175 by Amos Bianchi · 4 years, 7 months ago
  39. 5a58e9b Add method for testing lazy HALs active services count callback. by Amos Bianchi · 4 years, 7 months ago
  40. bed0948 HIDL: IFoo mark @SensitiveData am: 312bf0e65e am: 21ae5952d9 am: 8d2a7e3334 by Steven Moreland · 4 years, 8 months ago
  41. 312bf0e HIDL: IFoo mark @SensitiveData by Steven Moreland · 4 years, 9 months ago
  42. 80b1861 Introduce IVibratorManager.aidl by Lais Andrade · 4 years, 10 months ago
  43. 14b2cbe Move AIDL FMQ types from android.hardware.common by Devin Moore · 4 years, 10 months ago
  44. 730aef9 Merge "hidl_test_java interfaces: use generic interfaces" by Steven Moreland · 4 years, 10 months ago
  45. c0236f0 hidl_test_java interfaces: use generic interfaces by Steven Moreland · 4 years, 10 months ago
  46. 46e2487 msgq test service in VTS by Steven Moreland · 5 years ago
  47. 96e0709 msgq service device -> general-tests by Steven Moreland · 5 years ago
  48. a9f2402 Merge "tests.baz@1.0: changes for symmetric tests" by Steven Moreland · 4 years, 10 months ago
  49. ffb6a48 tests.baz@1.0: changes for symmetric tests by Steven Moreland · 4 years, 10 months ago
  50. 7a26802 Reland "Change HIDL fmq tests to use int32_t for payload" by Devin Moore · 4 years, 11 months ago
  51. 9719e2d Revert "Change HIDL fmq tests to use int32_t for payload" by Diego Wilson · 4 years, 11 months ago
  52. 0a10d69 Change HIDL fmq tests to use int32_t for payload by Devin Moore · 4 years, 11 months ago
  53. d4ed520 msgq test service: installable by atest by Steven Moreland · 5 years ago
  54. 1b34d67 Adding AidlMQDescriptor and GrantorDescriptor by Devin Moore · 5 years ago
  55. 56273ce Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 5 years ago
  56. d610435 update hidl .bp by Jooyung Han · 5 years ago
  57. f4efbd5 android.hardware.tests.lazy@1.1::ILazy by Peter Kalauskas · 5 years ago
  58. 6eb3709 Remove redunant aidl api by Jeongik Cha · 5 years ago
  59. 15664d3 Merge "Freeze vintf aidl interfaces" by Treehugger Robot · 5 years ago
  60. 3cd2b74 Merge "android.hardware.tests.extension.vibrator-update-api" by Treehugger Robot · 5 years ago
  61. f63412f android.hardware.tests.extension.vibrator-update-api by Jeongik Cha · 5 years ago
  62. cfb3748 Freeze vintf aidl interfaces by Jeongik Cha · 5 years ago
  63. 369fe2f Update the current API dump by Jiyong Park · 5 years ago
  64. 1f9aa38 android.hardware.tests.lazy@1.0::ILazy by Steven Moreland · 5 years ago
  65. dac21c4 vibrator ext: use package name as module name by Steven Moreland · 5 years ago
  66. 98ba8fb vibrator: use package as name by Steven Moreland · 6 years ago
  67. 7696aa8 ./update-makefiles.sh, for union changes/memory by Steven Moreland · 6 years ago
  68. 741347b Merge "vibrator extension: use checked_interface_cast" by Steven Moreland · 6 years ago
  69. 43d1687 vibrator extension: use checked_interface_cast by Steven Moreland · 6 years ago
  70. 2db4299 More memory test interfaces by Ytai Ben-Tsvi · 6 years ago
  71. 8ba8c03 example AIDL HAL extension by Steven Moreland · 6 years ago
  72. cbd3f44 Merge "update-makefiles.sh: for partial Java pkgs" by Steven Moreland · 6 years ago
  73. 077b73b update-makefiles.sh: for partial Java pkgs by Steven Moreland · 6 years ago
  74. 2cf4446 android.hardware.tests.libhwbinder@1.0-impl{,.test} by Steven Moreland · 6 years ago
  75. c861055 HIDL test: update for java bitfields in lists by Ytai Ben-Tsvi · 6 years ago
  76. b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  77. 3dfccaf Remove annotations with constexpr params by Neel Mehta · 6 years ago
  78. f4ad670 android.hardware.tests.libbinder static by Steven Moreland · 6 years ago
  79. 13374bd Remove ref<>. by Steven Moreland · 6 years ago
  80. 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
  81. a878aee Update makefies: no 'types' by Steven Moreland · 6 years ago
  82. 532c05a Test ...libhwbinder-impl static. by Steven Moreland · 7 years ago
  83. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 7 years ago
  84. 55cb014 Add safe union for cpp-only test. by Steven Moreland · 7 years ago
  85. 4fc9b6e Tests for Enum#len by Steven Moreland · 7 years ago
  86. 17c437e Merge "Add monostate to optional safe unions." by Steven Moreland · 7 years ago
  87. dec5272 Add monostate to optional safe unions. by Steven Moreland · 7 years ago
  88. da1d79b Merge "tests IFoo: WithFmq is more complicated." by Steven Moreland · 7 years ago
  89. bd5b4dc tests IFoo: WithFmq is more complicated. by Steven Moreland · 7 years ago
  90. b035e3a Merge "tests: IBaz, nasty nesting struct" by Treehugger Robot · 7 years ago
  91. a20d00b tests: IBaz, nasty nesting struct by Steven Moreland · 7 years ago
  92. 2b01956 IFoo: send struct with fmq. by Steven Moreland · 7 years ago
  93. dad2219 IFoo: remove pointer from u. by Steven Moreland · 7 years ago
  94. 429faab ISafeUnion: add case w/ enum by Steven Moreland · 7 years ago
  95. 4b34843 Adding handle types to Java-compatible test HALs by Nirav Atre · 7 years ago
  96. 2fd8919 Modified ITestMsgQ hal service interface am: 58d52f70b3 by Hans Chen · 7 years ago
  97. 58d52f7 Modified ITestMsgQ hal service interface by Hans Chen · 7 years ago
  98. 1233e0a Merge "Updated HALs to test structs/safe_unions containing interfaces" by Nirav Atre · 7 years ago
  99. 6a8d93f Updated HALs to test structs/safe_unions containing interfaces by Nirav Atre · 7 years ago
  100. bb18da1 Merge "Make safeunion@1.0 test HAL Java-compatible" am: 314f9503a9 by Nirav Atre · 7 years ago