1. d44d784 Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/hardware/libhardware into HEAD by micky387 · 9 days ago android-15
  2. 7bfe649 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/hardware/libhardware into HEAD by micky387 · 5 months ago
  3. e0e31d9 Validate sensor name before storing by Rocky Fang · 6 months ago
  4. c8397f5 Improve debug logs for dynamic sensor enable, batch, and getFeature by Brian Duddie · 7 months ago
  5. a6ec9c8 audio: Add audio amplifier HAL by Ethan Chen · 10 years ago
  6. 903494c Convert camera.v4l2, and camera.v4l2_test to soong by Bill Yang · 9 months ago
  7. da7cdc6 Merge "Fix build break for camera.v4l2_test" into main by Treehugger Robot · 8 months ago
  8. 5a32e91 Fix build break for camera.v4l2_test by Bill Yang · 9 months ago
  9. 6075e73 switch over to use new storage read api instead of by Dennis Shen · 11 months ago
  10. 9143623 Merge "Convert gralloc.default to soong" into main am: fb329ca5c3 by Treehugger Robot · 10 months ago
  11. b07b036 Convert gralloc.default to soong by yangbill · 10 months ago
  12. f9cd630 Merge "Update sensors module owners" into main am: 65521f76bd by Treehugger Robot · 11 months ago
  13. 65521f7 Merge "Update sensors module owners" into main by Treehugger Robot · 11 months ago
  14. d9cb45d switch over to use new storage read api by Dennis Shen · 12 months ago
  15. 765b99f Update sensors module owners by Anthony Stange · 12 months ago
  16. 5d0e127 Update hidraw sepolicy labeling documentation by Brian Duddie · 12 months ago
  17. f74b62e Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year ago
  18. 68a9fde RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 1 month ago
  19. 840101a Merge "Remove dead __STDC_FORMAT_MACROS macro." into main am: efa0719aba am: 42b3eb4d97 by Treehugger Robot · 1 year, 2 months ago
  20. 5ec5f21 Remove dead __STDC_FORMAT_MACROS macro. by Elliott Hughes · 1 year, 2 months ago
  21. dd725d4 Merge "Add debug logs to enable dynamic sensor" into main by Treehugger Robot · 1 year, 3 months ago
  22. e9a3fbd Add debug logs to enable dynamic sensor by Arthur Ishiguro · 1 year, 3 months ago
  23. cceba1a Fix incorrect error log in sensors hidraw daemon by Arthur Ishiguro · 1 year, 3 months ago
  24. 191d41f Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 4 months ago
  25. b7439ed Set aconfig container to "system" by Oriol Prieto Gasco · 1 year, 4 months ago
  26. 73274ef Merge "Call disconnect callback when a dynamic sensor disconnects" into main by Rocky Fang · 1 year, 4 months ago
  27. 75c3f79 Merge "Support 192kHz remote submix paths for E-AC-3(-JOC) IEC 61937" into main am: 16e1d03400 am: d2b8c9316c am: 7b4237da7d by Treehugger Robot · 1 year, 5 months ago
  28. 0e4eace Support 192kHz remote submix paths for E-AC-3(-JOC) IEC 61937 by Dean Wheatley · 1 year, 5 months ago
  29. e8cafa2 Call disconnect callback when a dynamic sensor disconnects by Rocky Fang · 1 year, 5 months ago
  30. b0aeb66 Add flag for disconnect handling by Rocky Fang · 1 year, 5 months ago
  31. 672e322 Refactor HidRawSensor::enable by Arthur Ishiguro · 1 year, 5 months ago
  32. 070e169 Only send head tracker v2.0 transport selection on enable by Arthur Ishiguro · 1 year, 5 months ago
  33. 072d07d Simplify transport selection logic by Arthur Ishiguro · 1 year, 5 months ago
  34. 374655e Updates LE transport selection logic by Arthur Ishiguro · 1 year, 6 months ago
  35. 98996d1 Add support for LE audio capability detection by Arthur Ishiguro · 1 year, 7 months ago
  36. 67d23d4 Adds .aconfig flag for dynamic sensors + LE audio by Arthur Ishiguro · 1 year, 6 months ago
  37. 60b7e3a Merge "Revert "Revert "Increase HidRawSensor thread priority to reduce latency""" into main am: 095c6960f8 by Treehugger Robot · 1 year, 8 months ago
  38. 80b8e87 Revert "Revert "Increase HidRawSensor thread priority to reduce latency"" by Arthur Ishiguro · 1 year, 8 months ago
  39. a081c2f Merge "Revert "Increase HidRawSensor thread priority to reduce latency"" into main am: 0d62798e8e by Treehugger Robot · 1 year, 8 months ago
  40. 371bc82 Revert "Increase HidRawSensor thread priority to reduce latency" by Arthur Ishiguro · 1 year, 8 months ago
  41. da2289a Merge "Increase HidRawSensor thread priority to reduce latency" into main am: d88f8e4c58 by Treehugger Robot · 1 year, 8 months ago
  42. ae23e94 Increase HidRawSensor thread priority to reduce latency by Arthur Ishiguro · 1 year, 8 months ago
  43. 4d52a58 Merge Android U (ab/10368041) by Xin Li · 1 year, 9 months ago
  44. cf51f70 gralloc: Remove PAGE_SIZE 4096 usage by Juan Yescas · 1 year, 9 months ago
  45. c4abc9d libhardware: tests/tools to vendor by Steven Moreland · 1 year, 10 months ago
  46. 2849bf8 Merge "Use requested sample rate when it matches device sample rate." am: c0a81b9dc6 am: 17c0d514dc am: 0ce9f75613 by Treehugger Robot · 2 years ago
  47. c0a81b9 Merge "Use requested sample rate when it matches device sample rate." by Treehugger Robot · 2 years ago
  48. abf24d3 Use requested sample rate when it matches device sample rate. by jiabin · 2 years ago
  49. b1bcb3e Merge changes I89798eee,Ic3dbab31 am: 14f321f5a7 am: d71f056272 am: 90076fb0a6 by Treehugger Robot · 2 years, 1 month ago
  50. 14f321f Merge changes I89798eee,Ic3dbab31 by Treehugger Robot · 2 years, 1 month ago
  51. 5ad6d32 Intermittently Audio is not heard in USB Head set, while by weizd · 2 years, 1 month ago
  52. 041a7d9 Set standby as false when the stream is started successfully. by jiabin · 3 years, 5 months ago
  53. c2992c7 AudioParameter: Use for RemoteSubmix exiting by Andy Hung · 2 years, 2 months ago
  54. 4e7ab5d AudioParameter: Use for RemoteSubmix exiting by Andy Hung · 2 years, 2 months ago
  55. 7c92b64 Merge "HidRawDeviceTest: Enable for device build" am: 698fe8448b am: f4871891b2 am: 6766ca4760 by Andy Hung · 2 years, 3 months ago
  56. f487189 Merge "HidRawDeviceTest: Enable for device build" am: 698fe8448b by Andy Hung · 2 years, 3 months ago
  57. 698fe84 Merge "HidRawDeviceTest: Enable for device build" by Andy Hung · 2 years, 3 months ago
  58. 345ebca Merge changes from topic "aospUsbHal-bitPerfect" am: 593156f5e9 by Treehugger Robot · 2 years, 4 months ago
  59. d38a7b9 Add volume control for AOSP USB audio HAL. am: 016fa2107c by jiabin · 2 years, 4 months ago
  60. fea9e1b Support opening bit-perfect output stream. by jiabin · 2 years, 5 months ago
  61. 016fa21 Add volume control for AOSP USB audio HAL. by jiabin · 2 years, 5 months ago
  62. b264eb4 HidRawDeviceTest: Enable for device build by Andy Hung · 2 years, 4 months ago
  63. 662fe4a Support opening bit-perfect output stream. by jiabin · 2 years, 5 months ago
  64. ab70546 Merge "Add volume control for AOSP USB audio HAL." by TreeHugger Robot · 2 years, 4 months ago
  65. c5782cb Add volume control for AOSP USB audio HAL. by jiabin · 2 years, 5 months ago
  66. 0efa358 Merge "Support HAL_PIXEL_FORMAT_BLOB in default gralloc" by TreeHugger Robot · 2 years, 5 months ago
  67. 46fd7e6 Support HAL_PIXEL_FORMAT_BLOB in default gralloc by Theodore Dubois · 2 years, 5 months ago
  68. f152fc4 Merge "Fix sizeof warnings on unusual calloc" am: 4ca44e7615 am: 3f31ee2d2a am: caeb590d0a by Treehugger Robot · 2 years, 5 months ago
  69. caeb590 Merge "Fix sizeof warnings on unusual calloc" am: 4ca44e7615 am: 3f31ee2d2a by Treehugger Robot · 2 years, 5 months ago
  70. 69e9179 Fix sizeof warnings on unusual calloc by Chih-Hung Hsieh · 2 years, 5 months ago
  71. 0fcfbf5 Merge "Modify a data structure into a union." am: 8e965d90de am: 9d6b418d6f am: de12b9273e by Christopher Ferris · 2 years, 7 months ago
  72. de12b92 Merge "Modify a data structure into a union." am: 8e965d90de am: 9d6b418d6f by Christopher Ferris · 2 years, 7 months ago
  73. 1345608 Increase dynamic sensor op timeout to 1.6 sec am: 9a056455f2 am: 2e6815d22a by Brian Duddie · 2 years, 7 months ago
  74. 2e6815d Increase dynamic sensor op timeout to 1.6 sec am: 9a056455f2 by Brian Duddie · 2 years, 7 months ago
  75. 9a05645 Increase dynamic sensor op timeout to 1.6 sec by Brian Duddie · 2 years, 7 months ago
  76. 8b0619b Modify a data structure into a union. by Christopher Ferris · 2 years, 8 months ago
  77. 90a7896 Merge "[dynamic_sensor] correctly interpret HID data" am: dcbe8650b6 am: 69f047a046 am: 28bb4526f9 am: 9a2c8265c6 am: 97675c486a by Treehugger Robot · 2 years, 8 months ago
  78. d4085b7 [dynamic_sensor] correctly interpret HID data by Manish Kushwaha · 2 years, 8 months ago
  79. 7aad531 dynamic_sensor: Improve error logging by Brian Duddie · 2 years, 9 months ago
  80. 6f1044d Merge "Clarify and clean up dynamic_sensor documentation" am: 4d919104dd am: a43e51cb45 am: d43f111175 am: 530caa4d82 am: ea3b4af844 by Treehugger Robot · 2 years, 9 months ago
  81. f4def6e Clarify and clean up dynamic_sensor documentation by Brian Duddie · 2 years, 9 months ago
  82. 83e60e5 Merge "Set standby as false when the stream is started successfully." by TreeHugger Robot · 2 years, 11 months ago
  83. 3493565 Add /dev permissions to dynamic sensor README.md . by Erik Staats · 3 years, 1 month ago
  84. fdb42f7 dynamic_sensor: Fix HID min/max sample rate computation. by Erik Staats · 3 years, 2 months ago
  85. 9b8bc0f dynamic_sensor: Support timing out sensor operations. by Erik Staats · 3 years, 2 months ago
  86. b9769d7 Change dynamic sensors handle base to 1 by Brian Duddie · 3 years, 2 months ago
  87. 71834f3 r_submix module: pipe size changes with sample rate by Jean-Michel Trivi · 3 years, 4 months ago
  88. cbcdc02 dynamic_sensor: Support Android head tracker sensor type. by Erik Staats · 3 years, 4 months ago
  89. c76c1d5 Fix opendir NULL dirp return issue by Zhaoming Yin · 3 years, 4 months ago
  90. 74a845f Set standby as false when the stream is started successfully. by jiabin · 3 years, 5 months ago
  91. 8262a62 dynamic_sensor: Use HID unique ID for head tracker UUID. by Erik Staats · 3 years, 5 months ago
  92. 3f7bbbb r_submix HAL: Remove unused variable by Greg Kaiser · 3 years, 5 months ago
  93. 61d799a Merge "r_submix HAL: remove legacy code for in-pipe conversions" by Jean-Michel Trivi · 3 years, 5 months ago
  94. eaf73c9 Merge "r_submix: add owners file" am: 593bff82da am: eba0d7f70e am: a66b1a2486 am: 140613a961 by Treehugger Robot · 3 years, 5 months ago
  95. 140613a Merge "r_submix: add owners file" am: 593bff82da am: eba0d7f70e am: a66b1a2486 by Treehugger Robot · 3 years, 5 months ago
  96. 16699d1 r_submix: add owners file by Jean-Michel Trivi · 3 years, 5 months ago
  97. a33c165 r_submix HAL: remove legacy code for in-pipe conversions by Jean-Michel Trivi · 3 years, 11 months ago
  98. 75fb5d7 Add dynamic sensor README.md. by Erik Staats · 3 years, 5 months ago
  99. d2299dd Add GRALLOC_FRAMEBUFFER_NUM configuration am: 0b5ab223e1 am: 56747f919a by YiMing Tseng · 3 years, 5 months ago
  100. 4b4cb8d dynamic_sensor: Fix report item offset calculation. by Erik Staats · 3 years, 5 months ago