- 994ab60 Merge "Remove unnecessary dependencies on libsigchain." am: 52c9985c8d by Martin Stjernholm · 6 years ago
- 26d90cb Remove unnecessary dependencies on libsigchain. by Josh Gao · 6 years ago
- 6a5fab7 Merge "Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
- 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
- d0fd8b2 Merge changes I38d43b72,I7b70a9df into qt-r1-dev am: 0b4d9a04c8 by Alec Mouri · 7 years ago
- b488afa [SurfaceFlinger] Split VSyncModulator into .cpp/.h files by Alec Mouri · 7 years ago
- c2049af Fix fuzzer builds [#3]. by Mitch Phillips · 7 years ago
- 947d34e Change slot generation for BufferState by Marissa Wall · 7 years ago
- 09bd392 SF: Updating content FPS tracking by Ady Abraham · 7 years ago
- d6e835b Migrate SurfaceFlingerProps into sysprop_library by Inseob Kim · 7 years ago
- 03b02dd SurfaceFlinger: add Refresh Rate overlay by Ady Abraham · 7 years ago
- cb20cca Remove dependency with configstore 1.2 by Sundong Ahn · 7 years ago
- 510ab6d Merge "Revert "SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition"" by TreeHugger Robot · 7 years ago
- 9e94038 Revert "SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition" by Ady Abraham · 7 years ago
- d1fe5d3 Merge changes I7c51f161,I9231f4b4 by TreeHugger Robot · 7 years ago
- ec46008 [sf] Implement addSamplingListener by Dan Stoza · 7 years ago
- fa8fd6b SF: Remove LayerBE by Lloyd Pique · 7 years ago
- 648718b Merge "SurfaceFlinger: remove DdmConnection" by TreeHugger Robot · 7 years ago
- 34397da SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
- 76ed703 SF: Move HWComposerBufferCache in to CompositionEngine by Lloyd Pique · 7 years ago
- 757f63a SF: Offsets should be dependend on the refresh rate. by Ana Krulec · 7 years ago
- d5e08f6 Convert to sysprop as API by Sundong Ahn · 7 years ago
- 0c326e3 Merge "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 7 years ago
- 7fc4d47 Merge changes from topic "IA/IM-3.0-fw" by TreeHugger Robot · 7 years ago
- ebc2c05 blast: cache buffers by Marissa Wall · 7 years ago
- cd82905 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 7 years ago
- 925bf7f gralloc: add allocator and mapper 3.0 support to SF by Marissa Wall · 7 years ago
- 8164d48 SurfaceFlinger: add stack guards around SurfaceFlinger::postComposition by Ady Abraham · 7 years ago
- 27083ae Merge changes from topics "sf-hwc-abstract", "sf-ce-min" by TreeHugger Robot · 7 years ago
- 70d9136 SF: Introduce a minimal CompositionEngine by Lloyd Pique · 7 years ago
- e9e843a Adding HDR10+ Support to SF by Valerie Hau · 7 years ago
- fb77282 SF: Adding Idle Timer, to detect when devices are idle. by Ana Krulec · 7 years ago
- 35deca2 Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3 by Elliott Hughes · 7 years ago
- 6bc628c C++17 is the default now. by Elliott Hughes · 7 years ago
- 434c22d SF: Adding statistical mode by Ana Krulec · 7 years ago
- 720e506 Forward input windows from SurfaceFlinger to InputDispatcher. by Robert Carr · 7 years ago
- 61f86db SF: Create a cicular buffer structure to store layer information. by Ana Krulec · 7 years ago
- 0a9c7b8 Revert "Revert "Bind to FBO when using GPU composition"" by Alec Mouri · 7 years ago
- 682188b Merge changes Iea02806d,I45af7b49,Id50e0d23 by TreeHugger Robot · 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
- 2da7465 [GPU Service] Separate GPU Service out of SurfaceFlinger. by Peiyong Lin · 7 years ago
- 2c37e20 [GPU Service] Separate GPU Service out of SurfaceFlinger. by Peiyong Lin · 7 years ago
- 9758ae0 Support DISPLAY_P3 dataspace to BT2020 in SF by Valerie Hau · 7 years ago
- 2209836 SF: Break out NativeWindowSurface by Lloyd Pique · 7 years ago
- ea0a5fb SF: Allow SurfaceFlinger creation to be altered by Lloyd Pique · 7 years ago
- 05483a0 Change setScissor() to take in Vulkan coordinate convention. by Alec Mouri · 7 years ago
- 698147a [SurfaceFlinger] Plumb setLayerColorTransform. by Peiyong Lin · 7 years ago
- 98b5b24 SF: Creating a basic Scheduler class. by Ana Krulec · 7 years ago
- cbc184f [RenderEngine] Add Android.bp to RenderEngine by Peiyong Lin · 7 years ago
- 13effd1 [SurfaceFlinger] Decouple color management from wide color display property. by Peiyong Lin · 7 years ago
- efefaac [SurfaceFlinger] Move Transform to libs/ui by Peiyong Lin · 7 years ago
- 241cf83 SF: Move DispSyncSource into it's own file. by Ana Krulec · 7 years ago
- fefcb58 SF: Move relevant scheduler files into one directory. by Ana Krulec · 7 years ago
- 61c5862 blast: BufferStateLayer by Marissa Wall · 7 years ago
- fd66862 blast: Factor out BufferQueueLayer by Marissa Wall · 8 years ago
- 1509a23 Add new PowerAdvisor interface for SF to pass hints to the power HAL. by Michael Wright · 8 years ago
- 5d22d4f Add new PowerAdvisor interface for SF to pass hints to the power HAL. by Michael Wright · 8 years ago
- bd1c877 Merge "Need GSI to support landscape LCM" into pi-dev am: 2c5f734f97 by Iris Chang · 8 years ago
- 7501ed6 Need GSI to support landscape LCM by Iris Chang · 8 years ago
- 0102ad2 SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 8 years ago
- faf3ded SurfaceFlinger TimeStats Metrics by Yiwei Zhang · 8 years ago
- e9ef7c4 SF: Generate stable display IDs using EDID by Dominik Laskowski · 8 years ago
- a7251b0 Merge "Fix the obsolete vkjson path in gpu services" into pi-dev am: a991bc00d8 by Yiwei Zhang · 8 years ago
- 66e0175 Fix the obsolete vkjson path in gpu services by Yiwei Zhang · 8 years ago
- 068e31b Implement Display Layer Stats by Yiwei Zhang · 8 years ago
- b8af792 SF: Add onLayerDisplayed method to LayerBE by David Sodman · 8 years ago
- 9255389 Merge changes from topic "capture-child-layers" into pi-dev am: 17511b0527 by Rob Carr · 8 years ago
- 17511b0 Merge changes from topic "capture-child-layers" into pi-dev by Rob Carr · 8 years ago
- 95ae4c1 Merge changes I2b89dce1,I5412eae0,I2e428ec1 into pi-dev am: 990cc3e31d by Courtney Goeltzenleuchter · 8 years ago
- f9c98e5 SF: Update to composer@2.2 implementation by Courtney Goeltzenleuchter · 8 years ago
- cdf8320 SurfaceFlinger: Add "Abstract" Layer type. by Robert Carr · 8 years ago
- 7124ad3 Implement Display Layer Stats by Yiwei Zhang · 8 years ago
- 411d8c6 Merge "Reformat Android.bp file" by Logan Chien · 8 years ago
- 3ac6c96 Reformat Android.bp file by Logan Chien · 8 years ago
- 9da3732 Revert "Use arm instruction set with clang 7.0 LTO" by Chih-hung Hsieh · 8 years ago
- 94574f2 Use arm instruction set with clang 7.0 LTO by Chih-Hung Hsieh · 8 years ago
- c503c41 Merge changes Ie10034db,I26ba18f2 by Jiwen Cai · 8 years ago
- 037f35a Build libbufferhubqueue and libpdx_default_transport as shared library by Jiwen 'Steve' Cai · 8 years ago
- 755e319 SF: Cleanup EventControlThread by Lloyd Pique · 8 years ago
- f58625d SF: Introduce libsurfaceflinger_unittest by Lloyd Pique · 8 years ago
- 66ce40d SF: Convert to Android.bp by Lloyd Pique · 8 years ago
- 1d04428 Added protobuf to gather layer info. by chaviw · 8 years ago
- 3579887 Support priority based dumpsys in surface flinger by Vishnu Nair · 8 years ago
- 91a8677 Revert "Support priority based dumpsys in surface flinger" by Vishnu Nair · 8 years ago
- deb36f2 Support priority based dumpsys in surface flinger by Vishnu Nair · 8 years ago
- a099a24 Faked HWC for SurfaceFlinger testing by Kalle Raita · 9 years ago
- 06a7634 Export surface flinger includes by Alex Vakulenko · 9 years ago