- 51988ef SurfaceFlinger: fix flakiness in IdleTimerTest by Ady Abraham · 7 years ago
- 447052e SurfaceFlinger: add DISPLAY_EVENT_CONFIG_CHANGED by Ady Abraham · 7 years ago
- 6338c9d Plumb fence from dequeueBuffer into renderengine by Alec Mouri · 7 years ago
- b838aed SurfaceFlinger: no app vsyncs during config switch by Ady Abraham · 7 years ago
- 7560d0d Merge "SF: Move management of HWC layers to compositionengine::OutputLayer" by TreeHugger Robot · 7 years ago
- 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
- 333a957 SF: Add screenshot reparenting tests by Vishnu Nair · 7 years ago
- 79e0f7f Merge changes from topic "scheduler::123998711" by TreeHugger Robot · 7 years ago
- afb4584 SF: Adding testable Scheduler and updating tests. by Ana Krulec · 7 years ago
- 56e538f Remove extra glFlush from handleMessageRefresh(). by Alec Mouri · 7 years ago
- f6d3044 Merge changes I20e4aa1a,I00370f05 by TreeHugger Robot · 7 years ago
- fa5f8df SF: Add thread saftey static analysis for InputWindowCommands by Vishnu Nair · 7 years ago
- 0b785d8 SF: Introduce LayerCompositionState by Lloyd Pique · 7 years ago
- 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
- 6ad3738 Merge "SurfaceFlinger: Scheduler: move reset callback to scheduler thread" by TreeHugger Robot · 7 years ago
- a1a49af SurfaceFlinger: Scheduler: move reset callback to scheduler thread by Ady Abraham · 7 years ago
- 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 7 years ago
- 46d78ae Merge "SF: Fix thread safety for scheduler callbacks" by TreeHugger Robot · 7 years ago
- 3628627 Merge "Background modifications trigger callbacks (BufferStateLayer)" by TreeHugger Robot · 7 years ago
- aa19456 Background modifications trigger callbacks (BufferStateLayer) by Valerie Hau · 7 years ago
- 2c476d0 Merge "Revert "Revert "Use renderengine::drawLayers api everywhere.""" by TreeHugger Robot · 7 years ago
- c2fdc9a Merge "SurfaceControl life-cycle refactoring." by Rob Carr · 7 years ago
- e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
- 80c7d5a Merge "SF: Fix for rare flakes in Event{Control}ThreadTests" by TreeHugger Robot · 7 years ago
- ccf37d7 SF: Fix thread safety for scheduler callbacks by Dominik Laskowski · 7 years ago
- 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
- 3e32609 Merge "SF: Fix many flakes in IdleTimerTest" by TreeHugger Robot · 7 years ago
- 16496bf Merge "Fixing BufferState background color tests and Caching tests" by TreeHugger Robot · 7 years ago
- 1f9f1a4 SF: Fix many flakes in IdleTimerTest by Lloyd Pique · 7 years ago
- a6b15a1 Fixing BufferState background color tests and Caching tests by Valerie Hau · 7 years ago
- 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
- c4d81bd Merge "blast: implicitly cache buffers" by TreeHugger Robot · 7 years ago
- 8724653 SurfaceControl life-cycle refactoring. by Robert Carr · 7 years ago
- 7341162 blast: implicitly cache buffers by Marissa Wall · 7 years ago
- 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
- 0e87539 Merge "Add refresh rate stats to TimeStats." by Alec Mouri · 7 years ago
- 5ef8f96 Merge changes Id1e90796,Ic8fe0fee,I2ed83355 by Lloyd Pique · 7 years ago
- dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
- fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 7 years ago
- dd0b757 Combining background color related transactions/functions by Valerie Hau · 7 years ago
- 76ed703 SF: Move HWComposerBufferCache in to CompositionEngine by Lloyd Pique · 7 years ago
- 0655b8e SF: Fix for rare flakes in Event{Control}ThreadTests by Lloyd Pique · 7 years ago
- 084cf9a Merge "SF: Offsets should be dependend on the refresh rate." by Ana Krulec · 7 years ago
- 6b9ee73 Merge "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
- 88b5388 Merge "SurfaceFlinger: Add API to get native display color primaries" by Daniel Solomon · 7 years ago
- 757f63a SF: Offsets should be dependend on the refresh rate. by Ana Krulec · 7 years ago
- 42d0456 SurfaceFlinger: Add API to get native display color primaries by Daniel Solomon · 7 years ago
- be51ff6 Merge "Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer" by Valerie Hau · 7 years ago
- 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
- a72e281 Adding setColor, setColorAlpha, and setColorDataspace to BufferStateLayer by Valerie Hau · 7 years ago
- 206c15c Merge "SF: Fix contradiction in EventThreadTest" by TreeHugger Robot · 7 years ago
- a71e1c3 Merge "Add tests for rendering to virtual displays." by Alec Mouri · 7 years ago
- 3001f1c SF: Fix contradiction in EventThreadTest by Dominik Laskowski · 7 years ago
- 7de6f68 Merge "SF: Fix stray pointers in Scheduler" by TreeHugger Robot · 7 years ago
- bf49dd5 Merge "SF: Tie VSyncState lifetime to display hotplug" by TreeHugger Robot · 7 years ago
- 725ce80 Merge "SF: Toggle VSYNC in EventThread with state machine" by TreeHugger Robot · 7 years ago
- bd52c84 SF: Fix stray pointers in Scheduler by Dominik Laskowski · 7 years ago
- b784eb9 Merge "Fix crash when reparenting layer to itself." by Rob Carr · 7 years ago
- 1eba020 SF: Tie VSyncState lifetime to display hotplug by Dominik Laskowski · 7 years ago
- 54cf5b1 Fix crash when reparenting layer to itself. by Robert Carr · 7 years ago
- 63ded34 Merge "SF: accommodate 1.2 format in sampling code" by Kevin DuBois · 7 years ago
- 029cc12 SF: Toggle VSYNC in EventThread with state machine by Dominik Laskowski · 7 years ago
- bf9a49a Merge "Eliminate the usage of ConfigStore in native/libs/gui." by Peiyong Lin · 7 years ago
- 4f3fddf Eliminate the usage of ConfigStore in native/libs/gui. by Peiyong Lin · 7 years ago
- 73d0f48 SF: accommodate 1.2 format in sampling code by Kevin DuBois · 7 years ago
- 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
- 2d5078c Merge "Revert "SF: accommodate 1.2 format in sampling code"" by Kevin DuBois · 7 years ago
- b04e9b6 Revert "SF: accommodate 1.2 format in sampling code" by Kevin DuBois · 7 years ago
- d532402 Merge "SF: accommodate 1.2 format in sampling code" by Kevin DuBois · 7 years ago
- 6715b76 Merge "SF: Adding Mock Display and tests for RefreshRateStats." by Ana Krulec · 7 years ago
- 4593b69 SF: Adding Mock Display and tests for RefreshRateStats. by Ana Krulec · 7 years ago
- 119a40d Merge changes I5fbc1d08,I2d875349,Id305ffee by TreeHugger Robot · 7 years ago
- c286714 SF: Simplify dumpsys flag parsing by Dominik Laskowski · 7 years ago
- 7994773 SF: accommodate 1.2 format in sampling code by Kevin DuBois · 7 years ago
- 64b61fa Merge "ASurfaceControl: add more support to NDK (2/2)" by TreeHugger Robot · 7 years ago
- 80863a6 Add tests for rendering to virtual displays. by Alec Mouri · 7 years ago
- 80d94ad ASurfaceControl: add more support to NDK (2/2) by Marissa Wall · 7 years ago
- 71d4b37 Merge changes Idcd4808c,I108ccb75,I446e5795,Idae2d3d9,I2a81817c by TreeHugger Robot · 7 years ago
- 1878450 Merge changes from topic "ASC-SF" by TreeHugger Robot · 7 years ago
- ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
- 17b4e45 blast: add desired present time by Marissa Wall · 7 years ago
- b5723ea Merge "blast: send back previous release fences" by TreeHugger Robot · 7 years ago
- 3d0c02e SF: Separate out display color handling by Lloyd Pique · 7 years ago
- 5a68a77 blast: send back previous release fences by Marissa Wall · 7 years ago
- 83b8821 SF: Fix thread safety for resync callback by Dominik Laskowski · 7 years ago
- 34d00c0 Merge "SF: Register resync callback per event connection" by TreeHugger Robot · 7 years ago
- ae69183 Merge "gralloc: add mapper 3.0 to composer makefiles" by TreeHugger Robot · 7 years ago
- 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
- f5ca851 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" am: 0c667f03ef am: db59e3e74b by Chih-hung Hsieh · 7 years ago
- f654d57 SF: Register resync callback per event connection by Dominik Laskowski · 7 years ago
- 7d1d683 SF: Adding callback to Scheduler for setting refresh rate to 60 and 90. by Ana Krulec · 7 years ago
- 3990320 gralloc: add mapper 3.0 to composer makefiles by Marissa Wall · 7 years ago
- 2274904 Fix/suppress surfaceflinger google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
- 6e1ceef Merge "SurfaceFlinger: Remove removeLayer" by Rob Carr · 7 years ago
- 27083ae Merge changes from topics "sf-hwc-abstract", "sf-ce-min" by TreeHugger Robot · 7 years ago
- 6fb1a7e SurfaceFlinger: Remove removeLayer by Robert Carr · 7 years ago
- 0449b0f Revert "SurfaceFlinger: protect state members in Layer" by Lloyd Pique · 7 years ago
- b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
- 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
- d26add4 Merge "SF: Moving EventThread::Connection out of impl class" by Ana Krulec · 7 years ago