[go: nahoru, domu]

  1. c43a3c56 Revert "[//gpu] Move WGPU texture creation to helper in IOSurfaceImageBacking" by Leina Sun · 6 months ago
  2. b747bf2 Fix GetAllowedDawnUsages() to support RenderAttachment for Biplanar formats by Peng Huang · 6 months ago
  3. fc3955b [//gpu] Move WGPU texture creation to helper in IOSurfaceImageBacking by Colin Blundell · 6 months ago
  4. fd2816c8 Revert "[//gpu] Move WGPU texture creation to helper in IOSurfaceImageBacking" by luci-bisection@appspot.gserviceaccount.com · 6 months ago
  5. 0884640 [//gpu] Move WGPU texture creation to helper in IOSurfaceImageBacking by Colin Blundell · 6 months ago
  6. dd57f29 [//gpu] Remove final IS_ANDROID check from gles2_cmd_decoder.cc by Colin Blundell · 6 months ago
  7. 15ea83d [//gpu] Add clarifying comment to IOSurfaceImageBacking by Colin Blundell · 6 months ago
  8. 1fe60a9 [memory-infra] Report per-process and total GPU mapped_memory by Benoit Lize · 6 months ago
  9. 390a216 Revert "Add feature flag to enable media compression" by Hang Nguyen · 6 months ago
  10. 9e942722 Revert "gpu: don't store GLSurface in SharedContextState" by Peilin Wang · 6 months ago
  11. edbeea6 [//gpu] Remove remaining non-Android code from gles2_cmd_decoder.cc by Colin Blundell · 6 months ago
  12. bfd66afd [//gpu][//media] Remove AbstractTexture methods that aren't needed by Colin Blundell · 6 months ago
  13. 25b8e441 [//gpu] Clarify IOSurfaceImageBacking's retaining of GL texture by Colin Blundell · 6 months ago
  14. 0631240 [//gpu] Fold PassthroughAbstractTextureImpl into AbstractTexture by Colin Blundell · 6 months ago
  15. c5024c2 gpu: don't store GLSurface in SharedContextState by Maksim Sisov · 6 months ago
  16. 418bd7d [iOS Blink] Skip testing some unittests of GpuChannel*Foo*Test by Gyuyoung Kim · 6 months ago
  17. 6fffe666 D3DImageBacking: remove a CHECK() by Peng Huang · 6 months ago
  18. 1735fb0 [//gpu][//media] Tighten references to AbstractTexture by Colin Blundell · 6 months ago
  19. bc0f0c7 Add metadata to ClientSharedImage by Mingjing Zhang · 6 months ago
  20. 8e98642 gpu: Disable WebGPU SharedImages for AMD Kabini. by Andres Calderon Jaramillo · 6 months ago
  21. ced75f77 Turn on CVDisplayLink callbacks when a new feature needs it. by Maggie Chen · 6 months ago
  22. 6951290 viz: Integrate VulkanImageProcessor by Justin Green · 6 months ago
  23. 94c7fb9c [Code Health] Remove some uses of base::SupportsWeakPtr. (gpu/c_b/inc) by David Bertoni · 6 months ago
  24. 4ec2a83a2 Set the MacOS IOSurface texture target in more unit tests by Geoff Lang · 6 months ago
  25. c4d67a8 Graphite: Add multiplanar format support to ToDawnTextureViewFormat by Saifuddin Hitawala · 6 months ago
  26. 41c90e7 [//gpu] Correct IOSurfaceImageBackingFactory computation of using FBO by Colin Blundell · 6 months ago
  27. 2059d7e6 [//gpu] Correct GLTextureImageBackingFactory computation of using FBO by Colin Blundell · 6 months ago
  28. 8e30f2f [GPU] Add and use HARDWARE_GRAPHITE GPU mode by Colin Blundell · 6 months ago
  29. e4c51fb [//gpu] Rip out ValidatingAbstractTextureImpl by Colin Blundell · 6 months ago
  30. 36c1cb0 [Code Health] Remove some uses of base::SupportsWeakPtr. (gpu/c_b) by David Bertoni · 6 months ago
  31. 2034369 viz: Refactor GpuVSyncBFS to be Windows only by Sunny Sachanandani · 6 months ago
  32. 90ac76e media: Disable hardware secure decryption for active gpu only by Sangbaek Park · 6 months ago
  33. 8a5dea64 [gpu] Remove kSharedImageManager and kEnableGrShaderCacheForVulkan by Saifuddin Hitawala · 6 months ago
  34. a69232a Graphite: use correct TextureUsage for readonly shared image access by Peng Huang · 6 months ago
  35. 58ac227 Lacros (wayland) allow Vulkan Angle. by Peter McNeeley · 6 months ago
  36. 705bcbc [//gpu] Remove CrOS-specific code from gles2_cmd_decoder.cc by Colin Blundell · 6 months ago
  37. c01f8fc [buganizer] Migrate DIR_METADATA for gpu/ by Jeff Yoon · 6 months ago
  38. fe8087847 gpu: Always enable OOP-C on CrOS with Vulkan by Brian Ho · 6 months ago
  39. 44741f68 [//gpu] Refine egl_image_backing_factory_unittest RASTER SI usage by Colin Blundell · 6 months ago
  40. 6226e87 [//gpu] Refine D3DImageBackingFactory unittest RASTER SI usage by Colin Blundell · 6 months ago
  41. a2ab9c39 //gpu: Remove RASTER usage in external_vk_image_backing_factory_unittest by Colin Blundell · 6 months ago
  42. b8dc9b4 WebGL DrawingBuffer use SharedImage without GMB by Bo Liu · 6 months ago
  43. 037bcac Update the DelayOnFramePresent feature on Mac by Maggie Chen · 6 months ago
  44. 16f0eb0c Disable UseGles2ForOopR everywhere by kylechar · 6 months ago
  45. ff06e85 Multiplanar: Use WritePixelsYUV in VideoResourceUpdater by Saifuddin Hitawala · 6 months ago
  46. 207184ff Manuarlly remove more deprecated forms of base::Base64Encode() by Tom Sepez · 6 months ago
  47. edef313 Passes the dawn::Instance through to graphite context. by Loko Kung · 6 months ago
  48. 3bddd46 Enable AggressiveSkiaGpuResourcePurge everywhere except mac by Bo Liu · 6 months ago
  49. c217fb1 Use ProcessEvents in favor of Device.Tick in WebGPU main polling loop. by Loko Kung · 6 months ago
  50. ac5347f IOSurfaceImageBacking: handle fences correctly for readonly access by Peng Huang · 6 months ago
  51. 878828a [Dr-Dc] Remove features::kForceGpuMainThreadToNormalPriorityDrDc. by vikas soni · 6 months ago
  52. 972ebe2 Update Skia flags related to legacy behavior by Kevin Lubick · 6 months ago
  53. 4be1eca [//gpu] Rationalize AHBImageBackingFactory unittest SI usage by Colin Blundell · 6 months ago
  54. 9df586b6 [viz] Add a feature to return overlays without frame production by Benoit Lize · 6 months ago
  55. 7398337 Fix graphite interop on Android by kylechar · 6 months ago
  56. 16d9253 WebGPU: Add experimental support for shared worker by François Beaufort · 6 months ago
  57. 396fc572 WebGPU: Add experimental support for service worker by François Beaufort · 6 months ago
  58. e2977d2 [//gpu] Refine ImageDecodeAcceleratorStub RASTER SI usage by Colin Blundell · 6 months ago
  59. 6d7b57ea Add a weak reference to SharedImageInterface in ClientSharedImage by Mingjing Zhang · 6 months ago
  60. 801251c4 Remove some deprecated forms of base::Base64Encode(). by Tom Sepez · 6 months ago
  61. 3818bba Move IOSurface backing's representations into backing class by Peng Huang · 6 months ago
  62. 4cbc67e2 Revert^2 "[//gpu] Refine angle_vulkan_image_backing_factory_unittest SI usage" by Colin Blundell · 6 months ago
  63. 0c6864f Revert "[//gpu] Refine angle_vulkan_image_backing_factory_unittest SI usage" by Joshua Hood · 6 months ago
  64. e848b80 [//gpu] Refine angle_vulkan_image_backing_factory_unittest SI usage by Colin Blundell · 6 months ago
  65. c2bbb4d4 media: Disable hardware secure decryption for AMD Polaris devices by Sangbaek Park · 6 months ago
  66. a2fa67ce [//gpu] Add clarifying comment on raster_decoder_unittest SI usage by Colin Blundell · 6 months ago
  67. f95ebc8 [WebXR] Extend Samsung Xclipse workaround for S24 by Klaus Weidner · 6 months ago
  68. 1b89515 Enable CanvasOutOfProcessRasterization on linux by default. by Vasiliy Telezhnikov · 6 months ago
  69. 67db7ae4 Only enable Android graphite for Vulkan by kylechar · 6 months ago
  70. 4b2f6fd Multiplanar: Add support to EGLImageBacking by Saifuddin Hitawala · 6 months ago
  71. 6b89638 Move experimental WebGPU features behind a new blink runtime feature by François Beaufort · 6 months ago
  72. 0fa8575b Multiplanar: Add R16F format and use that if supported by Saifuddin Hitawala · 6 months ago
  73. f5eeeba Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 6 months ago
  74. 795acb8 si: Remove CONCURRENT_READ_WRITE from EGLImageBacking by Bo Liu · 6 months ago
  75. fb9110ac Update deprecated uses of Vulkan MutableTextureState constructor by Kevin Lubick · 6 months ago
  76. 58bbc48 Add debug labels to Chromium memory dumps by Rafael Cintron · 6 months ago
  77. 30d6842 Convert reinterpret_cast<> of void* to static_cast<> in spans. by Tom Sepez · 6 months ago
  78. a4ebc4e Return shared memory region mapping in CreatSharedImage for bitmap by Maggie Chen · 6 months ago
  79. 0843515 [//gpu] Remove NOTREACHED() from GetDXGIFormatForCreateTexture() by Colin Blundell · 6 months ago
  80. 25a00ec Update comment to reflect intention of delegation flag by Peter McNeeley · 6 months ago
  81. b2aca70 Enable force_dcomp_triple_buffer_video_swap_chain on more Intel GPUs by Jie Chen · 6 months ago
  82. 67dbf3a Overhaul GPU overlay test code by Brian Sheedy · 6 months ago
  83. bec5edb4 Check GpuChannel thread consistency by Smith Hedonist · 6 months ago
  84. 8973042 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 6 months ago
  85. 506608b Make SharedImageInterface refcounted by Mingjing Zhang · 6 months ago
  86. 982e73f Fix the use of incorrect namespaces in the rest directories by Miyoung Shin · 6 months ago
  87. 3d02861 Revert "Add crash keys to VulkanSwapChain" by Peter Boström · 6 months ago
  88. e569bdf [//gpu] Eliminate SHARED_IMAGE_USAGE_RASTER by Colin Blundell · 6 months ago
  89. 42439f0 [//gpu] Remove check for FRAMEBUFFER_HINT + external sampling by Colin Blundell · 6 months ago
  90. 68ef4a76 [//gpu] Convert most SI RASTER usage to RASTER_READ | RASTER_WRITE by Colin Blundell · 6 months ago
  91. 58228dd Replace use of dawn::native::Instance::GetFeatureInfo by Corentin Wallez · 6 months ago
  92. 336689d [DanglingPtr] Fix dangling ptr in GLES2QueryManager by Hyowon Kim · 6 months ago
  93. 32f5da5 Remove 1 overload of deprecated `base::Hash` function. by Lukasz Anforowicz · 6 months ago
  94. 8d65743 Use `span` instead of ptr+len pair as param of `base::Hash` function. by Lukasz Anforowicz · 6 months ago
  95. f89807d Use libyuv to copy pixel data by kylechar · 6 months ago
  96. 4b69ffb0 HDR/macOS: Allow F16 overlays by Christopher Cameron · 6 months ago
  97. 152cc848 Dawn wire client: DCHECK in OnSerializeError by Austin Eng · 6 months ago
  98. e389f88 [//gpu] Cache SharedTextureMemory for Graphite in IOSurfaceImageBacking by Colin Blundell · 6 months ago
  99. 2f0511e7 Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 6 months ago
  100. f2a4c9e [gpu] Remove some of unused texture_manager.h includes by Saifuddin Hitawala · 7 months ago