1. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 3 years, 4 months ago
  2. be8d009 Updated public surface control APIs by chaviw · 3 years, 4 months ago
  3. c150ea1 Fixing ndk reference doc link errors in imagedecoder.h etc. by gfan · 3 years, 4 months ago
  4. 31dfd6a Merge "Fixing ndk reference doc link errors in a few headers: hardware_buffer.h, sensor.h, trace.h, window.h" into sc-dev by Gerry Fan · 3 years, 4 months ago
  5. 5d5faa4 Fixing ndk reference doc link errors in a few headers: by gfan · 3 years, 4 months ago
  6. 80402b9 Merge "Fix ndk native reference documentation link errors/warnings" into sc-dev by Gerry Fan · 3 years, 4 months ago
  7. 351e85e Fix ndk native reference documentation link errors/warnings by gfan · 3 years, 4 months ago
  8. 0b264bb ADPF: Plumb getAppSession throughout PowerHal wrapping by Jimmy Shiu · 3 years, 5 months ago
  9. 2be71a4 Merge "Introduce Device Controller to InputReader" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  10. 33216a4 Merge "ASurfaceTransaction: Add setEnableBackpressure" into sc-dev by Rob Carr · 3 years, 4 months ago
  11. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 3 years, 5 months ago
  12. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 3 years, 4 months ago
  13. 2814c31 Merge "Pass latency information from app to input" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  14. 38605fc Clarify that the buffer passed to ASurfaceTransaction_setBuffer by Ady Abraham · 3 years, 4 months ago
  15. f08168d ASurfaceTransaction: Add setEnableBackpressure by Robert Carr · 3 years, 4 months ago
  16. 796cdab Merge "Split ASurfaceTransaction_setGeometry api" into sc-dev by Vasiliy Telezhnikov · 3 years, 4 months ago
  17. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 3 years, 5 months ago
  18. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 3 years, 6 months ago
  19. 4729949 Add NDK API for getprocdns, setprocdns by Remi NGUYEN VAN · 3 years, 4 months ago
  20. c698030 Merge "Add NDK API for getprocnetwork" into sc-dev by Remi NGUYEN VAN · 3 years, 4 months ago
  21. 7a09ee1 Add NDK API for getprocnetwork by Remi NGUYEN VAN · 3 years, 5 months ago
  22. 0a99dbe Merge "Fix "end of file while inside a group" error in NDK" into sc-dev by Marin Shalamanov · 3 years, 5 months ago
  23. 574c58d Fix "end of file while inside a group" error in NDK by Marin Shalamanov · 3 years, 5 months ago
  24. 2745c95 Update android/input.h docs by Siarhei Vishniakou · 3 years, 5 months ago
  25. e02c066 Add missing union members to ASensorEvent by Brian Duddie · 3 years, 5 months ago
  26. fb3ab5b Split ASurfaceTransaction_setGeometry api by Vasiliy Telezhnikov · 3 years, 5 months ago
  27. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 3 years, 5 months ago
  28. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 3 years, 5 months ago
  29. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 3 years, 5 months ago
  30. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 3 years, 7 months ago
  31. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 3 years, 5 months ago
  32. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 3 years, 5 months ago
  33. 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 3 years, 5 months ago
  34. 96a824c Merge "AImageDecoder: Recommend only downscaling with setTargetSize" into sc-dev by Leon Scroggins · 3 years, 5 months ago
  35. 159ab12 AImageDecoder: Recommend only downscaling with setTargetSize by Leon Scroggins III · 3 years, 5 months ago
  36. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 3 years, 7 months ago
  37. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 3 years, 5 months ago
  38. 76a16cf Merge "Document DisplayManager atomicity with AChoreographer" into sc-dev by Alec Mouri · 3 years, 5 months ago
  39. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 3 years, 7 months ago
  40. af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 3 years, 5 months ago
  41. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 3 years, 6 months ago
  42. e2edd22 Merge "Add @addtogroup to permission_manager.h for doc to appear in DAC" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  43. efc92f4 Merge "Add GPU completion to FrameMetrics (2/3)" into sc-dev by Jorim Jaggi · 3 years, 6 months ago
  44. 7015fa9 Document DisplayManager atomicity with AChoreographer by Alec Mouri · 3 years, 6 months ago
  45. 7f7db5a Add @addtogroup to permission_manager.h for doc to appear in DAC by Chong Zhang · 3 years, 6 months ago
  46. f51775d Add GPU completion to FrameMetrics (2/3) by Jorim Jaggi · 3 years, 7 months ago
  47. db5778e Add ASurfaceControl_acquire api by Huihong Luo · 3 years, 6 months ago
  48. 618dcfe Merge "Send consumeTime from the app to InputDispatcher" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  49. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 3 years, 6 months ago
  50. 627873f Merge "Stop #define'ing __ANDROID_API__." am: 94be650e36 am: 73a4ac7daf am: 677f8c48f4 by Elliott Hughes · 3 years, 6 months ago
  51. 08e6cf5 Stop #define'ing __ANDROID_API__. by Elliott Hughes · 3 years, 6 months ago
  52. e5d7b70 Merge "IAudioManager: add audio session ID to trackPlayer()" into sc-dev by Eric Laurent · 3 years, 6 months ago
  53. 767dc08 Merge "Remove stoza@ from OWNERS" am: 6b9a50419a am: 38f77ce227 am: 101035169c by Ady Abraham · 3 years, 6 months ago
  54. 6b9a504 Merge "Remove stoza@ from OWNERS" by Ady Abraham · 3 years, 6 months ago
  55. bf28ea6 IAudioManager: add audio session ID to trackPlayer() by Eric Laurent · 3 years, 6 months ago
  56. 5dd2e39 Remove stoza@ from OWNERS by Dan Stoza · 3 years, 6 months ago
  57. c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 3 years, 7 months ago
  58. 66f7bc4 Merge "Remove __ANDROID_API__ #if checks." into sc-dev by Elliott Hughes · 3 years, 6 months ago
  59. 03ea035 Added the ability to read external batteries by Kim Low · 3 years, 9 months ago
  60. 0230344 Update SOURCE_SENSOR source for input device. by Chris Ye · 3 years, 6 months ago
  61. 23e82b4 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 3 years, 6 months ago
  62. b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 3 years, 6 months ago
  63. 2887ed9 Remove __ANDROID_API__ guards from thermal.h by Chong Zhang · 3 years, 6 months ago
  64. 2416f13 Merge "Support building libjnigraphics on the host" by Leon Scroggins · 3 years, 7 months ago
  65. 726a550 Support building libjnigraphics on the host by Leon Scroggins III · 3 years, 7 months ago
  66. fd86f1a Remove __ANDROID_API__ guards by Jiyong Park · 3 years, 7 months ago
  67. df6bae2 Merge changes from topic "AImageDecoder_setInternallyHandleDisposePrevious" by TreeHugger Robot · 3 years, 7 months ago
  68. 78859b4 Add AImageDecoder_setInternallyHandleDisposePrevious by Leon Scroggins III · 3 years, 7 months ago
  69. ec2cbe3 AImageDecoder: Hide support for animated HEIF by Leon Scroggins III · 3 years, 7 months ago
  70. f1f2090 Remove an erroneous semicolon by Jiyong Park · 3 years, 7 months ago
  71. f452a2a Merge changes from topics "AID_to_string", "AImageDecoder_nonnull" by Leon Scroggins · 3 years, 7 months ago
  72. 61a682e Merge changes from topics "FrameInfo", "_advanceFrame" by Leon Scroggins · 3 years, 7 months ago
  73. b2ee00d Fix null annotations in AImageDecoder by Leon Scroggins III · 3 years, 7 months ago
  74. 9b9fb39 Add AImageDecoder_resultToString by Leon Scroggins III · 3 years, 8 months ago
  75. 15232b5 Merge "ndk: Add AThermal_getThermalHeadroom" by Chris Forbes · 3 years, 7 months ago
  76. ae9bf1e Merge "Revert^2 "Added update device info playback configuration"" by TreeHugger Robot · 3 years, 7 months ago
  77. ac9f749 AImageDecoder: Add APIs for FrameInfo by Leon Scroggins III · 3 years, 7 months ago
  78. 56e925a ndk: Add AThermal_getThermalHeadroom by Chris Forbes · 3 years, 11 months ago
  79. 5528700 Add AImageDecoder _advanceFrame and _rewind by Leon Scroggins III · 3 years, 10 months ago
  80. 3b3700e AImageDecoder: Document/unguard types/enums by Leon Scroggins III · 3 years, 7 months ago
  81. fae808f Revert^2 "Added update device info playback configuration" by Oscar Azucena · 3 years, 8 months ago
  82. 19ff85c Merge "Revert "Added update device info playback configuration"" by Daniel Chapin · 3 years, 8 months ago
  83. d0ab5db Revert "Added update device info playback configuration" by Oscar Azucena · 3 years, 8 months ago
  84. 9efa875 Merge changes If9eb2564,Iab01c967,I1056f6fa by Dominik Laskowski · 3 years, 8 months ago
  85. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 3 years, 8 months ago
  86. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 3 years, 10 months ago
  87. fc28648 Added update device info playback configuration by Oscar Azucena · 3 years, 8 months ago
  88. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 3 years, 8 months ago
  89. 4e2b71f FTL: Import std::future utilities from SF by Dominik Laskowski · 3 years, 9 months ago
  90. e21dbed FTL: Configure clang-format by Dominik Laskowski · 3 years, 8 months ago
  91. 5444fc8 FTL: Standardize style by Dominik Laskowski · 3 years, 8 months ago
  92. 4228535 Merge changes Id8848530,I9331f202 by TreeHugger Robot · 3 years, 8 months ago
  93. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 3 years, 9 months ago
  94. b887107 Merge changes from topic "isSeamlessRequired" by TreeHugger Robot · 3 years, 9 months ago
  95. 110c6bc Fix docs formatting for surface_control.h by Marin Shalamanov · 3 years, 9 months ago
  96. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 3 years, 10 months ago
  97. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 3 years, 9 months ago
  98. c4b9146 FTL: Add SmallMap<K, V, N> by Dominik Laskowski · 3 years, 9 months ago
  99. 706f9d1 Merge "Add NDK PermissionManager checkPermission" by TreeHugger Robot · 3 years, 9 months ago
  100. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 3 years, 9 months ago