Roll skia/third_party/externals/angle2/ c7965001b..5a654f5ff (16 commits)
c7965001b3..5a654f5ff3
$ git log c7965001b..5a654f5ff --date=short --no-merges --format='%ad %ae %s'
2017-11-22 geofflang Fix reinterpret_cast size missmatch warning on 64-bit Windows.
2017-11-21 geofflang Optimize Texture initialization tracking with extra caching.
2017-09-26 oetuaho Support arrays of arrays in the API
2017-11-21 jmadill Apply Chromium style fixes.
2017-11-21 jmadill Fix ComputeGenericHash.
2017-11-06 jiawei.shao ES31: Implement creation and attaching geometry shader on OpenGL
2017-11-21 jmadill Reland "Update cq.cfg for new compile-only builders."
2017-11-22 jmadill Revert "Update cq.cfg for new compile-only builders."
2017-11-21 jmadill Update cq.cfg for new compile-only builders.
2017-11-18 jmadill Reland "Make TType store a const char * for mangled name."
2017-11-21 geofflang Add configurations of the TexturePerf benchmark that use robust init.
2017-11-20 jmadill Vulkan: Refactor CommandBuffer helper class.
2017-11-21 jmadill Fix Clang dEQP build on Win.
2017-11-20 jmadill D3D11: Lazy evaluation for draw call vertex params.
2017-11-20 oetuaho Remove unreferenced struct types from the AST
2017-11-20 jmadill D3D11: Push index range computation deeper.
Created with:
roll-dep skia/third_party/externals/angle2
BUG=786535
The AutoRoll server is located here: https://angle-skia-roll.skia.org
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE,Perf-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE,Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE,Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE,Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE,Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE,Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE,Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE,Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE,Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE,Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE,Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE,Build-Debian9-GCC-x86_64-Release-ANGLE
TBR=herb@google.com
Change-Id: I7f82e0f643cee78f1434317879343d1060e8463f
Reviewed-on: https://skia-review.googlesource.com/75301
Reviewed-by: angle-deps-roller . <angle-deps-roller@chromium.org>
Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org>
This commit is contained in:
parent
b2ba6644cf
commit
d86a4f7c4a
2
DEPS
2
DEPS
@ -3,7 +3,7 @@ use_relative_paths = True
|
||||
deps = {
|
||||
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@e6b510a9daf822bbe9f922c200c58150803d2fd8",
|
||||
"common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92",
|
||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c7965001b32fbd7c03a5ddd908af603ee29f0601",
|
||||
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@5a654f5ff30f711c7e14ec278a56c5cfda2d52d5",
|
||||
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@96443b262250c390b0caefbf3eed8463ba35ecae",
|
||||
"third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git@android-6.0.1_r55",
|
||||
"third_party/externals/freetype" : "https://skia.googlesource.com/third_party/freetype2.git@447a0b62634802d8acdb56008cff5ff4e50be244",
|
||||
|
Loading…
Reference in New Issue
Block a user