1. 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
  2. 35d5824 SF: Abstract and mock HWC2::Layer by Lloyd Pique · 7 years ago
  3. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  4. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  5. 01ace76 SF: Iterate correctly over multiple displays when computing and caching bounds by Vishnu Nair · 7 years ago
  6. 112f49f Merge "SurfaceFlinger: some bug fixes on Scheduler" by TreeHugger Robot · 7 years ago
  7. 6ad3738 Merge "SurfaceFlinger: Scheduler: move reset callback to scheduler thread" by TreeHugger Robot · 7 years ago
  8. 4770984 Merge "[gui] Add {add,remove}RegionSamplingListener" by Kevin DuBois · 7 years ago
  9. 98df80a Merge changes I5ef52fe3,I5d6ec6fd by Vishnu Nair · 7 years ago
  10. d71fd18 Merge changes I1348da2c,I103d2a56,I4ed64966 by TreeHugger Robot · 7 years ago
  11. 3aff917 SurfaceFlinger: some bug fixes on Scheduler by Ady Abraham · 7 years ago
  12. a1a49af SurfaceFlinger: Scheduler: move reset callback to scheduler thread by Ady Abraham · 7 years ago
  13. 482b4b1 SurfaceFlinger: set change phase offsets for 90Hz by Ady Abraham · 7 years ago
  14. c3e2131 SurfaceFlinger: get expectedPresentTime from Scheduler by Ady Abraham · 7 years ago
  15. f0c2851 SF Bounds caching 3/3: Use cached transforms and bounds by Vishnu Nair · 7 years ago
  16. 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 7 years ago
  17. 042523f Merge "ASurfaceControl: dataspace (2/2)" by TreeHugger Robot · 7 years ago
  18. a5bdd9d SF: set active config state machine by Ana Krulec · 7 years ago
  19. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
  20. 5e9a413 Merge "surfaceflinger: Update OWNERS" am: 2c9ea71904 am: c5f43afca8 by Marissa Wall · 7 years ago
  21. 7354fd4 Merge "surfaceflinger: Update OWNERS" am: 2c9ea71904 am: c5f43afca8 by Marissa Wall · 7 years ago
  22. c5f43af Merge "surfaceflinger: Update OWNERS" am: 2c9ea71904 by Marissa Wall · 7 years ago
  23. 3ff826c ASurfaceControl: dataspace (2/2) by Marissa Wall · 7 years ago
  24. 3b8439c Merge "SF: Update cursor position using drawing state" by TreeHugger Robot · 7 years ago
  25. ec4a139 surfaceflinger: Update OWNERS by Marissa Wall · 7 years ago
  26. 13fb886 Merge "SurfaceFlinger: check fence when acquiring buffer with PTS" by TreeHugger Robot · 7 years ago
  27. 46d78ae Merge "SF: Fix thread safety for scheduler callbacks" by TreeHugger Robot · 7 years ago
  28. d179e85 Merge "Cache output Framebuffer for RenderEngine::drawLayers" by Alec Mouri · 7 years ago
  29. f1ece6c Merge "SurfaceFlinger: Ensure reparent triggers visible region calculation." by TreeHugger Robot · 7 years ago
  30. 3628627 Merge "Background modifications trigger callbacks (BufferStateLayer)" by TreeHugger Robot · 7 years ago
  31. aa19456 Background modifications trigger callbacks (BufferStateLayer) by Valerie Hau · 7 years ago
  32. 7f2ed8b SurfaceFlinger: Ensure reparent triggers visible region calculation. by Robert Carr · 7 years ago
  33. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
  34. c2fdc9a Merge "SurfaceControl life-cycle refactoring." by Rob Carr · 7 years ago
  35. 820c740 Cache output Framebuffer for RenderEngine::drawLayers by Alec Mouri · 7 years ago
  36. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  37. 80c7d5a Merge "SF: Fix for rare flakes in Event{Control}ThreadTests" by TreeHugger Robot · 7 years ago
  38. 8a64a83 Merge "SF: Color changes should dirty entire display" by TreeHugger Robot · 7 years ago
  39. ccf37d7 SF: Fix thread safety for scheduler callbacks by Dominik Laskowski · 7 years ago
  40. 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
  41. 1dd48f6 Merge "Changed ContainerLayer's isVisible method to always return false." by TreeHugger Robot · 7 years ago
  42. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  43. 33a6eee SF: Update cursor position using drawing state by Vishnu Nair · 7 years ago
  44. ef95812 SF: Color changes should dirty entire display by Lloyd Pique · 7 years ago
  45. 6194e2e SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available. by Vishnu Nair · 7 years ago
  46. 3e727cd Changed ContainerLayer's isVisible method to always return false. by chaviw · 7 years ago
  47. 3e32609 Merge "SF: Fix many flakes in IdleTimerTest" by TreeHugger Robot · 7 years ago
  48. ff1b508 Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 am: 18b2d1b873 by Orion Hodson · 7 years ago
  49. 18b2d1b Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 by Orion Hodson · 7 years ago
  50. fb996e9 SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  51. 58df602 Merge "[SurfaceFlinger] Pick the widest color space." by Peiyong Lin · 7 years ago
  52. 16496bf Merge "Fixing BufferState background color tests and Caching tests" by TreeHugger Robot · 7 years ago
  53. 1f9f1a4 SF: Fix many flakes in IdleTimerTest by Lloyd Pique · 7 years ago
  54. f6eb766 [SurfaceFlinger] Pick the widest color space. by Peiyong Lin · 7 years ago
  55. a6b15a1 Fixing BufferState background color tests and Caching tests by Valerie Hau · 7 years ago
  56. 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  57. c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 7 years ago
  58. 8724653 SurfaceControl life-cycle refactoring. by Robert Carr · 7 years ago
  59. 648718b Merge "SurfaceFlinger: remove DdmConnection" by TreeHugger Robot · 7 years ago
  60. fe95fd7 SurfaceFlinger: check fence when acquiring buffer with PTS by Ady Abraham · 7 years ago
  61. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  62. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  63. 0e87539 Merge "Add refresh rate stats to TimeStats." by Alec Mouri · 7 years ago
  64. 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 7 years ago
  65. 7d46353 Merge "Ensure visible regions are recomputed when children change." by Rob Carr · 7 years ago
  66. 34397da SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  67. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  68. fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
  69. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  70. 76ed703 SF: Move HWComposerBufferCache in to CompositionEngine by Lloyd Pique · 7 years ago
  71. cc01a45 SF: Intro CE::OutputLayer by Lloyd Pique · 7 years ago
  72. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  73. 0655b8e SF: Fix for rare flakes in Event{Control}ThreadTests by Lloyd Pique · 7 years ago
  74. 084cf9a Merge "SF: Offsets should be dependend on the refresh rate." by Ana Krulec · 7 years ago
  75. 6b9ee73 Merge "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  76. 88b5388 Merge "SurfaceFlinger: Add API to get native display color primaries" by Daniel Solomon · 7 years ago
  77. 757f63a SF: Offsets should be dependend on the refresh rate. by Ana Krulec · 7 years ago
  78. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  79. be51ff6 Merge "Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer" by Valerie Hau · 7 years ago
  80. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  81. a72e281 Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer by Valerie Hau · 7 years ago
  82. 206c15c Merge "SF: Fix contradiction in EventThreadTest" by TreeHugger Robot · 7 years ago
  83. a71e1c3 Merge "Add tests for rendering to virtual displays." by Alec Mouri · 7 years ago
  84. 3001f1c SF: Fix contradiction in EventThreadTest by Dominik Laskowski · 7 years ago
  85. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 7 years ago
  86. 7de6f68 Merge "SF: Fix stray pointers in Scheduler" by TreeHugger Robot · 7 years ago
  87. bf49dd5 Merge "SF: Tie VSyncState lifetime to display hotplug" by TreeHugger Robot · 7 years ago
  88. 725ce80 Merge "SF: Toggle VSYNC in EventThread with state machine" by TreeHugger Robot · 7 years ago
  89. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 7 years ago
  90. bd52c84 SF: Fix stray pointers in Scheduler by Dominik Laskowski · 7 years ago
  91. 1323c95 Ensure visible regions are recomputed when children change. by Robert Carr · 7 years ago
  92. b784eb9 Merge "Fix crash when reparenting layer to itself." by Rob Carr · 7 years ago
  93. 1eba020 SF: Tie VSyncState lifetime to display hotplug by Dominik Laskowski · 7 years ago
  94. 54cf5b1 Fix crash when reparenting layer to itself. by Robert Carr · 7 years ago
  95. 63ded34 Merge "SF: accommodate 1.2 format in sampling code" by Kevin DuBois · 7 years ago
  96. 029cc12 SF: Toggle VSYNC in EventThread with state machine by Dominik Laskowski · 7 years ago
  97. bf9a49a Merge "Eliminate the usage of ConfigStore in native/libs/gui." by Peiyong Lin · 7 years ago
  98. a2e7f7f Merge changes from topics "sf_task_id", "sf_metadata" by Evan Rosky · 7 years ago
  99. 62ecefe Merge "Revert "Respect buffer source crop in client composition."" by TreeHugger Robot · 7 years ago
  100. 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago