1. 4293e9d SurfaceFlinger: Validate layers before casting. by Robert Carr · 6 years ago
  2. be61380 Merge "Revert "[RoundedCorner] Use the correct source bounds and crop."" by Peiyong Lin · 6 years ago
  3. 97067b0 Revert "[Rounded Corner] Handle ContainerLayer correctly." by Peiyong Lin · 6 years ago
  4. 27016a9 Revert "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 6 years ago
  5. 05eb5c4 [Rounded Corner] Handle ContainerLayer correctly. by Peiyong Lin · 6 years ago
  6. 9245d3b SF: Add trace section flags and InputWindowInfo to sf trace by Vishnu Nair · 6 years ago
  7. cabf22a Merge "[RoundedCorner] Use the correct source bounds and crop." by Peiyong Lin · 6 years ago
  8. 7956695 [RoundedCorner] Use the correct source bounds and crop. by Peiyong Lin · 6 years ago
  9. f3e56ff Merge "SF: Handle buffer scale transforms when calculating layer geometry" by TreeHugger Robot · 6 years ago
  10. c652ff8 SF: Handle buffer scale transforms when calculating layer geometry by Vishnu Nair · 6 years ago
  11. 6b24388 Merge "Input: Override touchable region bounds with surface bounds 2/2" by TreeHugger Robot · 6 years ago
  12. e151638 Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer" by TreeHugger Robot · 6 years ago
  13. 979db19 Merge "Initialize layers with metadata" by Evan Rosky · 6 years ago
  14. a83776c SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  15. a1f1e15 Initialize layers with metadata by Evan Rosky · 7 years ago
  16. e86aaa2 Merge "blast: fix crop and display frame" by TreeHugger Robot · 6 years ago
  17. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 6 years ago
  18. 290ad08 blast: fix crop and display frame by Marissa Wall · 6 years ago
  19. d38d887 Merge "[SurfaceFlinger] Add setColorSpaceAgnostic API." by Peiyong Lin · 6 years ago
  20. a122a64 Merge "Get rid of logic that clears sync point when layer is hidden" by Jorim Jaggi · 6 years ago
  21. c502cb7 [SurfaceFlinger] Add setColorSpaceAgnostic API. by Peiyong Lin · 6 years ago
  22. 606e5cf Mark Layer as modified when changing zOrderRelativeOf. by chaviw · 6 years ago
  23. afa188d Get rid of logic that clears sync point when layer is hidden by Jorim Jaggi · 6 years ago
  24. 79555a7 Merge "[SurfaceFlinger] Add GPU protected content support." by Peiyong Lin · 6 years ago
  25. d1fe5d3 Merge changes I7c51f161,I9231f4b4 by TreeHugger Robot · 6 years ago
  26. 114998a Merge "Don't store empty objects on SF traces" by Nataniel Borges · 6 years ago
  27. 8f28a1d [SurfaceFlinger] Add GPU protected content support. by Peiyong Lin · 6 years ago
  28. 797b0e4 Don't store empty objects on SF traces by Nataniel Borges · 6 years ago
  29. 6476974 Merge "Merge metadata from transaction instead of replace" by TreeHugger Robot · 6 years ago
  30. fa8fd6b SF: Remove LayerBE by Lloyd Pique · 7 years ago
  31. 38929e1 Merge "Update SF dump to use proto3" by Nataniel Borges · 6 years ago
  32. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  33. dcc0bab Update SF dump to use proto3 by Nataniel Borges · 6 years ago
  34. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  35. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  36. f0c2851 SF Bounds caching 3/3: Use cached transforms and bounds by Vishnu Nair · 6 years ago
  37. 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 6 years ago
  38. 3b8439c Merge "SF: Update cursor position using drawing state" by TreeHugger Robot · 6 years ago
  39. f1ece6c Merge "SurfaceFlinger: Ensure reparent triggers visible region calculation." by TreeHugger Robot · 6 years ago
  40. 3628627 Merge "Background modifications trigger callbacks (BufferStateLayer)" by TreeHugger Robot · 6 years ago
  41. aa19456 Background modifications trigger callbacks (BufferStateLayer) by Valerie Hau · 6 years ago
  42. 7f2ed8b SurfaceFlinger: Ensure reparent triggers visible region calculation. by Robert Carr · 6 years ago
  43. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 6 years ago
  44. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 6 years ago
  45. 33a6eee SF: Update cursor position using drawing state by Vishnu Nair · 6 years ago
  46. 3e727cd Changed ContainerLayer's isVisible method to always return false. by chaviw · 7 years ago
  47. ef876c9 Merge metadata from transaction instead of replace by Evan Rosky · 7 years ago
  48. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 6 years ago
  49. 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 6 years ago
  50. 7d46353 Merge "Ensure visible regions are recomputed when children change." by Rob Carr · 6 years ago
  51. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  52. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  53. 6b9ee73 Merge "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  54. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  55. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 7 years ago
  56. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 7 years ago
  57. 1323c95 Ensure visible regions are recomputed when children change. by Robert Carr · 7 years ago
  58. 54cf5b1 Fix crash when reparenting layer to itself. by Robert Carr · 7 years ago
  59. a2e7f7f Merge changes from topics "sf_task_id", "sf_metadata" by Evan Rosky · 7 years ago
  60. 62ecefe Merge "Revert "Respect buffer source crop in client composition."" by TreeHugger Robot · 7 years ago
  61. 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
  62. 1f3bd18 Revert "Respect buffer source crop in client composition." by Alec Mouri · 7 years ago
  63. ed54efa Add Color Layer to ASurfaceControl by Valerie Hau · 7 years ago
  64. d20b270 Fix touch event would be offset by crop by Arthur Hung · 7 years ago
  65. e0451f7 Respect buffer source crop in client composition. by Alec Mouri · 7 years ago
  66. 6fb1a7e SurfaceFlinger: Remove removeLayer by Robert Carr · 7 years ago
  67. 0449b0f Revert "SurfaceFlinger: protect state members in Layer" by Lloyd Pique · 7 years ago
  68. b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
  69. 8372988 SurfaceFlinger: protect state members in Layer by Ady Abraham · 7 years ago
  70. ab26862 Merge "SF: Fix Region log spam" by TreeHugger Robot · 7 years ago
  71. a6733b3 SF: Fix Region log spam by Vishnu Nair · 7 years ago
  72. 51625fa Input: Let WM compute touchable region 1/2 by Vishnu Nair · 7 years ago
  73. 8250963 Merge "SurfaceFlinger: Get rid of String8 in dumpsys" by Yiwei Zhang · 7 years ago
  74. 1270145 Merge changes from topic "blast frame" by TreeHugger Robot · 7 years ago
  75. 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
  76. 8033a49 Input: Handle parent surface crops 1/2 by Vishnu Nair · 7 years ago
  77. 861616d blast: use frame instead of size and position by Marissa Wall · 7 years ago
  78. 5118e8d Merge "Allow child layers to inherit color transform from their parent" by Chavi Weingarten · 7 years ago
  79. 70f0279 Merge changes from topic "unittest" by Yiwei Zhang · 7 years ago
  80. d653633 Merge "Fix empty region if the scale is smaller than 1" by TreeHugger Robot · 7 years ago
  81. f66724d Allow child layers to inherit color transform from their parent by chaviw · 7 years ago
  82. af8ee94 SF TimeStats: Remove some redundant functions by Yiwei Zhang · 7 years ago
  83. 7e666a5 SF TimeStats: Make TimeStats class non-singleton by Yiwei Zhang · 7 years ago
  84. face176 surfaceflinger: Remove redundant line by Greg Kaiser · 7 years ago
  85. 1b6531c Rounded corners by Lucas Dupin · 7 years ago
  86. 39d4aa5 Fix empty region if the scale is smaller than 1 by Riddle Hsu · 7 years ago
  87. 443e47a Merge "Fixes for parentless layers" by TreeHugger Robot · 7 years ago
  88. fb5594c SF: User buffer size to compute crop, set geometry and update cursor pos by Vishnu Nair · 7 years ago
  89. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  90. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 7 years ago
  91. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  92. 720e506 Forward input windows from SurfaceFlinger to InputDispatcher. by Robert Carr · 7 years ago
  93. 5aedec9 Mark children as detached instead of actually detaching them. by chaviw · 7 years ago
  94. 61626f2 Fixes for parentless layers by chaviw · 7 years ago
  95. 3e7cf73 Merge "SF: Disable transform hint when the layer uses getTransformToDisplayInverse flag" by TreeHugger Robot · 7 years ago
  96. 1029443 Merge "SF: Define DisplayId as struct type" by TreeHugger Robot · 7 years ago
  97. f79d96c Merge "SF: Add support for boundless layers 1/2" by TreeHugger Robot · 7 years ago
  98. 3415776 SF: Define DisplayId as struct type by Dominik Laskowski · 7 years ago
  99. 6035634 SF: Add support for boundless layers 1/2 by Vishnu Nair · 7 years ago
  100. f2deb82 SF: Disable transform hint when the layer uses getTransformToDisplayInverse flag by Vishnu Nair · 7 years ago