1. 285f8c1 SF: store the render frame rate in RefreshRateConfigs::Policy by Ady Abraham · 2 years, 10 months ago
  2. c081058 Merge "SurfaceFlinger HWC overlay API" by Sally Qi · 2 years, 10 months ago
  3. d71299e Remove vsync injection methods by Huihong Luo · 3 years ago
  4. ab8ffef Remove SurfaceInterceptor and surfacereplayer by Huihong Luo · 3 years ago
  5. 0cbd08b SurfaceFlinger HWC overlay API by Sally Qi · 3 years ago
  6. 31b5ac2 Remove internal display related methods by Huihong Luo · 3 years ago
  7. fdb57bb Use FenceResult in ScreenCaptureResults by Patrick Williams · 3 years ago
  8. 37ef025 Remove getPrimaryPhysicalDisplayId by Huihong Luo · 3 years ago
  9. 5a5e01e SF: Pull CompositorTiming constructor to libgui by Dominik Laskowski · 3 years, 1 month ago
  10. 1b0c49f Migrate bootFinished of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 5 months ago
  11. d3d8f8e Migrate ISurfaceComposerClient to AIDL by Huihong Luo · 3 years, 5 months ago
  12. 3bdef86 Migrate and clean up methods of ISurfaceComposer by Huihong Luo · 3 years, 5 months ago
  13. 02186fb Migrate 13 methods of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 6 months ago
  14. 05539a1 Migrate 10 methods of ISurfaceComposer to AIDL by Huihong Luo · 3 years, 6 months ago
  15. 0a81aa3 Migrate getSupportedFrameTimestamps() to AIDL by Huihong Luo · 3 years, 6 months ago
  16. 4ed1c91 Convert FrameStats to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
  17. ca3d9a4 Convert DisplayPrimaries to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
  18. 38603fd Convert DynamicDisplayInfo to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
  19. a79ddf4 Convert StaticDisplayInfo to AIDL parcelable by Huihong Luo · 3 years, 6 months ago
  20. aa7fc2e Migrate display related methods to AIDL part 3 by Huihong Luo · 3 years, 6 months ago
  21. 37396db Migrate display related methods to AIDL part 2 by Huihong Luo · 3 years, 6 months ago
  22. 07e7236 Migrate display related methods to AIDL by Huihong Luo · 3 years, 6 months ago
  23. f502922 Migrate screenshot methods to AIDL by Huihong Luo · 3 years, 8 months ago
  24. e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 3 years, 6 months ago
  25. 646f8ec Removing getSystemPreferredDisplayMode and adding it as part of by Kriti Dang · 3 years, 7 months ago
  26. 2ae6b6b Implement game mode framerate override by Andy Yu · 3 years, 9 months ago
  27. 7defaf3 Add boot time display mode to native framework by Kriti Dang · 3 years, 9 months ago
  28. e5cff63 Query the new DisplayCapability for DISPLAY_DECORATION by Leon Scroggins III · 3 years, 7 months ago
  29. 6fac523 Migrate IDisplayEventConnection interface to AIDL by Huihong Luo · 3 years, 9 months ago
  30. ecc1f90 Migrate IRegionSamplingListener interface to AIDL by Huihong Luo · 3 years, 9 months ago
  31. fa39ee7 Remove frame rate flexibility token by Marin Shalamanov · 3 years, 9 months ago
  32. 8c8db54 SF: Temporarily expose primary display id by Vishnu Nair · 3 years, 11 months ago
  33. b9cddeb Merge "Added IWindowInfosChangedListener interface" into sc-v2-dev am: f103edb578 am: 55f992e25d by Chavi Weingarten · 4 years ago
  34. 60c9d3e Added IWindowInfosChangedListener interface by chaviw · 4 years, 2 months ago
  35. e31243e Merge changes from topic "sf_maxAcquiredBufferCount" into sc-dev am: a9e4e2fb7a am: 19e047fb7c by TreeHugger Robot · 4 years, 2 months ago
  36. 899dcdb SF: change acquired buffers based on the current refresh rate by Ady Abraham · 4 years, 2 months ago
  37. aa11e58 Add SF side tunnel mode listener am: 8f04b30c59 am: 2833f90b06 am: c238fa8420 by Galia Peycheva · 4 years, 3 months ago
  38. 8f04b30 Add SF side tunnel mode listener by Galia Peycheva · 4 years, 3 months ago
  39. f183385 SF: Remove layer stack lookup for screencap by Dominik Laskowski · 4 years, 5 months ago
  40. 9e5a922 Merge "SF: non blocking createSurface" into sc-dev by Arthur Hung · 4 years, 4 months ago
  41. dba591c SF: non blocking createSurface by arthurhung · 4 years, 6 months ago
  42. e275177 Reroute surfaceflinger pulled atoms by Tej Singh · 4 years, 4 months ago
  43. b3b2ec1 Merge "HDR layer info listener" into sc-dev by John Reck · 4 years, 4 months ago
  44. 8827090 HDR layer info listener by John Reck · 4 years, 5 months ago
  45. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 4 months ago
  46. 49ad413 Hdr format settings [Backend] by Kriti Dang · 4 years, 7 months ago
  47. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 5 months ago
  48. 22be696 Expand setBrightness to take BrightnessInfo object by John Reck · 4 years, 5 months ago
  49. a9a68a6 Support task ID for fps listener rather than SurfaceControl. by Alec Mouri · 4 years, 5 months ago
  50. dde1abd Merge "Support streaming fps updates for a layer subtree to sysui via listener." into sc-dev by Alec Mouri · 4 years, 6 months ago
  51. adebf5c Support streaming fps updates for a layer subtree to sysui via listener. by Alec Mouri · 4 years, 7 months ago
  52. b173f75 SF: Move ALLM and GameContentType to DynamicDisplayInfo by Marin Shalamanov · 4 years, 6 months ago
  53. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 6 months ago
  54. d486b82 Merge "SurfaceFlinger: expose vsync id extra buffers" into sc-dev by Ady Abraham · 4 years, 6 months ago
  55. 564f9de SurfaceFlinger: expose vsync id extra buffers by Ady Abraham · 4 years, 6 months ago
  56. a7fe304 Rename DisplayConfig to DisplayMode by Marin Shalamanov · 4 years, 6 months ago
  57. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 7 months ago
  58. 2a829f3 Merge "Surface: add batch dequeue/queue/cancel methods" by TreeHugger Robot · 4 years, 7 months ago
  59. 78c0ad7 Surface: add batch dequeue/queue/cancel methods by Yin-Chia Yeh · 6 years ago
  60. f0c5649 SurfaceFlinger: correctly pass desired present time for BLAST by Ady Abraham · 4 years, 8 months ago
  61. 31f2b3c Plumbing through GPU context priority by Ana Krulec · 4 years, 8 months ago
  62. 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 4 years, 10 months ago
  63. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 4 years, 10 months ago
  64. 30b0b3c SF: Populate allowGroupSwitching from DM by Marin Shalamanov · 4 years, 10 months ago
  65. 22c7b5c SurfaceFlinger: add transactions to FrameTimeline by Ady Abraham · 4 years, 11 months ago
  66. 7eb7ee7 Add ids to transactions and dump them in transaction trace by Pablo Gamito · 5 years ago
  67. 6ee484d Add listener callback to keep track of tracing state in SCC by Pablo Gamito · 5 years ago
  68. 7fb1931 Merge "SurfaceFlinger: Shared timeline plumbing" by Ady Abraham · 5 years ago
  69. 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 5 years ago
  70. e7b9f27 Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
  71. 99eeeb8 Revert "Update screen capture functions to accept a ScreenCaptur..." by Chavi Weingarten · 5 years ago
  72. dcafa8d Update screen capture functions to accept a ScreenCaptureListener by chaviw · 5 years ago
  73. 8ffc7b8 Pass IScreenCaptureListener to screen capture functions by chaviw · 5 years ago
  74. 308ddba Check status for every ISurfaceComposer Parcel by chaviw · 5 years ago
  75. 3efadb1 Added LayerCapture args to captureLayers functions by chaviw · 5 years ago
  76. d243289 Use DisplayCaptureArgs for displayCapture functions. by chaviw · 5 years ago
  77. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
  78. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  79. d98f1da Merge "libgui: align the Surface default mMaxBufferCount value with BufferQueue" into rvc-dev am: 4524ce5189 am: 7cf6872c4c am: 7cd0613344 am: c134a6dd97 by TreeHugger Robot · 5 years ago
  80. 74c9cc3 libgui: align the Surface default mMaxBufferCount value with BufferQueue by Yiwei Zhang · 5 years ago
  81. b071075 Merge "Call Layer::getLayerDebugInfo from the main thread" into rvc-dev am: 32ca5feb99 am: cc823882db am: a73c737c35 am: be36df3375 by Vishnu Nair · 5 years ago
  82. 43bccf8 Call Layer::getLayerDebugInfo from the main thread by Vishnu Nair · 5 years ago
  83. 31473fc Merge "Replace PowerHint with Boost in SurfaceComposer callback" by Lais Andrade · 5 years ago
  84. 49497c9 Merge "Update libgui to use android::base properties instead of cutils" into rvc-dev by Michael Hoisie · 5 years ago
  85. 53e19a7 Update libgui to use android::base properties instead of cutils by Michael Hoisie · 5 years ago
  86. f734df4 Split refresh rate range into two ranges by Steven Thomas · 5 years ago
  87. 3a6e47d Replace PowerHint with Boost in SurfaceComposer callback by Lais Andrade · 5 years ago
  88. f33c9f1 Change to using sysprop for libgui_tests by Sundong Ahn · 5 years ago
  89. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 5 years ago
  90. d407190 Add frame rate flexibility token by Steven Thomas · 5 years ago
  91. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  92. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  93. 012682f Merge "Make setActiveConfig() private, remove plumbing" by Steven Thomas · 6 years ago
  94. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  95. a87ed45 Make setActiveConfig() private, remove plumbing by Steven Thomas · 6 years ago
  96. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  97. ed3a8cc Switch from allowed display configs to refresh rate range by Ana Krulec · 6 years ago
  98. e71d968 Revert submission by Hansong Zhang · 6 years ago
  99. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  100. 234bb16 2) SF-DM Generalization of Refresh Rates: Adding config variable and getter methods by Ana Krulec · 6 years ago