- 0c6ce46 surfaceflinger: discard stale commands by Chia-I Wu · 8 years ago
- 249c0ae Skip Validate by Fabien Sanglard · 8 years ago
- fae51c4 surfaceflinger: fix a potential child layer leak by Chia-I Wu · 8 years ago
- 515dc9c surfaceflinger: Layer::getParent requires state lock held by Chia-I Wu · 8 years ago
- e41dbe6 surfaceflinger: distinguish mCurrentParent/mDrawingParent by Chia-I Wu · 8 years ago
- f456f32 surfaceflinger: protect Client::mParentLayer with a lock by Chia-I Wu · 8 years ago
- c175253 Fix getDisplayInfo() for SurfaceFlinger in HWC2 mode. by Alistair Strachan · 8 years ago
- aaef098 Fix build by Jorim Jaggi · 8 years ago
- b1e2f8d Properly run window animations at vsync-sf (2/2) by Jorim Jaggi · 8 years ago
- e6b63e1 surfaceflinger: fix layer count by Chia-I Wu · 8 years ago
- 41b08b5 SurfaceFlinger: Fix final cropping of child layers. by Robert Carr · 8 years ago
- 98b0fd5 SurfaceFlinger: Update parent pointer while performing transaction. by Robert Carr · 8 years ago
- d8ac4fd Merge "Delete SurfaceFlinger BYPASS codepath" into oc-dev by TreeHugger Robot · 8 years ago
- 5b3cf05 Delete SurfaceFlinger BYPASS codepath by Fabien Sanglard · 8 years ago
- e2fad81 Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by TreeHugger Robot · 8 years ago
- df8ca52 Merge changes from topic 'move-hwc2on1' into oc-dev by Logan Chien · 8 years ago
- 7bf247e SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 8 years ago
- 3851225 surfaceflinger: clear HWC layers in Layer::onRemoved v2 by Chia-I Wu · 8 years ago
- fb8cede Merge "Revert "surfaceflinger: clear HWC layers in Layer::onRemoved"" into oc-dev by Przemyslaw Szczepaniak · 8 years ago
- 900e6fc Revert "surfaceflinger: clear HWC layers in Layer::onRemoved" by Przemyslaw Szczepaniak · 8 years ago
- 2342977 Remove stale dependency to libhwc2on1adaptor.so. by Logan Chien · 8 years ago
- e256ecb Merge "surfaceflinger: clear HWC layers in Layer::onRemoved" into oc-dev by TreeHugger Robot · 8 years ago
- 5c580ea Merge "surfaceflinger: fix a release fence leak" into oc-dev by TreeHugger Robot · 8 years ago
- 0683741 surfaceflinger: clear HWC layers in Layer::onRemoved by Chia-I Wu · 8 years ago
- 5e74c65 surfaceflinger: fix a release fence leak by Chia-I Wu · 8 years ago
- 6ad20f7 Add displayservice. by Steven Moreland · 8 years ago
- cbcefae Merge "Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes."" into oc-dev by Rob Carr · 8 years ago
- a3ed032 Revert "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." by Rob Carr · 8 years ago
- 83c9468 Merge "SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes." into oc-dev by Rob Carr · 8 years ago
- 1e079c2 SurfaceFlinger: setGeometryAppliesWithResize crop latching fixes. by Robert Carr · 8 years ago
- 15b27e0 Revert "surfaceflinger: work around dumpsys lockup" by Chia-I Wu · 8 years ago
- 252e52a Merge "Apply correct SELinux labels to PDX endpoint and channel sockets." into oc-dev by TreeHugger Robot · 8 years ago
- 4ba6f99 Merge "Surfaceflinger: Propagate type & UID from parent layers" into oc-dev by TreeHugger Robot · 8 years ago
- 2a58963 Surfaceflinger: Propagate type & UID from parent layers by Albert Chaulk · 8 years ago
- 2e252c9 Merge "SF: Use last call time to rate limit resyncs" into oc-dev by TreeHugger Robot · 8 years ago
- 4a7762a Apply correct SELinux labels to PDX endpoint and channel sockets. by Alex Vakulenko · 8 years ago
- 95d4e52 Merge "Prevent buggy display orientation when exiting vr" into oc-dev by TreeHugger Robot · 8 years ago
- 5716430 SF: Use last call time to rate limit resyncs by Dan Stoza · 8 years ago
- 0e04fe4 Merge changes from topic 'o-compositor-unification' into oc-dev by TreeHugger Robot · 8 years ago
- 2251d82 Remove the VR compositor from the framework. by Corey Tabaka · 8 years ago
- 2275285 surfaceflinger: make EventThread FIFO by Tim Murray · 8 years ago
- 412903f SurfaceFlinger: Select which layer state to visit by Dan Stoza · 8 years ago
- 949c9ce Merge "Call validateDisplay() when skipping frames" into oc-dev by TreeHugger Robot · 8 years ago
- 1725eee SurfaceFlinger: Correct extra parent scaling with buffer transforms. by Robert Carr · 8 years ago
- 0af4b9f Call validateDisplay() when skipping frames by Steven Thomas · 8 years ago
- edcc0c2 Merge "SurfaceFlinger: Fix destruction of relatively Z-ordered layers." into oc-dev by TreeHugger Robot · 8 years ago
- 5edb1ad SurfaceFlinger: Fix destruction of relatively Z-ordered layers. by Robert Carr · 8 years ago
- 0e9dcf6 Merge "Enable access to display/manager socket in surfaceflinger" into oc-dev by TreeHugger Robot · 8 years ago
- 0cd7619 Defer surfaceflinger composition until data latch by Mike Stroyan · 8 years ago
- e42e683 Enable access to display/manager socket in surfaceflinger by Alex Vakulenko · 8 years ago
- 9b429f4 SurfaceFlinger: Inherit non-transform Scaling from parent. by Robert Carr · 8 years ago
- b87e75d Merge "Avoid a potential race condition on mDisplays" into oc-dev by TreeHugger Robot · 8 years ago
- 82386cd Prevent buggy display orientation when exiting vr by Stephen Kiazyk · 8 years ago
- 5d6d98a Merge "Release virtual display hwcId during vr mode transition." into oc-dev by TreeHugger Robot · 8 years ago
- 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
- 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 8 years ago
- c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 8 years ago
- 1b47dfd Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by TreeHugger Robot · 8 years ago
- 8722a31 Revert "Avoid a potential race condition on mDisplays" by Tomasz Wasilczyk · 8 years ago
- 430f8ea Merge "Only enumerate display_timing when present timestamp supported" into oc-dev by Ian Elliott · 8 years ago
- 7dcda80 Merge "SurfaceFlinger: Add parent-less relative layering." into oc-dev by TreeHugger Robot · 8 years ago
- 7da46d0 Merge "surfaceflinger: start grahpics allocator when requested" into oc-dev by Iliyan Malchev · 8 years ago
- 5c34de2 Only enumerate display_timing when present timestamp supported by Ian Elliott · 8 years ago
- 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 8 years ago
- da8490d Release virtual display hwcId during vr mode transition. by Alex Sakhartchouk · 8 years ago
- b278404 surfaceflinger: start grahpics allocator when requested by Chia-I Wu · 8 years ago
- db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 8 years ago
- 6d957ec Merge changes Ia1fa4a32,I2a4c3d9f into oc-dev by TreeHugger Robot · 8 years ago
- 1636e00 Merge "VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger" into oc-dev by TreeHugger Robot · 8 years ago
- 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
- ceb67d1 hwc2: Remove Display::{mIsVirtual,setVirtual} by Chris Forbes · 8 years ago
- 016d73c hwc2: Cache display type at construction by Chris Forbes · 8 years ago
- 8d6c16d Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
- 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 8 years ago
- 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 8 years ago
- 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 8 years ago
- 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 8 years ago
- 42b5469 Merge changes I2f531131,Ibaaca2a1,Ib0cba4c7,I5ea748b8,I046e3f07, ... into oc-dev by TreeHugger Robot · 8 years ago
- 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 8 years ago
- 7d29017 libgui: Make BitTube Parcelable and use unique_fd by Dan Stoza · 8 years ago
- 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 8 years ago
- e1c599b libgui: Normalize IDisplayEventConnection methods by Dan Stoza · 8 years ago
- 4f20f9c ifdef HWC2 functionality by Courtney Goeltzenleuchter · 8 years ago
- f0f8a81 Merge "Make sure all HWC2 functionality is ifdef'd" into oc-dev by Marco Nelissen · 8 years ago
- ebeed49 Make sure all HWC2 functionality is ifdef'd by Courtney Goeltzenleuchter · 8 years ago
- b324457 Merge "VR: Remove HIDL VR Composer from service/vr/vr_window_manager" into oc-dev by Daniel Nicoara · 8 years ago
- 62dc134 Merge changes I9da985a7,I2bd642aa,I9358b3c9,I9d3c60b1 into oc-dev by Courtney Goeltzenleuchter · 8 years ago
- 409c6ee Make init process create PDX sockets for services by Alex Vakulenko · 8 years ago
- f3b2de1 Dump info about wide-color by Courtney Goeltzenleuchter · 8 years ago
- 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 8 years ago
- 585e32f import configstore-utils as a shared library. by Jaesoo Lee · 8 years ago
- 95a99a1 VR: Remove HIDL VR Composer from service/vr/vr_window_manager by Daniel Nicoara · 8 years ago
- f60ab41 Merge "add surfaceflinger and servicemanager to animation class" into oc-dev by TreeHugger Robot · 8 years ago
- c3bae03 Merge "surfaceflinger: Generate unique layer names" into oc-dev by Cody Northrop · 8 years ago
- bc75528 surfaceflinger: Generate unique layer names by Cody Northrop · 8 years ago
- dac30b4 add surfaceflinger and servicemanager to animation class by Keun-young Park · 8 years ago
- 5cee136 Allow VirtualDisplay's to use hardware composer when in VR mode even if by Alex Sakhartchouk · 8 years ago
- 34ca5f2 Merge "Add alpha channel for the EGLConfig" into oc-dev by TreeHugger Robot · 8 years ago
- 2b2c710 Add alpha channel for the EGLConfig by neo.he · 8 years ago
- cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 8 years ago