1. 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 3 years, 7 months ago
  2. 0acc384 SF: Add dumpsys flags to dump displays by Dominik Laskowski · 3 years, 4 months ago
  3. 4d8a05d Plumb display brightness nits to composer hal. by Alec Mouri · 3 years, 5 months ago
  4. a314038 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 5 months ago
  5. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 5 months ago
  6. 6c7b36e SF: Clean up plumbing for boot display mode by Dominik Laskowski · 3 years, 5 months ago
  7. 6fe2bef Revert "SF: Predict HWC composition strategy" by Robert Carr · 3 years, 5 months ago
  8. 7709f7f Merge "Map the hwc-id -> SF-id in getPreferredBootDisplayMode and SF-Id -> HWC id in setUserPreferredDisplayMode" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  9. 7234fa5 SF: Predict HWC composition strategy by Vishnu Nair · 3 years, 5 months ago
  10. 30e378d Map the hwc-id -> SF-id in getPreferredBootDisplayMode and SF-Id -> HWC by Kriti Dang · 3 years, 6 months ago
  11. f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 6 months ago
  12. de549d4 SF: use aidl Capability by Ady Abraham · 3 years, 6 months ago
  13. 16ca297 Correct error handling in getPreferredBootDisplayMode by Kriti Dang · 3 years, 6 months ago
  14. 646f8ec Removing getSystemPreferredDisplayMode and adding it as part of by Kriti Dang · 3 years, 7 months ago
  15. cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 8 months ago
  16. 5967aec Switch from HIDL DisplayCapability to AIDL by Leon Scroggins III · 3 years, 7 months ago
  17. 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 8 months ago
  18. 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 3 years, 8 months ago
  19. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 9 months ago
  20. b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years ago
  21. 8da6b0e SF: Clean up forced refresh and repaint by Dominik Laskowski · 4 years, 3 months ago
  22. 29fa146 SF: Consolidate layer-to-output filtering by Dominik Laskowski · 4 years, 3 months ago
  23. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 1 month ago
  24. 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 5 months ago
  25. 0094dc6 SF: populate state correctly in Display::applyLayerRequestsToLayers by Ady Abraham · 4 years, 2 months ago
  26. 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 3 months ago
  27. b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 3 months ago
  28. 3645e64 SF: wait instead of presenting early by Ady Abraham · 4 years, 4 months ago
  29. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 6 months ago
  30. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
  31. b15d227 [CE] Separate framebuffer space from display space by Marin Shalamanov · 4 years, 11 months ago
  32. dfc3f7c Plumb client target property. by Peiyong Lin · 5 years ago
  33. e9d809e Remove hwcomposer2.h by Peiyong Lin · 5 years ago
  34. 1162e47 SF: Fix color transform for composited virtual displays by Dominik Laskowski · 5 years ago
  35. aad4ebf SF: Start restructuring display creation by Lloyd Pique · 6 years ago
  36. de19665 CE: Remove compositionengine::Layer by Lloyd Pique · 6 years ago
  37. 77707d9 Merge "CE: Reduce scope of where -Wconversion is disabled" by TreeHugger Robot · 6 years ago
  38. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  39. 3b5a69e CE: Reduce scope of where -Wconversion is disabled by Lloyd Pique · 6 years ago
  40. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  41. 6c564cf CE: Introduce Output::GetDisplayId() by Lloyd Pique · 6 years ago
  42. 01c77c1 CE: Move knowledge of the OutputLayers out of Output by Lloyd Pique · 6 years ago
  43. a38ea7e CE: Allow the final class to set the types used by Lloyd Pique · 6 years ago
  44. c29e4c6 SF: Move/Refactor rebuildLayerStacks and computeVisibleRegions by Lloyd Pique · 6 years ago
  45. df336d9 SF: Restructure OutputLayer creation to remove displayId argument by Lloyd Pique · 6 years ago
  46. 3eb1b21 SF: Move/Refactor calculateWorkingSet to CompositionEngine by Lloyd Pique · 6 years ago
  47. 6a3b446 SF: Move pickColorMode and getBestDataspace to CompositionEngine by Lloyd Pique · 6 years ago
  48. d3d6988 SF: Move/Refactor doComposition and doDisplayComposition to CompositionEngine by Lloyd Pique · 6 years ago
  49. 688abd4 SF: Move doComposeSurfaces to CompositionEngine by Lloyd Pique · 6 years ago
  50. 35fca9d SF: Move postFrameBuffer to CompositionEngine by Lloyd Pique · 6 years ago
  51. 66d6860 SF: Move/Refactor prepareFrame to CompositionEngine by Lloyd Pique · 6 years ago
  52. f527548 SF: Move/Refactor Layer::setPerFrameData by Lloyd Pique · 7 years ago
  53. 3d0c02e SF: Separate out display color handling by Lloyd Pique · 7 years ago
  54. 31cb294 SF: Separate out render surface code by Lloyd Pique · 7 years ago
  55. 32cbe28 SF: Move state out of DisplayDevice to a new Output class by Lloyd Pique · 7 years ago
  56. 45a165a SF: Setup CompositionEngine::Display by Lloyd Pique · 7 years ago