)]}' { "commit": "5515d2a0c20cb73e68190b9a39445d4bea4eeeab", "tree": "f6a0b7cea52a7e61b82154191bdc4722c0209021", "parents": [ "15f98cdafa047cae9c965fd2bad032a8deb9a586" ], "author": { "name": "Ryan Harrison", "email": "rharrison@google.com", "time": "Tue Jul 14 13:34:31 2020 -0400" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Tue Jul 14 13:34:31 2020 -0400" }, "message": "Roll 5 dependencies (#1102)\n\nRoll third_party/effcee/ 5af957bbf..2ec8f8738 (3 commits)\r\n\r\nhttps://github.com/google/effcee/compare/5af957bbfc7d...2ec8f8738118\r\n\r\n$ git log 5af957bbf..2ec8f8738 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\r\n2020-06-16 dneto Start v2020.0-dev\r\n2020-06-16 dneto Finalize v2019.1\r\n2020-06-15 dneto Update CHANGES\r\n\r\nCreated with:\r\n roll-dep third_party/effcee\r\n\r\nRoll third_party/glslang/ e8c9fd602..b481744ae (19 commits)\r\n\r\nhttps://github.com/KhronosGroup/glslang/compare/e8c9fd602f11...b481744aea1e\r\n\r\n$ git log e8c9fd602..b481744ae --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\r\n2020-07-14 bclayton Give build_info.py the executable bit\r\n2020-07-14 cepheus Fix recently found non-determinism with gl_WorldToObject3x4EXT.\r\n2020-07-14 cepheus Non-determinism: Remove test file that seems to trigger non-determinism.\r\n2020-07-13 bclayton Add bison license to LICENSE.txt\r\n2020-07-13 bclayton CMake: Move project() to top of CMakeLists.txt\r\n2020-07-13 bclayton Kokoro: Print test output to stdout\r\n2020-07-13 cepheus Fix comma in licence checker.\r\n2020-07-13 cepheus Revert \"Merge pull request #2330 from ShabbyX/optimize_for_angle\"\r\n2020-07-13 cepheus Fix a couple lines that were too long, to retrigger bots.\r\n2020-07-13 cepheus Fix #2329: don\u0027t use invalid initializers.\r\n2020-07-12 bclayton Add missing comma from license-checker.cfg\r\n2020-07-12 ccom Common: include standard headers before doing any defines\r\n2020-07-10 bclayton Fix CMake rules when nesting CMake projects\r\n2020-07-10 bclayton Attempt to fix chromium builds\r\n2020-06-17 bclayton Generate build information from CHANGES.md\r\n2020-07-03 ShabbyX Customize glslang.y to GLSLANG_ANGLE\r\n2020-07-03 ShabbyX Use GLSLANG_ANGLE to strip features to what ANGLE requires\r\n2020-07-07 rharrison Make sure glslang_angle has a definition in BUILD.gn\r\n2020-07-07 bclayton Use CMake\u0027s builtin functionality for PCHs\r\n\r\nCreated with:\r\n roll-dep third_party/glslang\r\n\r\nRoll third_party/googletest/ 356f2d264..70b90929b (7 commits)\r\n\r\nhttps://github.com/google/googletest/compare/356f2d264a48...70b90929b1da\r\n\r\n$ git log 356f2d264..70b90929b --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\r\n2020-07-09 absl-team Googletest export\r\n2020-07-07 ofats Googletest export\r\n2020-07-07 absl-team Googletest export\r\n2020-07-07 absl-team Googletest export\r\n2020-04-11 olivier.ldff use target_compile_features to use c++11 if cmake \u003e 3.8\r\n2020-05-30 eli fix compilation on OpenBSD 6.7\r\n2020-01-22 mjvk Fixes extensions missing for QNX\r\n\r\nCreated with:\r\n roll-dep third_party/googletest\r\n\r\nRoll third_party/spirv-cross/ 559b21c6c..6575e451f (2 commits)\r\n\r\nhttps://github.com/KhronosGroup/SPIRV-Cross/compare/559b21c6c91f...6575e451f5bf\r\n\r\n$ git log 559b21c6c..6575e451f --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\r\n2020-07-11 post MSVC 2013: Fix silently broken builds.\r\n2020-07-07 troughton MSL: Ensure OpStore source operands are marked for inclusion in function arguments\r\n\r\nCreated with:\r\n roll-dep third_party/spirv-cross\r\n\r\nRoll third_party/spirv-tools/ 6a4da9da4..c9b254d04 (17 commits)\r\n\r\nhttps://github.com/KhronosGroup/SPIRV-Tools/compare/6a4da9da4215...c9b254d045eb\r\n\r\n$ git log 6a4da9da4..c9b254d04 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\r\n2020-07-14 andreperezmaselco.developer spirv-fuzz: Support adding dead break from back-edge block (#3519)\r\n2020-07-14 andreperezmaselco.developer Support OpPhi when replacing boolean constant operand (#3518)\r\n2020-07-12 vasniktel spirv-fuzz: TransformationAddSynonyms (#3447)\r\n2020-07-11 vasniktel spirv-fuzz: Remove unused functions (#3510)\r\n2020-07-11 vasniktel spirv-fuzz: Minor refactoring (#3507)\r\n2020-07-10 greg Preserve OpenCL.DebugInfo.100 through elim-local-single-store (#3498)\r\n2020-07-10 jaebaek Preserve debug info in vector DCE pass (#3497)\r\n2020-07-10 stefano.milizia00 Implement transformation to record synonymous constants. (#3494)\r\n2020-07-09 jaebaek Fix build failure (#3508)\r\n2020-07-09 greg Upgrade elim-local-single-block for OpenCL.DebugInfo.100 (#3451)\r\n2020-07-09 vasniktel spirv-fuzz: TransformationReplaceParameterWithGlobal (#3434)\r\n2020-07-09 andreperezmaselco.developer Implement the OpMatrixTimesVector linear algebra case (#3500)\r\n2020-07-08 jaebaek Preserve OpenCL.100.DebugInfo in reduce-load-size pass (#3492)\r\n2020-07-08 andreperezmaselco.developer spirv-fuzz: Add image sample unused components transformation (#3439)\r\n2020-07-07 andreperezmaselco.developer spirv-fuzz: Add variables with workgroup storage class (#3485)\r\n2020-07-07 andreperezmaselco.developer spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489)\r\n2020-07-07 vasniktel spirv-fuzz: fuzzerutil::MaybeGetConstant* #3487\r\n\r\nCreated with:\r\n roll-dep third_party/spirv-tools", "tree_diff": [ { "type": "modify", "old_id": "a9e2098b1b7b3116e00807f33bcf12cb36c5188b", "old_mode": 33188, "old_path": "DEPS", "new_id": "8dab7810791840dc9eb5ac1156d05f63f70f3004", "new_mode": 33188, "new_path": "DEPS" } ] }