haikuwebkit/Source/ThirdParty/ANGLE/infra/config
Kenneth Russell 591e9f168f Roll ANGLE to 2020-07-28
https://bugs.webkit.org/show_bug.cgi?id=214897

Patch by Kenneth Russell <kbr@chromium.org> on 2020-07-29
Reviewed by Alex Christensen.

Roll to current ANGLE revision. Large ChangeLog below has been
truncated except for a few significant files.

Add dependency on zlib wrapper in third_party/zlib/google for both
Xcode and CMake builds. Small change to this wrapper for the
WinCairo build's system zlib, which doesn't define z_const.

* .gitignore:
* ANGLE.plist:
* ANGLE.xcodeproj/project.pbxproj:
* CMakeLists.txt:
* Configurations/ANGLE-dynamic.xcconfig:
* Configurations/ANGLE-static.xcconfig:
* GLESv2.cmake:
* PlatformWin.cmake:
* third_party/zlib/google/compression_utils_portable.cc: Added.
* third_party/zlib/google/compression_utils_portable.h: Added.

Canonical link: https://commits.webkit.org/227764@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@265064 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-07-29 22:47:43 +00:00
..
branch
global
OWNERS
PRESUBMIT.py
README.md

README.md

Configurations files for chrome-infra services.

There are two kinds of configs: global and ref-specific.

Global configs.

Apply to the whole repo regardless of the ref (branch).

Located in global directory.

Currently active version can be checked at https://luci-config.appspot.com/#/projects/angle .

Ref-specific configs.

Apply only to a ref(branch) they are located in.

Located in branch directory.

Currently active version can be checked at

https://luci-config.appspot.com/#/projects/angle/<ref>
# For example, for master branch:
#   https://luci-config.appspot.com/#/projects/angle/refs/heads/master