1. 14d7692 Reparent children before reparenting to null by Vishnu Nair · 6 years ago
  2. 953db96 Merge "Merge damage region when dropping an app buffer" into qt-r1-dev am: 6cabc2a4ed am: abab133dbc by Steven Thomas · 6 years ago
  3. 44685cb Merge damage region when dropping an app buffer by Steven Thomas · 6 years ago
  4. 996bc42 Properly merge flags when merging transactions by Vishnu Nair · 6 years ago
  5. 1c5481e SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy. by Robert Carr · 6 years ago
  6. da9c85a Preserve relative z layer info when moving layers offscreen by Vishnu Nair · 6 years ago
  7. 43cb3cb Clear remoteSyncPoints for detached layers. by chaviw · 6 years ago
  8. 3237758 Don't allow both setRelative and setLayer for the same surface. by chaviw · 7 years ago
  9. 108b2c7 SurfaceFlinger: Indicate whether we have captured secure layers. by Robert Carr · 7 years ago
  10. 866455f SurfaceFlinger: Add exclusion list for captureLayers. by Robert Carr · 7 years ago
  11. c652ff8 SF: Handle buffer scale transforms when calculating layer geometry by Vishnu Nair · 7 years ago
  12. df9df4a SurfaceFlinger: add Transaction test for setAllowedDisplayConfigs by Ady Abraham · 7 years ago
  13. e86aaa2 Merge "blast: fix crop and display frame" by TreeHugger Robot · 7 years ago
  14. 290ad08 blast: fix crop and display frame by Marissa Wall · 7 years ago
  15. 84add16 Merge "SF: Add multi display layer geometry calculation tests" by TreeHugger Robot · 7 years ago
  16. 6d9c763 Merge "Exclude secure layers from most screenshots taken by the system server." by Rob Carr · 7 years ago
  17. fa8855f Exclude secure layers from most screenshots taken by the system server. by Robert Carr · 7 years ago
  18. b927e1f SF: Add multi display layer geometry calculation tests by Vishnu Nair · 7 years ago
  19. 333a957 SF: Add screenshot reparenting tests by Vishnu Nair · 7 years ago
  20. 3628627 Merge "Background modifications trigger callbacks (BufferStateLayer)" by TreeHugger Robot · 7 years ago
  21. aa19456 Background modifications trigger callbacks (BufferStateLayer) by Valerie Hau · 7 years ago
  22. c2fdc9a Merge "SurfaceControl life-cycle refactoring." by Rob Carr · 7 years ago
  23. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  24. a6b15a1 Fixing BufferState background color tests and Caching tests by Valerie Hau · 7 years ago
  25. c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 7 years ago
  26. 8724653 SurfaceControl life-cycle refactoring. by Robert Carr · 7 years ago
  27. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  28. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  29. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  30. a72e281 Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer by Valerie Hau · 7 years ago
  31. a71e1c3 Merge "Add tests for rendering to virtual displays." by Alec Mouri · 7 years ago
  32. 54cf5b1 Fix crash when reparenting layer to itself. by Robert Carr · 7 years ago
  33. 80863a6 Add tests for rendering to virtual displays. by Alec Mouri · 7 years ago
  34. 80d94ad ASurfaceControl: add more support to NDK (2/2) by Marissa Wall · 7 years ago
  35. ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
  36. 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
  37. 5a68a77 blast: send back previous release fences by Marissa Wall · 7 years ago
  38. f5ca851 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" am: 0c667f03ef am: db59e3e74b by Chih-hung Hsieh · 7 years ago
  39. 2274904 Fix/suppress surfaceflinger google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  40. 6fb1a7e SurfaceFlinger: Remove removeLayer by Robert Carr · 7 years ago
  41. 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
  42. 0bc0915 Modifying BufferStateLayer crop to be within buffer bounds by Valerie Hau · 7 years ago
  43. 63258a1 Modifying TransactionCompletedListener to pass back present fence by Valerie Hau · 7 years ago
  44. 1270145 Merge changes from topic "blast frame" by TreeHugger Robot · 7 years ago
  45. 2afae6d Merge "Rounded corner child clipping tests" by TreeHugger Robot · 7 years ago
  46. a1d0e31 Rounded corner child clipping tests by Lucas Dupin · 7 years ago
  47. 861616d blast: use frame instead of size and position by Marissa Wall · 7 years ago
  48. f66724d Allow child layers to inherit color transform from their parent by chaviw · 7 years ago
  49. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  50. 88a11f2 SF: User buffer size instead of layer size when calculating size by Vishnu Nair · 7 years ago
  51. 5aedec9 Mark children as detached instead of actually detaching them. by chaviw · 7 years ago
  52. f79d96c Merge "SF: Add support for boundless layers 1/2" by TreeHugger Robot · 7 years ago
  53. 6035634 SF: Add support for boundless layers 1/2 by Vishnu Nair · 7 years ago
  54. fda30bb blast: send TransactionStats with callback by Marissa Wall · 7 years ago
  55. 394f9bc Merge "ISurfaceComposer: rename isColorManagementUsed()" by TreeHugger Robot · 7 years ago
  56. 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
  57. 2e102c9 SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
  58. 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
  59. 10c985e Revert "SurfaceFlinger: Share ownership of layers between State and Handle." by Jorim Jaggi · 7 years ago
  60. f478f9f SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
  61. 00314aa Merge "Revert "SurfaceFlinger: Allows Surfaces to outlive their parents."" by TreeHugger Robot · 7 years ago
  62. 4bba370 Revert "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
  63. d7de52c Merge "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
  64. 4340607 SurfaceFlinger: Allows Surfaces to outlive their parents. by Robert Carr · 7 years ago
  65. d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
  66. 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
  67. dcce0e2 SF: Remove setFinalCrop impl 2/2 by Vishnu Nair · 7 years ago
  68. 000dd01 SF: Add test for FrameStats refresh rate by Dan Stoza · 7 years ago
  69. 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
  70. f58c14b blast: Append "_legacy" to old buffer state values by Marissa Wall · 7 years ago
  71. 4b129c2 Respect relative layer value if in tree when screenshotting. by chaviw · 8 years ago
  72. 50da504 Set window to transparent when screenshotting layer. by chaviw · 8 years ago
  73. b7a9650 SurfaceFlinger: Regression test for b/74220420 by Adrian Roos · 8 years ago
  74. 15eae09 SurfaceFlinger: Fix reparenting following ReparentForDrawing by Robert Carr · 8 years ago
  75. 578038f SurfaceFlinger: Add childLayersOnly variant of capture layers. by Robert Carr · 8 years ago
  76. 8e3fe5d Store SurfaceControl reference when creating transactions by chaviw · 8 years ago
  77. 566a3b4 [SurfaceFlinger] Replace NULL with nullptr. by Peiyong Lin · 8 years ago
  78. 40482ff Revert "Revert "Use GraphicBuffer instead of GBP for screenshots."" by Chavi Weingarten · 8 years ago
  79. 707b8f3 Revert "Use GraphicBuffer instead of GBP for screenshots." by Chavi Weingarten · 8 years ago
  80. a252d89 Use GraphicBuffer instead of GBP for screenshots. by chaviw · 8 years ago
  81. 7206d49 Add additional parameters for the captureLayer functions. by chaviw · 8 years ago
  82. a706a2f surfaceflinger: enable LayerTransactionTest in presubmit by Chia-I Wu · 8 years ago
  83. ec2d985 surfaceflinger: fix traverseLayersInDisplay by Chia-I Wu · 8 years ago
  84. cdd71a5 surfaceflinger: add more setFinalCrop tests by Chia-I Wu · 8 years ago
  85. 04dcca8 surfaceflinger: add more setCrop tests by Chia-I Wu · 8 years ago
  86. a56b204 surfaceflinger: add setOverrideScalingMode tests by Chia-I Wu · 8 years ago
  87. 93853fe surfaceflinger: add more setMatrix tests by Chia-I Wu · 8 years ago
  88. 3d22f3a surfaceflinger: add more setLayerStack tests by Chia-I Wu · 8 years ago
  89. e4ef610 surfaceflinger: add more setColor tests by Chia-I Wu · 8 years ago
  90. a8a515e surfaceflinger: add more setAlpha tests by Chia-I Wu · 8 years ago
  91. 2113bdd surfaceflinger: add setTransparentRegionHint tests by Chia-I Wu · 8 years ago
  92. 57b2750 surfaceflinger: add more setFlags tests by Chia-I Wu · 8 years ago
  93. 4931330 surfaceflinger: add more setRelativeLayer tests by Chia-I Wu · 8 years ago
  94. 0ea0f82 surfaceflinger: add more setLayer tests by Chia-I Wu · 8 years ago
  95. 0eaea31 surfaceflinger: add more setSize tests by Chia-I Wu · 8 years ago
  96. 718daf8 surfaceflinger: add more setPosition tests by Chia-I Wu · 8 years ago
  97. 1078bbb surfaceflinger: run clang-format on Transaction_test.cpp by Chia-I Wu · 8 years ago
  98. 2878422 Merge "SurfaceFlinger: Ensure relatives are not detached with children." by Rob Carr · 8 years ago
  99. 503c704 Allow relative layering of children by Robert Carr · 8 years ago
  100. 7f619b2 SurfaceFlinger: Ensure relatives are not detached with children. by Robert Carr · 8 years ago