- 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
- 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 4 months ago
- 2571450 Rename crop_legacy to just crop by chaviw · 4 years, 6 months ago
- 766c9c5 Simplify width, height, transform variable for BSL by chaviw · 4 years, 6 months ago
- 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 6 months ago
- 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 4 years, 7 months ago
- 9959994 SurfaceFlinger: move sync_wait for screen capture to client by Ady Abraham · 4 years, 6 months ago
- bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 4 years, 8 months ago
- 62f216c SurfaceFlinger: Add DISPLAY_EVENT_FRAME_RATE_OVERRIDE by Ady Abraham · 4 years, 10 months ago
- 0bb6a47 SurfaceFlinger: throttle applications based on uid by Ady Abraham · 4 years, 10 months ago
- de619fa Make a layer secure if its parent is secure. by Garfield Tan · 4 years, 10 months ago
- 98fe220 Merge "Remove VrFlinger usages from SF." by TreeHugger Robot · 5 years ago
- 081be4c Delete RenderEngine unused code by Alec Mouri · 5 years ago
- 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
- 8cb2188 SurfaceFlinger: DispSync -> VsyncController by Ady Abraham · 5 years ago
- de7a38f Merge "Remove rotation and use flag useIdentityTransform for screenshots." by Chavi Weingarten · 5 years ago
- 4b9d5e1 Allow screen capture for a specified uid. by chaviw · 5 years ago
- c6ad8af Remove rotation and use flag useIdentityTransform for screenshots. by chaviw · 5 years ago
- 7de1783 Merge "Use type safe display IDs." by Marin Shalamanov · 5 years ago
- 8532956 Merge "SF: Remove EventControlThread" by TreeHugger Robot · 5 years ago
- 8b01cc0 SF: Remove EventControlThread by Dominik Laskowski · 5 years ago
- 426b5c0 Use ScreenCaptureResults in screenCapture helper functions by chaviw · 5 years ago
- a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
- a3afa22 Merge "SF: Short-circuit scheduler content detection" by TreeHugger Robot · 5 years ago
- 983f2b5 SF: Short-circuit scheduler content detection by Dominik Laskowski · 5 years ago
- f6b5d18 [SF] Extract {Display|Layer}RenderArea to separate files by Marin Shalamanov · 5 years ago
- 1c43429 [SF] Don't keep sp<DisplayDevice> when doing screenshot by Marin Shalamanov · 5 years ago
- 446adfd Merge "SF: Remove display lookup in Layer classes" into rvc-dev am: 8a908e784f am: 79ff755388 am: 3afe40d8a6 am: 5c4aa4040d by TreeHugger Robot · 5 years ago
- b7251f4 SF: Remove display lookup in Layer classes by Dominik Laskowski · 5 years ago
- cd95835 Merge "SF: Modernize task scheduling API" into rvc-dev am: c50b604460 am: 39f2a2ee9e am: 78fd88a019 am: 08178567b2 by TreeHugger Robot · 5 years ago
- dd4ef27 SF: Modernize task scheduling API by Dominik Laskowski · 5 years ago
- 9d763b7 Do not blur when doing region sampling by Lucas Dupin · 5 years ago
- f11eba5 Do not blur when doing region sampling by Lucas Dupin · 5 years ago
- 360e0e3 Merge "Remove usage of hwcomposer_defs.h." into rvc-dev am: c744328dc3 am: 29a6a8b073 am: 30d2d14c7d am: 3ce936d24f by TreeHugger Robot · 5 years ago
- c744328 Merge "Remove usage of hwcomposer_defs.h." into rvc-dev by TreeHugger Robot · 5 years ago
- 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 5 years ago
- 1829708 Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev am: caeea929f7 am: 7074743b61 am: 3093604f2d am: 1074bc1c69 by Ady Abraham · 5 years ago
- caeea92 Merge "SurfaceFlinger: use intended wake up time when calculating next present time" into rvc-dev by Ady Abraham · 5 years ago
- ea43374 Merge "Remove hwcomposer2.h" into rvc-dev am: 8c0eb7fdbe am: 58c1509fa0 am: 4f2b4d1561 am: 080b30b633 by Peiyong Lin · 5 years ago
- 0ed31c9 SurfaceFlinger: use intended wake up time when calculating next present time by Ady Abraham · 5 years ago
- e9d809e Remove hwcomposer2.h by Peiyong Lin · 5 years ago
- 4a42d43 SF: Update display properties on hotplug connect by Marin Shalamanov · 5 years ago
- 700e639 SF: Update display properties on hotplug connect by Marin Shalamanov · 5 years ago
- aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
- 9370a48 SF: Start restructuring display creation by Lloyd Pique · 6 years ago
- fc874ae SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow by Ana Krulec · 5 years ago
- 35436d0 Merge "SF: Populate DisplayConnectionType in DisplayInfo" by Dominik Laskowski · 5 years ago
- 4fa5e4a Merge changes I63f2a34e,I3e95be93 by TreeHugger Robot · 5 years ago
- 4603f3c [sf] Add support for generic layer metadata to HWComposer and HWC2 by Lloyd Pique · 5 years ago
- fa247b1 Rename ColorLayer to EffectLayer to handle both shadows and color fill by Vishnu Nair · 5 years ago
- 55c8540 SF: Populate DisplayConnectionType in DisplayInfo by Dominik Laskowski · 6 years ago
- da0f906 Merge "CE: Remove compositionengine::Layer" by TreeHugger Robot · 6 years ago
- da8a9d1 Fix failing test in CompositionTest. by Alec Mouri · 6 years ago
- de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
- 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
- b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
- bdd08cc Unify hwc2_device_t and HWComposer. by Peiyong Lin · 6 years ago
- f3ffc4e Remove GLES wording from SurfaceFlinger. by Peiyong Lin · 6 years ago
- e4034bb [TimeStats] Track RenderEngine time per frame. by Alec Mouri · 6 years ago
- 1b50f27 Merge "SF: Fully disable content detection if opted out" by TreeHugger Robot · 6 years ago
- 49cea51 SF: Fully disable content detection if opted out by Dominik Laskowski · 6 years ago
- b0969c8 Merge "[SurfaceFlinger] Don't persist buffers to HWC when powered off." by TreeHugger Robot · 6 years ago
- f9a2a2c [SurfaceFlinger] Don't persist buffers to HWC when powered off. by Alec Mouri · 6 years ago
- c97b8db [Shadows] Add shadow radius to sf layer state (2/n) by Vishnu Nair · 6 years ago
- 87a07e4 SF: Use std::string for layer names by Dominik Laskowski · 6 years ago
- 4fe2940 SF: Verify mDebugDisableHWC forces client composition by Lloyd Pique · 6 years ago
- 2a6de28 Merge "CE: Move knowledge of the OutputLayers out of Output" by TreeHugger Robot · 6 years ago
- b4c6e58 [Mirror Layers] Added clone function to layers (1/4) by chaviw · 6 years ago
- 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 6 years ago
- df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 6 years ago
- a246866 SF: Move layer visibility state to CompositionEngine by Lloyd Pique · 6 years ago
- 3062998 SF: Remove DisplayDevice visible layer members by Lloyd Pique · 6 years ago
- 9804183 SF: Clean up Scheduler by Dominik Laskowski · 6 years ago
- 7c9dbf9 SF: Refactor Scheduler mock injection by Dominik Laskowski · 6 years ago
- 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 6 years ago
- ef4c714 Merge "SF: Move/Refactor Layer::setPerFrameData" by TreeHugger Robot · 6 years ago
- a8955dd SF: Factor out expected present time computation by Dominik Laskowski · 6 years ago
- f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
- 8002fca [SurfaceFlinger] Clean-up dead code by Alec Mouri · 6 years ago
- 1336e6e [SurfaceFlinger] Query display capability when display is on the first time. by Peiyong Lin · 6 years ago
- 67765d8 [sf] Move texture deletion to main thread via pool by Dan Stoza · 6 years ago
- 09bd392 SF: Updating content FPS tracking by Ady Abraham · 6 years ago
- fe0d72b Don't cache framebuffer images for screenshots. by Alec Mouri · 6 years ago
- a1f1e15 Initialize layers with metadata by Evan Rosky · 7 years ago
- b5c4f35 Clean up Renderengine caching semantics by Alec Mouri · 6 years ago
- 6338c9d Plumb fence from dequeueBuffer into renderengine by Alec Mouri · 7 years ago
- 7560d0d Merge "SF: Move management of HWC layers to compositionengine::OutputLayer" by TreeHugger Robot · 6 years ago
- 07e3321 SF: Move management of HWC layers to compositionengine::OutputLayer by Lloyd Pique · 7 years ago
- 79e0f7f Merge changes from topic "scheduler::123998711" by TreeHugger Robot · 6 years ago
- afb4584 SF: Adding testable Scheduler and updating tests. by Ana Krulec · 6 years ago
- 56e538f Remove extra glFlush from handleMessageRefresh(). by Alec Mouri · 7 years ago
- 37c2c9b SF: Introduce OutputLayerCompositionState by Lloyd Pique · 7 years ago
- 4351ad5 SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage by Vishnu Nair · 6 years ago
- e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
- 86fa3db SF: Fixup call expectations in libsurfaceflinger_unittest by Lloyd Pique · 7 years ago
- 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
- 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
- 542307f SF: Move DisplaySurface into CompositionEngine by Lloyd Pique · 7 years ago
- 3823e7b SF: Set up librenderengine_mocks by Lloyd Pique · 7 years ago
- 441d504 SF: Move HWComposer ownership to CompositionEngine by Lloyd Pique · 7 years ago