1. 7cfe5e1 Merge "BufferQueue: handle consumer driven size for pre-rotation" by TreeHugger Robot · 7 years ago
  2. 538cedc BufferQueue: handle consumer driven size for pre-rotation by Yiwei Zhang · 7 years ago
  3. b2fe09c Merge "Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface" by TreeHugger Robot · 7 years ago
  4. e9d092a Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface by silence_dogood · 7 years ago
  5. 3e049d6 Merge "SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED" into qt-r1-dev am: aacc75c204 by Ady Abraham · 7 years ago
  6. 0f4a1b1 SurfaceFlinger: add explicit register for DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 7 years ago
  7. 656886e SurfaceFlinger: Add touch events to Scheduler am: 8532d01111 am: ed7e8876bd by Ady Abraham · 7 years ago
  8. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 7 years ago
  9. b22a01f Merge "Fix magnify screen in a dialog will response wrong position from touch." into qt-dev am: e28099be06 by Arthur Hung · 7 years ago
  10. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 7 years ago
  11. 3af046d Merge "Added captureScreen function for displayId or layerStack" into qt-dev am: afab4f0519 by Chavi Weingarten · 7 years ago
  12. 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 7 years ago
  13. 5f8888c Merge changes Ieb4d16d1,Icef95925 into qt-dev am: 5210624e60 am: 44c07a4e2c by Valerie Hau · 7 years ago
  14. 947d34e Change slot generation for BufferState by Marissa Wall · 7 years ago
  15. c6f7456 Merge "gui: add additional test for region sampling" by TreeHugger Robot · 7 years ago
  16. acec532 gui: add additional test for region sampling by tangrobin · 7 years ago
  17. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 7 years ago
  18. 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 7 years ago
  19. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 7 years ago
  20. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 7 years ago
  21. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 7 years ago
  22. 9dcf049 libgui: disable RegionSamplingTest by Kevin DuBois · 7 years ago
  23. b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 7 years ago
  24. d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 7 years ago
  25. d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 7 years ago
  26. c686818 Merge "gui: add test for region sampling" by TreeHugger Robot · 7 years ago
  27. 4df38a4 gui: add test for region sampling by Kevin DuBois · 7 years ago
  28. 6d9c763 Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 7 years ago
  29. 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 7 years ago
  30. ec46008 [sf] Implement addSamplingListener by Dan Stoza · 7 years ago
  31. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 7 years ago
  32. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 7 years ago
  33. 5f21a5e Add synchronous transaction to wait for setInputWindow to complete (1/n) by chaviw · 7 years ago
  34. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
  35. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  36. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  37. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  38. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  39. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
  40. 1878450 Merge changes from topic "ASC-SF" by TreeHugger Robot · 7 years ago
  41. ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
  42. 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
  43. d20b270 Fix touch event would be offset by crop by Arthur Hung · 7 years ago
  44. 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
  45. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  46. bff2290 Merge "SurfaceFlinger: Removed createScopedConnection." by Rob Carr · 7 years ago
  47. 2f72b24 Merge "Fix/suppress libs/gui google-explicit-constructor warnings" am: b0a8291275 am: c17263d064 by Chih-Hung Hsieh · 7 years ago
  48. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  49. aaf6216 Fix/suppress libs/gui google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  50. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  51. 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
  52. de19f85 Input: Update input window info when the layer receives its first buffer by Vishnu Nair · 7 years ago
  53. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
  54. 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
  55. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  56. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
  57. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  58. ae4c86f Merge "[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f" by Kevin DuBois · 7 years ago
  59. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  60. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  61. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  62. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  63. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  64. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  65. a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 7 years ago
  66. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  67. 7434f86 Merge "[SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API." by TreeHugger Robot · 7 years ago
  68. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  69. 7756557 Remove DetachedBufferHandle from libui by Jiwen 'Steve' Cai · 7 years ago
  70. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  71. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  72. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 8 years ago
  73. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  74. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
  75. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 8 years ago
  76. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 8 years ago
  77. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 8 years ago
  78. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  79. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 8 years ago
  80. 4f5daff Do not use test_per_src in libs/gui by Siarhei Vishniakou · 8 years ago
  81. 57ae3ee Implement BufferHubProducer::attachBuffer by Jiwen 'Steve' Cai · 8 years ago
  82. 4287535 Implement BufferHubProducer::detachBuffer by Jiwen 'Steve' Cai · 8 years ago
  83. 639d479 BufferHubProducer: don't check user_metadata_size by Jiwen 'Steve' Cai · 8 years ago
  84. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 8 years ago
  85. 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 8 years ago
  86. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 8 years ago
  87. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  88. 2202950 Support BufferHub-backed IGBP in libgui_test by Jiwen 'Steve' Cai · 8 years ago
  89. c90a77f Add BufferHub backend for android::view::Surface by Jiwen 'Steve' Cai · 8 years ago
  90. 5e92144 Fix integer overflow in libgui_test Surface_test by Courtney Goeltzenleuchter · 8 years ago
  91. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 8 years ago
  92. 96ad822 libgui: fix a race in CpuConsumer::lockNextBuffer by Chia-I Wu · 8 years ago
  93. cacfcc6 libgui: add helper to find CpuConsumer::AcquiredBuffer by Chia-I Wu · 8 years ago
  94. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  95. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  96. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  97. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  98. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  99. a039340 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 am: 14ac77cd1e by Chih-hung Hsieh · 8 years ago
  100. 6d560a5 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 by Chih-hung Hsieh · 8 years ago