1. 8cee3f9 Pass transformHint to BLASTBufferQueue adapter by Valerie Hau · 6 years ago
  2. 1acd696 Pass back transformHint on Surface Creation by Valerie Hau · 6 years ago
  3. 32cdc1f Adding transformHint for BufferStateLayers by Valerie Hau · 6 years ago
  4. fe94a22 [Mirror Layers] Added mirrorSurface API to enable mirroring (3/4) by chaviw · 6 years ago
  5. 76f5f2f Fix the position set for setGeometry calculation. by chaviw · 6 years ago
  6. 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 6 years ago
  7. 214c89d Remove setGeometryAppliesWithResize by chaviw · 6 years ago
  8. 419cd98 Merge "Switch from ITransactionCompletedListener to IBinder keys" by TreeHugger Robot · 6 years ago
  9. 5de3ad2 Switch from ITransactionCompletedListener to IBinder keys by Valerie Hau · 6 years ago
  10. 01a5613 Add metadata for mouse cursor. by Garfield Tan · 6 years ago
  11. 26300b4 Merge "Store layer state changes by layer handle in Transaction objects" by TreeHugger Robot · 6 years ago
  12. e3b5700 Mark screen rotation as early (2/2) by Jorim Jaggi · 6 years ago
  13. f03652d Store layer state changes by layer handle in Transaction objects by Vishnu Nair · 6 years ago
  14. fef244e Add SurfaceComposerClient::Transaction clear api by Vishnu Nair · 6 years ago
  15. 621102e Make SurfaceControl Transaction parcelable 2/2 by Vishnu Nair · 6 years ago
  16. 8e11be8 Merge "Don't allow both setRelative and setLayer for the same surface." into qt-dev am: 68b393081e am: dc463c40bd by Chavi Weingarten · 6 years ago
  17. 68b3930 Merge "Don't allow both setRelative and setLayer for the same surface." into qt-dev by Chavi Weingarten · 6 years ago
  18. 656886e SurfaceFlinger: Add touch events to Scheduler am: 8532d01111 am: ed7e8876bd by Ady Abraham · 6 years ago
  19. 8532d01 SurfaceFlinger: Add touch events to Scheduler by Ady Abraham · 6 years ago
  20. 3237758 Don't allow both setRelative and setLayer for the same surface. by chaviw · 6 years ago
  21. 3af046d Merge "Added captureScreen function for displayId or layerStack" into qt-dev am: afab4f0519 by Chavi Weingarten · 6 years ago
  22. 93df2ea Added captureScreen function for displayId or layerStack by chaviw · 6 years ago
  23. d45fdc3 SurfaceComposerClient: Fix potential null de-reference in detachChildren by Greg Kaiser · 6 years ago
  24. 56dc331 Merge "Transaction::setGeometry: Handle invalid src rect correctly" into qt-dev am: 8b30c364eb by Rob Carr · 6 years ago
  25. 4c58cc1 Merge "SurfaceComposerClient: Fix potential null de-reference in setRelativeLayer" by TreeHugger Robot · 6 years ago
  26. 8b30c36 Merge "Transaction::setGeometry: Handle invalid src rect correctly" into qt-dev by Rob Carr · 6 years ago
  27. 5210624 Merge changes Ieb4d16d1,Icef95925 into qt-dev by Valerie Hau · 6 years ago
  28. 947d34e Change slot generation for BufferState by Marissa Wall · 6 years ago
  29. fa88912 Adding applyToken for any setTransactionState call by Valerie Hau · 6 years ago
  30. 66365e4 Transaction::setGeometry: Handle invalid src rect correctly by Robert Carr · 6 years ago
  31. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 6 years ago
  32. 30c8d90 SurfaceComposerClient: Fix potential null de-reference in setRelativeLayer by Robert Carr · 6 years ago
  33. 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 6 years ago
  34. d600d57 blast: in order no-op transaction callbacks by Marissa Wall · 6 years ago
  35. a141abe blast: fix dropped 32 bits of layer_state_t::what by Marissa Wall · 6 years ago
  36. 0801473 Merge "blast: fix caching crash" by TreeHugger Robot · 6 years ago
  37. 0059724 blast: fix caching crash by Marissa Wall · 6 years ago
  38. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 6 years ago
  39. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 6 years ago
  40. 57e63c5 Moved brightness from Lights to SF. by Dan Gittik · 6 years ago
  41. fe42b0d Merge "libgui: add sampling fns to SurfaceComposerClient" by TreeHugger Robot · 6 years ago
  42. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 6 years ago
  43. d2639aa Fix ctad-maybe-unsupported warning by Yi Kong · 6 years ago
  44. b6040af Merge "SurfaceFlinger: add getAllowedDisplayConfigs" by TreeHugger Robot · 6 years ago
  45. d9b3ea6 SurfaceFlinger: add getAllowedDisplayConfigs by Ady Abraham · 6 years ago
  46. d20dbdb Merge changes from topic "display_policy" by TreeHugger Robot · 6 years ago
  47. 6d9c763 Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 6 years ago
  48. 00c6683 libgui: add sampling fns to SurfaceComposerClient by Kevin DuBois · 6 years ago
  49. 838de06 SurfaceFlinger: add setAllowedDisplayConfigs by Ady Abraham · 6 years ago
  50. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 6 years ago
  51. a911b10 Add synchronous transaction to wait for setInputWindow to complete (2/n) by chaviw · 6 years ago
  52. ec0ab38 SF: Lock access to InputWindowCommands by Vishnu Nair · 6 years ago
  53. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 6 years ago
  54. c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 6 years ago
  55. 7341162 blast: implicitly cache buffers by Marissa Wall · 6 years ago
  56. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 6 years ago
  57. dd0b757 Combining background color related transactions/functions by Valerie Hau · 6 years ago
  58. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 6 years ago
  59. bf9a49a Merge "Eliminate the usage of ConfigStore in native/libs/gui." by Peiyong Lin · 6 years ago
  60. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 6 years ago
  61. 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
  62. 7b9c887 Merge "Add Color Layer to ASurfaceControl" by Valerie Hau · 6 years ago
  63. ed54efa Add Color Layer to ASurfaceControl by Valerie Hau · 6 years ago
  64. fb4d58b Preparation for SurfaceControl publication through SDK by Robert Carr · 6 years ago
  65. 64b61fa Merge "ASurfaceControl: add more support to NDK (2/2)" by TreeHugger Robot · 6 years ago
  66. 80d94ad ASurfaceControl: add more support to NDK (2/2) by Marissa Wall · 6 years ago
  67. 1878450 Merge changes from topic "ASC-SF" by TreeHugger Robot · 6 years ago
  68. ebc2c05 blast: cache buffers by Marissa Wall · 6 years ago
  69. 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
  70. 08d1051 [SurfaceComposerClient] Add API to query protected content support. by Peiyong Lin · 6 years ago
  71. 35187b3 blast: [FIXED] create SurfaceControl from Surface parent by Marissa Wall · 6 years ago
  72. 6fb1a7e SurfaceFlinger: Remove removeLayer by Robert Carr · 7 years ago
  73. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  74. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  75. 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
  76. 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
  77. 1270145 Merge changes from topic "blast frame" by TreeHugger Robot · 7 years ago
  78. 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
  79. 861616d blast: use frame instead of size and position by Marissa Wall · 7 years ago
  80. 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
  81. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  82. 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
  83. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  84. e2ffb42 blast: Send transaction callback by Marissa Wall · 7 years ago
  85. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 7 years ago
  86. 7a9b6ff blast: Create ITransactionCompletedListener by Marissa Wall · 7 years ago
  87. c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
  88. 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
  89. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  90. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  91. 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
  92. e4a93ec Merge "Merge getDisplayViewport into DisplayInfo" by TreeHugger Robot · 7 years ago
  93. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  94. 6407571 Merge "SF: Set the buffer size immediately when applying a transaction" by TreeHugger Robot · 7 years ago
  95. 27de5df Merge getDisplayViewport into DisplayInfo by Yiwei Zhang · 7 years ago
  96. cd3f9e9 Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  97. d01c443 SF: Set the buffer size immediately when applying a transaction by Vishnu Nair · 7 years ago
  98. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  99. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  100. a03e044 [gui] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago