Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Rolling 8 dependencies #26

Merged
merged 1 commit into from
Oct 18, 2019
Merged

Rolling 8 dependencies #26

merged 1 commit into from
Oct 18, 2019

Conversation

dj2
Copy link
Contributor

@dj2 dj2 commented Oct 18, 2019

Roll third_party/effcee/ 6527fb254..cd25ec17e (2 commits)

google/effcee@6527fb2...cd25ec1

$ git log 6527fb254..cd25ec17e --date=short --no-merges --format='%ad %ae %s'
2019-09-18 dneto Start v2019.1-dev
2019-09-18 dneto Finalize v2019.0

Roll third_party/glm/ 4ff530b2a..ea678faff (2 commits)

g-truc/glm@4ff530b...ea678fa

$ git log 4ff530b2a..ea678faff --date=short --no-merges --format='%ad %ae %s'
2019-09-14 sma-github bugfix intersection ray/plane, added related tests
2019-09-11 UniQP Let test return the number of errors

Roll third_party/glslang/ a959deb00..834ee546f (1 commit)

KhronosGroup/glslang@a959deb...834ee54

$ git log a959deb00..834ee546f --date=short --no-merges --format='%ad %ae %s'
2019-10-17 jbolz Only apply volatile semantics to atomics when using Vulkan Memory Model

Roll third_party/googletest/ 33a0d4f6d..f966ed158 (43 commits)

google/googletest@33a0d4f...f966ed1

$ git log 33a0d4f6d..f966ed158 --date=short --no-merges --format='%ad %ae %s'
2019-10-18 misterg Googletest export
2019-10-17 absl-team Googletest export
2019-10-17 absl-team Googletest export
2019-10-16 absl-team Googletest export
2019-10-09 robert Add more override keywords
2019-10-11 misterg Googletest export
2019-10-10 absl-team Googletest export
2019-10-10 absl-team Googletest export
2019-10-10 chrisjohnsonmail chore: update version
2019-10-10 joshdcannon Made noexcept condition more exciting
2019-10-09 absl-team Googletest export
2019-10-09 zeb Mention Cornichon as a related open source project
2019-10-07 joshdcannon Use declval in noexcept expression
2019-10-07 joshdcannon Switch to free function to avoid GCC bug
2019-10-07 joshdcannon Avoid comma operator
2019-10-07 joshdcannon Fix spacing
2019-10-07 joshdcannon Use the verbatim noexcept spec in MOCKED_METHOD
2019-10-07 joshdcannon Use FormatFileLocation for streaming file and line
2019-10-05 soap Add documentation for pkg-config in cross-compilation settings
2019-10-05 soap Revert "Use pcfiledir for prefix in pkgconfig file"
2019-10-03 misterg Googletest export
2019-10-03 absl-team Googletest export
2019-10-02 absl-team Googletest export
2019-09-29 misterg Googletest export
2019-10-01 ant35rookie Fix typo in documents
2019-09-29 misterg Googletest export
2019-09-27 misterg Googletest export
2019-09-25 absl-team Googletest export
2019-09-25 absl-team Googletest export
2019-09-24 absl-team Googletest export
2019-09-19 absl-team Googletest export
2019-09-27 gennadiycivil Bump llvm version to 4 so brew can work again
2019-08-16 pbarker Add many missing override keywords
2019-08-22 krystian.kuzniarek mention the existing support for wide strings in string matchers
2019-09-16 krystian.kuzniarek square away the stuff that hasn't been merged in a manual review
2019-09-07 krystian.kuzniarek square away the stuff that hasn't been merged in a manual review
2019-09-16 krystian.kuzniarek Googletest export
2019-09-13 misterg Googletest export
2019-08-22 krystian.kuzniarek change usings
2019-09-12 hgsilverman Googletest export
2019-09-11 absl-team Googletest export
2019-09-10 krystian.kuzniarek remove GTEST_HAS_STD_STRING
2019-08-12 krystian.kuzniarek restore mistakenly removed iffs in their explicit form

Roll third_party/re2/ 5bd613749..ab12219ba (16 commits)

google/re2@5bd6137...ab12219

$ git log 5bd613749..ab12219ba --date=short --no-merges --format='%ad %ae %s'
2019-10-13 junyer Fix the regexp_benchmark build with GNU make.
2019-10-11 junyer Oops, wrap a couple of lines.
2019-10-11 junyer Read flags using the GetFlag() style.
2019-10-11 junyer Make flags use the DEFINE_FLAG() style.
2019-10-11 junyer Remove a condition from exhaustive1_test.cc that is no longer needed.
2019-10-11 junyer Move util/flags.h into the testing target.
2019-10-11 junyer Don't declare testing::TempDir() in dump.cc itself.
2019-10-11 junyer Split out the fake testing::MallocCounter into its own file.
2019-10-11 junyer Remove the fake test_tmpdir flag in favour of testing::TempDir().
2019-10-10 junyer Remove the comment on NumCPUs().
2019-10-10 junyer Call .range(0) explicitly rather than just .range().
2019-10-10 junyer Move NumCPUs() into regexp_benchmark.cc.
2019-10-10 junyer Migrate to the new benchmark API.
2019-10-10 junyer Implement the new benchmark API as a layer over the old benchmark API.
2019-10-09 junyer Tidy up the ersatz benchmark library.
2019-10-07 junyer Move pod_array.h and sparse_{array,set}.h from util/ to re2/.

Roll third_party/shaderc/ 50d890196..f28d5287c (3 commits)

google/shaderc@50d8901...f28d528

