1. 6bdec7d Remove rotation based scaling by Vishnu Nair · 4 years, 4 months ago
  2. f3f40fe Added setBufferCrop by chaviw · 4 years, 4 months ago
  3. fc46c1e Introduce ASurfaceTransaction_setOnCommit api by Vishnu Nair · 4 years, 5 months ago
  4. 0758e5d SurfaceFlinger: Remove deferTransactionUntil by Robert Carr · 4 years, 6 months ago
  5. a5aedbd Revert^2 "Remove setFrame from BufferStateLayer" by Chavi Weingarten · 4 years, 5 months ago
  6. cc60800 Merge "SurfaceFlinger: Remove reparentChildren" into sc-dev by Rob Carr · 4 years, 5 months ago
  7. a9a65fc Merge "Revert "Remove setFrame from BufferStateLayer"" into sc-dev by Orion Hodson · 4 years, 5 months ago
  8. 257fdae SurfaceFlinger: Remove reparentChildren by Robert Carr · 4 years, 5 months ago
  9. 1014c4b Revert "Remove setFrame from BufferStateLayer" by Orion Hodson · 4 years, 5 months ago
  10. b16fa8e Merge "Remove setFrame from BufferStateLayer" into sc-dev by Chavi Weingarten · 4 years, 5 months ago
  11. 1592f2b Merge "Check for buffer changes explicitly instead of relying on acquire fence changes" into sc-dev by Vishnu Nair · 4 years, 5 months ago
  12. 75ba8bc Merge "setFrameRate: Make shouldBeSeamless an enum" into sc-dev by Marin Shalamanov · 4 years, 5 months ago
  13. ddf9b5c Check for buffer changes explicitly instead of relying on acquire fence changes by Vishnu Nair · 4 years, 5 months ago
  14. 9a93ea6 Remove setFrame from BufferStateLayer by chaviw · 4 years, 6 months ago
  15. c598677 setFrameRate: Make shouldBeSeamless an enum by Marin Shalamanov · 4 years, 6 months ago
  16. b552167 Merge "SurfaceFlinger: remove SurfaceControl level vsyncId setting" into sc-dev by Ady Abraham · 4 years, 6 months ago
  17. 0fd5362 Merge "Extract ParcelableUtils to avoid code duplication" into sc-dev by TreeHugger Robot · 4 years, 6 months ago
  18. 8db1010 SurfaceFlinger: remove SurfaceControl level vsyncId setting by Ady Abraham · 4 years, 6 months ago
  19. 3b1f7bc Extract ParcelableUtils to avoid code duplication by Marin Shalamanov · 4 years, 6 months ago
  20. 1506b18 Introduce release buffer callback for BufferStateLayer by Vishnu Nair · 4 years, 6 months ago
  21. 2571450 Rename crop_legacy to just crop by chaviw · 4 years, 7 months ago
  22. c00c669 StretchEffect changes by John Reck · 4 years, 7 months ago
  23. cdb4ed7 Add plumbing for sending stretch effect to SF by John Reck · 4 years, 7 months ago
  24. a73115b Merge "Remove detachChildren" into sc-dev by Chavi Weingarten · 4 years, 7 months ago
  25. 7825368 Merge "Add inputEventId to SurfaceFrame" into sc-dev by Siarhei Vishniakou · 4 years, 7 months ago
  26. 17ac24b Added new arguments for screenshot request by chaviw · 4 years, 7 months ago
  27. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 4 years, 8 months ago
  28. f6eddb6 Enable backpressure for BufferStateLayer by Vishnu Nair · 4 years, 7 months ago
  29. 8ba8b07 Remove detachChildren by chaviw · 4 years, 7 months ago
  30. dd5bfa9 SurfaceFlinger: handle high refresh rate deny list by Ady Abraham · 4 years, 8 months ago
  31. 0ef7caa Convert IScreenCaptureListener to AIDL by chaviw · 4 years, 8 months ago
  32. cf26a0a BlastBufferQueue: Add support for auto refresh by Vishnu Nair · 4 years, 10 months ago
  33. 4608442 Add shouldBeSeamless to setFrameRate by Marin Shalamanov · 5 years ago
  34. c3800b8 Implement blur region in RenderEngine by Lucas Dupin · 5 years ago
  35. 9b611b7 BLASTBufferQueue: Support setFrameTimelineVsync by Robert Carr · 4 years, 11 months ago
  36. db0232d Merge "[SurfaceFlinger] Add support to capture protected contents." by Peiyong Lin · 4 years, 11 months ago
  37. 05cc011 [SurfaceFlinger] Add support to capture protected contents. by Peiyong Lin · 4 years, 11 months ago
  38. 419cc99 Merge "SurfaceControl: Remove setOverrideScalingMode" by Rob Carr · 5 years ago
  39. 916b036 SurfaceControl: Remove setOverrideScalingMode by Robert Carr · 5 years ago
  40. cd26147 Remove hard code color space. by Peiyong Lin · 5 years ago
  41. c351d6f Remove barrierGbp_legacy from layer state by Pablo Gamito · 5 years ago
  42. 11dcc22 Pass surface control instead of handle as reference to layers in LayerState by Pablo Gamito · 5 years ago
  43. e68afb4 Merge "Add LayerId to SurfaceControl and LayerState when created" by Pablo Gamito · 5 years ago
  44. 6b7c5c9 Pass in framenumbers if submitting buffers via BlastBufferQueue by Vishnu Nair · 5 years ago
  45. dbc3167 Add LayerId to SurfaceControl and LayerState when created by Pablo Gamito · 5 years ago
  46. 8ebfbf7 Merge "Request focus using setFocusedWindow" by TreeHugger Robot · 5 years ago
  47. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 5 years ago
  48. 79e81aa Fix SurfaceFlinger_test failed when display color mode changed by arthurhung · 5 years ago
  49. 85bf55a Added ScreenCaptureListener to allow for screenshot request callbacks by chaviw · 5 years ago
  50. 308ddba Check status for every ISurfaceComposer Parcel by chaviw · 5 years ago
  51. 6ad317c [SF, CE] Rename viewport, frame and destinationClip by Marin Shalamanov · 5 years ago
  52. de7a38f Merge "Remove rotation and use flag useIdentityTransform for screenshots." by Chavi Weingarten · 5 years ago
  53. 4b9d5e1 Allow screen capture for a specified uid. by chaviw · 5 years ago
  54. c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
  55. c33c441 Merge "libgui: layer_state_t::read() check null" into rvc-dev-plus-aosp am: 4c924bab94 am: e6f76cfafc am: 567239b336 by TreeHugger Robot · 5 years ago
  56. 4d7aceb gui: fix uses of uninitialized values by George Burgess IV · 5 years ago
  57. 618c42d Added ScreenCapture args and results struct by chaviw · 5 years ago
  58. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 5 years ago
  59. 8f3da5e libgui: layer_state_t::read() check null by Denis Hsu · 5 years ago
  60. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 5 years ago
  61. 6213bd9 Provide a fixed transform hint if the layer is in a fixed orientation 1/2 by Vishnu Nair · 5 years ago
  62. 39db0b3 SurfaceControl: Remove transferTouchFocus by Rob Carr · 5 years ago
  63. 62a4cf8 Add compatibility param to setFrameRate() api by Steven Thomas · 6 years ago
  64. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  65. 3172e20 Add plumbing for upcoming setFrameRate() api by Steven Thomas · 6 years ago
  66. c84d09b SF Generalization of Refresh Rates: Adding layer priority hint by Ana Krulec · 6 years ago
  67. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  68. 440992f [Shadows] Add support for shadow attributes (7/n) by Vishnu Nair · 6 years ago
  69. c97b8db [Shadows] Add shadow radius to sf layer state (2/n) by Vishnu Nair · 6 years ago
  70. 9dab973 Only send surfaces to Listener that registered or applied transaction by Valerie Hau · 6 years ago
  71. 214c89d Remove setGeometryAppliesWithResize by chaviw · 6 years ago
  72. 26300b4 Merge "Store layer state changes by layer handle in Transaction objects" by TreeHugger Robot · 6 years ago
  73. 8ac66cd Merge "libgui: use read/writeStrongBinder" into stage-aosp-master am: 8c58b5afe3 am: c253e3a3f0 by Steven Moreland · 6 years ago
  74. 9d4ce9b libgui: use read/writeStrongBinder by Steven Moreland · 6 years ago
  75. f03652d Store layer state changes by layer handle in Transaction objects by Vishnu Nair · 6 years ago
  76. 996bc42 Properly merge flags when merging transactions by Vishnu Nair · 6 years ago
  77. 3237758 Don't allow both setRelative and setLayer for the same surface. by chaviw · 6 years ago
  78. 947d34e Change slot generation for BufferState by Marissa Wall · 6 years ago
  79. 3dad52d blast: transaction callbacks should come in order by Marissa Wall · 6 years ago
  80. 78b7220 blast: drop buffer from SF's cache when destroyed by Marissa Wall · 6 years ago
  81. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 7 years ago
  82. a911b10 Add synchronous transaction to wait for setInputWindow to complete (2/n) by chaviw · 7 years ago
  83. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  84. 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
  85. ed54efa Add Color Layer to ASurfaceControl by Valerie Hau · 7 years ago
  86. ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
  87. 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
  88. 861616d blast: use frame instead of size and position by Marissa Wall · 7 years ago
  89. 8a3083e Change what in layer_state_t to 64 bit. by Garfield Tan · 7 years ago
  90. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  91. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  92. c837b5e blast: Send transaction listener from SCC to SF by Marissa Wall · 7 years ago
  93. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  94. 217d8e6 SF: Fix incorrect LayerState logs by Vishnu Nair · 7 years ago
  95. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  96. d314f16 Safe-guard Transaction::merge against programmer error. by Robert Carr · 7 years ago
  97. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  98. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  99. ca27f25 Allow destroySurface to get called in transaction. by chaviw · 8 years ago
  100. 2c5f6d2 SurfaceFlinger: Implement merging of transaction objects. by Robert Carr · 8 years ago