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