1. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 4 years, 8 months ago
  2. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 4 years, 8 months ago
  3. 9dce082 Merge changes from topic "sf_planner" into sc-dev by Ady Abraham · 4 years, 8 months ago
  4. 96a824c Merge "AImageDecoder: Recommend only downscaling with setTargetSize" into sc-dev by Leon Scroggins · 4 years, 8 months ago
  5. 159ab12 AImageDecoder: Recommend only downscaling with setTargetSize by Leon Scroggins III · 4 years, 8 months ago
  6. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 4 years, 9 months ago
  7. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 4 years, 8 months ago
  8. 76a16cf Merge "Document DisplayManager atomicity with AChoreographer" into sc-dev by Alec Mouri · 4 years, 8 months ago
  9. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 4 years, 10 months ago
  10. af9b2ae Merge "Introduce DynamicDisplayInfo" into sc-dev by Marin Shalamanov · 4 years, 8 months ago
  11. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 9 months ago
  12. e2edd22 Merge "Add @addtogroup to permission_manager.h for doc to appear in DAC" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  13. efc92f4 Merge "Add GPU completion to FrameMetrics (2/3)" into sc-dev by Jorim Jaggi · 4 years, 8 months ago
  14. 7015fa9 Document DisplayManager atomicity with AChoreographer by Alec Mouri · 4 years, 8 months ago
  15. 7f7db5a Add @addtogroup to permission_manager.h for doc to appear in DAC by Chong Zhang · 4 years, 8 months ago
  16. f51775d Add GPU completion to FrameMetrics (2/3) by Jorim Jaggi · 4 years, 9 months ago
  17. db5778e Add ASurfaceControl_acquire api by Huihong Luo · 4 years, 9 months ago
  18. 618dcfe Merge "Send consumeTime from the app to InputDispatcher" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  19. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 4 years, 9 months ago
  20. 627873f Merge "Stop #define'ing __ANDROID_API__." am: 94be650e36 am: 73a4ac7daf am: 677f8c48f4 by Elliott Hughes · 4 years, 8 months ago
  21. 08e6cf5 Stop #define'ing __ANDROID_API__. by Elliott Hughes · 4 years, 8 months ago
  22. e5d7b70 Merge "IAudioManager: add audio session ID to trackPlayer()" into sc-dev by Eric Laurent · 4 years, 8 months ago
  23. 767dc08 Merge "Remove stoza@ from OWNERS" am: 6b9a50419a am: 38f77ce227 am: 101035169c by Ady Abraham · 4 years, 9 months ago
  24. 6b9a504 Merge "Remove stoza@ from OWNERS" by Ady Abraham · 4 years, 9 months ago
  25. bf28ea6 IAudioManager: add audio session ID to trackPlayer() by Eric Laurent · 4 years, 9 months ago
  26. 5dd2e39 Remove stoza@ from OWNERS by Dan Stoza · 4 years, 9 months ago
  27. c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 4 years, 9 months ago
  28. 66f7bc4 Merge "Remove __ANDROID_API__ #if checks." into sc-dev by Elliott Hughes · 4 years, 9 months ago
  29. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  30. 0230344 Update SOURCE_SENSOR source for input device. by Chris Ye · 4 years, 9 months ago
  31. 23e82b4 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 4 years, 9 months ago
  32. b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 4 years, 9 months ago
  33. 2887ed9 Remove __ANDROID_API__ guards from thermal.h by Chong Zhang · 4 years, 9 months ago
  34. 2416f13 Merge "Support building libjnigraphics on the host" by Leon Scroggins · 4 years, 9 months ago
  35. 726a550 Support building libjnigraphics on the host by Leon Scroggins III · 4 years, 9 months ago
  36. fd86f1a Remove __ANDROID_API__ guards by Jiyong Park · 4 years, 9 months ago
  37. df6bae2 Merge changes from topic "AImageDecoder_setInternallyHandleDisposePrevious" by TreeHugger Robot · 4 years, 9 months ago
  38. 78859b4 Add AImageDecoder_setInternallyHandleDisposePrevious by Leon Scroggins III · 4 years, 9 months ago
  39. ec2cbe3 AImageDecoder: Hide support for animated HEIF by Leon Scroggins III · 4 years, 9 months ago
  40. f1f2090 Remove an erroneous semicolon by Jiyong Park · 4 years, 9 months ago
  41. f452a2a Merge changes from topics "AID_to_string", "AImageDecoder_nonnull" by Leon Scroggins · 4 years, 9 months ago
  42. 61a682e Merge changes from topics "FrameInfo", "_advanceFrame" by Leon Scroggins · 4 years, 9 months ago
  43. b2ee00d Fix null annotations in AImageDecoder by Leon Scroggins III · 4 years, 9 months ago
  44. 9b9fb39 Add AImageDecoder_resultToString by Leon Scroggins III · 4 years, 11 months ago
  45. 15232b5 Merge "ndk: Add AThermal_getThermalHeadroom" by Chris Forbes · 4 years, 10 months ago
  46. ae9bf1e Merge "Revert^2 "Added update device info playback configuration"" by TreeHugger Robot · 4 years, 10 months ago
  47. ac9f749 AImageDecoder: Add APIs for FrameInfo by Leon Scroggins III · 4 years, 10 months ago
  48. 56e925a ndk: Add AThermal_getThermalHeadroom by Chris Forbes · 5 years ago
  49. 5528700 Add AImageDecoder _advanceFrame and _rewind by Leon Scroggins III · 5 years ago
  50. 3b3700e AImageDecoder: Document/unguard types/enums by Leon Scroggins III · 4 years, 10 months ago
  51. fae808f Revert^2 "Added update device info playback configuration" by Oscar Azucena · 4 years, 10 months ago
  52. 19ff85c Merge "Revert "Added update device info playback configuration"" by Daniel Chapin · 4 years, 10 months ago
  53. d0ab5db Revert "Added update device info playback configuration" by Oscar Azucena · 4 years, 10 months ago
  54. 9efa875 Merge changes If9eb2564,Iab01c967,I1056f6fa by Dominik Laskowski · 4 years, 10 months ago
  55. dd8b2ee Merge "Add SensorManager support in inputflinger." by TreeHugger Robot · 4 years, 10 months ago
  56. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  57. fc28648 Added update device info playback configuration by Oscar Azucena · 4 years, 11 months ago
  58. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 4 years, 10 months ago
  59. 4e2b71f FTL: Import std::future utilities from SF by Dominik Laskowski · 5 years ago
  60. e21dbed FTL: Configure clang-format by Dominik Laskowski · 4 years, 11 months ago
  61. 5444fc8 FTL: Standardize style by Dominik Laskowski · 5 years ago
  62. 4228535 Merge changes Id8848530,I9331f202 by TreeHugger Robot · 5 years ago
  63. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  64. b887107 Merge changes from topic "isSeamlessRequired" by TreeHugger Robot · 5 years ago
  65. 110c6bc Fix docs formatting for surface_control.h by Marin Shalamanov · 5 years ago
  66. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 5 years ago
  67. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 5 years ago
  68. c4b9146 FTL: Add SmallMap<K, V, N> by Dominik Laskowski · 5 years ago
  69. 706f9d1 Merge "Add NDK PermissionManager checkPermission" by TreeHugger Robot · 5 years ago
  70. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 5 years ago
  71. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago
  72. ccd50a4 FTL: Generalize StaticVector in-place construction by Dominik Laskowski · 5 years ago
  73. f65999c Merge changes I054ef2f6,Id223a6fc,I78397517 by TreeHugger Robot · 5 years ago
  74. c4fb258 Merge "Move KeyCharacterMap to enum class" by TreeHugger Robot · 5 years ago
  75. b632bd5 Add NDK PermissionManager checkPermission by Chong Zhang · 5 years ago
  76. a267bd3 Merge "Support multiple internal and external viewports" by TreeHugger Robot · 5 years ago
  77. 102936e Move KeyCharacterMap to enum class by Michael Wright · 5 years ago
  78. 534b2a2 FTL: Optimize SmallVector by Dominik Laskowski · 5 years ago
  79. 0bacf27 FTL: Add SmallVector<T, N> by Dominik Laskowski · 5 years ago
  80. 0357237 FTL: Make StaticVector::replace infallible by Dominik Laskowski · 5 years ago
  81. 53fc31e Add touchableRegion to touch occlusion dump by Bernardo Rufino · 5 years ago
  82. dde67b8 Support multiple internal and external viewports by Michael Wright · 5 years ago
  83. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 5 years ago
  84. 5820852 Build all of libinput for linux host. by Brett Chabot · 5 years ago
  85. 8101611 Merge "Add full action printout to MotionEvent" by TreeHugger Robot · 5 years ago
  86. 1f1d6b4 Merge "FTL: Add StaticVector<T, N>" by TreeHugger Robot · 5 years ago
  87. 6fdf114 FTL: Add StaticVector<T, N> by Dominik Laskowski · 5 years ago
  88. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 5 years ago
  89. 79f1be5 Merge "Add AImageDecoder_getRepeatCount" by TreeHugger Robot · 5 years ago
  90. 4e0393d Merge "Add AImageDecoder_isAnimated" by Leon Scroggins · 5 years ago
  91. fed1233 Merge "Add _Nonnull annotations to AImageDecoder" by TreeHugger Robot · 5 years ago
  92. 728a9ac Add AImageDecoder_getRepeatCount by Leon Scroggins III · 5 years ago
  93. 6560004 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 5 years ago
  94. 1b38971 Add AImageDecoder_isAnimated by Leon Scroggins III · 5 years ago
  95. 4a8ecfe Add _Nonnull annotations to AImageDecoder by Leon Scroggins III · 5 years ago
  96. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 5 years ago
  97. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 5 years ago
  98. 336073e Merge "Nice error for global include of binder/Enum.h" am: a4e945595b am: 39fdc4f1e4 am: 3f27046f62 am: 660bccabe0 am: 4406dad40a by Steven Moreland · 5 years ago
  99. 173871c Introducing NamedEnum to parse enum value as string names. by Chris Ye · 5 years ago
  100. e848d8d Nice error for global include of binder/Enum.h by Steven Moreland · 5 years ago