Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /refs/tags/138.0.7204.149
commit5768d7d2fa4dba2a5fdbaf0d93bddda88b882aae[log][tgz]
authorColin Blundell <blundell@chromium.org>Tue Jul 08 00:08:09 2025
committerChromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com>Tue Jul 08 00:08:09 2025
tree22ee410b0ca045ad37043488e15930bc91f2d8c8
parentf714219fd8b4b2b4e3c99fc3f59591c22de8d379[diff]
[M138] [Blink] Fix WebGL TransferToImageBitmap() with SW compositingOriginal change's description:> [Blink] Fix WebGL TransferToImageBitmap() with SW compositing> > Followup to [1]: We need to ensure that the drawing buffer has its> metadata updated to mark the fact that the back buffer has conceptually> been "exported" as is done with GPU compositing. This mirrors what is> done when preparing a TransferableResource for use with the SW> compositor [2].> > [1]https://chromium-review.googlesource.com/c/chromium/src/+/6689314> [2]https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/platform/graphics/gpu/drawing_buffer.cc;l=477-480;drc=8890f41fc29f27f35837eeeb43fa97d7d999e279> > Bug: 428198855> Change-Id:Ic7c5873c83317dcfdd5361cde7eff68f80a6ce65> Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6702296> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org>> Commit-Queue: Colin Blundell <blundell@chromium.org>> Cr-Commit-Position: refs/heads/main@{#1482301}Bug: 429536514,428198855Change-Id:Ic7c5873c83317dcfdd5361cde7eff68f80a6ce65Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6710743Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com>Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>Cr-Commit-Position: refs/branch-heads/7204@{#1977}Cr-Branched-From: d5de512dc9dc8ddfe4e6d71b0637578bb6158683-refs/heads/main@{#1465706}
1 file changed
tree: 22ee410b0ca045ad37043488e15930bc91f2d8c8
  1. .github/
  2. android_webview/
  3. apps/
  4. ash/
  5. base/
  6. build/
  7. build_overrides/
  8. buildtools/
  9. cc/
  10. chrome/
  11. chromecast/
  12. chromeos/
  13. codelabs/
  14. components/
  15. content/
  16. crypto/
  17. dbus/
  18. device/
  19. docs/
  20. extensions/
  21. fuchsia_web/
  22. gin/
  23. google_apis/
  24. gpu/
  25. headless/
  26. infra/
  27. ios/
  28. ipc/
  29. media/
  30. mojo/
  31. native_client_sdk/
  32. net/
  33. pdf/
  34. ppapi/
  35. printing/
  36. remoting/
  37. rlz/
  38. sandbox/
  39. services/
  40. skia/
  41. sql/
  42. storage/
  43. styleguide/
  44. testing/
  45. third_party/
  46. tools/
  47. ui/
  48. url/
  49. webkit/
  50. clank
  51. internal
  52. ios_internal
  53. native_client
  54. signing_keys
  55. v8
  56. .clang-format
  57. .clang-tidy
  58. .clangd
  59. .git-blame-ignore-revs
  60. .gitallowed
  61. .gitattributes
  62. .gitignore
  63. .gitmodules
  64. .gn
  65. .mailmap
  66. .rustfmt.toml
  67. .vpython3
  68. .yapfignore
  69. ATL_OWNERS
  70. AUTHORS
  71. BUILD.gn
  72. CODE_OF_CONDUCT.md
  73. codereview.settings
  74. CPPLINT.cfg
  75. CRYPTO_OWNERS
  76. DEPS
  77. DIR_METADATA
  78. LICENSE
  79. LICENSE.chromium_os
  80. OWNERS
  81. PRESUBMIT.py
  82. PRESUBMIT_test.py
  83. PRESUBMIT_test_mocks.py
  84. README.md
  85. SECURITY_OWNERS
  86. WATCHLISTS
README.md

Logo Chromium

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site ishttps://www.chromium.org.

To check out the source code locally, don't usegit clone! Instead, followthe instructions on how to get the code.

Documentation in the source is rooted indocs/README.md.

Learn how toGet Around the Chromium Source Code Directory Structure.

For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.

If you found a bug, please file it athttps://crbug.com/new.


[8]ページ先頭

©2009-2025 Movatter.jp