)]}'
{
  "log": [
    {
      "commit": "dc792f55e03081d4356996d700dacda90eda8817",
      "tree": "e196b6af82bc7fce7ceee01ccce35f51c7cf4dbd",
      "parents": [
        "10d01dba75b64190628af247d5b312cf9ea9c74d"
      ],
      "author": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Thu Oct 10 16:29:42 2019 -0700"
      },
      "committer": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Thu Oct 10 16:38:02 2019 -0700"
      },
      "message": "Vulkan: remove redundant function definitions in null_driver\n\nWhen deprecating the old gen scripts, there\u0027s some duplicate entries get added,\nwhich is fixed by this change.\n\nThis change also reorders the extension constants in the gen scripts so that\nfuture modification is less likely to put duplicate entries.\n\nBug: 134185757\nTest: ./scripts/code_generator.py \u0026\u0026 build\nChange-Id: I6c8356b01e8a9c042293804eb628ed0a72da4a5c\n"
    },
    {
      "commit": "899d1758a2bb79128c3fcf0b5736986619b02658",
      "tree": "05687beb4d4492311458d23ca7630e673b9660c5",
      "parents": [
        "4bc489bb9906f378d47763c4fb049e5fa33ac12c"
      ],
      "author": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Mon Sep 23 16:05:35 2019 -0700"
      },
      "committer": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Mon Sep 23 22:45:34 2019 -0700"
      },
      "message": "libvulkan: intercept vkQueueSubmit to insert a tracepoint\n\nBug: 141501384\nTest: build, flash and boot. Run deqp\nChange-Id: I840270f213455250f72b2e7dc996124692bbc473\n"
    },
    {
      "commit": "4bc489bb9906f378d47763c4fb049e5fa33ac12c",
      "tree": "bde0990eadc7e1f29d8eadcfb2f9884f8a37ae12",
      "parents": [
        "7e5d85ab0410a3ae0f317e0b5c1b97b237e7a101"
      ],
      "author": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Mon Sep 23 15:17:22 2019 -0700"
      },
      "committer": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Mon Sep 23 22:36:07 2019 -0700"
      },
      "message": "vulkan: remove the temp hack for VK_ANDROID_native_buffer and regen framework\n\nPreviously the VK_ANDROID_native_buffer spec in the Vulkan registry is out of\ndate. Since the upstream Vulkan registry has been fixed and imported to the\nAndroid downstream now, this change removes the hack and regenerate the Vulkan\nframework.\n\nThis change also fixes below bugs:\n1. Some device apis are treated as non-device.\n2. The last command in the registry is ignored.\n\nBug: 134711355\nTest: Build, flash and dEQP tests\nChange-Id: I4eb77faf38b466f76caefdabb19a4d67a8ea789e\n"
    },
    {
      "commit": "8dce9d78e7aedd614cec867a8dbcd9d9e2f3ea1c",
      "tree": "3bf1996653d257d4ecf7416cf4e21eec88b17476",
      "parents": [
        "8e94c75e74bee074ddf98c79356d87b415341491"
      ],
      "author": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Thu Jul 11 14:26:04 2019 -0700"
      },
      "committer": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Fri Jul 12 15:28:58 2019 -0700"
      },
      "message": "Generate Vulkan framework from Vulkan registry (Part 4)\n\nInstead of using the manually created vulkan.api file for generating the\nVulkan driver framework, we generate it directly from the vulkan\nregistry (vk.xml)\n\nBug: 134711355\nTest: Build and flash, dEQP tests\nChange-Id: Ie38d93c51ff16d2108cbe9a9a717a0bea24947df\n"
    },
    {
      "commit": "8e94c75e74bee074ddf98c79356d87b415341491",
      "tree": "4dd9bde2aaf8973790120af7add69ac2ecdae3dd",
      "parents": [
        "799a0d81b8142452c80fbbc305e2a7e7adf3537a",
        "6a9b16ef3aa63a220e2e4519a0db3138a7c12340"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Jul 11 20:45:44 2019 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 11 20:45:44 2019 +0000"
      },
      "message": "Merge \"Generate Vulkan framework from Vulkan registry (Part 3)\""
    },
    {
      "commit": "6a9b16ef3aa63a220e2e4519a0db3138a7c12340",
      "tree": "50f4550de066abdc758633344ffac7306c21580d",
      "parents": [
        "d7e5236ade209b5bca6e2011cf2ddc063f7e5801"
      ],
      "author": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Wed Jul 10 17:49:49 2019 -0700"
      },
      "committer": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Thu Jul 11 17:50:04 2019 +0000"
      },
      "message": "Generate Vulkan framework from Vulkan registry (Part 3)\n\nInstead of using the manually created vulkan.api file for generating the\nVulkan driver framework, we generate it directly from the vulkan registry\n(vk.xml)\n\nBug: 134711355\nTest: Build and flash, dEQP tests\n\nChange-Id: I2fc3bc03489bd47c2239eb083c988157979fd674\n"
    },
    {
      "commit": "94ee3ee5061d6c2ae9ccb8e4746781e35f9371c2",
      "tree": "7dfb362c0745d819cec3bb8125e2c7a1b1fa4742",
      "parents": [
        "d7e5236ade209b5bca6e2011cf2ddc063f7e5801",
        "331130563b9b4ef6424a36bd7b284a5b33f313e7"
      ],
      "author": {
        "name": "TreeHugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Thu Jul 11 03:02:34 2019 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 11 03:02:34 2019 +0000"
      },
      "message": "Merge \"Vulkan: make framework gen script executable\""
    },
    {
      "commit": "331130563b9b4ef6424a36bd7b284a5b33f313e7",
      "tree": "34bdf69b34e6f3a7108c8344d6820de3cbdf6dcb",
      "parents": [
        "b4db9d8692a812b929b5dc9e18b66ad930916072"
      ],
      "author": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Wed Jul 10 16:49:11 2019 -0700"
      },
      "committer": {
        "name": "Yiwei Zhang",
        "email": "zzyiwei@google.com",
        "time": "Wed Jul 10 16:53:12 2019 -0700"
      },
      "message": "Vulkan: make framework gen script executable\n\nAlso adds the .gitignore file to ignore the auto generated .pyc files.\n\nBug: 134711355\nTest: build, flash and boot.\nChange-Id: I68621c4af73c422c9f42c92822fc4a1daf89a451\n"
    },
    {
      "commit": "0136414e63036f660f5e05e5419d3741ab6846fa",
      "tree": "05639fbceefc10e96caadd6322430599d9c14e91",
      "parents": [
        "765f9cb52f20ef14058a509ecde3881bc59bf142"
      ],
      "author": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Tue Jul 02 15:52:49 2019 -0700"
      },
      "committer": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Wed Jul 10 13:06:21 2019 -0700"
      },
      "message": "Generate Vulkan framework from Vulkan registry (Part 2)\n\nInstead of using the manually created vulkan.api file for generating the\nVulkan driver framework, we generate it directly from the vulkan registry\n(vk.xml)\n\nBug : 134711355\nTest: Build and flash, dEQP tests\n\nChange-Id: I7a7c04a05d9eea5a03b4651fcff75948d3353933\n"
    },
    {
      "commit": "751a7dcc1f03d5704104d418387127c2f0843b1b",
      "tree": "feeb5e1da1a10bcc7895b9e900cf4ae2a5c3ecdd",
      "parents": [
        "29d4e9ce5a5b909050c593c4124220e2b9d5f6e0"
      ],
      "author": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Tue Jul 02 17:17:25 2019 -0700"
      },
      "committer": {
        "name": "Adithya Srinivasan",
        "email": "adsrini@google.com",
        "time": "Tue Jul 02 17:17:25 2019 -0700"
      },
      "message": "Generate Vulkan framework from Vulkan registry\n\nInstead of using the manually created vulkan.api file for generating the\nVulkan framework, we generate it directly from the vulkan registry\n(vk.xml)\n\nBug: 134711355\nTest: Build and flash, dEQP tests\nChange-Id: I7e85cd4b64d13b8ed2c54678090f405171854a40\n"
    }
  ]
}
