1. d243289 Use DisplayCaptureArgs for displayCapture functions. by chaviw · 4 years ago
  2. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 4 years ago
  3. d8460c8 Use more inclusive terms. by Peiyong Lin · 4 years ago
  4. 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 · 4 years, 1 month ago
  5. 74c9cc3 libgui: align the Surface default mMaxBufferCount value with BufferQueue by Yiwei Zhang · 4 years, 1 month ago
  6. b071075 Merge "Call Layer::getLayerDebugInfo from the main thread" into rvc-dev am: 32ca5feb99 am: cc823882db am: a73c737c35 am: be36df3375 by Vishnu Nair · 4 years, 1 month ago
  7. 43bccf8 Call Layer::getLayerDebugInfo from the main thread by Vishnu Nair · 4 years, 1 month ago
  8. 31473fc Merge "Replace PowerHint with Boost in SurfaceComposer callback" by Lais Andrade · 4 years, 2 months ago
  9. 49497c9 Merge "Update libgui to use android::base properties instead of cutils" into rvc-dev by Michael Hoisie · 4 years, 2 months ago
  10. 53e19a7 Update libgui to use android::base properties instead of cutils by Michael Hoisie · 4 years, 2 months ago
  11. f734df4 Split refresh rate range into two ranges by Steven Thomas · 4 years, 3 months ago
  12. 3a6e47d Replace PowerHint with Boost in SurfaceComposer callback by Lais Andrade · 4 years, 3 months ago
  13. f33c9f1 Change to using sysprop for libgui_tests by Sundong Ahn · 4 years, 3 months ago
  14. 470df5f SF: Fix thread safety in ISurfaceComposer APIs by Dominik Laskowski · 4 years, 3 months ago
  15. d407190 Add frame rate flexibility token by Steven Thomas · 4 years, 4 months ago
  16. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 4 years, 5 months ago
  17. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 4 years, 8 months ago
  18. 012682f Merge "Make setActiveConfig() private, remove plumbing" by Steven Thomas · 4 years, 6 months ago
  19. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 4 years, 8 months ago
  20. a87ed45 Make setActiveConfig() private, remove plumbing by Steven Thomas · 4 years, 6 months ago
  21. 5492cb5 Add Auto Low Latency Mode to native framework by Galia Peycheva · 4 years, 9 months ago
  22. ed3a8cc Switch from allowed display configs to refresh rate range by Ana Krulec · 4 years, 8 months ago
  23. e71d968 Revert submission by Hansong Zhang · 4 years, 7 months ago
  24. b8df034 Add Auto Low Latency Mode to native framework by Galia Peycheva · 4 years, 9 months ago
  25. 234bb16 2) SF-DM Generalization of Refresh Rates: Adding config variable and getter methods by Ana Krulec · 4 years, 8 months ago
  26. cdea0c0 Merge "1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range" by Steven Thomas · 4 years, 7 months ago
  27. 0782b88 1) SF-DM Generalization of Refresh Rates: Adding a call to set Refresh Rate Range by Ana Krulec · 4 years, 9 months ago
  28. b13bb95 [Shadows] Add api to set global shadow settings (4/n) by Vishnu Nair · 4 years, 8 months ago
  29. 603f307 Merge "Only send surfaces to Listener that registered or applied transaction" by Valerie Hau · 4 years, 10 months ago
  30. 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 5 years ago
  31. a161966 [ANativeWindow] Add apex stub for getLastDequeueStartTime by Alec Mouri · 4 years, 11 months ago
  32. 067fcd3 libgui: Add discardFreeBuffers callback to producer by Shuzhen Wang · 5 years ago
  33. 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 5 years ago
  34. 0f4a1b1 SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 5 years ago
  35. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 5 years ago
  36. 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 5 years ago
  37. 947d34e Change slot generation for BufferState by Marissa Wall · 5 years ago
  38. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 5 years ago
  39. 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 5 years ago
  40. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 5 years ago
  41. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 5 years ago
  42. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 5 years ago
  43. b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 5 years ago
  44. d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 5 years ago
  45. d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 5 years ago
  46. 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 5 years ago
  47. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 5 years ago
  48. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  49. 5f21a5e Add synchronous transaction to wait for setInputWindow to complete (1/n) by chaviw · 5 years ago
  50. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 6 years ago
  51. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 5 years ago
  52. 7341162 blast: implicitly cache buffers by Marissa Wall · 5 years ago
  53. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 5 years ago
  54. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 5 years ago
  55. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 5 years ago
  56. ebc2c05 blast: cache buffers by Marissa Wall · 5 years ago
  57. 17b4e45 blast: add desired present time by Marissa Wall · 6 years ago
  58. 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 5 years ago
  59. bff2290 Merge "SurfaceFlinger: Removed createScopedConnection." by Rob Carr · 6 years ago
  60. 2f72b24 Merge "Fix/suppress libs/gui google-explicit-constructor warnings" am: b0a8291275 am: c17263d064 by Chih-Hung Hsieh · 6 years ago
  61. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 6 years ago
  62. aaf6216 Fix/suppress libs/gui google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  63. 273171b Fix drag and drop (1/3) by chaviw · 6 years ago
  64. 713b63f blast: Queue transactions by applying client by Marissa Wall · 6 years ago
  65. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 6 years ago
  66. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 6 years ago
  67. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 6 years ago
  68. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 6 years ago
  69. a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 6 years ago
  70. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 6 years ago
  71. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 6 years ago
  72. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 6 years ago
  73. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 6 years ago
  74. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 6 years ago
  75. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 6 years ago
  76. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 6 years ago
  77. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 6 years ago
  78. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 6 years ago
  79. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  80. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 6 years ago
  81. 9f03447 Add proper namespace to GraphicTypes. by Peiyong Lin · 6 years ago
  82. 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 6 years ago
  83. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 6 years ago
  84. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 6 years ago
  85. 5e92144 Fix integer overflow in libgui_test Surface_test by Courtney Goeltzenleuchter · 6 years ago
  86. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  87. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 7 years ago
  88. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 7 years ago
  89. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 7 years ago
  90. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 7 years ago
  91. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 7 years ago
  92. a039340 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 am: 14ac77cd1e by Chih-hung Hsieh · 7 years ago
  93. 6d560a5 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 by Chih-hung Hsieh · 7 years ago
  94. d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 7 years ago
  95. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  96. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 7 years ago
  97. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 7 years ago
  98. 932f008 libgui: Add Surface::getLastDequeueStartTime by Dan Stoza · 7 years ago
  99. 1f2af5c Surface: add unit test for GetAndFlushRemovedBuffers by Yin-Chia Yeh · 7 years ago
  100. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago