1. c287042 SF: Migrate to Scheduler and clean up duplicate code. by Ana Krulec · 7 years ago
  2. b2069eb Merge "SurfaceFlinger: Rework buffer latching when removing from current state" by Rob Carr · 7 years ago
  3. c165f6b Merge "SurfaceFlinger: Avoid calling to SystemServer with lock held." by TreeHugger Robot · 7 years ago
  4. e469d20 Merge "SF: Reparent for screehshots should only be called on old parent layers" by TreeHugger Robot · 7 years ago
  5. a062923 SurfaceFlinger: Rework buffer latching when removing from current state by Robert Carr · 7 years ago
  6. 14167e0 SurfaceFlinger: Avoid calling to SystemServer with lock held. by Robert Carr · 7 years ago
  7. f6d3044 Merge changes I20e4aa1a,I00370f05 by TreeHugger Robot · 7 years ago
  8. bce6ffd SF: Reparent for screehshots should only be called on old parent layers by Vishnu Nair · 7 years ago
  9. fa5f8df SF: Add thread saftey static analysis for InputWindowCommands by Vishnu Nair · 7 years ago
  10. ec0ab38 SF: Lock access to InputWindowCommands by Vishnu Nair · 7 years ago
  11. 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
  12. 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
  13. 101843d Merge changes from topic "cut_dependency" am: 1e29946a3e am: 11d1312db4 by Jiyong Park · 7 years ago
  14. 617aade Merge changes from topic "cut_dependency" am: 1e29946a3e am: 11d1312db4 by Jiyong Park · 7 years ago
  15. 11d1312 Merge changes from topic "cut_dependency" am: 1e29946a3e by Jiyong Park · 7 years ago
  16. 9a3a98a Merge "[SurfaceFlinger] Allow force a supported color mode." by TreeHugger Robot · 7 years ago
  17. 01ace76 SF: Iterate correctly over multiple displays when computing and caching bounds by Vishnu Nair · 7 years ago
  18. a3ea559 [SurfaceFlinger] Allow force a supported color mode. by Peiyong Lin · 7 years ago
  19. 112f49f Merge "SurfaceFlinger: some bug fixes on Scheduler" by TreeHugger Robot · 7 years ago
  20. 6ad3738 Merge "SurfaceFlinger: Scheduler: move reset callback to scheduler thread" by TreeHugger Robot · 7 years ago
  21. 4770984 Merge "[gui] Add {add,remove}RegionSamplingListener" by Kevin DuBois · 7 years ago
  22. 25c50b0 Revert "Delay start of surfaceflinger until after the Runtime APEX is mounted." by Jiyong Park · 7 years ago
  23. 98df80a Merge changes I5ef52fe3,I5d6ec6fd by Vishnu Nair · 7 years ago
  24. d71fd18 Merge changes I1348da2c,I103d2a56,I4ed64966 by TreeHugger Robot · 7 years ago
  25. 3aff917 SurfaceFlinger: some bug fixes on Scheduler by Ady Abraham · 7 years ago
  26. a1a49af SurfaceFlinger: Scheduler: move reset callback to scheduler thread by Ady Abraham · 7 years ago
  27. 482b4b1 SurfaceFlinger: set change phase offsets for 90Hz by Ady Abraham · 7 years ago
  28. c3e2131 SurfaceFlinger: get expectedPresentTime from Scheduler by Ady Abraham · 7 years ago
  29. f0c2851 SF Bounds caching 3/3: Use cached transforms and bounds by Vishnu Nair · 7 years ago
  30. 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 7 years ago
  31. 042523f Merge "ASurfaceControl: dataspace (2/2)" by TreeHugger Robot · 7 years ago
  32. a5bdd9d SF: set active config state machine by Ana Krulec · 7 years ago
  33. 84ab937 [gui] Add {add,remove}RegionSamplingListener by Dan Stoza · 7 years ago
  34. 5e9a413 Merge "surfaceflinger: Update OWNERS" am: 2c9ea71904 am: c5f43afca8 by Marissa Wall · 7 years ago
  35. 7354fd4 Merge "surfaceflinger: Update OWNERS" am: 2c9ea71904 am: c5f43afca8 by Marissa Wall · 7 years ago
  36. c5f43af Merge "surfaceflinger: Update OWNERS" am: 2c9ea71904 by Marissa Wall · 7 years ago
  37. 3ff826c ASurfaceControl: dataspace (2/2) by Marissa Wall · 7 years ago
  38. 3b8439c Merge "SF: Update cursor position using drawing state" by TreeHugger Robot · 7 years ago
  39. ec4a139 surfaceflinger: Update OWNERS by Marissa Wall · 7 years ago
  40. 13fb886 Merge "SurfaceFlinger: check fence when acquiring buffer with PTS" by TreeHugger Robot · 7 years ago
  41. 46d78ae Merge "SF: Fix thread safety for scheduler callbacks" by TreeHugger Robot · 7 years ago
  42. d179e85 Merge "Cache output Framebuffer for RenderEngine::drawLayers" by Alec Mouri · 7 years ago
  43. f1ece6c Merge "SurfaceFlinger: Ensure reparent triggers visible region calculation." by TreeHugger Robot · 7 years ago
  44. 3628627 Merge "Background modifications trigger callbacks (BufferStateLayer)" by TreeHugger Robot · 7 years ago
  45. aa19456 Background modifications trigger callbacks (BufferStateLayer) by Valerie Hau · 7 years ago
  46. 7f2ed8b SurfaceFlinger: Ensure reparent triggers visible region calculation. by Robert Carr · 7 years ago
  47. 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
  48. c2fdc9a Merge "SurfaceControl life-cycle refactoring." by Rob Carr · 7 years ago
  49. 820c740 Cache output Framebuffer for RenderEngine::drawLayers by Alec Mouri · 7 years ago
  50. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  51. 80c7d5a Merge "SF: Fix for rare flakes in Event{Control}ThreadTests" by TreeHugger Robot · 7 years ago
  52. 8a64a83 Merge "SF: Color changes should dirty entire display" by TreeHugger Robot · 7 years ago
  53. ccf37d7 SF: Fix thread safety for scheduler callbacks by Dominik Laskowski · 7 years ago
  54. 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
  55. 1dd48f6 Merge "Changed ContainerLayer's isVisible method to always return false." by TreeHugger Robot · 7 years ago
  56. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  57. 33a6eee SF: Update cursor position using drawing state by Vishnu Nair · 7 years ago
  58. ef95812 SF: Color changes should dirty entire display by Lloyd Pique · 7 years ago
  59. 6194e2e SF Bounds caching 1/3: Defer calls that use layer bounds until the cached bounds are available. by Vishnu Nair · 7 years ago
  60. 3e727cd Changed ContainerLayer's isVisible method to always return false. by chaviw · 7 years ago
  61. 3e32609 Merge "SF: Fix many flakes in IdleTimerTest" by TreeHugger Robot · 7 years ago
  62. ff1b508 Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 am: 18b2d1b873 by Orion Hodson · 7 years ago
  63. 18b2d1b Merge "SurfaceFlinger: remove DdmConnection" am: e55a64f1a7 by Orion Hodson · 7 years ago
  64. fb996e9 SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  65. 58df602 Merge "[SurfaceFlinger] Pick the widest color space." by Peiyong Lin · 7 years ago
  66. 16496bf Merge "Fixing BufferState background color tests and Caching tests" by TreeHugger Robot · 7 years ago
  67. 1f9f1a4 SF: Fix many flakes in IdleTimerTest by Lloyd Pique · 7 years ago
  68. f6eb766 [SurfaceFlinger] Pick the widest color space. by Peiyong Lin · 7 years ago
  69. a6b15a1 Fixing BufferState background color tests and Caching tests by Valerie Hau · 7 years ago
  70. 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
  71. c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 7 years ago
  72. 8724653 SurfaceControl life-cycle refactoring. by Robert Carr · 7 years ago
  73. 648718b Merge "SurfaceFlinger: remove DdmConnection" by TreeHugger Robot · 7 years ago
  74. fe95fd7 SurfaceFlinger: check fence when acquiring buffer with PTS by Ady Abraham · 7 years ago
  75. 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
  76. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  77. 0e87539 Merge "Add refresh rate stats to TimeStats." by Alec Mouri · 7 years ago
  78. 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 7 years ago
  79. 7d46353 Merge "Ensure visible regions are recomputed when children change." by Rob Carr · 7 years ago
  80. 34397da SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  81. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  82. fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
  83. dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
  84. 76ed703 SF: Move HWComposerBufferCache in to CompositionEngine by Lloyd Pique · 7 years ago
  85. cc01a45 SF: Intro CE::OutputLayer by Lloyd Pique · 7 years ago
  86. feb73d7 SF: Setup CompositionEngine::Layer by Lloyd Pique · 7 years ago
  87. 0655b8e SF: Fix for rare flakes in Event{Control}ThreadTests by Lloyd Pique · 7 years ago
  88. 084cf9a Merge "SF: Offsets should be dependend on the refresh rate." by Ana Krulec · 7 years ago
  89. 6b9ee73 Merge "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  90. 88b5388 Merge "SurfaceFlinger: Add API to get native display color primaries" by Daniel Solomon · 7 years ago
  91. 757f63a SF: Offsets should be dependend on the refresh rate. by Ana Krulec · 7 years ago
  92. 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
  93. be51ff6 Merge "Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer" by Valerie Hau · 7 years ago
  94. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  95. a72e281 Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer by Valerie Hau · 7 years ago
  96. 206c15c Merge "SF: Fix contradiction in EventThreadTest" by TreeHugger Robot · 7 years ago
  97. a71e1c3 Merge "Add tests for rendering to virtual displays." by Alec Mouri · 7 years ago
  98. 3001f1c SF: Fix contradiction in EventThreadTest by Dominik Laskowski · 7 years ago
  99. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 7 years ago
  100. 7de6f68 Merge "SF: Fix stray pointers in Scheduler" by TreeHugger Robot · 7 years ago