Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /3c15226886207c98dffc33a20b6a3dfd7df7a21c
commit3c15226886207c98dffc33a20b6a3dfd7df7a21c[log][tgz]
authorAndreas Haas <ahaas@chromium.org>Wed Jul 02 12:57:48 2025
committerChromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com>Wed Jul 02 12:57:48 2025
tree9a7fdf78d9c151c600b3bc092330724f0d27642e
parent39538c59acbca95f7413eafe8dc953a3b9f13639[diff]
[gin] Rename gin::Wrappable to gin::DeprecatedWrappableThis is the first CL of a sequence of CLs to refactor gin::Wrappablesuch that it is based on cppgc. In a follow-up CL we will re-introduce`gin::Wrappable` again, and then port all uses from`gin::DeprecatedWrappable` to `gin::Wrappable`.BYPASS_LARGE_CHANGE_WARNINGBug: 345640553Change-Id:Iad028a1cec93aa8ade3b35c8099f8de5081f88feReviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/6513641Commit-Queue: Andreas Haas <ahaas@chromium.org>Reviewed-by: Michael Lippautz <mlippautz@chromium.org>Owners-Override: Rick Byers <rbyers@chromium.org>Reviewed-by: Rick Byers <rbyers@chromium.org>Cr-Commit-Position: refs/heads/main@{#1481539}
89 files changed
tree: 9a7fdf78d9c151c600b3bc092330724f0d27642e
  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. net/
  32. pdf/
  33. ppapi/
  34. printing/
  35. remoting/
  36. rlz/
  37. sandbox/
  38. services/
  39. skia/
  40. sql/
  41. storage/
  42. styleguide/
  43. testing/
  44. third_party/
  45. tools/
  46. ui/
  47. url/
  48. webkit/
  49. clank
  50. internal
  51. ios_internal
  52. signing_keys
  53. v8
  54. .clang-format
  55. .clang-tidy
  56. .clangd
  57. .cursorignore
  58. .git-blame-ignore-revs
  59. .gitallowed
  60. .gitattributes
  61. .gitignore
  62. .gitmodules
  63. .gn
  64. .mailmap
  65. .rustfmt.toml
  66. .vpython3
  67. .yapfignore
  68. ATL_OWNERS
  69. AUTHORS
  70. BUILD.gn
  71. CODE_OF_CONDUCT.md
  72. codereview.settings
  73. CPPLINT.cfg
  74. CRYPTO_OWNERS
  75. DEPS
  76. DIR_METADATA
  77. LICENSE
  78. LICENSE.chromium_os
  79. OWNERS
  80. PRESUBMIT.py
  81. PRESUBMIT_test.py
  82. PRESUBMIT_test_mocks.py
  83. README.md
  84. SECURITY_OWNERS
  85. 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