1. 8f3af08 Add a unit test for receiving 'finish' message after channel close by Siarhei Vishniakou · 7 months ago
  2. f113cae Merge "Update thermal headroom listener API doc for NDK" into main by Xiang Wang · 6 months ago
  3. 6964046 Merge "frameworks/native: Include stdint.h for int32_t type" into main am: 1a8be4f98b am: d3418085a0 by Steven Moreland · 6 months ago
  4. 1a8be4f Merge "frameworks/native: Include stdint.h for int32_t type" into main by Steven Moreland · 6 months ago
  5. e7a1ed4 Update thermal headroom listener API doc for NDK by Xiang Wang · 6 months ago
  6. ac86c3e Merge "Refactor PowerHalController and add a binding for composition data" into main by Matt Buckley · 6 months ago
  7. 6b51204 Add display topology to input dump by Arpit Singh · 6 months ago
  8. 269580e Merge "[CD Cursor] Add DisplayTopologyValidator" into main by Arpit Singh · 6 months ago
  9. 038a896 Refactor PowerHalController and add a binding for composition data by Matt Buckley · 6 months ago
  10. d6d7df7 [CD Cursor] Add DisplayTopologyValidator by Arpit Singh · 6 months ago
  11. ba48d67 Merge "Add dev option override flag to connected display cursor flag" into main by Treehugger Robot · 6 months ago
  12. 68ef9a1 Add dev option override flag to connected display cursor flag by Arpit Singh · 6 months ago
  13. 36880b3 frameworks/native: Include stdint.h for int32_t type by Biswapriyo Nath · 6 months ago
  14. 47680a3 Remove the API comment on calculation window superset by Xiang Wang · 6 months ago
  15. 48b6103 Merge "[owners] Remove alexeykuzmin@google.com from include/OWNERS" into main am: 48f26a3c63 am: fbc03c98b5 by Ronald Braunstein · 6 months ago
  16. fbc03c9 Merge "[owners] Remove alexeykuzmin@google.com from include/OWNERS" into main am: 48f26a3c63 by Ronald Braunstein · 6 months ago
  17. 98bdc04 Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 6 months ago
  18. 69df592 [owners] Remove alexeykuzmin@google.com from include/OWNERS by Owner Cleanup Bot · 6 months ago
  19. 21e0a20 Merge "[CD Cursor] Apply selection logic to change cursor displayId" into main by Nergi Rahardi · 6 months ago
  20. 96df7be [CD Cursor] Apply selection logic to change cursor displayId by nergi · 7 months ago
  21. b646b82 Introduce ftl::ignore by Lloyd Pique · 7 months ago
  22. 01884db Merge changes I7c2108a2,I23fa0e50,I20d02933 into main by Treehugger Robot · 7 months ago
  23. f54ab06 inputflinger: Restricted invalid MotionEvent button enum values by Akhilesh Sanikop · 7 months ago
  24. 8b37b1b Move utility functions related to isFromSource to Input.h by Arpit Singh · 7 months ago
  25. 1071947 [CD Cursor] Devopts override for connected displays flag by Arpit Singh · 7 months ago
  26. 287f998 Add empty, dump methods to BlockingQueue by Siarhei Vishniakou · 7 months ago
  27. 8ce652f Merge "Reduce heap allocations in BLASTBufferQueue." into main by Anton Ivanov · 7 months ago
  28. 7016de5 Reduce heap allocations in BLASTBufferQueue. by Anton Ivanov · 7 months ago
  29. 26640c9 InputVerifier: verify button events and states (attempt 2) by Harry Cutts · 7 months ago
  30. 3c090f8 [CD cursor] Adjust for density when moving cursor between displays by Arpit Singh · 7 months ago
  31. d1f5630 Merge "Move external MultiTouch test into InputMapperUnitTest" into main by Treehugger Robot · 7 months ago
  32. f491aa5 Merge "Tracks whether an injected MotionEvent came from an accessibility tool." into main by Daniel Norman · 7 months ago
  33. e7ffef7 Move external MultiTouch test into InputMapperUnitTest by Siarhei Vishniakou · 7 months ago
  34. 8a1be91 Tracks whether an injected MotionEvent came from an accessibility tool. by Daniel Norman · 2 years, 2 months ago
  35. 67c5323 DisplayTopologyGraph offset in dp and store densities by Piotr Wilczyński · 8 months ago
  36. 1e37d1e Revert "InputVerifier: verify button events and states" by Priyanka Advani (xWF) · 7 months ago
  37. fb477b1 InputVerifier: verify button events and states by Harry Cutts · 8 months ago
  38. 9bb9333 Merge "Add myself to OWNERS" into main am: a5f4c789d5 am: 0fe9ef285b by Treehugger Robot · 8 months ago
  39. a5f4c78 Merge "Add myself to OWNERS" into main by Treehugger Robot · 8 months ago
  40. 9636fa2 Merge "Add a private API to set mocking hint manager for testing" into main by Treehugger Robot · 8 months ago
  41. cdf8ea8 Merge "[audio] Add AudioManager getNativeInterface" into main by Treehugger Robot · 8 months ago
  42. e95dc83 Merge "Update private API owner for system health" into main am: 1f55f7d4e2 am: 9b1101b6fb by Treehugger Robot · 8 months ago
  43. 2fd24c0 Document what onKeyEvent/onMotionEvent return values mean by Vishnu Nair · 8 months ago
  44. ae83ef2 Add a private API to set mocking hint manager for testing by Xiang Wang · 8 months ago
  45. 5eb8360 [audio] Add AudioManager getNativeInterface by Atneya Nair · 8 months ago
  46. b7ce156 Introduce ftl::Finalizer{<F>,Std,Ftl,Ftl1,Ftl2,Ftl3} by Lloyd Pique · 10 months ago
  47. 6103446 Merge "Address NDK API review feedback" into main by Matt Buckley · 8 months ago
  48. cd579ab Add myself to OWNERS by Atneya Nair · 8 months ago
  49. 12f7727 Merge "Add support to disable mouse acceleration" into main by Michael Checo · 8 months ago
  50. 6d2e24f Add support to disable mouse acceleration by Michael Checo · 9 months ago
  51. 7c67a16 Update private API owner for system health by Xiang Wang · 8 months ago
  52. 3c3d749 Merge "Update performance_hint to follow NDK API guidance" into main by Matt Buckley · 9 months ago
  53. decd21f Address NDK API review feedback by Xiang Wang · 9 months ago
  54. 5d69da4 Update performance_hint to follow NDK API guidance by Matt Buckley · 9 months ago
  55. bd641ac Address NDK API feedback by Xiang Wang · 9 months ago
  56. 822acc9 Update documentation on "borrowSessionFromJava" by Matt Buckley · 9 months ago
  57. 921e612 Merge "Fix some doxygen issues." into main am: a92a88f6f4 am: 3abe091f59 by Dan Albert · 9 months ago
  58. 3abe091 Merge "Fix some doxygen issues." into main am: a92a88f6f4 by Dan Albert · 9 months ago
  59. a92a88f Merge "Fix some doxygen issues." into main by Dan Albert · 9 months ago
  60. 07fefa6 Fix some doxygen issues. by Dan Albert · 9 months ago
  61. 39f67c0 Merge "Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads" into main by Matt Buckley · 9 months ago
  62. 121faf3 Merge "Replace {@code} with backticks in thermal NDK comment" into main am: e9d9f4059d by Treehugger Robot · 9 months ago
  63. e9d9f40 Merge "Replace {@code} with backticks in thermal NDK comment" into main by Treehugger Robot · 9 months ago
  64. 3c6ebed Replace {@code} with backticks in thermal NDK comment by Xiang Wang · 10 months ago
  65. fd2b786 Add CPU/GPU_LOAD_SPIKE hints for one-off expensive workloads by Matt Buckley · 9 months ago
  66. b7505b8 Merge "DisplayTopology propagation to IM" into main by Oleg Blinnikov · 9 months ago
  67. 5415547 Add enum tag to refer to the types by Xiang Wang · 9 months ago
  68. 320eda3 Merge "Add ADPF owners to system_health.h" into main am: 0acb3636cd am: 8cd5802ab9 by Xiang Wang · 9 months ago
  69. fc6f906 Merge "Add NDK CPU/GPU headroom APIs" into main by Xiang Wang · 9 months ago
  70. 8cd5802 Merge "Add ADPF owners to system_health.h" into main am: 0acb3636cd by Xiang Wang · 9 months ago
  71. 0e26ffe Add ADPF owners to system_health.h by Xiang Wang · 9 months ago
  72. 83141ee Merge "Add NDK support for thermal headroom callback API" into main by Xiang Wang · 9 months ago
  73. 565c1f9 Add NDK CPU/GPU headroom APIs by Xiang Wang · 11 months ago
  74. 51166f2 Merge "[LUT NDK] Add CIE_Y sampling key to ADisplayLuts_SamplingKey enum." into main by Sally Qi · 9 months ago
  75. 684eaa7 Add NDK support for thermal headroom callback API by Xiang Wang · 11 months ago
  76. 9a14c12 DisplayTopology propagation to IM by Oleg Blinnikov · 11 months ago
  77. 9a3ad9b Merge "Revert "Define new ASurfaceTransaction_setFrameRateParams API"" into main by Rachel Lee · 9 months ago
  78. c0db0c9 Revert "Define new ASurfaceTransaction_setFrameRateParams API" by Rachel Lee · 9 months ago
  79. fff2390 Fix c compat issues by Matt Buckley · 9 months ago
  80. 21f2fa3 Merge "Add new surface binding for ADPF Timeline API" into main by Matt Buckley · 9 months ago
  81. 7f04e16 Merge "Remove stray character." into main am: 7a1b153755 by Treehugger Robot · 9 months ago
  82. 7a1b153 Merge "Remove stray character." into main by Treehugger Robot · 9 months ago
  83. 10bae11 Return message wrapped in Result from receiveMessage by Paul Ramirez · 1 year, 3 months ago
  84. 9849c54 Merge "[audio] Add new mute type to AudioManager" into main by Treehugger Robot · 10 months ago
  85. 4b8c0c6 Add new surface binding for ADPF Timeline API by Matt Buckley · 10 months ago
  86. 16d3bf0 Merge "input: Remove prefix from InputDeviceSensorAccuracy enum" into main by Treehugger Robot · 10 months ago
  87. c3cab95 [LUT NDK] Add CIE_Y sampling key to ADisplayLuts_SamplingKey enum. by Sally Qi · 10 months ago
  88. 345be94 Fix the return type of ADisplayLutsEntry_getDimension and ADisplayLutsEntry_getSamplingKey. by Sally Qi · 10 months ago
  89. ff63fe1 input: Remove prefix from InputDeviceSensorAccuracy enum by Harry Cutts · 10 months ago
  90. 8fada3c Merge "[Lut NDK] Add new ASurfaceTransaction_setLuts api." into main by Sally Qi · 10 months ago
  91. eb1f603 Merge "Improve wording of ALooper_pollAll docs." into main am: 2d66014572 am: 931a771b60 by Treehugger Robot · 10 months ago
  92. 931a771 Merge "Improve wording of ALooper_pollAll docs." into main am: 2d66014572 by Treehugger Robot · 10 months ago
  93. 2d66014 Merge "Improve wording of ALooper_pollAll docs." into main by Treehugger Robot · 10 months ago
  94. 726c1b1 Improve wording of ALooper_pollAll docs. by Dan Albert · 10 months ago
  95. 2a249a7 Merge "Easier ftl::Flags construction" into main by Treehugger Robot · 10 months ago
  96. cb9ce7d [audio] Add new mute type to AudioManager by Atneya Nair · 10 months ago
  97. d54e589 Fix typo in ASessionConfig_setGraphicsPipeline signature by Andy Yu · 10 months ago
  98. 83c6f9e Easier ftl::Flags construction by Lloyd Pique · 10 months ago
  99. 4f9e86f Merge "Fix One Euro filter's units of computation" into main by Treehugger Robot · 10 months ago
  100. 5346339 Fix One Euro filter's units of computation by Paul Ramirez · 10 months ago