1. 31f2b3c Plumbing through GPU context priority by Ana Krulec · 4 years, 8 months ago
  2. 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 4 years, 10 months ago
  3. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 4 years, 10 months ago
  4. 30b0b3c SF: Populate allowGroupSwitching from DM by Marin Shalamanov · 4 years, 10 months ago
  5. 22c7b5c SurfaceFlinger: add transactions to FrameTimeline by Ady Abraham · 4 years, 11 months ago
  6. 7eb7ee7 Add ids to transactions and dump them in transaction trace by Pablo Gamito · 5 years ago
  7. 6ee484d Add listener callback to keep track of tracing state in SCC by Pablo Gamito · 5 years ago
  8. 7fb1931 Merge "SurfaceFlinger: Shared timeline plumbing" by Ady Abraham · 5 years ago
  9. 74e1756 SurfaceFlinger: Shared timeline plumbing by Ady Abraham · 5 years ago
  10. d4a6164 Only allow system and graphics to create secure displays by chaviw · 5 years ago
  11. 8ffc7b8 Pass IScreenCaptureListener to screen capture functions by chaviw · 5 years ago
  12. 308ddba Check status for every ISurfaceComposer Parcel by chaviw · 5 years ago
  13. 7de1783 Merge "Use type safe display IDs." by Marin Shalamanov · 5 years ago
  14. a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
  15. 3efadb1 Added LayerCapture args to captureLayers functions by chaviw · 5 years ago
  16. d243289 Use DisplayCaptureArgs for displayCapture functions. by chaviw · 5 years ago
  17. 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
  18. 43bccf8 Call Layer::getLayerDebugInfo from the main thread by Vishnu Nair · 5 years ago
  19. 31473fc Merge "Replace PowerHint with Boost in SurfaceComposer callback" by Lais Andrade · 5 years ago
  20. 0fb7d64 Merge "Split refresh rate range into two ranges" into rvc-dev am: 32bc62dc0e am: 72533e28b3 am: 588b4ffab9 am: 0986e59345 by Steven Thomas · 5 years ago
  21. f734df4 Split refresh rate range into two ranges by Steven Thomas · 5 years ago
  22. 3a6e47d Replace PowerHint with Boost in SurfaceComposer callback by Lais Andrade · 5 years ago
  23. 85f8504 Merge "SF: Fix thread safety in ISurfaceComposer APIs" into rvc-dev am: 55222d47ee am: 18d1aca6ad am: 7834ae1b0a am: 263947a0d7 by TreeHugger Robot · 5 years ago
  24. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 5 years ago
  25. eea1ebb Merge "Add frame rate flexibility token" into rvc-dev am: fcf9aeceb7 am: 45a1f17fce am: c6cd1ed836 by Alex Spradlin · 5 years ago
  26. d407190 Add frame rate flexibility token by Steven Thomas · 5 years ago
  27. 9b8dd4e Merge "Use std::string in DeviceProductInfo and serialize it as Flattenable" by TreeHugger Robot · 5 years ago
  28. 359a7e7 Use std::string in DeviceProductInfo and serialize it as Flattenable by Marin Shalamanov · 5 years ago
  29. 8e46e75 Merge "SurfaceFlinger: Layer::getFrameRate() with relatives" into rvc-dev by TreeHugger Robot · 5 years ago
  30. 60e42ea SurfaceFlinger: Layer::getFrameRate() with relatives by Ady Abraham · 5 years ago
  31. 0a52509 ISurfaceComposer: boundary check input on CAPTURE_LAYERS by Ady Abraham · 5 years ago
  32. b89ca7d ISurfaceComposer: boundary check input on CAPTURE_LAYERS by Ady Abraham · 5 years ago
  33. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  34. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  35. 012682f Merge "Make setActiveConfig() private, remove plumbing" by Steven Thomas · 6 years ago
  36. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  37. a87ed45 Make setActiveConfig() private, remove plumbing by Steven Thomas · 6 years ago
  38. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  39. ed3a8cc Switch from allowed display configs to refresh rate range by Ana Krulec · 6 years ago
  40. e71d968 Revert submission by Hansong Zhang · 6 years ago
  41. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 6 years ago
  42. 234bb16 2) SF-DM Generalization of Refresh Rates: Adding config variable and getter methods by Ana Krulec · 6 years ago
  43. cdea0c0 Merge "1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range" by Steven Thomas · 6 years ago
  44. 0782b88 1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range by Ana Krulec · 6 years ago
  45. b13bb95 [Shadows] Add api to set global shadow settings (4/n) by Vishnu Nair · 6 years ago
  46. 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 6 years ago
  47. 5de3ad2 Switch from ITransactionCompletedListener to IBinder keys by Valerie Hau · 6 years ago
  48. 4c23f40 Merge "libgui: use read/writeStrongBinder" into stage-aosp-master am: 8c58b5afe3 by Steven Moreland · 6 years ago
  49. 9d4ce9b libgui: use read/writeStrongBinder by Steven Moreland · 6 years ago
  50. 0f4a1b1 SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 6 years ago
  51. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 6 years ago
  52. 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 6 years ago
  53. 947d34e Change slot generation for BufferState by Marissa Wall · 6 years ago
  54. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 6 years ago
  55. 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 6 years ago
  56. 4e5df18 Merge "Use binder rather than kernel ONEWAY flag." am: dc5eade0cc am: edcecd9ed9 by Steven Moreland · 6 years ago
  57. 366eb42 Use binder rather than kernel ONEWAY flag. by Steven Moreland · 6 years ago
  58. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 6 years ago
  59. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 6 years ago
  60. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 7 years ago
  61. 05cbb7e Merge "SF: Add defensive check on luma sampling" by Sean Callanan · 6 years ago
  62. b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 6 years ago
  63. d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 6 years ago
  64. af45f01 SF: Add defensive check on luma sampling by tangrobin · 6 years ago
  65. d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 6 years ago
  66. 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 7 years ago
  67. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 6 years ago
  68. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 6 years ago
  69. 5f21a5e Add synchronous transaction to wait for setInputWindow to complete (1/n) by chaviw · 6 years ago
  70. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
  71. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  72. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  73. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  74. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  75. b6888fa Fix getProtectedContentSupport API. by Peiyong Lin · 7 years ago
  76. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
  77. ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
  78. 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
  79. 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
  80. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  81. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  82. 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
  83. 55ef412 Merge changes Ie8fe724d,Ifd42f31d by Kevin DuBois · 7 years ago
  84. 1d4c6a6 SF: clean up casting around histogram reporting by Kevin DuBois · 7 years ago
  85. aa3da6a [ISurfaceComposer] Fix wrong returned value. by Peiyong Lin · 7 years ago
  86. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
  87. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  88. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  89. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 7 years ago
  90. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  91. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  92. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  93. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  94. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  95. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
  96. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 7 years ago
  97. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  98. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  99. 2d41e42 Updating ISurfaceComposer to report errors by Ana Krulec · 7 years ago
  100. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 7 years ago