- fb571ea Add refresh rate stats to TimeStats. by Alec Mouri · 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
- 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
- 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
- 1eba020 SF: Tie VSyncState lifetime to display hotplug 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
- 1f6d6d5 Add metadata store to surfaces by Evan Rosky · 7 years ago
- 119a40d Merge changes I5fbc1d08,I2d875349,Id305ffee by TreeHugger Robot · 7 years ago
- d9e4de6 SF: Refactor event dispatch by Dominik Laskowski · 7 years ago
- c286714 SF: Simplify dumpsys flag parsing by Dominik Laskowski · 7 years ago
- b43429d SF: Adding Scheduler information into dumpsys by Ana Krulec · 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
- 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
- 3c2791e [ComposerService] Add API to query protected content support. by Peiyong Lin · 7 years ago
- 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
- 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 7 years ago
- 2acb7d4 [SurfaceFlinger] Cleanup coding convention. by Peiyong Lin · 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
- 6e1ceef Merge "SurfaceFlinger: Remove removeLayer" by Rob Carr · 7 years ago
- 21237a0 Merge "Fix drag and drop (2/3)" by Chavi Weingarten · 7 years ago
- fbe5d9c Fix drag and drop (2/3) by chaviw · 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
- b89ea9d SurfaceFlinger: Removed createScopedConnection. by Robert Carr · 7 years ago
- 273171b Fix drag and drop (1/3) by chaviw · 7 years ago
- 713b63f blast: Queue transactions by applying client by Marissa Wall · 7 years ago
- b97e04f SF: Move RenderEngine ownership to CompositionEngine by Lloyd Pique · 7 years ago
- 441d504 SF: Move HWComposer ownership to CompositionEngine by Lloyd Pique · 7 years ago
- 70d9136 SF: Introduce a minimal CompositionEngine by Lloyd Pique · 7 years ago
- 695d528 Ensure onHandleDestroyed drops reference before releasing lock. by Robert Carr · 7 years ago
- e977409 SF: Remove conditional lock in setPowerMode by Dominik Laskowski · 7 years ago
- c1ccb0b [SurfaceFlinger] Remove saturation matrix of Adaptive mode. by Peiyong Lin · 7 years ago
- 2dbd69d Merge "[SurfaceFlinger] add getDisplayedContentSample i/f" by Kevin DuBois · 7 years ago
- 5434a78 SurfaceFlinger: Get rid of String8 in dumpsys by Yiwei Zhang · 7 years ago
- 1d4249a [SurfaceFlinger] add getDisplayedContentSample i/f by Kevin DuBois · 7 years ago
- 7b49e01 Merge "[SurfaceFlinger] add setDisplayContentSamplingEnabled i/f" by TreeHugger Robot · 7 years ago
- 74e5377 [SurfaceFlinger] add setDisplayContentSamplingEnabled i/f by Kevin DuBois · 7 years ago
- 7e666a5 SF TimeStats: Make TimeStats class non-singleton by Yiwei Zhang · 7 years ago
- 443e47a Merge "Fixes for parentless layers" by TreeHugger Robot · 7 years ago
- 9c0a176 [SurfaceFlinger] add getDisplayedContentSamplingAttributes i/f by Kevin DuBois · 7 years ago
- 720e506 Forward input windows from SurfaceFlinger to InputDispatcher. by Robert Carr · 7 years ago
- 61626f2 Fixes for parentless layers by chaviw · 7 years ago
- 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
- dec41d6 Merge "SurfaceFlinger: Remove dead "topLevelOnly" code." by TreeHugger Robot · 7 years ago
- 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 7 years ago
- 8d2711b SurfaceFlinger: Remove dead "topLevelOnly" code. by Robert Carr · 7 years ago
- 8d4f90a Revert "Bind to FBO when using GPU composition" by Alec Mouri · 7 years ago
- 2585d68 Merge changes Ib5b446f3,If639ce2c,I8b469bfc by Alec Mouri · 7 years ago
- ba8f5ed Merge changes from topic "blast-callback" by Marissa Wall · 7 years ago
- e2ffb42 blast: Send transaction callback by Marissa Wall · 7 years ago
- 8147b0e Bind to FBO when using GPU composition by Alec Mouri · 7 years ago
- cc8d6c1 Merge changes I0a4a57b6,I6260ae16 by TreeHugger Robot · 7 years ago
- 075d317 SF: Generalize display management by Dominik Laskowski · 7 years ago
- 9d846a5 [SurfaceFlinger] Add opcode to change composition data space. by Peiyong Lin · 7 years ago
- 394f9bc Merge "ISurfaceComposer: rename isColorManagementUsed()" by TreeHugger Robot · 7 years ago
- c556dfe Merge "SF: Map composition info by display token" by TreeHugger Robot · 7 years ago
- 37965d4 ISurfaceComposer: rename isColorManagementUsed() by Ady Abraham · 7 years ago
- 2e102c9 SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
- 05275f1 SF: Map composition info by display token by Dominik Laskowski · 7 years ago
- c678097 [SurfaceFlinger] Expose WCG composition preference through ISurfaceComposer API. by Peiyong Lin · 7 years ago
- 2a6ab2a SurfaceFlinger: fix color transfer test by Ady Abraham · 7 years ago
- 90c115d SF: Flush out SurfaceFlingerFactory by Lloyd Pique · 7 years ago
- 95f01f4 Merge "[SurfaceFlinger] Accept data space and pixel format to take screenshot." by TreeHugger Robot · 7 years ago
- 013f5c0 Merge "Revert "SurfaceFlinger: Share ownership of layers between State and Handle."" by TreeHugger Robot · 7 years ago
- 10c985e Revert "SurfaceFlinger: Share ownership of layers between State and Handle." by Jorim Jaggi · 7 years ago
- 8feddee Merge "SurfaceFlinger: Share ownership of layers between State and Handle." by Rob Carr · 7 years ago
- f478f9f SurfaceFlinger: Share ownership of layers between State and Handle. by Robert Carr · 7 years ago
- 1509411 Revert "SF: Use CompositionInfo to program HWComposer" by David Sodman · 7 years ago
- 0e003c9 [SurfaceFlinger] Accept data space and pixel format to take screenshot. by Peiyong Lin · 7 years ago
- e588e31 Moving DispSync into Scheduler. by Ana Krulec · 7 years ago
- 7ecce8c SF: Move TransactionStart from VsyncModulator to Scheduler by Ana Krulec · 7 years ago
- 00314aa Merge "Revert "SurfaceFlinger: Allows Surfaces to outlive their parents."" by TreeHugger Robot · 7 years ago
- 4bba370 Revert "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
- d7de52c Merge "SurfaceFlinger: Allows Surfaces to outlive their parents." by Rob Carr · 7 years ago
- 4340607 SurfaceFlinger: Allows Surfaces to outlive their parents. by Robert Carr · 7 years ago
- 63ea760 Merge changes I7901b017,I0f38f678 by TreeHugger Robot · 7 years ago
- 86770e5 Remove RenderEngine::flush from latchBuffer() by Alec Mouri · 7 years ago
- d378863 [SurfaceFlinger] Implement per layer color transformation. by Peiyong Lin · 7 years ago
- a65c0c6 Merge changes I4c806bf4,Ia0d87c55,Ic09291fd by TreeHugger Robot · 7 years ago
- 2209836 SF: Break out NativeWindowSurface by Lloyd Pique · 7 years ago
- 29c2351 Merge changes from topic "surfaceflinger-arc" by Lloyd Pique · 7 years ago
- f1c675b SF: Cleanups to use std::atomic/std::mutex by Lloyd Pique · 7 years ago
- 64d2116 Merge "Remove minLayer and maxLayer from screenshot code." by Chavi Weingarten · 7 years ago
- 492bc57 Delete GLES20RenderEngine::readPixels by Alec Mouri · 7 years ago
- 0e3479f Remove minLayer and maxLayer from screenshot code. by chaviw · 7 years ago
- 28e3a25 surfaceflinger: fix fillRegionWithColor by Chia-I Wu · 7 years ago
- 0256f72 [SurfaceFlinger] Add getCompositionPreference APIs to SurfaceComposer. by Peiyong Lin · 7 years ago
- b3839ad [RenderEngine] Remove ConfigStore from RenderEngine. by Peiyong Lin · 7 years ago
- 98b5b24 SF: Creating a basic Scheduler class. by Ana Krulec · 7 years ago
- 52ea813 Merge "surfaceflinger: use Vulkan coordinate system" by TreeHugger Robot · 7 years ago
- 1be50b5 surfaceflinger: use Vulkan coordinate system by Chia-I Wu · 7 years ago
- e4a93ec Merge "Merge getDisplayViewport into DisplayInfo" by TreeHugger Robot · 7 years ago