1. 272e162 Merge "Increase color comparison threshold for blurred case" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  2. 53494f3 Increase color comparison threshold for blurred case by Nathaniel Nifong · 4 years, 4 months ago
  3. e8489fd Guarantee that blur surface has valid dimensions. by Alec Mouri · 4 years, 4 months ago
  4. af3a22e Merge "Disable renderengine blur test" into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  5. ce438e7 Disable renderengine blur test by Alec Mouri · 4 years, 4 months ago
  6. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 4 years, 5 months ago
  7. 617752f Revert "Add ExternalTexture class into RenderEngine interface" by Alec Mouri · 4 years, 5 months ago
  8. 2daef3c Add ExternalTexture class into RenderEngine interface by Alec Mouri · 4 years, 5 months ago
  9. cf3d95c SkiaRE: respect disableBlending by Leon Scroggins III · 4 years, 5 months ago
  10. b399837 Enable RenderEngine blur testing on more devices. by Derek Sollenberger · 4 years, 6 months ago
  11. ecb2146 Update RenderEngine blur to snap an image of the full surface. by Derek Sollenberger · 4 years, 7 months ago
  12. c0aae73 Clean up and fix skia-RenderEngine tests by Alec Mouri · 4 years, 8 months ago
  13. 07b98df Add test that makes sure color transform from the layer is used by Ana Krulec · 4 years, 8 months ago
  14. 0a8314d Merge "Don't fill boundary rectangle when drawing shadows." by TreeHugger Robot · 4 years, 8 months ago
  15. bed7fd3 SF: Compile with -Wextra by Marin Shalamanov · 4 years, 8 months ago
  16. bd17b3b Don't fill boundary rectangle when drawing shadows. by Alec Mouri · 4 years, 8 months ago
  17. da2845c Fix the order of applying layer alpha and color matrices in GLESRenderEngine by KaiChieh Chuang · 4 years, 9 months ago
  18. f9a15d9 Fixing cosmetic kinks by Ana Krulec · 4 years, 9 months ago
  19. 0eab3e8 Enable Skia-RenderEngine in RenderEngineTest by Alec Mouri · 4 years, 9 months ago
  20. aa2fe7f Re-adding useColorManagement=true in GLESCMRenderEngineFactory class. by Ana Krulec · 4 years, 9 months ago
  21. 82ba2ec Moving RenderEngineTest to Value-parameterized tests by Ana Krulec · 4 years, 9 months ago
  22. 436fc19 [RenderEngine] Introduce non-linear display color transform. by KaiChieh Chuang · 5 years ago
  23. 04eae7d Remove unused code by Alec Mouri · 5 years ago
  24. 6ab8a00 Merge "[RenderEngine] correct alpha blending func" am: 6f94260396 am: 9592c9d586 am: d0567ad4a1 am: 444c983529 am: 228b500fe6 by Treehugger Robot · 5 years ago
  25. 228b500 Merge "[RenderEngine] correct alpha blending func" am: 6f94260396 am: 9592c9d586 am: d0567ad4a1 am: 444c983529 by Treehugger Robot · 5 years ago
  26. d0567ad Merge "[RenderEngine] correct alpha blending func" am: 6f94260396 am: 9592c9d586 by Treehugger Robot · 5 years ago
  27. 6f3c0bb [RenderEngine] correct alpha blending func by wukui1 · 5 years ago
  28. 56f295e Toggle for RenderEngine to cleanup texture memory. by Alec Mouri · 5 years ago
  29. 368e158 Toggle for RenderEngine to cleanup texture memory. by Alec Mouri · 5 years ago
  30. 58379d9 Merge "Use more inclusive terms." into rvc-dev-plus-aosp am: 6da1a17423 am: e9d251bb1b am: 2658bbf0a2 by Peiyong Lin · 5 years ago
  31. d8460c8 Use more inclusive terms. by Peiyong Lin · 5 years ago
  32. 9bc9dc6 Creating a threaded version of the Render Engine. by Ana Krulec · 6 years ago
  33. 2e4fef6 Revert "Revert "[RenderEngine] Rebind output texture when unbinding framebuffer"" by Lingfeng Yang · 5 years ago
  34. e76fc0c Revert "[RenderEngine] Rebind output texture when unbinding framebuffer" by Lingfeng Yang · 5 years ago
  35. 4dde178 [RenderEngine] Rebind output texture when unbinding framebuffer by Alec Mouri · 6 years ago
  36. d9c7175 [RenderEngine] Rebind output texture when unbinding framebuffer by Alec Mouri · 6 years ago
  37. d8f9114 Merge "Remove DisplaySettings::globalTransform" into rvc-dev am: 4afbe7c775 am: fb6c28b098 am: 96fca0a0fd am: e592621ca7 by Alec Mouri · 5 years ago
  38. 0e1df74 Fix filtering for screenshotting custom displays. am: 5a6d857f33 am: f537ef6c8f am: d478f37b5f am: 6a4c7a80b9 by Alec Mouri · 5 years ago
  39. d4bf795 Remove DisplaySettings::globalTransform by Alec Mouri · 5 years ago
  40. 5a6d857 Fix filtering for screenshotting custom displays. by Alec Mouri · 5 years ago
  41. fc874ae SF: RenderEngine->drawLayers takes GraphicBuffer instead of ANativeWindow by Ana Krulec · 6 years ago
  42. 9b079a2 Skip client composition requests by Vishnu Nair · 6 years ago
  43. 19c8f0e Add support for background blurs by Lucas Dupin · 6 years ago
  44. b0dbdaa SurfaceFlinger: Enable -WConversion in Android.bp by Ady Abraham · 6 years ago
  45. 16efdbf [Shadows] Add shadow vertex generation code and shaders [8/n] by Vishnu Nair · 6 years ago
  46. 4137a1d [RenderEngine] Refactor RenderEngine creation arguments. by Peiyong Lin · 6 years ago
  47. 16a9940 [RenderEngine] add an ImageManager thread by Alec Mouri · 6 years ago
  48. 21976c3 Merge "Create EGLImages during buffer allocation" by Alec Mouri · 6 years ago
  49. fe0d72b Don't cache framebuffer images for screenshots. by Alec Mouri · 6 years ago
  50. d7b3a8b Create EGLImages during buffer allocation by Alec Mouri · 6 years ago
  51. d43ccab Add extra tests for renderengine by Alec Mouri · 6 years ago
  52. da4cf3b Add output fb cache to renderengine by Alec Mouri · 7 years ago
  53. 6338c9d Plumb fence from dequeueBuffer into renderengine by Alec Mouri · 7 years ago
  54. e7d1d4a Revert "Revert "Use renderengine::drawLayers api everywhere."" by Alec Mouri · 7 years ago
  55. 79108df Revert "Use renderengine::drawLayers api everywhere." by Alec Mouri · 7 years ago
  56. 0f71483 Use renderengine::drawLayers api everywhere. by Alec Mouri · 7 years ago
  57. 7c94edb Support rounded corners in RenderEngine::drawLayers by Alec Mouri · 7 years ago
  58. ac33553 Clear region before drawing layers. by Alec Mouri · 7 years ago
  59. 0d5e1eb Implement drawLayers() with buffer source. by Alec Mouri · 7 years ago
  60. 1089aed Implement color layers in RenderEngine::drawLayers by Alec Mouri · 7 years ago
  61. 46080ef [RenderEngine] Move RenderEngine to libs/renderengine by Peiyong Lin · 7 years ago[Renamed from services/surfaceflinger/RenderEngine/tests/RenderEngineTest.cpp]
  62. 6e57f68 First-pass for the new RenderEngine interface. by Alec Mouri · 7 years ago