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