1. b69e076 Add trace event for fallback composition by Adithya Srinivasan · 6 years ago
  2. 871023e Add HWC composition queueing trace event by Adithya Srinivasan · 6 years ago
  3. f37dcfb Initialize shadowRadius state by Vishnu Nair · 6 years ago
  4. ed5b899 Merge "SF: Register layers on first strong reference" by TreeHugger Robot · 6 years ago
  5. 4460616 Merge "[Shadows] Add shadow radius to sf layer state (2/n)" by TreeHugger Robot · 6 years ago
  6. 7584836 SF: Register layers on first strong reference by Dominik Laskowski · 6 years ago
  7. 301b1d8 Use correct state when calling getZ by chaviw · 6 years ago
  8. c97b8db [Shadows] Add shadow radius to sf layer state (2/n) by Vishnu Nair · 6 years ago
  9. f7a09ed SF: Optimize layer history in scheduler by Dominik Laskowski · 7 years ago
  10. 87a07e4 SF: Use std::string for layer names by Dominik Laskowski · 7 years ago
  11. 74b0317 [Mirror Layers] Added functions to update mirrored layers info (2/4) by chaviw · 7 years ago
  12. 7398e05 Merge "[Mirror Layers] Added clone function to layers (1/4)" by TreeHugger Robot · 7 years ago
  13. b4c6e58 [Mirror Layers] Added clone function to layers (1/4) by chaviw · 7 years ago
  14. e5ac40f Added isRelativeOf instead of checking if weak pointer is not null by chaviw · 7 years ago
  15. 1e0a03c Merge "Moved info about activeBuffer into bufferInfo (2/2)" by Chavi Weingarten · 7 years ago
  16. 7d2b208 Merge "Created bufferInfo to track buffer data in a single place (1/2)" by Chavi Weingarten · 7 years ago
  17. fa959a0 Merge "SF: Add ability to get basic geometry" by TreeHugger Robot · 7 years ago
  18. f145c01 Merge "Remove setGeometryAppliesWithResize" by Chavi Weingarten · 7 years ago
  19. d62d306 Moved info about activeBuffer into bufferInfo (2/2) by chaviw · 7 years ago
  20. 4244e03 Created bufferInfo to track buffer data in a single place (1/2) by chaviw · 7 years ago
  21. c668734 SF: Add ability to get basic geometry by Lloyd Pique · 7 years ago
  22. 6c2a8b0 Merge "SF: Move layer visibility state to CompositionEngine" by TreeHugger Robot · 7 years ago
  23. fb56371 Merge "SF: Move OutputLayer creation to computeVisibleRegions" by TreeHugger Robot · 7 years ago
  24. a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 7 years ago
  25. 26d03fd SF: Move OutputLayer creation to computeVisibleRegions by Lloyd Pique · 7 years ago
  26. 214c89d Remove setGeometryAppliesWithResize by chaviw · 7 years ago
  27. 5488416 Merge "Dump offscreen layers in dumpsys and winscope trace" by TreeHugger Robot · 7 years ago
  28. 0f085c6 Dump offscreen layers in dumpsys and winscope trace by Vishnu Nair · 7 years ago
  29. c7b0c75 SF: Move/Refactor updateCursorAsync to CompositionEngine by Lloyd Pique · 7 years ago
  30. 2e1608f Add per-buffer perfetto trace points for SurfaceFlinger frame events by Mikael Pessa · 7 years ago
  31. 8a01fa4 Update typeId for BufferQueueLayer and BufferStateLayer by chaviw · 7 years ago
  32. becd6bd Merge "Moved desiredPresentTime for BLAST into State" by Chavi Weingarten · 7 years ago
  33. 49a108c Latch and relase buffers for offscreen layers on main thread. by chaviw · 7 years ago
  34. 43f6369 Merge "SurfaceFlinger: get rid of LayerStats" by TreeHugger Robot · 7 years ago
  35. 3a904b8 SurfaceFlinger: get rid of LayerStats by Yiwei Zhang · 7 years ago
  36. fa67b55 Moved desiredPresentTime for BLAST into State by chaviw · 7 years ago
  37. e6861ab Merge "[SurfaceFlinger] Callback to renderengine when erasing BLAST buffers" into qt-r1-dev am: 9939d091ec am: 2778a9fcf3 by Alec Mouri · 7 years ago
  38. 4545a8a [SurfaceFlinger] Callback to renderengine when erasing BLAST buffers by Alec Mouri · 7 years ago
  39. f16688f SF: Introduce LayerFE::prepareClientComposition by Lloyd Pique · 7 years ago
  40. 0bebf2c Merge "Fix locking issues with proto dumps" by TreeHugger Robot · 7 years ago
  41. f52f470 Merge "SF: Refactor onPreComposition" by TreeHugger Robot · 7 years ago
  42. 8406fd7 Fix locking issues with proto dumps by Vishnu Nair · 7 years ago
  43. ef4c714 Merge "SF: Move/Refactor Layer::setPerFrameData" by TreeHugger Robot · 7 years ago
  44. a8955dd SF: Factor out expected present time computation by Dominik Laskowski · 7 years ago
  45. 0e1c05e SF: Refactor onPreComposition by Lloyd Pique · 7 years ago
  46. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  47. d0ce60b Merge "SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy." into qt-dev am: e377b27242 am: fe43c1b8e4 by Robert Carr · 7 years ago
  48. fe43c1b Merge "SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy." into qt-dev by Robert Carr · 7 years ago
  49. 1c5481e SurfaceFlinger: Hide Z order relatives when relativeOf is hiddenByPolicy. by Robert Carr · 7 years ago
  50. 8002fca [SurfaceFlinger] Clean-up dead code by Alec Mouri · 7 years ago
  51. e05c5a0 Merge "[SurfaceFlinger] support EGLImage management in BLAST" into qt-r1-dev by TreeHugger Robot · 7 years ago
  52. 1c8d720 [SurfaceFlinger] support EGLImage management in BLAST by Alec Mouri · 7 years ago
  53. da9c85a Preserve relative z layer info when moving layers offscreen by Vishnu Nair · 7 years ago
  54. 43cb3cb Clear remoteSyncPoints for detached layers. by chaviw · 7 years ago
  55. dde87c4 Merge "[SurfaceFlinger] Remove unused functions." into qt-dev by Peiyong Lin · 7 years ago
  56. b432879 Merge "SurfaceFlinger: Validate layers before casting." into qt-dev by Rob Carr · 7 years ago
  57. 222859a [SurfaceFlinger] Remove unused functions. by Peiyong Lin · 7 years ago
  58. 947d34e Change slot generation for BufferState by Marissa Wall · 7 years ago
  59. c0df312 SurfaceFlinger: Validate layers before casting. by Robert Carr · 7 years ago
  60. 8f1ee7f SurfaceFlinger: handle wallpaper scenario in Scheduler by Ady Abraham · 7 years ago
  61. 09bd392 SF: Updating content FPS tracking by Ady Abraham · 7 years ago
  62. be61380 Merge "Revert "[RoundedCorner] Use the correct source bounds and crop."" by Peiyong Lin · 7 years ago
  63. 97067b0 Revert "[Rounded Corner] Handle ContainerLayer correctly." by Peiyong Lin · 7 years ago
  64. 27016a9 Revert "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 7 years ago
  65. 05eb5c4 [Rounded Corner] Handle ContainerLayer correctly. by Peiyong Lin · 7 years ago
  66. 9245d3b SF: Add trace section flags and InputWindowInfo to sf trace by Vishnu Nair · 7 years ago
  67. cabf22a Merge "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 7 years ago
  68. 7956695 [RoundedCorner] Use the correct source bounds and crop. by Peiyong Lin · 7 years ago
  69. f3e56ff Merge "SF: Handle buffer scale transforms when calculating layer geometry" by TreeHugger Robot · 7 years ago
  70. c652ff8 SF: Handle buffer scale transforms when calculating layer geometry by Vishnu Nair · 7 years ago
  71. 6b24388 Merge "Input: Override touchable region bounds with surface bounds 2/2" by TreeHugger Robot · 7 years ago
  72. e151638 Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer" by TreeHugger Robot · 7 years ago
  73. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  74. a1f1e15 Initialize layers with metadata by Evan Rosky · 7 years ago
  75. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 7 years ago
  76. dd50a3c Merge "Add postTime and desired present time to BufferStateLayer TimeStats" by TreeHugger Robot · 7 years ago
  77. bc6ddb1 Add postTime and desired present time to BufferStateLayer TimeStats by Valerie Hau · 7 years ago
  78. fb225b5 Merge "Plumb dataspace for color layers" by Valerie Hau · 7 years ago
  79. d38d887 Merge "[SurfaceFlinger] Add setColorSpaceAgnostic API." by Peiyong Lin · 7 years ago
  80. b153bab Plumb dataspace for color layers by Valerie Hau · 7 years ago
  81. a122a64 Merge "Get rid of logic that clears sync point when layer is hidden" by Jorim Jaggi · 7 years ago
  82. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 7 years ago
  83. 606e5cf Mark Layer as modified when changing zOrderRelativeOf. by chaviw · 7 years ago
  84. afa188d Get rid of logic that clears sync point when layer is hidden by Jorim Jaggi · 7 years ago
  85. 79555a7 Merge "[SurfaceFlinger] Add GPU protected content support." by Peiyong Lin · 7 years ago
  86. d1fe5d3 Merge changes I7c51f161,I9231f4b4 by TreeHugger Robot · 7 years ago
  87. 8f28a1d [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 7 years ago
  88. 6476974 Merge "Merge metadata from transaction instead of replace" by TreeHugger Robot · 7 years ago
  89. fa8fd6b SF: Remove LayerBE by Lloyd Pique · 7 years ago
  90. cb54b3b SF: Refactor onLayerDisplayed by Lloyd Pique · 7 years ago
  91. 7560d0d Merge "SF: Move management of HWC layers to compositionengine::OutputLayer" by TreeHugger Robot · 7 years ago
  92. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  93. 56e538f Remove extra glFlush from handleMessageRefresh(). by Alec Mouri · 7 years ago
  94. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  95. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  96. f0c2851 SF Bounds caching 3/3: Use cached transforms and bounds by Vishnu Nair · 7 years ago
  97. 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 7 years ago
  98. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
  99. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  100. e04bf9f Merge "SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available." by TreeHugger Robot · 7 years ago