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