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