)]}'
{
  "log": [
    {
      "commit": "62ea8667f9587536e76f97e449bd380f017d8328",
      "tree": "29eec0fd7db61a1764057817ecf328b864640312",
      "parents": [
        "1e309326453596223fd6b8d5ed23ddb4d289ecc9"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Jan 16 12:40:16 2024 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Jan 16 12:41:46 2024 +0000"
      },
      "message": "Added build instructions to README.\n\nChange-Id: I0bada6db974d390bfc154f125c0e0428c1d427a7\n"
    },
    {
      "commit": "1e309326453596223fd6b8d5ed23ddb4d289ecc9",
      "tree": "14bd88dea9a6e750bb922c088948694a03054909",
      "parents": [
        "94ec923b64aee95728d0ac3244e77e30dc41acab"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Dec 12 10:14:58 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Wed Jan 03 14:45:34 2024 +0000"
      },
      "message": "Enable gclient sync in the repo.\n\nChange-Id: I3911d82a2f08e6bbc0f58ebb63c3fd7466b7e2e6\n"
    },
    {
      "commit": "94ec923b64aee95728d0ac3244e77e30dc41acab",
      "tree": "b2654dfa37f77e855ce6baa1b5863fde908f8bd3",
      "parents": [
        "19295874fa14e6724d6ecd63b50b8cb0e1d51742"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Mon Nov 27 14:36:04 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Wed Jan 03 14:44:24 2024 +0000"
      },
      "message": "Include Android Samples to Dawn\n\nAdding three sample Android Applications that use Dawn:\n1. Render HelloTriangle using C API\n2. Render HelloTriangle using C++ API\n3. Compute Sample using C++ API\n\nFollow \"Building Instructions for Android Application Samples\" in\ngo/dawn-on-android-samples to test the samples locally.\n\nChange-Id: Ia0a257d9b3a35fa34f93bcdaee29bd609c386a01\n"
    },
    {
      "commit": "19295874fa14e6724d6ecd63b50b8cb0e1d51742",
      "tree": "4a7936a3eaf55bf642c0dac990100db4c977a763",
      "parents": [
        "1e78ce85b94e7ded06b7189982185133e3bc0e8f"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Dec 12 10:29:05 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Thu Dec 21 13:10:21 2023 +0000"
      },
      "message": "Rolled deps manually by updating the hashes to-\nGLFW: b152019dab027dfd276e37cacaacd439075f6c3\nDawn: bc8b99afc68f8c7f452df858f7e452913bbee5a6\n\nChange-Id: I633f09387cbc860424557108025f30af481379ce\n"
    },
    {
      "commit": "1e78ce85b94e7ded06b7189982185133e3bc0e8f",
      "tree": "c404dc933408b5703ffdbe6c654156958d9fbaac",
      "parents": [
        "535984729d279ae9fad4661e0d9e625857640560"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Nov 28 14:54:13 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Nov 28 14:54:13 2023 +0000"
      },
      "message": "Rolled third_party/dawn\n\nRoll third_party/dawn/ 18ac67fc7..6ed49808e (246 commits; 5 trivial rolls)\n\nhttps://dawn.googlesource.com/dawn.git/+log/18ac67fc72df..6ed49808e2f6\n\n$ git log 18ac67fc7..6ed49808e --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2023-11-28 dawn-autoroll Roll ANGLE from 716c5d00b8b6 to f2aee23fc356 (2 revisions)\n2023-11-28 andre Only load SPIRV validation header when needed\n2023-11-28 bclayton [tint][wgsl] Migrate IR roundtrip fuzzer to be an IR fuzzer\n2023-11-28 bclayton [tint][fuzz] Add an IR fuzzer framework\n2023-11-28 bclayton [tint][spirv] Add a SPIR-V writer fuzzer from AST\n2023-11-28 bclayton [tint][spirv] Add validate library\n2023-11-28 jiawei.shao D3D11: Implement Pixel Local Storage\n2023-11-28 jie.a.chen Fix FD leaks in VideoViewsTests on CROS\n2023-11-28 enga Implement queue-related futures on Vulkan\n2023-11-28 dawn-autoroll Roll DirectX Shader Compiler from 5d5a940fdb25 to 426f6cbbbec7 (2 revisions)\n2023-11-28 dawn-autoroll Roll ANGLE from ea8238935e4d to 716c5d00b8b6 (7 revisions)\n2023-11-27 bajones Suppress writeTimestamp CTS failure\n2023-11-27 senorblanco Only build ANGLE for dawn_end2end_tests.\n2023-11-27 dawn-autoroll Roll SwiftShader from 50dbfc35468c to 35b1a501141a (1 revision)\n2023-11-27 dsinclair [ir][msl] Run existing transforms which are required.\n2023-11-27 enga Add WGPUAdapterPropertiesMemoryHeaps\n2023-11-27 dawn-autoroll Roll DirectX Shader Compiler from f2dd3e33cd12 to 5d5a940fdb25 (1 revision)\n2023-11-27 dawn-autoroll Roll ANGLE from 9a70fc904664 to ea8238935e4d (1 revision)\n2023-11-27 jiawei.shao Remove chromium_experimental_read_write_storage_texture from Tint\n2023-11-27 dsinclair [ir][msl] Add support for fragment inputs\n2023-11-27 dsinclair [ir][msl] Add thread and threadgroup position.\n2023-11-27 dsinclair [ir][msl] Fix const of non-entrypoint pointers\n2023-11-27 dsinclair [ir] Shuffle around function e2e tests\n2023-11-26 dsinclair [ir][msl] Update expected\n2023-11-26 dawn-autoroll Roll vulkan-deps from 2e96f5c2b566 to 860dca03b6e7 (1 revision)\n2023-11-25 dawn-autoroll Roll ANGLE from 1bdb403899f2 to 9a70fc904664 (1 revision)\n2023-11-25 dawn-autoroll Roll vulkan-deps from 95073d786075 to 2e96f5c2b566 (1 revision)\n2023-11-25 chrome-automated-expectation Remove stale WebGPU CTS expectations\n2023-11-25 dawn-autoroll Roll ANGLE from bb7ac1825855 to 1bdb403899f2 (2 revisions)\n2023-11-25 dawn-autoroll Roll vulkan-deps from 2ddf0aa40843 to 95073d786075 (2 revisions)\n2023-11-24 blundell Add multiplanar usages to SharedTextureMemory if supported by Device\n2023-11-24 blundell Mark SharedTextureMemory/SharedFence as supported on the wire\n2023-11-24 dawn-autoroll Roll ANGLE from a5e8f86ab0b9 to bb7ac1825855 (3 revisions)\n2023-11-24 dawn-autoroll Roll DirectX Shader Compiler from b32b169bd36a to f2dd3e33cd12 (1 revision)\n2023-11-24 dawn-autoroll Roll vulkan-deps from f0dc22ba8111 to 2ddf0aa40843 (1 revision)\n2023-11-24 dsinclair [ir][msl] Emit some core builtins.\n2023-11-24 beaufort.francois Implement entryPoint defaulting\n2023-11-24 jiawei.shao Fix TINT_FOREACH_13, _14 and _15\n2023-11-24 blundell [SharedTextureMemory] Do per-format restrictions in frontend\n2023-11-23 dawn-autoroll Roll ANGLE from fba482b7107c to a5e8f86ab0b9 (1 revision)\n2023-11-23 dneto Generate end-to-end WGSL tests from wgsl.def\n2023-11-23 andre [tint] Fix Bazel config_setting_group definition\n2023-11-23 dsinclair [ir] Lower IR before dumping.\n2023-11-23 senorblanco Compat CTS: make nvidia suppressions generic.\n2023-11-23 bajones Fix timestamp queries on Android\n2023-11-23 dawn-autoroll Roll vulkan-deps from 05e2e582257c to f0dc22ba8111 (1 revision)\n2023-11-23 amaiorano Add building DXC support to CMake\n2023-11-23 dsinclair [ir][msl] Emit swizzle, load/store vector element instructions\n2023-11-23 dsinclair Add switch end-to-end tests.\n2023-11-23 dsinclair [ir] Rename InstructionResult::Source.\n(...)\n2023-11-15 dsinclair Use result type to handle diagnostics\n2023-11-15 dsinclair Rename option_builder to option_helpers.\n2023-11-15 dsinclair Using binding information for MSL/Tint interface\n2023-11-14 dawn-autoroll Roll DirectX Shader Compiler from ba90e249dfd6 to bdd7d9b0b9e8 (1 revision)\n2023-11-14 ynovikov Update VUID suppressions\n2023-11-14 cwallez Add documentation for chromium_experimental_framebuffer_fetch\n2023-11-14 cwallez Initial FramebufferFetch support on Metal.\n2023-11-14 dawn-autoroll Roll ANGLE from b12d4867b1fb to 81e3ecff1c85 (2 revisions)\n2023-11-14 cwallez Add validation for Framebuffer Fetch\n2023-11-14 dawn-autoroll Roll vulkan-deps from c9031880b75b to caa4d167abe6 (5 revisions)\n2023-11-14 cwallez Fix a test TODO to check depthWrite/Compare must be default if no depth\n2023-11-14 dawn-automated-expectations Roll third_party/webgpu-cts/ 7ca54d7b3..0e06340de (1 commit)\n2023-11-14 dawn-autoroll Roll DirectX Shader Compiler from 3fdcaf9688d5 to ba90e249dfd6 (1 revision)\n2023-11-14 dawn-autoroll Roll ANGLE from 1819b4495440 to b12d4867b1fb (9 revisions)\n2023-11-14 dawn-autoroll Roll vulkan-deps from 855191177ccd to c9031880b75b (3 revisions)\n2023-11-13 dawn-autoroll Roll SwiftShader from 4a62a93e27d9 to 50dbfc35468c (1 revision)\n2023-11-13 cwallez dawn.node: Use utf16 compilation info\n2023-11-13 bclayton [tint][wgsl] Fix ICE in SingleEntryPoint transform\n2023-11-13 enga Notify the WebGPU gardener on CTS roller / CI failure\n2023-11-13 senorblanco Compat CTS: group Intel memory_sync failures.\n2023-11-13 bclayton DEPS: Update node to 20.9.0\n2023-11-13 cwallez dawn.node: Support maxBindGroupsPlusVertexBuffers\n2023-11-13 dawn-autoroll Roll DirectX Shader Compiler from 89710e569423 to 3fdcaf9688d5 (1 revision)\n2023-11-13 bclayton clang-format\n2023-11-13 bclayton [tint][core] Fix return type of HashCode()\n2023-11-13 senorblanco Compat CTS: remove unexpected passes.\n2023-11-13 dawn-autoroll Roll ANGLE from 2da62237b0ac to 1819b4495440 (1 revision)\n2023-11-13 dawn-autoroll Roll vulkan-deps from 5439bbeeed44 to 855191177ccd (1 revision)\n2023-11-13 cwallez dawn.node: Fix GPUTexture/Buffer.usage getter.\n2023-11-13 jiawei.shao Tint/HLSL: Don\u0027t pack level in coords for textureLoad on read-write storage textures\n2023-11-13 jiawei.shao Tint/HLSL: Implement AST transform for pixel local variables\n2023-11-13 senorblanco Compat CTS: suppress moar Intel failures.\n2023-11-12 senorblanco Compat CTS: add suppressions for new regressions.\n2023-11-12 dawn-autoroll Roll vulkan-deps from e2f549dd548d to 5439bbeeed44 (3 revisions)\n2023-11-11 dawn-autoroll Roll ANGLE from ade3dacd7168 to 2da62237b0ac (1 revision)\n2023-11-11 bclayton [tint][gn] Hook up tint_info to the build\n2023-11-11 bclayton [tint][resolver] Add validation test for @color and @location\n2023-11-11 bclayton [tint][transform] Update CanonicalizeEntryPointIO tests\n2023-11-11 bclayton [tint][wgsl] Parse @color\n2023-11-11 bclayton [tint][msl] Implement chromium_experimental_framebuffer_fetch\n2023-11-11 bclayton [tint] Regenerate IR SKIP expectations\n2023-11-11 dawn-autoroll Roll vulkan-deps from c64e9fc18e61 to e2f549dd548d (10 revisions)\n2023-11-11 dawn-autoroll Roll ANGLE from e5119649a6c9 to ade3dacd7168 (7 revisions)\n2023-11-11 dawn-autoroll Roll DirectX Shader Compiler from 8d3854982149 to 89710e569423 (1 revision)\n2023-11-11 chrome-automated-expectation Remove stale WebGPU CTS expectations\n2023-11-11 senorblanco Compat CTS: gardening after Shrek\u0027s image_copy fix.\n2023-11-10 dawn-autoroll Roll vulkan-deps from 1b3bc53dbf39 to c64e9fc18e61 (4 revisions)\n2023-11-10 penghuang d3d11: check debug layer for shared d3d11 device\n2023-11-10 senorblanco Compat CTS: tidy readbackFromWebGPUCanvas issues.\n2023-11-10 shrekshao Compat: Fix BlitTextureToBuffer for compat texture view requirement\n\nCreated with:\n  roll-dep third_party/dawn\n\nChange-Id: Ib2573376661706849f1d82df52ce3cc136658fa2"
    },
    {
      "commit": "535984729d279ae9fad4661e0d9e625857640560",
      "tree": "20fbbad08c84550a1c7b8c7f8920efa022424705",
      "parents": [
        "4999280415436dbf20ccd73512d1bf1a1ed522c7",
        "82b92dc3f681f4c5aa182351ced2600295f30ef8"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Nov 28 14:35:34 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Nov 28 14:35:34 2023 +0000"
      },
      "message": "Merge \"Updated .gitmodules for dawn and added it to .gitignore\" into main"
    },
    {
      "commit": "82b92dc3f681f4c5aa182351ced2600295f30ef8",
      "tree": "20fbbad08c84550a1c7b8c7f8920efa022424705",
      "parents": [
        "4213e8ec24ac7be807fa5a1efc059e308f30a103"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Mon Nov 27 15:30:39 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Nov 28 14:12:36 2023 +0000"
      },
      "message": "Updated .gitmodules for dawn and added it to\n.gitignore\n\nChange-Id: Ibf008da1fb415d102b3d97c1b92f00332c949aba\n"
    },
    {
      "commit": "4999280415436dbf20ccd73512d1bf1a1ed522c7",
      "tree": "16eb9619179739c42972ad7b0fa10f1702315641",
      "parents": [
        "4213e8ec24ac7be807fa5a1efc059e308f30a103"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Mon Nov 27 15:30:39 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Tue Nov 28 09:01:24 2023 +0000"
      },
      "message": "Added .gitmodules for dawn and glfw\n\nChange-Id: If75d470e56a6e7775d869fac78081af7b753fa57\n"
    },
    {
      "commit": "4213e8ec24ac7be807fa5a1efc059e308f30a103",
      "tree": "c6fba98bc2deb9a8c2d854f8155155d9dc76a894",
      "parents": [
        "b715f8beaa4654f8bb2fa03220bc15f4c6fa5515"
      ],
      "author": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Mon Nov 27 10:36:02 2023 +0000"
      },
      "committer": {
        "name": "Sonakshi Saxena",
        "email": "nexa@google.com",
        "time": "Mon Nov 27 10:36:02 2023 +0000"
      },
      "message": "Added .gitignore file\n\nChange-Id: I93d0412f11e39d180dc94efe324145ca7c0fe8e2\n"
    },
    {
      "commit": "b715f8beaa4654f8bb2fa03220bc15f4c6fa5515",
      "tree": "cb9b3977977ce50cc4c80947ddfe3bbd9692f33a",
      "parents": [
        "18e8258e101e6107558b3bf35294953722cb6d08"
      ],
      "author": {
        "name": "Brandon Jones",
        "email": "bajones@chromium.org",
        "time": "Tue Nov 21 08:59:32 2023 -0800"
      },
      "committer": {
        "name": "Brandon Jones",
        "email": "bajones@chromium.org",
        "time": "Tue Nov 21 08:59:32 2023 -0800"
      },
      "message": "Adding some basic initial files for CMake support.\n\nThis is almost certainly broken and in need of more dependency updates\nbut I was able to coerce it to build with CMake + make on Linux.\n\nIt\u0027s a start.\n\nChange-Id: I515e7949834e9657fa81e4735deb203eec330555"
    },
    {
      "commit": "18e8258e101e6107558b3bf35294953722cb6d08",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [],
      "author": {
        "name": "Corentin Wallez",
        "email": "cwallez@google.com",
        "time": "Wed Oct 04 16:44:30 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Oct 04 16:44:30 2023 +0000"
      },
      "message": "Initial empty repository\n"
    }
  ]
}
