1. d2afdfc Merge "CompositionEngine: fix memory leak in unit tests" by TreeHugger Robot · 4 years, 2 months ago
  2. e0eafa8 CompositionEngine: fix memory leak in unit tests by Ady Abraham · 4 years, 2 months ago
  3. 01b867f Omit DISPLAY_DECORATION layers from CachedSets by Leon Scroggins III · 4 years, 3 months ago
  4. dbbe385 SF: Make ExternalTexture mockable by Vishnu Nair · 4 years, 3 months ago
  5. 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 4 years, 4 months ago
  6. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 4 years, 5 months ago
  7. 853ebb9 Merge "Allow for solid color layers to start some candidate cached sets." by TreeHugger Robot · 4 years, 4 months ago
  8. 028676a Allow for solid color layers to start some candidate cached sets. by Alec Mouri · 4 years, 4 months ago
  9. 1303d91 Pass fps data to flattener by Nathaniel Nifong · 4 years, 6 months ago
  10. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 4 years, 6 months ago
  11. 2109270 Revert "Second Patch for async RenderEngine" by Vladimir Marko · 4 years, 6 months ago
  12. 403a05b Second Patch for async RenderEngine by Sally Qi · 4 years, 8 months ago
  13. b084e0c Changed ProjectionSpace struct to a class with getters by Angel Aguayo · 4 years, 8 months ago
  14. 48c26e5 Merge "Move reading sysprops out of the Flattener." by Alec Mouri · 4 years, 8 months ago
  15. 4cabdd0 First patch for async renderengine. by Sally Qi · 4 years, 8 months ago
  16. f0daebe Move reading sysprops out of the Flattener. by Alec Mouri · 4 years, 8 months ago
  17. 1e69253 Allow single inactive layers to be cached if they would be used for a hole punch. by Nathaniel Nifong · 4 years, 8 months ago
  18. 3933b36 Merge "SF: add a solid background when hole punching a cached set" into sc-dev am: 4d56aeed59 am: 6415f031b0 by Ady Abraham · 4 years, 9 months ago
  19. 4d56aee Merge "SF: add a solid background when hole punching a cached set" into sc-dev by Ady Abraham · 4 years, 9 months ago
  20. 6c034b5 SF: add a solid background when hole punching a cached set by Ady Abraham · 4 years, 9 months ago
  21. d99c121 Merge "Fix caching flickering for unsecure displays" into sc-dev am: 5a68a6cfe0 am: 2b84b77673 by TreeHugger Robot · 4 years, 9 months ago
  22. c83408a Fix caching flickering for unsecure displays by Alec Mouri · 4 years, 9 months ago
  23. db036a8 SF: Enable Layer Caching Texture Pool only for the active display by Ady Abraham · 4 years, 9 months ago
  24. 7c4913d Actually use texture bounds in CachedSet::getTextureBounds by Alec Mouri · 4 years, 9 months ago
  25. a7e006b SF caching: Skip BT601_625 layers for caching and hole-punch by Leon Scroggins III · 4 years, 10 months ago
  26. 2f5addb Improve Planner stability by Alec Mouri · 4 years, 10 months ago
  27. 8e80994 Merge "Support skipping CachedSet rendering based on invalidate() proximity" into sc-dev by Alec Mouri · 4 years, 10 months ago
  28. aa83158 Support skipping CachedSet rendering based on invalidate() proximity by Alec Mouri · 4 years, 10 months ago
  29. de5764d Merge "HolePunchPIP: Do not use hole punch for HDR videos" into sc-dev by Leon Scroggins · 4 years, 10 months ago
  30. df6201b Add a TexturePool class into layer caching by Alec Mouri · 4 years, 10 months ago
  31. 6f8e334 HolePunchPIP: Do not use hole punch for HDR videos by Leon Scroggins III · 4 years, 10 months ago
  32. a047b92 CachedSet::append: remove mHolePunchLayer by Leon Scroggins III · 4 years, 10 months ago
  33. 3b71371 Merge "Remove fatal assert from CachedSet::render" into sc-dev by Leon Scroggins · 4 years, 10 months ago
  34. f54453c Improve blur caching heuristic by Alec Mouri · 5 years ago
  35. 3056298 Remove fatal assert from CachedSet::render by Leon Scroggins III · 4 years, 10 months ago
  36. 54f4a4e Don't re-render CachedSets by Alec Mouri · 4 years, 11 months ago
  37. 9748606 Add blur support in caching by Alec Mouri · 5 years ago
  38. 08b6b20 Flag off predictor usage in layer caching. by Alec Mouri · 5 years ago
  39. 9e8dd09 Merge "Fix two crash causes in Flattener related to hashing" into sc-dev by TreeHugger Robot · 5 years ago
  40. c181519 Merge "SF: Add tests for hole punch" into sc-dev by TreeHugger Robot · 5 years ago
  41. 9c977c4 Fix two crash causes in Flattener related to hashing by Alec Mouri · 5 years ago
  42. 2e74a4c SF: Add tests for hole punch by Leon Scroggins III · 5 years ago
  43. 73e09c3 ProjectionSpace fixes for caching: by Alec Mouri · 5 years ago
  44. cf165b6 Update physicalDisplay when rendering CachedSet to include offset. by Alec Mouri · 5 years ago
  45. e2ee040 Reorder the layers sent to HWC by Leon Scroggins III · 5 years ago
  46. a3a235f Merge "Revert "Revert "Add ExternalTexture class into RenderEngine inte..."" into sc-dev by Leon Scroggins · 5 years ago
  47. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 5 years ago
  48. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 5 years ago
  49. 95595f7 Remove surface damage from planner LayerState by Alec Mouri · 5 years ago
  50. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 5 years ago
  51. ce40b1f Merge "Add correct damage and visible regions for cached buffers." into sc-dev by TreeHugger Robot · 5 years ago
  52. 464352b Add correct damage and visible regions for cached buffers. by Alec Mouri · 5 years ago
  53. 69114c7 Add remaining output-relevant fields to LayerState by Alec Mouri · 5 years ago
  54. e22b4e8 Merge "Store a wp GraphicBuffer pointer instead of an sp on LayerState" into sc-dev by Huihong Luo · 5 years ago
  55. 7be6c0a Apply additional CachedSet rendering fixes by Alec Mouri · 5 years ago
  56. a19a896 Store a wp GraphicBuffer pointer instead of an sp on LayerState by Alec Mouri · 5 years ago
  57. a582511 Add display orientation to CachedSet rendering by Huihong Luo · 5 years ago
  58. 6dfcedf CachedSet::hasBufferUpdate: remove iterator param by Leon Scroggins III · 5 years ago
  59. 9c8fce0 Add output dataspace to CachedSet rendering by Alec Mouri · 5 years ago
  60. ead2fee Merge "Add additional predictor unit tests" into sc-dev by Alec Mouri · 5 years ago
  61. 732ff44 Merge "Don't leak flattened buffers from cached sets." into sc-dev by Alec Mouri · 5 years ago
  62. f2b3cde Add additional predictor unit tests by Alec Mouri · 5 years ago
  63. f6a684b Add tests for LayerStack::ApproximateMatch by Alec Mouri · 5 years ago
  64. 49da70d Don't leak flattened buffers from cached sets. by Alec Mouri · 5 years ago
  65. eb920d9 Add unit tests for planner's LayerState by Alec Mouri · 5 years ago
  66. b7db410 Add unit tests for android::compositionengine::impl::planner::Flattener by Ady Abraham · 5 years ago
  67. cf027d6 Add unit tests for android::compositionengine::impl::planner::CachedSet by Ady Abraham · 5 years ago