1. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 6 years ago
  2. c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 6 years ago
  3. 8a01fa4 Update typeId for BufferQueueLayer and BufferStateLayer by chaviw · 6 years ago
  4. b215bf6 Merge "blast: default to surface damage to invalid" by TreeHugger Robot · 6 years ago
  5. 7e0a01f blast: default to surface damage to invalid by Marissa Wall · 6 years ago
  6. 70954fd Merge "SF: Move doComposeSurfaces to CompositionEngine" by TreeHugger Robot · 6 years ago
  7. 3a904b8 SurfaceFlinger: get rid of LayerStats by Yiwei Zhang · 6 years ago
  8. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 6 years ago
  9. 282f1d7 SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo by Ady Abraham · 6 years ago
  10. b597ce5 Revert "SurfaceFlinger: debug layer bounds inset" by Ady Abraham · 6 years ago
  11. f16688f SF: Introduce LayerFE::prepareClientComposition by Lloyd Pique · 6 years ago
  12. 8406fd7 Fix locking issues with proto dumps by Vishnu Nair · 6 years ago
  13. ef4c714 Merge "SF: Move/Refactor Layer::setPerFrameData" by TreeHugger Robot · 6 years ago
  14. 6c0d61a SurfaceFlinger: debug layer bounds inset am: 38172ad8cf am: c17e1913c9 by Ady Abraham · 6 years ago
  15. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  16. 38172ad SurfaceFlinger: debug layer bounds inset by Ady Abraham · 6 years ago
  17. d0ce60b Merge "SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy." into qt-dev am: e377b27242 am: fe43c1b8e4 by Robert Carr · 6 years ago
  18. 1c5481e SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy. by Robert Carr · 6 years ago
  19. 8002fca [SurfaceFlinger] Clean-up dead code by Alec Mouri · 6 years ago
  20. 12c04b7 Merge "[SurfaceFlinger] Add deferred txn trace points." into qt-dev am: 5e492bfccc am: 2b734fb3b9 by Alec Mouri · 6 years ago
  21. e60041e [SurfaceFlinger] Add deferred txn trace points. by Alec Mouri · 6 years ago
  22. 9a0350a Merge "Update the how we propogate parent type and appId" by TreeHugger Robot · 6 years ago
  23. 736c74e Update the how we propogate parent type and appId by Jiwen 'Steve' Cai · 6 years ago
  24. da9c85a Preserve relative z layer info when moving layers offscreen by Vishnu Nair · 6 years ago
  25. 43cb3cb Clear remoteSyncPoints for detached layers. by chaviw · 6 years ago
  26. 118b114 Fix magnify screen in a dialog will response wrong position from touch. by Arthur Hung · 6 years ago
  27. 74d90ad Ensure currentState is copied to drawingState for offscreen layers by chaviw · 6 years ago
  28. dde87c4 Merge "[SurfaceFlinger] Remove unused functions." into qt-dev by Peiyong Lin · 6 years ago
  29. b432879 Merge "SurfaceFlinger: Validate layers before casting." into qt-dev by Rob Carr · 6 years ago
  30. 222859a [SurfaceFlinger] Remove unused functions. by Peiyong Lin · 6 years ago
  31. 5159855 Add is protected bit into dumpsys. by Peiyong Lin · 6 years ago
  32. c0df312 SurfaceFlinger: Validate layers before casting. by Robert Carr · 6 years ago
  33. 8bbc446 Merge "Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky" into qt-dev by TreeHugger Robot · 6 years ago
  34. eaecf54 Merge "Revert "SurfaceFlinger: Validate layers before casting."" into qt-dev by TreeHugger Robot · 6 years ago
  35. 2d814fb Revert "SurfaceFlinger: Validate layers before casting." by Marissa Wall · 6 years ago
  36. 381ac01 Merge "[RoundedCorners] Avoid using invalid crop." into qt-dev by Peiyong Lin · 6 years ago
  37. 93822a0 Merge changes from topic "scheduler_fps" into qt-dev by TreeHugger Robot · 6 years ago
  38. dea6d23 Merge "SurfaceFlinger: Validate layers before casting." into qt-dev by TreeHugger Robot · 6 years ago
  39. b9ff23e [RoundedCorners] Avoid using invalid crop. by Peiyong Lin · 6 years ago
  40. 8f1ee7f SurfaceFlinger: handle wallpaper scenario in Scheduler by Ady Abraham · 6 years ago
  41. 5eb3f06 Make NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY transforms sticky by Vishnu Nair · 6 years ago
  42. 09bd392 SF: Updating content FPS tracking by Ady Abraham · 6 years ago
  43. 4293e9d SurfaceFlinger: Validate layers before casting. by Robert Carr · 6 years ago
  44. 8f16f41 [Rounded Corners] Set the bounds correctly. by Peiyong Lin · 6 years ago
  45. be61380 Merge "Revert "[RoundedCorner] Use the correct source bounds and crop."" by Peiyong Lin · 6 years ago
  46. 97067b0 Revert "[Rounded Corner] Handle ContainerLayer correctly." by Peiyong Lin · 6 years ago
  47. 27016a9 Revert "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 6 years ago
  48. 05eb5c4 [Rounded Corner] Handle ContainerLayer correctly. by Peiyong Lin · 6 years ago
  49. 9245d3b SF: Add trace section flags and InputWindowInfo to sf trace by Vishnu Nair · 6 years ago
  50. cabf22a Merge "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 6 years ago
  51. 7956695 [RoundedCorner] Use the correct source bounds and crop. by Peiyong Lin · 6 years ago
  52. f3e56ff Merge "SF: Handle buffer scale transforms when calculating layer geometry" by TreeHugger Robot · 6 years ago
  53. c652ff8 SF: Handle buffer scale transforms when calculating layer geometry by Vishnu Nair · 6 years ago
  54. 6b24388 Merge "Input: Override touchable region bounds with surface bounds 2/2" by TreeHugger Robot · 6 years ago
  55. e151638 Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer" by TreeHugger Robot · 6 years ago
  56. 979db19 Merge "Initialize layers with metadata" by Evan Rosky · 6 years ago
  57. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  58. a1f1e15 Initialize layers with metadata by Evan Rosky · 7 years ago
  59. e86aaa2 Merge "blast: fix crop and display frame" by TreeHugger Robot · 6 years ago
  60. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 6 years ago
  61. 290ad08 blast: fix crop and display frame by Marissa Wall · 6 years ago
  62. d38d887 Merge "[SurfaceFlinger] Add setColorSpaceAgnostic API." by Peiyong Lin · 6 years ago
  63. a122a64 Merge "Get rid of logic that clears sync point when layer is hidden" by Jorim Jaggi · 6 years ago
  64. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 6 years ago
  65. 606e5cf Mark Layer as modified when changing zOrderRelativeOf. by chaviw · 6 years ago
  66. afa188d Get rid of logic that clears sync point when layer is hidden by Jorim Jaggi · 6 years ago
  67. 79555a7 Merge "[SurfaceFlinger] Add GPU protected content support." by Peiyong Lin · 6 years ago
  68. d1fe5d3 Merge changes I7c51f161,I9231f4b4 by TreeHugger Robot · 6 years ago
  69. 114998a Merge "Don't store empty objects on SF traces" by Nataniel Borges · 6 years ago
  70. 8f28a1d [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 6 years ago
  71. 797b0e4 Don't store empty objects on SF traces by Nataniel Borges · 6 years ago
  72. 6476974 Merge "Merge metadata from transaction instead of replace" by TreeHugger Robot · 6 years ago
  73. fa8fd6b SF: Remove LayerBE by Lloyd Pique · 7 years ago
  74. 38929e1 Merge "Update SF dump to use proto3" by Nataniel Borges · 6 years ago
  75. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  76. dcc0bab Update SF dump to use proto3 by Nataniel Borges · 6 years ago
  77. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  78. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  79. f0c2851 SF Bounds caching 3/3: Use cached transforms and bounds by Vishnu Nair · 6 years ago
  80. 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 6 years ago
  81. 3b8439c Merge "SF: Update cursor position using drawing state" by TreeHugger Robot · 6 years ago
  82. f1ece6c Merge "SurfaceFlinger: Ensure reparent triggers visible region calculation." by TreeHugger Robot · 6 years ago
  83. 3628627 Merge "Background modifications trigger callbacks (BufferStateLayer)" by TreeHugger Robot · 6 years ago
  84. aa19456 Background modifications trigger callbacks (BufferStateLayer) by Valerie Hau · 6 years ago
  85. 7f2ed8b SurfaceFlinger: Ensure reparent triggers visible region calculation. by Robert Carr · 6 years ago
  86. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 6 years ago
  87. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 6 years ago
  88. 33a6eee SF: Update cursor position using drawing state by Vishnu Nair · 6 years ago
  89. 3e727cd Changed ContainerLayer's isVisible method to always return false. by chaviw · 7 years ago
  90. ef876c9 Merge metadata from transaction instead of replace by Evan Rosky · 7 years ago
  91. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 6 years ago
  92. 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 6 years ago
  93. 7d46353 Merge "Ensure visible regions are recomputed when children change." by Rob Carr · 6 years ago
  94. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  95. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  96. 6b9ee73 Merge "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  97. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  98. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 7 years ago
  99. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 7 years ago
  100. 1323c95 Ensure visible regions are recomputed when children change. by Robert Carr · 7 years ago