1. 3348c74 Create more expressive shader cache config. by Russell Myers · 1 year, 3 months ago
  2. 696bf93 Split RenderEngineType into two enums by Leon Scroggins III · 1 year, 6 months ago
  3. b9b5b70 RenderEngine, SF: gate HDR priming behind property by Bruno BELANYI · 1 year, 10 months ago
  4. 5b7855f Remove contention from Render Engine early return by Alex Careja · 1 year, 10 months ago
  5. f29700f Remove useFramebufferCache parameter in drawLayers() by Alec Mouri · 2 years ago
  6. e2b61c6 Delete GLESRenderEngine by Alec Mouri · 2 years ago
  7. 8aed5d2 RE: move useProtectedContext calls to drawLayers by Patrick Williams · 2 years, 9 months ago
  8. 2e9748f Replace RenderEngineResult with FenceResult by Patrick Williams · 3 years ago
  9. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years ago
  10. dbbe385 SF: Make ExternalTexture mockable by Vishnu Nair · 3 years, 7 months ago
  11. 59a9f50 Revert^2 "Second Patch for async RenderEngine" by Sally Qi · 3 years, 10 months ago
  12. 2109270 Revert "Second Patch for async RenderEngine" by Vladimir Marko · 3 years, 10 months ago
  13. 403a05b Second Patch for async RenderEngine by Sally Qi · 4 years ago
  14. 4cabdd0 First patch for async renderengine. by Sally Qi · 4 years ago
  15. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 4 years, 1 month ago
  16. d3f6065 Defer deleting ExternalTextures that go out of scope during DrawLayers by Derek Sollenberger · 4 years, 2 months ago
  17. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 3 months ago
  18. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 4 months ago
  19. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 4 months ago
  20. 4bea01e Improve performance for certain queries/functions in REThreaded. by Derek Sollenberger · 4 years, 4 months ago
  21. 0d99510 Dispatch texture destruction off of render thread for screenshots by Alec Mouri · 4 years, 5 months ago
  22. b399837 Enable RenderEngine blur testing on more devices. by Derek Sollenberger · 4 years, 5 months ago
  23. dfec8f5 Caching images and textures for threaded Skia RE by Ana Krulec · 4 years, 7 months ago
  24. 04eae7d Remove unused code by Alec Mouri · 4 years, 11 months ago
  25. 992a2ca Remove some private methods from RenderEngine by John Reck · 5 years ago
  26. 368e158 Toggle for RenderEngine to cleanup texture memory. by Alec Mouri · 5 years ago
  27. 15f7cf3 RenderEngineThreaded takes a function as an argument to create by Ana Krulec · 5 years ago
  28. 9bc9dc6 Creating a threaded version of the Render Engine. by Ana Krulec · 5 years ago