1. c1beabf [LUT shader] add CIE_Y shader by Sally Qi · 10 months ago
  2. b658b15 [Lut shader] Fix gamma correction by Sally Qi · 10 months ago
  3. ef00658 [Lut HAL backend] implementation 3rd patch. by Sally Qi · 11 months ago
  4. a481464 Note Ganesh vs. Graphite in RenderEngine's dumpsys section by Nolan Scobie · 10 months ago
  5. 35d16c1 Merge "Cache edge extension shader" into main by Marzia Favaro · 12 months ago
  6. 7354b39 Cache edge extension shader by Marzia Favaro · 1 year, 2 months ago
  7. de3019c Merge "Support capturing a gainmapped screenshot" into main by Alec Mouri · 12 months ago
  8. bc3f360 [RenderEngine] Update Ganesh includes to specify new location by Nolan Scobie · 1 year ago
  9. 1b1853f Support capturing a gainmapped screenshot by Alec Mouri · 1 year, 2 months ago
  10. 73fc95c Enforce shader compilation success, copy SkRuntimeShaderBuilder to avoid leaks by Marzia Favaro · 1 year, 1 month ago
  11. 2526c33 Merge "Add Kawase blur with dual filtering" into main by Treehugger Robot · 1 year, 1 month ago
  12. 2631520 Add Kawase blur with dual filtering by Robin Lee · 4 years, 1 month ago
  13. aa0812b Update call to deprecated Graphite accessor by Kaylee Lubick · 1 year, 1 month ago
  14. ac3edda Merge "Migrate renderengine atrace calls to perfetto" into main by Vishnu Nair · 1 year, 2 months ago
  15. 40d8001 Migrate renderengine atrace calls to perfetto by Vishnu Nair · 1 year, 2 months ago
  16. f785a28 Merge changes I359350a2,I4c0f5adb,Ie673d1f1 into main am: 9393e39c9f am: fc4d8c6035 by Ryan Prichard · 1 year, 2 months ago
  17. fc4d8c6 Merge changes I359350a2,I4c0f5adb,Ie673d1f1 into main am: 9393e39c9f by Ryan Prichard · 1 year, 2 months ago
  18. dcc9d9b Edge extension effect: shader reimplementation by Marzia Favaro · 1 year, 8 months ago
  19. 3bd7ec3 Sample from texel centers in downchunk shaders by Alec Mouri · 1 year, 2 months ago
  20. 40800e1 librenderengine: avoid vector<const T> by Ryan Prichard · 1 year, 2 months ago
  21. 7ac74d3 Merge "Use dimming ratio when detecting hdr type for local TMO" into main by Alec Mouri · 1 year, 2 months ago
  22. a32eade Use dimming ratio when detecting hdr type for local TMO by Alec Mouri · 1 year, 2 months ago
  23. 31c2f17 Merge "Support per-layer color transforms when local tonemapping" into main by Alec Mouri · 1 year, 2 months ago
  24. 77c511c Support per-layer color transforms when local tonemapping by Alec Mouri · 1 year, 2 months ago
  25. 1a25e4e [native] Update deprecated GrVk type names by Kaylee Lubick · 1 year, 3 months ago
  26. 925b0c1 Update deprecated GrVk type references by Kaylee Lubick · 1 year, 3 months ago
  27. fe0aa3b Merge "Introduce MouriMap" into main by Alec Mouri · 1 year, 3 months ago
  28. 229c522 Merge "Plumb in local tonemapping flag into renderengine" into main by Alec Mouri · 1 year, 3 months ago
  29. 5697ad6 Remove extra check for brightening layers by Alec Mouri · 1 year, 3 months ago
  30. f2ea10c Introduce MouriMap by Alec Mouri · 1 year, 3 months ago
  31. a7e752e Plumb in local tonemapping flag into renderengine by Alec Mouri · 1 year, 3 months ago
  32. 158510e Merge "Create more expressive shader cache config." into main by Treehugger Robot · 1 year, 4 months ago
  33. 3348c74 Create more expressive shader cache config. by Russell Myers · 1 year, 4 months ago
  34. da9ba7b Cleanup old boolean constexprs. by Alec Mouri · 1 year, 4 months ago
  35. fdec757 Merge "Revert "Fix ping pong progress in the Kawase implementation."" into main am: 0893c1c3c5 am: 2eba151e2c by Liana Kazanova · 1 year, 4 months ago
  36. 0893c1c Merge "Revert "Fix ping pong progress in the Kawase implementation."" into main by Liana Kazanova · 1 year, 4 months ago
  37. 2db35e7 Revert "Fix ping pong progress in the Kawase implementation." by Alec Mouri · 1 year, 4 months ago
  38. bebdf4e Merge "Fix ping pong progress in the Kawase implementation." into main am: 922151488d am: 1e923712af by Leon Scroggins · 1 year, 4 months ago
  39. 9221514 Merge "Fix ping pong progress in the Kawase implementation." into main by Leon Scroggins · 1 year, 4 months ago
  40. 3f9eb6d Log insufficient VK API versions in VulkanInterface::init by Nolan Scobie · 1 year, 4 months ago
  41. 921965f Merge "Remove bail on VK_PHYSICAL_DEVICE_TYPE_CPU from VulkanInterface::init" into main by Nolan Scobie · 1 year, 4 months ago
  42. ad2db94 Merge "Remove some comments regarding caching protected buffers" into main by Treehugger Robot · 1 year, 4 months ago
  43. 137e839 Remove bail on VK_PHYSICAL_DEVICE_TYPE_CPU from VulkanInterface::init by Nolan Scobie · 1 year, 5 months ago
  44. 2526b2f Fix RE's VulkanInterface destruction & unnecessary initialization by Nolan Scobie · 1 year, 5 months ago
  45. 4f16b05 Merge "Add a sysprop to switch between blur algorithms" into main by Robin Lee · 1 year, 5 months ago
  46. 93c8a61 [native] Use public version of SkMultiPictureDocument.h by Kevin Lubick · 1 year, 5 months ago
  47. 9bb855d Fix -Wfortify-source warning (2nd) by Yi Kong · 1 year, 5 months ago
  48. 7338bd9 Add a sysprop to switch between blur algorithms by Robin Lee · 1 year, 5 months ago
  49. a3e4bf4 Fix ping pong progress in the Kawase implementation. by linkai · 1 year, 5 months ago
  50. ea45828 Remove some comments regarding caching protected buffers by Leon Scroggins III · 2 years ago
  51. 576e77f Add support for enabling GraphiteVkRenderEngine in SurfaceFlinger by Nolan Scobie · 1 year, 5 months ago
  52. 609e597 Add Graphite variants of *VkRenderEngine, *GpuContext, & *BackendTexture by Nolan Scobie · 1 year, 6 months ago
  53. c98ec41 Merge "Rename SkiaGpuContext::isAbandoned to isAbandonedOrDeviceLost" into main by Nolan Scobie · 1 year, 5 months ago
  54. 17ffe90 Rename SkiaGpuContext::isAbandoned to isAbandonedOrDeviceLost by Nolan Scobie · 1 year, 5 months ago
  55. ff9f64a Merge changes I5685cb9d,Ia78cd845 into main by Treehugger Robot · 1 year, 5 months ago
  56. 342d394 Move SkiaGpuContext creation in SkiaVkRenderEngine to virtual function by Nolan Scobie · 1 year, 6 months ago
  57. 1e06f2d Move Ganesh flush calls from drawLayersInternal to flushAndSubmit by Nolan Scobie · 1 year, 6 months ago
  58. bbf362d Delete border rendering code from SurfaceFlinger. by Melody Hsu · 1 year, 6 months ago
  59. 02c160c Split Ganesh-specific parts of SkiaVkRenderEngine into subclass by Nolan Scobie · 1 year, 6 months ago
  60. ca05028 Create and plumb SkiaBackendTexture abstraction layer over GrBackendTexture by Nolan Scobie · 1 year, 6 months ago
  61. fc125ec Add and plumb abstraction layer over GrDirectContext by Nolan Scobie · 1 year, 6 months ago
  62. 17e2551 Make AutoBackendTexture remember which context it was created with by Nolan Scobie · 1 year, 6 months ago
  63. 7fcacac Merge "Refactor SkiaVkRenderEngine's VulkanInterface and DestroySemaphoreInfo" into main by Treehugger Robot · 1 year, 6 months ago
  64. f52ad20 Refactor SkiaVkRenderEngine's VulkanInterface and DestroySemaphoreInfo by Nolan Scobie · 1 year, 6 months ago
  65. 9f20708 [native] Migrate deprecated GrBackendSemaphore methods by Kevin Lubick · 1 year, 6 months ago
  66. 415c59e Disable SkiaVK support on CPU implementations by Serdar Kocdemir · 1 year, 6 months ago
  67. f3369ed vulkan_renderengine: Check for support first by Leon Scroggins III · 1 year, 7 months ago
  68. 0e14b50 [RE] Change KawaseBlurFilter's temp SkSurface to be unbudgeted by Nolan Scobie · 1 year, 7 months ago
  69. 48a60cc Revert "Skip a step when blurring" by Leon Scroggins III · 1 year, 7 months ago
  70. df8166e Use a flag to determine isRenderable by Leon Scroggins III · 1 year, 7 months ago
  71. dd8bd19 Merge "[RE-SkiaVk] Update VK_ERROR_DEVICE_LOST logging to use stringstream" into main by Treehugger Robot · 1 year, 7 months ago
  72. 9e9ebf8 [RE-SkiaVk] Update VK_ERROR_DEVICE_LOST logging to use stringstream by Nolan Scobie · 1 year, 7 months ago
  73. c4f178e Merge "[RE-SkiaVk] Utilize Skia's new VK_ERROR_DEVICE_LOST callback to log" into main by Nolan Scobie · 1 year, 7 months ago
  74. 0f539a7 [RE-SkiaVk] Utilize Skia's new VK_ERROR_DEVICE_LOST callback to log by Nolan Scobie · 1 year, 7 months ago
  75. 2d701e1 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 7 months ago
  76. 56cc414 Merge "Modify dimming threshold from 0.2 to 0.9." into main am: a1283449a9 am: c6e22d8533 by Treehugger Robot · 1 year, 7 months ago
  77. 696bf93 Split RenderEngineType into two enums by Leon Scroggins III · 1 year, 8 months ago
  78. 296566e Modify dimming threshold from 0.2 to 0.9. by linkai · 1 year, 8 months ago
  79. cf05d7a Fix -Wfortify-source warning (2nd) by Yi Kong · 1 year, 9 months ago
  80. efa4f04 Add debug info to crash in SkiaGLRenderEngine::chooseEglConfig by Nolan Scobie · 1 year, 9 months ago
  81. 38f6a09 Fix -Wformat compiler warning by Yi Kong · 1 year, 9 months ago
  82. d90ebf3 Fix -Wformat compiler warning by Yi Kong · 1 year, 9 months ago
  83. 1aab992 Require protected memory support when creating protected queue by John Bauman · 1 year, 11 months ago
  84. ab03f28 Merge "[frameworks/native] Make MemoryReporter::TraceValue own its string" into main by Leon Scroggins · 1 year, 11 months ago
  85. 6718881 [frameworks/native] Make MemoryReporter::TraceValue own its string by Leon Scroggins III · 1 year, 11 months ago
  86. 777ba90 Merge "RenderEngine, SF: gate HDR priming behind property" into main by Bruno BELANYI · 1 year, 11 months ago
  87. b9b5b70 RenderEngine, SF: gate HDR priming behind property by Bruno BELANYI · 1 year, 11 months ago
  88. 3e69a65 Merge "[native] Use newer GrDirectContexts::MakeVulkan" into main by Treehugger Robot · 1 year, 11 months ago
  89. 2fc4911 [native] Use newer GrDirectContexts::MakeVulkan by Kevin Lubick · 1 year, 11 months ago
  90. 5860d92 RenderEngine: Pre-warm P3 and ExtendedHDR layers by Mattias Simonsson · 2 years, 1 month ago
  91. 458adf1 RenderEngine: Pre-warm layers with BT2020_ITU_PQ dataspace by Mattias Simonsson · 2 years, 1 month ago
  92. 6574613 RenderEngine: Pre-warm shaders for dimmed layers by Mattias Simonsson · 2 years, 1 month ago
  93. d19875f [native] Use newer GrDirectContexts::MakeGL by Kevin Lubick · 2 years ago
  94. a0efc34 [native] Migrate to safer GrDirectContext::submit() API by Kevin Lubick · 2 years ago
  95. e9a6d8d [native] Migrate to safer GrDirectContext::submit() API by Kevin Lubick · 2 years ago
  96. 20836a5 Merge "Don't import GPU inaccessible buffers in RenderEngine" into main by Alec Mouri · 2 years ago
  97. 07196db Don't import GPU inaccessible buffers in RenderEngine by Alec Mouri · 2 years ago
  98. 4011eb9 [native] Update GrDirectContext calls to use safer API by Kevin Lubick · 2 years ago
  99. 9ce8568 MSKP capture: write to a different directory by Leon Scroggins III · 2 years ago
  100. 961f916 Don't look through the buffer cache in protected contexts am: a0c7cca576 am: 6fd105f0b6 am: e8799f6b1d by Robert Phillips · 2 years ago