1. 321e83c BLAST: Handle detached layers. by Robert Carr · 5 years ago
  2. 7398e05 Merge "[Mirror Layers] Added clone function to layers (1/4)" by TreeHugger Robot · 5 years ago
  3. b4c6e58 [Mirror Layers] Added clone function to layers (1/4) by chaviw · 5 years ago
  4. e5ac40f Added isRelativeOf instead of checking if weak pointer is not null by chaviw · 5 years ago
  5. 958be49 SF: Update Layer::setBackgroundColor to use the factory interface by Lloyd Pique · 6 years ago
  6. 9755fb7 CE: Layers only have FE layer state by Lloyd Pique · 6 years ago
  7. 5dd64b1 Merge "Changed BufferLayer's canReceiveInput to check if its hidden by policy" by TreeHugger Robot · 5 years ago
  8. 82353e9 Changed BufferLayer's canReceiveInput to check if its hidden by policy by Vishnu Nair · 5 years ago
  9. 1e0a03c Merge "Moved info about activeBuffer into bufferInfo (2/2)" by Chavi Weingarten · 5 years ago
  10. 7d2b208 Merge "Created bufferInfo to track buffer data in a single place (1/2)" by Chavi Weingarten · 5 years ago
  11. fa959a0 Merge "SF: Add ability to get basic geometry" by TreeHugger Robot · 5 years ago
  12. f145c01 Merge "Remove setGeometryAppliesWithResize" by Chavi Weingarten · 5 years ago
  13. d62d306 Moved info about activeBuffer into bufferInfo (2/2) by chaviw · 5 years ago
  14. 4244e03 Created bufferInfo to track buffer data in a single place (1/2) by chaviw · 5 years ago
  15. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 6 years ago
  16. 6c2a8b0 Merge "SF: Move layer visibility state to CompositionEngine" by TreeHugger Robot · 5 years ago
  17. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 6 years ago
  18. 214c89d Remove setGeometryAppliesWithResize by chaviw · 5 years ago
  19. 3967b1f Merge "Use getLayerStack() instead of layerStack for input info" by Chavi Weingarten · 5 years ago
  20. b15ea8a Use getLayerStack() instead of layerStack for input info by chaviw · 5 years ago
  21. 5488416 Merge "Dump offscreen layers in dumpsys and winscope trace" by TreeHugger Robot · 5 years ago
  22. e763ab9 Merge "SF: Move/Refactor updateCursorAsync to CompositionEngine" by TreeHugger Robot · 5 years ago
  23. 90092f4 Refactor: Pull tracing out of TimeStats. by Mikael Pessa · 5 years ago
  24. 0f085c6 Dump offscreen layers in dumpsys and winscope trace by Vishnu Nair · 5 years ago
  25. c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 6 years ago
  26. 8a01fa4 Update typeId for BufferQueueLayer and BufferStateLayer by chaviw · 5 years ago
  27. b215bf6 Merge "blast: default to surface damage to invalid" by TreeHugger Robot · 5 years ago
  28. 7e0a01f blast: default to surface damage to invalid by Marissa Wall · 5 years ago
  29. 70954fd Merge "SF: Move doComposeSurfaces to CompositionEngine" by TreeHugger Robot · 5 years ago
  30. 3a904b8 SurfaceFlinger: get rid of LayerStats by Yiwei Zhang · 5 years ago
  31. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 6 years ago
  32. 282f1d7 SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 5 years ago
  33. b597ce5 Revert "SurfaceFlinger: debug layer bounds inset" by Ady Abraham · 5 years ago
  34. f16688f SF: Introduce LayerFE::prepareClientComposition by Lloyd Pique · 6 years ago
  35. 8406fd7 Fix locking issues with proto dumps by Vishnu Nair · 5 years ago
  36. ef4c714 Merge "SF: Move/Refactor Layer::setPerFrameData" by TreeHugger Robot · 5 years ago
  37. 6c0d61a SurfaceFlinger: debug layer bounds inset am: 38172ad8cf am: c17e1913c9 by Ady Abraham · 5 years ago
  38. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 6 years ago
  39. 38172ad SurfaceFlinger: debug layer bounds inset by Ady Abraham · 5 years ago
  40. d0ce60b Merge "SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy." into qt-dev am: e377b27242 am: fe43c1b8e4 by Robert Carr · 5 years ago
  41. 1c5481e SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy. by Robert Carr · 5 years ago
  42. 8002fca [SurfaceFlinger] Clean-up dead code by Alec Mouri · 5 years ago
  43. 12c04b7 Merge "[SurfaceFlinger] Add deferred txn trace points." into qt-dev am: 5e492bfccc am: 2b734fb3b9 by Alec Mouri · 5 years ago
  44. e60041e [SurfaceFlinger] Add deferred txn trace points. by Alec Mouri · 5 years ago
  45. 9a0350a Merge "Update the how we propogate parent type and appId" by TreeHugger Robot · 5 years ago
  46. 736c74e Update the how we propogate parent type and appId by Jiwen 'Steve' Cai · 5 years ago
  47. da9c85a Preserve relative z layer info when moving layers offscreen by Vishnu Nair · 5 years ago
  48. 43cb3cb Clear remoteSyncPoints for detached layers. by chaviw · 5 years ago
  49. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 6 years ago
  50. 74d90ad Ensure currentState is copied to drawingState for offscreen layers by chaviw · 6 years ago
  51. dde87c4 Merge "[SurfaceFlinger] Remove unused functions." into qt-dev by Peiyong Lin · 6 years ago
  52. b432879 Merge "SurfaceFlinger: Validate layers before casting." into qt-dev by Rob Carr · 6 years ago
  53. 222859a [SurfaceFlinger] Remove unused functions. by Peiyong Lin · 6 years ago
  54. 5159855 Add is protected bit into dumpsys. by Peiyong Lin · 6 years ago
  55. c0df312 SurfaceFlinger: Validate layers before casting. by Robert Carr · 6 years ago
  56. 8bbc446 Merge "Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky" into qt-dev by TreeHugger Robot · 6 years ago
  57. eaecf54 Merge "Revert "SurfaceFlinger: Validate layers before casting."" into qt-dev by TreeHugger Robot · 6 years ago
  58. 2d814fb Revert "SurfaceFlinger: Validate layers before casting." by Marissa Wall · 6 years ago
  59. 381ac01 Merge "[RoundedCorners] Avoid using invalid crop." into qt-dev by Peiyong Lin · 6 years ago
  60. 93822a0 Merge changes from topic "scheduler_fps" into qt-dev by TreeHugger Robot · 6 years ago
  61. dea6d23 Merge "SurfaceFlinger: Validate layers before casting." into qt-dev by TreeHugger Robot · 6 years ago
  62. b9ff23e [RoundedCorners] Avoid using invalid crop. by Peiyong Lin · 6 years ago
  63. 8f1ee7f SurfaceFlinger: handle wallpaper scenario in Scheduler by Ady Abraham · 6 years ago
  64. 5eb3f06 Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky by Vishnu Nair · 6 years ago
  65. 09bd392 SF: Updating content FPS tracking by Ady Abraham · 6 years ago
  66. 4293e9d SurfaceFlinger: Validate layers before casting. by Robert Carr · 6 years ago
  67. 8f16f41 [Rounded Corners] Set the bounds correctly. by Peiyong Lin · 6 years ago
  68. be61380 Merge "Revert "[RoundedCorner] Use the correct source bounds and crop."" by Peiyong Lin · 6 years ago
  69. 97067b0 Revert "[Rounded Corner] Handle ContainerLayer correctly." by Peiyong Lin · 6 years ago
  70. 27016a9 Revert "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 6 years ago
  71. 05eb5c4 [Rounded Corner] Handle ContainerLayer correctly. by Peiyong Lin · 6 years ago
  72. 9245d3b SF: Add trace section flags and InputWindowInfo to sf trace by Vishnu Nair · 6 years ago
  73. cabf22a Merge "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 6 years ago
  74. 7956695 [RoundedCorner] Use the correct source bounds and crop. by Peiyong Lin · 6 years ago
  75. f3e56ff Merge "SF: Handle buffer scale transforms when calculating layer geometry" by TreeHugger Robot · 6 years ago
  76. c652ff8 SF: Handle buffer scale transforms when calculating layer geometry by Vishnu Nair · 6 years ago
  77. 6b24388 Merge "Input: Override touchable region bounds with surface bounds 2/2" by TreeHugger Robot · 6 years ago
  78. e151638 Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer" by TreeHugger Robot · 6 years ago
  79. 979db19 Merge "Initialize layers with metadata" by Evan Rosky · 6 years ago
  80. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 6 years ago
  81. a1f1e15 Initialize layers with metadata by Evan Rosky · 6 years ago
  82. e86aaa2 Merge "blast: fix crop and display frame" by TreeHugger Robot · 6 years ago
  83. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 6 years ago
  84. 290ad08 blast: fix crop and display frame by Marissa Wall · 6 years ago
  85. d38d887 Merge "[SurfaceFlinger] Add setColorSpaceAgnostic API." by Peiyong Lin · 6 years ago
  86. a122a64 Merge "Get rid of logic that clears sync point when layer is hidden" by Jorim Jaggi · 6 years ago
  87. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 6 years ago
  88. 606e5cf Mark Layer as modified when changing zOrderRelativeOf. by chaviw · 6 years ago
  89. afa188d Get rid of logic that clears sync point when layer is hidden by Jorim Jaggi · 6 years ago
  90. 79555a7 Merge "[SurfaceFlinger] Add GPU protected content support." by Peiyong Lin · 6 years ago
  91. d1fe5d3 Merge changes I7c51f161,I9231f4b4 by TreeHugger Robot · 6 years ago
  92. 114998a Merge "Don't store empty objects on SF traces" by Nataniel Borges · 6 years ago
  93. 8f28a1d [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 6 years ago
  94. 797b0e4 Don't store empty objects on SF traces by Nataniel Borges · 6 years ago
  95. 6476974 Merge "Merge metadata from transaction instead of replace" by TreeHugger Robot · 6 years ago
  96. fa8fd6b SF: Remove LayerBE by Lloyd Pique · 6 years ago
  97. 38929e1 Merge "Update SF dump to use proto3" by Nataniel Borges · 6 years ago
  98. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 6 years ago
  99. dcc0bab Update SF dump to use proto3 by Nataniel Borges · 6 years ago
  100. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 6 years ago