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