)]}'
{
  "commit": "c3c2c9b6b09c5f7cdd6cebe77e29dbc2e16eaa4a",
  "tree": "0218c7a4c3076a822eb5e8110fb1d1dba0153416",
  "parents": [
    "4f8a6d688a235f1edd56efacd15b1de0fb4279e4"
  ],
  "author": {
    "name": "Ryan Harrison",
    "email": "rharrison@chromium.org",
    "time": "Mon Jun 15 19:00:52 2020 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Mon Jun 15 19:00:52 2020 +0000"
  },
  "message": "Rolling 3 dependencies\n\nRoll third_party/SPIRV-Tools/ 30bf46dbe..52a5f074e (1 commit)\n\nhttps://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/30bf46dbe06f..52a5f074e9bb\n\n$ git log 30bf46dbe..52a5f074e --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2020-06-15 dj2 Update access control lists. (#3433)\n\nRoll third_party/glslang/ ebf55a071..00965b9fa (3 commits)\n\nhttps://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/ebf55a0711b8..00965b9fa9a8\n\n$ git log ebf55a071..00965b9fa --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2020-06-15 dj2 Remove unused variable. (#2273)\n2020-06-15 rharrison Remove unused function, BaseTypeName (#2272)\n2020-06-15 cepheus HLSL: Remove support for having GLSL versions of HLSL intrinsics.\n\nRoll third_party/tint/ 0647d2360..be45ff508 (52 commits)\n\nhttps://dawn.googlesource.com/tint/+log/0647d2360701..be45ff508124\n\n$ git log 0647d2360..be45ff508 --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2020-06-11 rharrison Create tint.h for external users\n2020-06-11 dneto [spirv-reader] Simplify if-selection bookkeeping\n2020-06-11 dneto [spirv-reader] remove exclusive_false_head_for\n2020-06-10 rharrison Fix BUILD.gn based builds\n2020-06-09 dneto [spirv-reader] Avoid emitting empty elses\n2020-06-08 dj2 Add GLSL FindILsb, FindUMsb, FindSMsb and InterpolateAtCentroid.\n2020-06-08 dj2 Add support for GLSL cross.\n2020-06-08 dj2 Add GLSL umin, umax, smin and smax support.\n2020-06-08 dj2 Add ssign and sabs GLSL support.\n2020-06-08 dj2 Refactor GLSL type determination code.\n2020-06-08 dneto [spirv-reader] Emit non-header OpBranchConditional\n2020-06-08 dneto [spirv-reader] Add cases for mergeless OpSwitch\n2020-06-08 dneto [spirv-reader] Fix typo in test name\n2020-06-08 dneto [spirv-reader] Check some merge block dominance\n2020-06-08 dneto [spirv-reader] Add mergeless OpSwitch case\n2020-06-08 dneto [spirv-reader] kIfBreak edge counts toward divergence\n2020-06-04 dj2 [spirv-writer] Cleanup capabilities code.\n2020-06-04 dj2 [spirv-writer] Add support for outer_product\n2020-06-04 dj2 [spirv-writer] Add support for derivatives.\n2020-06-04 dj2 [spirv-writer] Add support for dot call.\n2020-06-04 dj2 [spirv-writer] Add support for is_inf\n2020-06-04 dj2 [spirv-writer] Add is_nan support.\n2020-06-04 dj2 [spirv-writer] Add support for all intrinsic.\n2020-06-04 dj2 [spirv-writer] Generate any intrinsic\n2020-06-04 dneto [spirv-reader] Refactor emission for OpBranch\n2020-06-04 dneto [spirv-reader] Update test to show error caught\n2020-06-04 dneto [spirv-reader] Update test to show error is caught\n2020-06-03 rharrison Fix nit in PRESUBMIT.py\n2020-06-03 dsinclair Remove right shift arithmetic operand.\n2020-06-03 dsinclair Remove unless_stmt\n2020-06-03 dsinclair Remove conditional break/continue.\n2020-06-03 dneto [spirv-reader]: Support OpBranch\n2020-06-03 rharrison Adding PRESUBMIT.py with a bunch of checks turned on\n2020-06-02 dj2 Make case selectors an integer value\n2020-06-02 dj2 Add IntLiteral parent for Sint and Uint literals.\n2020-06-02 dj2 Rename the IntLiteral to SintLiteral.\n2020-06-02 dneto [spirv-reader] Support unreachable, as a return\n2020-06-02 dneto [spirv-reader] Support kill\n2020-06-02 dj2 Rename case statement conditions to selectors.\n2020-06-02 dneto [spirv-reader] Support return, return-value\n2020-06-02 dneto [spirv-reader] Emit loop and continuing\n2020-06-02 dneto [spirv-reader] Emit control flow: if/then/else\n2020-06-01 dsinclair Fix merge conflict\n2020-06-01 dsinclair [spirv-writer] Add fallthrough support\n2020-06-01 dsinclair [spirv-writer] Add switch support\n2020-06-01 dneto [spirv-reader] use stack of statement lists\n2020-06-01 dneto [spirv-reader] Add problematic CFG case as disabled test\n2020-06-01 dsinclair Add case_selectors update\n2020-06-01 dsinclair [spirv-writer] Generate kill statements.\n2020-06-01 dsinclair Updating to match WGSL spec.\n2020-06-01 dsinclair Update intrinsics in the grammar.\n2020-06-01 dsinclair Update WGSL grammar builtins to match spec.\n\nCreated with:\n  roll-dep third_party/SPIRV-Tools third_party/glslang third_party/shaderc third_party/spirv-cross third_party/spirv-headers third_party/tint\n\nChange-Id: Ib0bced03a45c9204aa644bc721bb54e7d427421f\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/23222\nReviewed-by: Ryan Harrison \u003crharrison@chromium.org\u003e\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\nCommit-Queue: Ryan Harrison \u003crharrison@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f096790bfc12c581d1189dd512de94a61bdd0186",
      "old_mode": 33188,
      "old_path": "DEPS",
      "new_id": "1be57856a3eb09b959118e30848f549b4c727732",
      "new_mode": 33188,
      "new_path": "DEPS"
    }
  ]
}