$ git log 50d890196..f28d5287c --date=short --no-merges --format='%ad %ae %s'
2019-10-18 dneto Remove utils/build.py (#841)
2019-10-17 9856269+sarahM0 spvc parser for a trivial shader (#839)
2019-10-17 rharrison Rolling 5 dependencies and update known_failures & known_invalids (#840)

Roll third_party/spirv-cross/ e5d3a6655..a92668bc1 (8 commits)

KhronosGroup/SPIRV-Cross@e5d3a66...a92668b

$ git log e5d3a6655..a92668bc1 --date=short --no-merges --format='%ad %ae %s'
2019-10-17 post Fix OpVectorExtractDynamic with spec constant op index.
2019-10-16 post Travis: Update PATH for Python3 on Windows.
2019-10-14 post MSL: Add opt-in support for huge IABs.
2019-10-14 post HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes.
2019-10-14 post GLSL: Deal correctly with bitwidth on integer compares.
2019-10-14 post HLSL: Partially implement Unordered compare.
2019-10-14 post GLSL: Support unordered floating point compare.
2019-10-11 post MSL: Fix regression with OpCompositeConstruct from std140 float[].

Roll third_party/spirv-tools/ 964dc52df..6a9be627c (10 commits)

KhronosGroup/SPIRV-Tools@964dc52...6a9be62

$ git log 964dc52df..6a9be627c --date=short --no-merges --format='%ad %ae %s'
2019-10-18 stevenperron Keep NOPs when comparing with original binary (#2931)
2019-10-18 alanbaker Check that derivatives operate on 32-bit values (#2983)
2019-10-17 rharrison Check text->str before destroying (#2981)
2019-10-17 kubak Disallow use of OpCompositeExtract/OpCompositeInsert with no indices (#2980)
2019-10-17 rharrison Add fuzzer for spirv-dis call path (#2977)
2019-10-17 rharrison Check binary->code existence before destroying (#2979)
2019-10-17 akb825 Improved CMake install step. (#2963)
2019-10-16 kubak Support constant-folding UConvert and SConvert (#2960)
2019-10-16 rharrison Add fuzzer for spirv-as call path (#2976)
2019-10-15 afdx spirv-fuzz: Refactor 'copy object' and 'construct composite' transformations (#2966)

Created with:
roll-dep third_party/effcee third_party/glm third_party/glslang third_party/googletest third_party/re2 third_party/shaderc third_party/spirv-cross third_party/spirv-headers third_party/spirv-tools third_party/vulkan-docs

Roll third_party/effcee/ 6527fb254..cd25ec17e (2 commits)

google/effcee@6527fb2...cd25ec1

$ git log 6527fb254..cd25ec17e --date=short --no-merges --format='%ad %ae %s'
2019-09-18 dneto Start v2019.1-dev
2019-09-18 dneto Finalize v2019.0

Roll third_party/glm/ 4ff530b2a..ea678faff (2 commits)

g-truc/glm@4ff530b...ea678fa

$ git log 4ff530b2a..ea678faff --date=short --no-merges --format='%ad %ae %s'
2019-09-14 sma-github bugfix intersection ray/plane, added related tests
2019-09-11 UniQP Let test return the number of errors

Roll third_party/glslang/ a959deb00..834ee546f (1 commit)

KhronosGroup/glslang@a959deb...834ee54

$ git log a959deb00..834ee546f --date=short --no-merges --format='%ad %ae %s'
2019-10-17 jbolz Only apply volatile semantics to atomics when using Vulkan Memory Model

Roll third_party/googletest/ 33a0d4f6d..f966ed158 (43 commits)

google/googletest@33a0d4f...f966ed1

$ git log 33a0d4f6d..f966ed158 --date=short --no-merges --format='%ad %ae %s'
2019-10-18 misterg Googletest export
2019-10-17 absl-team Googletest export
2019-10-17 absl-team Googletest export
2019-10-16 absl-team Googletest export
2019-10-09 robert Add more override keywords
2019-10-11 misterg Googletest export
2019-10-10 absl-team Googletest export
2019-10-10 absl-team Googletest export
2019-10-10 chrisjohnsonmail chore:  update version
2019-10-10 joshdcannon Made noexcept condition more exciting
2019-10-09 absl-team Googletest export
2019-10-09 zeb Mention Cornichon as a related open source project
2019-10-07 joshdcannon Use declval in noexcept expression
2019-10-07 joshdcannon Switch to free function to avoid GCC bug
2019-10-07 joshdcannon Avoid comma operator
2019-10-07 joshdcannon Fix spacing
2019-10-07 joshdcannon Use the verbatim noexcept spec in MOCKED_METHOD
2019-10-07 joshdcannon Use FormatFileLocation for streaming file and line
2019-10-05 soap Add documentation for pkg-config in cross-compilation settings
2019-10-05 soap Revert "Use pcfiledir for prefix in pkgconfig file"
2019-10-03 misterg Googletest export
2019-10-03 absl-team Googletest export
2019-10-02 absl-team Googletest export
2019-09-29 misterg Googletest export
2019-10-01 ant35rookie Fix typo in documents
2019-09-29 misterg Googletest export
2019-09-27 misterg Googletest export
2019-09-25 absl-team Googletest export
2019-09-25 absl-team Googletest export
2019-09-24 absl-team Googletest export
2019-09-19 absl-team Googletest export
2019-09-27 gennadiycivil Bump llvm version to 4 so brew can work again
2019-08-16 pbarker Add many missing override keywords
2019-08-22 krystian.kuzniarek mention the existing support for wide strings in string matchers
2019-09-16 krystian.kuzniarek square away the stuff that hasn't been merged in a manual review
2019-09-07 krystian.kuzniarek square away the stuff that hasn't been merged in a manual review
2019-09-16 krystian.kuzniarek Googletest export
2019-09-13 misterg Googletest export
2019-08-22 krystian.kuzniarek change usings
2019-09-12 hgsilverman Googletest export
2019-09-11 absl-team Googletest export
2019-09-10 krystian.kuzniarek remove GTEST_HAS_STD_STRING
2019-08-12 krystian.kuzniarek restore mistakenly removed iffs in their explicit form

Roll third_party/re2/ 5bd613749..ab12219ba (16 commits)

google/re2@5bd6137...ab12219

$ git log 5bd613749..ab12219ba --date=short --no-merges --format='%ad %ae %s'
2019-10-13 junyer Fix the regexp_benchmark build with GNU make.
2019-10-11 junyer Oops, wrap a couple of lines.
2019-10-11 junyer Read flags using the GetFlag() style.
2019-10-11 junyer Make flags use the DEFINE_FLAG() style.
2019-10-11 junyer Remove a condition from exhaustive1_test.cc that is no longer needed.
2019-10-11 junyer Move util/flags.h into the testing target.
2019-10-11 junyer Don't declare testing::TempDir() in dump.cc itself.
2019-10-11 junyer Split out the fake testing::MallocCounter into its own file.
2019-10-11 junyer Remove the fake test_tmpdir flag in favour of testing::TempDir().
2019-10-10 junyer Remove the comment on NumCPUs().
2019-10-10 junyer Call .range(0) explicitly rather than just .range().
2019-10-10 junyer Move NumCPUs() into regexp_benchmark.cc.
2019-10-10 junyer Migrate to the new benchmark API.
2019-10-10 junyer Implement the new benchmark API as a layer over the old benchmark API.
2019-10-09 junyer Tidy up the ersatz benchmark library.
2019-10-07 junyer Move pod_array.h and sparse_{array,set}.h from util/ to re2/.

Roll third_party/shaderc/ 50d890196..f28d5287c (3 commits)

google/shaderc@50d8901...f28d528

$ git log 50d890196..f28d5287c --date=short --no-merges --format='%ad %ae %s'
2019-10-18 dneto Remove utils/build.py (#841)
2019-10-17 9856269+sarahM0 spvc parser for a trivial shader (#839)
2019-10-17 rharrison Rolling 5 dependencies and update known_failures & known_invalids (#840)

Roll third_party/spirv-cross/ e5d3a6655..a92668bc1 (8 commits)

KhronosGroup/SPIRV-Cross@e5d3a66...a92668b

$ git log e5d3a6655..a92668bc1 --date=short --no-merges --format='%ad %ae %s'
2019-10-17 post Fix OpVectorExtractDynamic with spec constant op index.
2019-10-16 post Travis: Update PATH for Python3 on Windows.
2019-10-14 post MSL: Add opt-in support for huge IABs.
2019-10-14 post HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes.
2019-10-14 post GLSL: Deal correctly with bitwidth on integer compares.
2019-10-14 post HLSL: Partially implement Unordered compare.
2019-10-14 post GLSL: Support unordered floating point compare.
2019-10-11 post MSL: Fix regression with OpCompositeConstruct from std140 float[].

Roll third_party/spirv-tools/ 964dc52df..6a9be627c (10 commits)

KhronosGroup/SPIRV-Tools@964dc52...6a9be62

$ git log 964dc52df..6a9be627c --date=short --no-merges --format='%ad %ae %s'
2019-10-18 stevenperron Keep NOPs when comparing with original binary (#2931)
2019-10-18 alanbaker Check that derivatives operate on 32-bit values (#2983)
2019-10-17 rharrison Check text->str before destroying (#2981)
2019-10-17 kubak Disallow use of OpCompositeExtract/OpCompositeInsert with no indices (#2980)
2019-10-17 rharrison Add fuzzer for spirv-dis call path (#2977)
2019-10-17 rharrison Check binary->code existence before destroying (#2979)
2019-10-17 akb825 Improved CMake install step. (#2963)
2019-10-16 kubak Support constant-folding UConvert and SConvert (#2960)
2019-10-16 rharrison Add fuzzer for spirv-as call path (#2976)
2019-10-15 afdx spirv-fuzz: Refactor 'copy object' and 'construct composite' transformations (#2966)

Created with:
  roll-dep third_party/effcee third_party/glm third_party/glslang third_party/googletest third_party/re2 third_party/shaderc third_party/spirv-cross third_party/spirv-headers third_party/spirv-tools third_party/vulkan-docs
@dj2 dj2 added the deps Dependencies related label Oct 18, 2019
@dj2 dj2 requested a review from dneto0 October 18, 2019 21:39
@dj2 dj2 self-assigned this Oct 18, 2019
@dj2 dj2 merged commit 09d5ad7 into google:master Oct 18, 2019
@dj2 dj2 deleted the dep branch October 18, 2019 22:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
deps Dependencies related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant