1. 9dcf049 libgui: disable RegionSamplingTest by Kevin DuBois · 7 years ago
  2. b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 7 years ago
  3. d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 7 years ago
  4. d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 7 years ago
  5. c686818 Merge "gui: add test for region sampling" by TreeHugger Robot · 7 years ago
  6. 4df38a4 gui: add test for region sampling by Kevin DuBois · 7 years ago
  7. 6d9c763 Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 7 years ago
  8. 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 7 years ago
  9. ec46008 [sf] Implement addSamplingListener by Dan Stoza · 7 years ago
  10. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 7 years ago
  11. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 7 years ago
  12. 5f21a5e Add synchronous transaction to wait for setInputWindow to complete (1/n) by chaviw · 7 years ago
  13. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
  14. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  15. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  16. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  17. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  18. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
  19. 1878450 Merge changes from topic "ASC-SF" by TreeHugger Robot · 7 years ago
  20. ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
  21. 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
  22. d20b270 Fix touch event would be offset by crop by Arthur Hung · 7 years ago
  23. 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
  24. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  25. bff2290 Merge "SurfaceFlinger: Removed createScopedConnection." by Rob Carr · 7 years ago
  26. 2f72b24 Merge "Fix/suppress libs/gui google-explicit-constructor warnings" am: b0a8291275 am: c17263d064 by Chih-Hung Hsieh · 7 years ago
  27. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  28. aaf6216 Fix/suppress libs/gui google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  29. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  30. 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
  31. de19f85 Input: Update input window info when the layer receives its first buffer by Vishnu Nair · 7 years ago
  32. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
  33. 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
  34. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  35. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
  36. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  37. ae4c86f Merge "[SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f" by Kevin DuBois · 7 years ago
  38. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  39. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  40. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  41. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  42. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  43. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  44. a82679d Adding HDR10+ metadata support for media API by Valerie Hau · 7 years ago
  45. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  46. 7434f86 Merge "[SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API." by TreeHugger Robot · 7 years ago
  47. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  48. 7756557 Remove DetachedBufferHandle from libui by Jiwen 'Steve' Cai · 7 years ago
  49. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  50. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  51. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  52. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  53. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
  54. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 7 years ago
  55. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  56. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  57. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  58. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 8 years ago
  59. 4f5daff Do not use test_per_src in libs/gui by Siarhei Vishniakou · 8 years ago
  60. 57ae3ee Implement BufferHubProducer::attachBuffer by Jiwen 'Steve' Cai · 8 years ago
  61. 4287535 Implement BufferHubProducer::detachBuffer by Jiwen 'Steve' Cai · 8 years ago
  62. 639d479 BufferHubProducer: don't check user_metadata_size by Jiwen 'Steve' Cai · 8 years ago
  63. fd997e0 Add proper namespace to GraphicTypes. by Peiyong Lin · 8 years ago
  64. 740eaf0 SurfaceComposerClient: Ensure createSurface returns error codes. by Robert Carr · 8 years ago
  65. a52f029 [Native] Replace android_color_mode usage with ColorMode. by Peiyong Lin · 8 years ago
  66. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  67. 2202950 Support BufferHub-backed IGBP in libgui_test by Jiwen 'Steve' Cai · 8 years ago
  68. c90a77f Add BufferHub backend for android::view::Surface by Jiwen 'Steve' Cai · 8 years ago
  69. 5e92144 Fix integer overflow in libgui_test Surface_test by Courtney Goeltzenleuchter · 8 years ago
  70. 9bad0d7 Add plumbing for HDR metadata by Courtney Goeltzenleuchter · 8 years ago
  71. 96ad822 libgui: fix a race in CpuConsumer::lockNextBuffer by Chia-I Wu · 8 years ago
  72. cacfcc6 libgui: add helper to find CpuConsumer::AcquiredBuffer by Chia-I Wu · 8 years ago
  73. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  74. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  75. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  76. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  77. a76b271 Add captureLayers function to capture a layer and its children. by chaviw · 8 years ago
  78. a039340 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 am: 14ac77cd1e by Chih-hung Hsieh · 8 years ago
  79. 6d560a5 Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab am: 3a566dd1e1 by Chih-hung Hsieh · 8 years ago
  80. 3a566dd Merge "Use -Werror in frameworks/native/libs/gui and ui" am: c4ebf5bbab by Chih-hung Hsieh · 8 years ago
  81. d66be0a Use -Werror in frameworks/native/libs/gui and ui by Chih-Hung Hsieh · 8 years ago
  82. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 8 years ago
  83. 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 8 years ago
  84. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
  85. 7c47163 Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by Jiyong Park · 8 years ago
  86. d2bc3ac Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  87. c50be85 Merge "libgui: support 64-bit BQ consumer usage" into oc-mr1-dev am: 64c9a3ee48 by Chia-I Wu · 8 years ago
  88. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
  89. e2786ea libgui: support 64-bit BQ consumer usage by Chia-I Wu · 8 years ago
  90. a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
  91. a2eb34c Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  92. d11b044 Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  93. ad74480 Revert "Have the Surface class track the buffer age." by Ian Elliott · 8 years ago
  94. b4f7493 Have the Surface class track the buffer age. by Ian Elliott · 8 years ago
  95. ef5e1bb Merge "Fix clang static analyzer warnings." am: 411414c916 am: c95b45c72f by Manoj Gupta · 8 years ago
  96. c95b45c Merge "Fix clang static analyzer warnings." am: 411414c916 by Manoj Gupta · 8 years ago
  97. e8278ac Fix clang static analyzer warnings. by Manoj Gupta · 8 years ago
  98. a151804 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 am: d5ebce91c8 by Jorim Jaggi · 9 years ago
  99. d5ebce9 Properly run window animations at vsync-sf (2/2) am: b1e2f8deb3 by Jorim Jaggi · 9 years ago
  100. b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 9 years ago