)]}' { "commit": "519edd5890cb528c84a34e22e923a1f17c7d22ed", "tree": "63f65b4afd1cdb175d564e4282072699d98f889f", "parents": [ "a9c7d64aadab282a8679730ffdf0b7e0dc682ee9" ], "author": { "name": "Corentin Wallez", "email": "cwallez@chromium.org", "time": "Wed Jul 08 18:50:30 2020 +0000" }, "committer": { "name": "Commit Bot service account", "email": "commit-bot@chromium.org", "time": "Wed Jul 08 18:50:30 2020 +0000" }, "message": "Fix MSVC compilation.\n\n - Fix a struct vs. class in forward declaration of std::hash\n - Fix an unsigned vs. signed compare in BitSetIterator\n - Fix the assumption that std::array::[const_]iterator is a pointer.\n - Fix for reinterpret_cast from uint64_t to uint64_t not being allowed\n for vulkan_platform.h\n - Fix for a 32bit shift being expanded to 64bit.\n\nBug: None\nChange-Id: I5f2bf8745aa1ef1eba9916fcf6ff7801b48f61cf\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/24501\nReviewed-by: Kai Ninomiya \u003ckainino@chromium.org\u003e\nReviewed-by: Austin Eng \u003cenga@chromium.org\u003e\nCommit-Queue: Kai Ninomiya \u003ckainino@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "d35bc8a2df0262be7aa6305dadad47ee68eff177", "old_mode": 33188, "old_path": "src/common/BitSetIterator.h", "new_id": "14ba4856ff75c392c3f22e94f8301e76fa1c3faa", "new_mode": 33188, "new_path": "src/common/BitSetIterator.h" }, { "type": "modify", "old_id": "9d10ca713c2bceb744d22143655959a4ae48a9aa", "old_mode": 33188, "old_path": "src/common/HashUtils.h", "new_id": "1c33a3f2c1c3b3fad1af0a887f1c3d644336f207", "new_mode": 33188, "new_path": "src/common/HashUtils.h" }, { "type": "modify", "old_id": "d413ebc0ba04e8b116d26b6b0f379a410ba5e6d4", "old_mode": 33188, "old_path": "src/common/ityp_array.h", "new_id": "fc772178cccaf0fd6647d95abaf68d42ca9d8c1f", "new_mode": 33188, "new_path": "src/common/ityp_array.h" }, { "type": "modify", "old_id": "ef351d47d7692f96e17bd9bc85bbd280cbc09833", "old_mode": 33188, "old_path": "src/common/ityp_bitset.h", "new_id": "339cf1829375a989801eeecf7ba04cb83d12c111", "new_mode": 33188, "new_path": "src/common/ityp_bitset.h" }, { "type": "modify", "old_id": "113e831f432395c322cacf8e38da9d4bd89a4ec0", "old_mode": 33188, "old_path": "src/common/vulkan_platform.h", "new_id": "236c68236c0fcaec1371bfc4fbf7a3a5a0b8dfee", "new_mode": 33188, "new_path": "src/common/vulkan_platform.h" }, { "type": "modify", "old_id": "660128776d66dd01ebf828b0fc4db69bd12046a9", "old_mode": 33188, "old_path": "src/dawn_native/vulkan/SwapChainVk.cpp", "new_id": "30d774d195ee4486b0922eec7657967f153bf197", "new_mode": 33188, "new_path": "src/dawn_native/vulkan/SwapChainVk.cpp" }, { "type": "modify", "old_id": "d147b4b8421cfdf3c0c17f998197f8f0b728c10e", "old_mode": 33188, "old_path": "src/tests/unittests/ITypArrayTests.cpp", "new_id": "ce71cda5a89f598aa99237c8bf79ce92a81bc65b", "new_mode": 33188, "new_path": "src/tests/unittests/ITypArrayTests.cpp" }, { "type": "modify", "old_id": "93f9be29d29c1697a4c04673b159e61a12e0ae12", "old_mode": 33188, "old_path": "src/tests/unittests/ITypBitsetTests.cpp", "new_id": "88390a51dee663819ba22f87d82c1aae9c01990d", "new_mode": 33188, "new_path": "src/tests/unittests/ITypBitsetTests.cpp" } ] }