1. 8ed901a Expose different offload audio capabilities by project by shihchienc · 2 years, 11 months ago
  2. 22b8ace Merge "Make BootControlHAL available in recovery" by Treehugger Robot · 3 years ago
  3. 9cf5a87 Merge "fix segmentation fault of GraphicsComposerAidlCommandTest" by Treehugger Robot · 3 years ago
  4. 2530f9c Merge changes Iaa941e12,Icbd4c9cd by David Drysdale · 3 years ago
  5. 7ea97a3 KeyMint HAL: reinstate tags in extension schema by David Drysdale · 3 years ago
  6. 4683a53 KeyMint HAL: clarify obsolete tags by David Drysdale · 3 years ago
  7. 1cc8267 Make BootControlHAL available in recovery by Kelvin Zhang · 3 years ago
  8. 43f9a07 AIDL effect: Extract common parts of effect service into cc_defaults by Shunkai Yao · 3 years ago
  9. 67b1be6 AIDL effect: Add vts for the initial effect AIDL interface implementation by Shunkai Yao · 3 years, 1 month ago
  10. c23916b AIDL effect: Minimal example implementation by Shunkai Yao · 3 years, 1 month ago
  11. f1d6039 AIDL effect: Initial IFactory interface definition by Shunkai Yao · 3 years, 1 month ago
  12. a2c7141 audio: Add StreamDescriptor.frameSizeBytes by Mikhail Naganov · 3 years ago
  13. 4f5d3f1 audio: Implementation of audio I/O, part II by Mikhail Naganov · 3 years ago
  14. 0b9c5fe audio: Fix the lifetime of the StreamWorker's logic part by Mikhail Naganov · 3 years ago
  15. 48d3115 audio: Allow stopping a StreamWorker from the looping thread by Mikhail Naganov · 3 years ago
  16. 409ce2a audio: Use 'sdk_version' instead of 'platform_apis' by Mikhail Naganov · 3 years ago
  17. b6eba85 Merge "Rename Light HAL default implementation variable." by Sahil Somani · 3 years ago
  18. 5115388 Merge "Add OWNERS file to TV Input HAL" by Yixiao Luo · 3 years ago
  19. 1b4eb23 Rename Light HAL default implementation variable. by Sahil Somani · 3 years ago
  20. 7375442 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f am: 2a3972288c by Treehugger Robot · 3 years ago
  21. 2a39722 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev am: 2a04b4462f by Treehugger Robot · 3 years ago
  22. 2a04b44 Merge "Make VtsHalNeuralnetworks* tests more binder-friendly." into android12-tests-dev by Treehugger Robot · 3 years ago
  23. 6a4872d audio: Implementation of audio I/O, part I by Mikhail Naganov · 3 years, 2 months ago
  24. 48e2e8f audio: Implement setting name and priority in StreamWorker by Mikhail Naganov · 3 years ago
  25. 0c174e9 audio: Prevent priority inversions in aidl StreamWorker by Mikhail Naganov · 3 years ago
  26. 614e4b5 audio: Add StreamWorker to aidl/common by Mikhail Naganov · 3 years, 1 month ago
  27. d0dbe4e fix segmentation fault of GraphicsComposerAidlCommandTest by JihCheng Chiu · 3 years, 2 months ago
  28. 7932492 Make VtsHalNeuralnetworks* tests more binder-friendly. by David Gross · 3 years ago
  29. b4adbff Merge "Remove usb HIDL entry in compat matrix." by Treehugger Robot · 3 years ago
  30. 870d2ac Merge "Remove nfc HIDL entry in compat matrix." by Treehugger Robot · 3 years ago
  31. a60aa56 Merge "Remove gnss HIDL entry in compat matrix." by Treehugger Robot · 3 years ago
  32. 856fced Merge "audio: Update README.md to add info about the AIDL version" by Treehugger Robot · 3 years ago
  33. 5aca761 audio: Update README.md to add info about the AIDL version by Mikhail Naganov · 3 years ago
  34. 463d083 Merge "Remove color format constraints" by Treehugger Robot · 3 years ago
  35. 660e9a4 Merge changes I118b2c04,I111b72aa,Ia5d29126 by Treehugger Robot · 3 years ago
  36. 2412da0 Merge "[Bluetooth apex] Use new apex name" by Treehugger Robot · 3 years ago
  37. ec0d97c Remove color format constraints am: e6bb228dc6 am: 9b60ecd229 by Changyeon Jo · 3 years ago
  38. 111e0ce audio: Add support for compressed offload by Mikhail Naganov · 3 years, 2 months ago
  39. 16db9b7 audio: Improve debug logging in the AIDL version, fix bugs by Mikhail Naganov · 3 years, 2 months ago
  40. f84d640 audio: Disable the C++ backend for android.hardware.audio.core by Mikhail Naganov · 3 years, 2 months ago
  41. 9b60ecd Remove color format constraints am: e6bb228dc6 by Changyeon Jo · 3 years ago
  42. eefac18 Merge "audio HAL: Support for external device connections" by Treehugger Robot · 3 years ago
  43. 056da74 Merge "Merge android13-tests-dev" by Xin Li · 3 years ago
  44. 00603d1 audio HAL: Support for external device connections by Mikhail Naganov · 3 years, 3 months ago
  45. 8e13f2a Updating cc_fuzz with default config by Pawan · 3 years ago
  46. 2468ff5 Merge changes from topic "upstream-audio-aidl-hal" by Treehugger Robot · 3 years ago
  47. 2591c3d [Bluetooth apex] Use new apex name by William Escande · 3 years ago
  48. 08f3ea9 Merge changes from topic "cp-libwifihal-soong" by Treehugger Robot · 3 years ago
  49. 160a22f Merge "Explicit conversion" by Donghong Weng · 3 years ago
  50. f4b5e7b Explicitly depend on V1 of android.media.audio.common.types by Jiyong Park · 3 years, 4 months ago
  51. d25eddf Explicitly depend on audio.common-V1 by Jiyong Park · 3 years, 4 months ago
  52. e5d747e audio HAL: initial VTS tests by Mikhail Naganov · 3 years, 9 months ago
  53. df5adfd audio HAL: Minimal example implementation by Mikhail Naganov · 3 years, 9 months ago
  54. bd4013f audio HAL: Initial AIDL interfaces by Mikhail Naganov · 3 years, 9 months ago
  55. a3fe172 Merge "Release the memory allocated in the algorithm to prevent memory leaks" by Treehugger Robot · 3 years ago
  56. 849d0f3 Remove color format constraints by Changyeon Jo · 3 years ago
  57. 1aa1cf1 Release the memory allocated in the algorithm to prevent memory leaks by Liening.Liu · 3 years ago
  58. 7c22a89 Add OWNERS file to TV Input HAL by Yixiao Luo · 3 years ago
  59. 7406132 Merge android13-tests-dev by Xin Li · 3 years ago
  60. f533ccb Fix unqualified-std-cast-call compiler warning by donghongweng · 3 years ago
  61. 46afe63 Build libwifi-hal-* modules only for the first arch by Jiyong Park · 3 years ago
  62. 1e6cdac android.hardware.wifi@1.0-service in soong by Jooyung Han · 3 years ago
  63. af442b1 Explicit conversion by donghongweng · 3 years ago
  64. e6bb228 Remove color format constraints by Changyeon Jo · 3 years ago
  65. 17ca272 Merge "Remove keymaster HIDL entry in compat matrix." by Treehugger Robot · 3 years ago
  66. 46c4470 Remove usb HIDL entry in compat matrix. by Devin Moore · 3 years ago
  67. c84280b Remove gnss HIDL entry in compat matrix. by Devin Moore · 3 years ago
  68. 28cde8f Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years ago
  69. 1795df9 Remove keymaster HIDL entry in compat matrix. by Devin Moore · 3 years ago
  70. 5f7a17c Corrects color format requirements am: bfbbba6300 am: 217a6ff310 by Changyeon Jo · 3 years ago
  71. 217a6ff Corrects color format requirements am: bfbbba6300 by Changyeon Jo · 3 years ago
  72. 565a883 Merge "KeyMint VTS: use SCOPED_TRACE on all loops" by David Drysdale · 3 years ago
  73. 65270bb DO NOT MERGE - Merge Android 13 by Xin Li · 3 years ago
  74. 590b675 Merge "Updated Light HAL default implementation comment." am: 082748dd87 by Sahil Somani · 3 years ago
  75. 082748d Merge "Updated Light HAL default implementation comment." by Sahil Somani · 3 years ago
  76. e08d141 Updated Light HAL default implementation comment. by Sahil Somani · 3 years ago
  77. b97121d KeyMint VTS: use SCOPED_TRACE on all loops by David Drysdale · 3 years ago
  78. f9daf08 Merge "Camera: Import gralloc buffers before metadata queries" into stage-aosp-tm-ts-dev by TreeHugger Robot · 3 years ago
  79. 59304ec [automerger skipped] Merge "VtsHalInputClassifier test: Include libbinder headers" am: 361ab17586 -s ours by Devin Moore · 3 years ago
  80. b7f4538 [automerger skipped] VtsHalInputClassifier test: Include libbinder headers am: 856fbe1c2b -s ours by Prabir Pradhan · 3 years ago
  81. 361ab17 Merge "VtsHalInputClassifier test: Include libbinder headers" by Devin Moore · 3 years ago
  82. cb9b12f Remove biometrics HIDL entry in compat matrix. am: 4b67aa4a1b by Devin Moore · 3 years ago
  83. bfbbba6 Corrects color format requirements by Changyeon Jo · 3 years ago
  84. aecddca Remove nfc HIDL entry in compat matrix. by Devin Moore · 3 years ago
  85. 4b67aa4 Remove biometrics HIDL entry in compat matrix. by Devin Moore · 3 years ago
  86. 856fbe1 VtsHalInputClassifier test: Include libbinder headers by Prabir Pradhan · 3 years, 8 months ago
  87. fe65055 Merge "Don't use C-style cast." am: d08759dc42 by Treehugger Robot · 3 years ago
  88. d08759d Merge "Don't use C-style cast." by Treehugger Robot · 3 years ago
  89. 56ff777 Merge "le_audio_offload: Support two sources for conversational" am: 5b4464928a by Treehugger Robot · 3 years ago
  90. 5b44649 Merge "le_audio_offload: Support two sources for conversational" by Treehugger Robot · 3 years ago
  91. b542add Don't use C-style cast. by Tomasz Wasilczyk · 3 years ago
  92. 51f165b le_audio_offload: Support two sources for conversational by Patty · 3 years, 4 months ago
  93. ad325a0 Adds AndroidTest.xml for AIDL sensors VTS test by Arthur Ishiguro · 3 years ago
  94. d341164 Add VTS tests for IBootControl AIDL am: 6dc58288fe by Kelvin Zhang · 3 years ago
  95. 6dc5828 Add VTS tests for IBootControl AIDL by Kelvin Zhang · 3 years ago
  96. 744c329 Merge changes I26fd4fd2,Iaadf6e9b,I7d42f8a7,I0482376e into stage-aosp-tm-ts-dev by TreeHugger Robot · 3 years ago
  97. 64db0db Remove HIDL IBootControl from compatibility matrix am: f09f633336 by Kelvin Zhang · 3 years ago
  98. f09f633 Remove HIDL IBootControl from compatibility matrix by Kelvin Zhang · 3 years ago
  99. 1285a86 Merge "Test that the password isn't truncated" am: 51b8d29e7e by Eric Biggers · 3 years ago
  100. 51b8d29 Merge "Test that the password isn't truncated" by Eric Biggers · 3 years ago