1. 7825c68 SF: default display is active display by Ady Abraham · 3 years, 5 months ago
  2. 1d7342b Merge "SF: default display is active display" by Ady Abraham · 3 years, 3 months ago
  3. 1ec2fb5 Enable RenderEngine context switching to be async. by Derek Sollenberger · 3 years, 4 months ago
  4. 628feb7 Skip fp16 buffers for GPUs that don't support fp16 textures. by Nathaniel Nifong · 3 years, 3 months ago
  5. 263d778 Merge "Don't attempt to tone map content that is already in range." into sc-dev by Derek Sollenberger · 3 years, 3 months ago
  6. ed3290f SF: default display is active display by Ady Abraham · 3 years, 5 months ago
  7. 98fedd5 Don't attempt to tone map content that is already in range. by Derek Sollenberger · 3 years, 3 months ago
  8. ba77a4c Merge "Cache shaders having useIsOpaqueWorkaround" into sc-dev by Nathaniel Nifong · 3 years, 3 months ago
  9. d2bcbae Fix color shift between gles and skiagl without color management by Alec Mouri · 3 years, 3 months ago
  10. f06a45b Cache shaders having useIsOpaqueWorkaround by Nathaniel Nifong · 3 years, 3 months ago
  11. 490a947 Include skipContentDraw flag to cache blur and shadow shaders by Nathaniel Nifong · 3 years, 3 months ago
  12. 95c0a88 Merge "Swap contexts when unmapping ExternalTextures" into sc-dev by Alec Mouri · 3 years, 3 months ago
  13. c2ffeb4 Swap contexts when unmapping ExternalTextures by Alec Mouri · 3 years, 4 months ago
  14. d966a69 Merge "Defer deleting ExternalTextures that go out of scope during DrawLayers" into sc-dev by Derek Sollenberger · 3 years, 4 months ago
  15. d3f6065 Defer deleting ExternalTextures that go out of scope during DrawLayers by Derek Sollenberger · 3 years, 4 months ago
  16. 976a645 SurfaceFlinger: add custom taskprofiles for SF threads by Wei Wang · 3 years, 4 months ago
  17. 2c34aa6 Merge "Add detailed Skia traces sysprop to RenderEngine." into sc-dev by Rachel Lee · 3 years, 4 months ago
  18. e0220ce Merge "SF: RenderEngine::primeCache should not be called as SCHED_FIFO" into sc-dev by Ady Abraham · 3 years, 4 months ago
  19. e093fd9 Merge "Cache blur shaders only when blur is enabled" into sc-dev by Leon Scroggins · 3 years, 4 months ago
  20. a49a916 Merge "Activate reduced shader mode in SkiaGlRenderEngine" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  21. b3d39f5 Merge "If requested then cache unprotected buffers even in protected mode" into sc-dev by Derek Sollenberger · 3 years, 4 months ago
  22. 4500718 If requested then cache unprotected buffers even in protected mode by Derek Sollenberger · 3 years, 4 months ago
  23. 9c187a3 Merge "Reduce contention for renderengine's async ops." into sc-dev by Alec Mouri · 3 years, 4 months ago
  24. be95fb6 Merge "Add RenderEngine trace point with layer name." into sc-dev by Alec Mouri · 3 years, 4 months ago
  25. 39d9cb7 Reduce contention for renderengine's async ops. by Alec Mouri · 3 years, 4 months ago
  26. cda45e9 Cache blur shaders only when blur is enabled by Nathaniel Nifong · 3 years, 4 months ago
  27. cbd3093 Add RenderEngine trace point with layer name. by Alec Mouri · 3 years, 4 months ago
  28. c6a7364 Add detailed Skia traces sysprop to RenderEngine. by rnlee · 3 years, 4 months ago
  29. fe2a6db SF: RenderEngine::primeCache should not be called as SCHED_FIFO by Ady Abraham · 3 years, 4 months ago
  30. f8d35e9 Activate reduced shader mode in SkiaGlRenderEngine by Nathaniel Nifong · 3 years, 4 months ago
  31. 768693f Make solid color cache attempts use alpha by Nathaniel Nifong · 3 years, 4 months ago
  32. f824b53 Merge "SkiaRE: Use RGB_888x for isOpaque" into sc-dev by Leon Scroggins · 3 years, 4 months ago
  33. c4e0cbd SkiaRE: Use RGB_888x for isOpaque by Leon Scroggins III · 3 years, 4 months ago
  34. f180496 Merge "Cache a larger variety of clipped rounded rects" into sc-dev by Nathaniel Nifong · 3 years, 4 months ago
  35. afeac5b Cache a larger variety of clipped rounded rects by Nathaniel Nifong · 3 years, 4 months ago
  36. 84c78d5 Merge "Capture MSKPs from RE more reliably" into sc-dev by Leon Scroggins · 3 years, 4 months ago
  37. 2eca03f Capture MSKPs from RE more reliably by Leon Scroggins III · 3 years, 4 months ago
  38. c20e080 Avoid blur behind for layers that are fully opaque. by Derek Sollenberger · 3 years, 5 months ago
  39. 46259c5 Merge "Return to previous RenderEngine behavior for protected buffers" into sc-dev by Derek Sollenberger · 3 years, 4 months ago
  40. 4a9869c Merge "Remove unnecessary drawing commands when drawing shadows." into sc-dev by Derek Sollenberger · 3 years, 4 months ago
  41. bc14f3c Return to previous RenderEngine behavior for protected buffers by Derek Sollenberger · 3 years, 4 months ago
  42. c31985e Remove unnecessary drawing commands when drawing shadows. by Derek Sollenberger · 3 years, 5 months ago
  43. 2d91c5e Change texture transformation group to have elliptical round rects by Nathaniel Nifong · 3 years, 5 months ago
  44. ceca281 Merge "Avoid clipping for common SysUI interactions with roundedCorners." into sc-dev by Derek Sollenberger · 3 years, 5 months ago
  45. bc63bf8 Merge "PrintTo(LayerSettings): print the name of the layer" into sc-dev by Leon Scroggins · 3 years, 5 months ago
  46. 4d7a066 Merge "Add blur support in caching" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  47. d9631fe Merge "Update params doc" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  48. 4f9959f Avoid clipping for common SysUI interactions with roundedCorners. by Derek Sollenberger · 3 years, 5 months ago
  49. 4ed0607 Update params doc by John Reck · 3 years, 5 months ago
  50. b672987 Merge "Fix shadow corner radius during PIP size change" into sc-dev by Leon Scroggins · 3 years, 5 months ago
  51. 9748606 Add blur support in caching by Alec Mouri · 3 years, 5 months ago
  52. 71cadcf PrintTo(LayerSettings): print the name of the layer by Leon Scroggins III · 3 years, 5 months ago
  53. 18c7970 Merge "Make sdr white point do a thing" into sc-dev by John Reck · 3 years, 5 months ago
  54. 63e8695 Fix shadow corner radius during PIP size change by Leon Scroggins III · 3 years, 5 months ago
  55. 5c234ab Merge "Updated SkiaGLRenderEngine stretch logic" into sc-dev by Nader Jawad · 3 years, 5 months ago
  56. 4ccddd4 Merge "SF: add missing ATRACE_CALL for RenderEngine" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  57. c088bdc Updated SkiaGLRenderEngine stretch logic by Nader Jawad · 3 years, 5 months ago
  58. d16d3a0 Merge "Updated SkiaGLRenderEngine to no longer adjust stretch bounds" into sc-dev by Nader Jawad · 3 years, 5 months ago
  59. 01351e1 Merge "Apply shadow to roundedRects in RenderEngine." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  60. 63644d3 Updated SkiaGLRenderEngine to no longer adjust stretch bounds by Nader Jawad · 3 years, 5 months ago
  61. b57e8c2 SF: add missing ATRACE_CALL for RenderEngine by Ady Abraham · 3 years, 5 months ago
  62. ca8596e Merge "Reduce size of buffer used to prime the RenderEngine shader cache." into sc-dev by Derek Sollenberger · 3 years, 5 months ago
  63. e9a5108 Reduce size of buffer used to prime the RenderEngine shader cache. by Derek Sollenberger · 3 years, 5 months ago
  64. 0ad873b Remove unreachable code now that we no longer cache protected buffers by Derek Sollenberger · 3 years, 5 months ago
  65. b1f5ee4 Merge "Ensure that LayerSettings equality check includes blurRegionTransform." into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  66. dfde3f9 Merge "Do not map protected buffers to GPU resources and cache the result" into sc-dev by Derek Sollenberger · 3 years, 5 months ago
  67. b24258c Do not map protected buffers to GPU resources and cache the result by Derek Sollenberger · 3 years, 5 months ago
  68. 83e3dd4 Ensure that LayerSettings equality check includes blurRegionTransform. by Derek Sollenberger · 3 years, 5 months ago
  69. b0e764c Apply shadow to roundedRects in RenderEngine. by Derek Sollenberger · 3 years, 5 months ago
  70. 8e8b3bf Update RenderEngine to properly respect the roundRectCrop. by Derek Sollenberger · 3 years, 5 months ago
  71. 2644034 Merge "Update SurfaceFlinger to handle stretching of surfaces that are part of a scrolling container" into sc-dev by Nader Jawad · 3 years, 5 months ago
  72. 0a63f54 Merge "Use a mini version of libskia in renderengine" into sc-dev by Leon Scroggins · 3 years, 5 months ago
  73. 2dfc98b Update SurfaceFlinger to handle stretching by Nader Jawad · 3 years, 6 months ago
  74. 4856068 Merge "Add eglErrorCode to eglInitialize fatal" into sc-dev by Brad McKee · 3 years, 5 months ago
  75. 272e162 Merge "Increase color comparison threshold for blurred case" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  76. 933e96b Add eglErrorCode to eglInitialize fatal by Brad McKee · 3 years, 5 months ago
  77. bba3718 Merge "Guarantee that blur surface has valid dimensions." into sc-dev by Alec Mouri · 3 years, 5 months ago
  78. 53494f3 Increase color comparison threshold for blurred case by Nathaniel Nifong · 3 years, 5 months ago
  79. a0e37d2 Merge "Double time renderengine mskp capture waits for file writing to start" into sc-dev by Nathaniel Nifong · 3 years, 5 months ago
  80. e8489fd Guarantee that blur surface has valid dimensions. by Alec Mouri · 3 years, 5 months ago
  81. e4169c8 Use a mini version of libskia in renderengine by Leon Scroggins III · 3 years, 5 months ago
  82. 600aed4 Double time renderengine mskp capture waits for file writing to start by Nathaniel Nifong · 3 years, 5 months ago
  83. ac09e45 Make sdr white point do a thing by John Reck · 3 years, 6 months ago
  84. 7d2d783 Merge "Cache color corrected variant of every image buffer shader" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  85. 0f249ce Merge "Ensure that blurRegions take into account the buffers rotation." into sc-dev by Derek Sollenberger · 3 years, 5 months ago
  86. bf6f754 Cache color corrected variant of every image buffer shader by Nathaniel Nifong · 3 years, 5 months ago
  87. 39feade Ensure that blurRegions take into account the buffers rotation. by Derek Sollenberger · 3 years, 5 months ago
  88. b751ed6 Merge "Cache shaders for layers that appear during certain app opens" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  89. 21e021f Cache shaders for layers that appear during certain app opens by Nathaniel Nifong · 3 years, 5 months ago
  90. 15d2657 Update RenderEngine to use newer SkRuntimeEffect::MakeForShader by Brian Osman · 3 years, 5 months ago
  91. a55d5f7 Merge "Swap isOutputBuffer and createProtectedImage bits for invalid texture" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  92. 21edd57 Merge "Fix SF crashing when blur layer rect is empty" into sc-dev by Galia Peycheva · 3 years, 5 months ago
  93. e425ac8 Fix SF crashing when blur layer rect is empty by Galia Peycheva · 3 years, 7 months ago
  94. c6709cc Swap isOutputBuffer and createProtectedImage bits for invalid texture by Alec Mouri · 3 years, 5 months ago
  95. af3a22e Merge "Disable renderengine blur test" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  96. ce438e7 Disable renderengine blur test by Alec Mouri · 3 years, 5 months ago
  97. d8fdae3 Cleanup AutoBackendTexture to make it more difficult to leak resources by Derek Sollenberger · 3 years, 6 months ago
  98. b2413c1 Merge "Turn on Skia RenderEngine (threaded): attempt 2" into sc-dev by Derek Sollenberger · 3 years, 5 months ago
  99. a90a570 Revert "Revert "Add ExternalTexture class into RenderEngine inte..." by Alec Mouri · 3 years, 6 months ago
  100. 98a9c04 Merge "Revert "Add ExternalTexture class into RenderEngine interface"" into sc-dev by Alec Mouri · 3 years, 6 months ago