1 Star 0 Fork 362

wuzhengyang/chromium_src

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 3.45 KB
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2023-12-11 20:13 . chromium 114 version 1127.patch
# Stop Windows python license check presubmit errors by forcing LF checkout.
*.py text eol=lf
# Force LF checkout of the pins files to avoid transport_security_state_generator errors.
/net/http/*.pins text eol=lf
# Force LF checkout for all source files
*.bin binary
*.c text eol=lf
*.cc text eol=lf
*.cpp text eol=lf
*.csv text eol=lf
*.grd text eol=lf
*.grdp text eol=lf
*.gn text eol=lf
*.gni text eol=lf
*.h text eol=lf
*.html text eol=lf
*.idl text eol=lf
*.in text eol=lf
*.inc text eol=lf
*.java text eol=lf
*.js text eol=lf
*.json text eol=lf
*.json5 text eol=lf
*.md text eol=lf
*.mm text eol=lf
*.mojom text eol=lf
*.pdf -diff
*.proto text eol=lf
*.rs text eol=lf
*.sh text eol=lf
*.sql text eol=lf
*.toml text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.xslt text eol=lf
.clang-format text eol=lf
.eslintrc.js text eol=lf
.git-blame-ignore-revs text eol=lf
.gitattributes text eol=lf
.gitignore text eol=lf
.vpython text eol=lf
codereview.settings text eol=lf
DEPS text eol=lf
ATL_OWNERS text eol=lf
LICENSE text eol=lf
LICENSE.* text eol=lf
MAJOR_BRANCH_DATE text eol=lf
OWNERS text eol=lf
README text eol=lf
README.* text eol=lf
WATCHLISTS text eol=lf
VERSION text eol=lf
DIR_METADATA text eol=lf
# Skip Tricium by default on files in third_party.
third_party/** -tricium
ohos_nweb_hap/entry/build/default/intermediates/libs/default/arm64-v8a/libweb_engine.so filter=lfs diff=lfs merge=lfs -text
ohos_ndk_aosp/toolchains/clang-r353983c/lib64/libclang.so.9svn filter=lfs diff=lfs merge=lfs -text
ohos_ndk/toolchains/llvm/lib/libclang.so.10 filter=lfs diff=lfs merge=lfs -text
ohos_ndk/toolchains/llvm/lib/liblldb.so.10.0.1 filter=lfs diff=lfs merge=lfs -text
ohos_ndk/toolchains/llvm/lib/libclang-cpp.so.10 filter=lfs diff=lfs merge=lfs -text
ohos_ndk/toolchains/llvm/lib/libLLVM-10.so filter=lfs diff=lfs merge=lfs -text
ohos_ndk/toolchains/llvm/lib/libLTO.so.10 filter=lfs diff=lfs merge=lfs -text
ohos_ndk_aosp/toolchains/clang-r353983c/bin/clang-9 filter=lfs diff=lfs merge=lfs -text
ohos_ndk/toolchains/llvm/bin/clang-10 filter=lfs diff=lfs merge=lfs -text
ohos_ndk_aosp/toolchains/clang-r353983c/lib64/libclang_cxx.so.9svn filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/lib/libLLVM-15.so filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/opt filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/lib/libLTO.so.15 filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/lib/liblldb.so.15.0.4 filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/lib/LLVMgold.so filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/previewer/common/bin/libace_engine_linux.so filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/clang-check filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/llc filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/lld filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/clang-tidy filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/lib/libclang-cpp.so.15 filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/ets/build-tools/ets-loader/bin/ark/build/bin/ark_aot_compiler filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/clang-15 filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/bin/clangd filter=lfs diff=lfs merge=lfs -text
ohos_sdk/10/native/llvm/lib/libclang.so.15.0.4 filter=lfs diff=lfs merge=lfs -text
ohos_ndk/libs_x86/ filter=lfs diff=lfs merge=lfs -text
ohos_ndk/sysroot_x86/ filter=lfs diff=lfs merge=lfs -text
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wzy20241030/chromium_src.git
git@gitee.com:wzy20241030/chromium_src.git
wzy20241030
chromium_src
chromium_src
114_trunk_5.0.1-Release

搜索帮助