)]}'
{
  "commit": "f251a6f40e8adf993ecaec3a9fd098a75df609a3",
  "tree": "f2e25327f540e2ad69b9259f7441953efd73f95d",
  "parents": [
    "840809ac8356cb29a904835e5ee1de28a51e7da8"
  ],
  "author": {
    "name": "Alexis Hetu",
    "email": "sugoi@google.com",
    "time": "Mon Jan 07 14:47:32 2019 -0500"
  },
  "committer": {
    "name": "Chris Forbes",
    "email": "chrisforbes@google.com",
    "time": "Fri Jan 18 16:31:40 2019 +0000"
  },
  "message": "Replaced std::make_unique with std::unique_ptr\n\nstd::make_unique is C++14, so for strict C++11, we have\nto use std::unique_ptr. Added a new utility function,\nCommandBuffer::addCommand, to make this change more\nreadable.\n\nChange-Id: Icc62874a107543fa2c0599a338dbc6676047ad77\nReviewed-on: https://swiftshader-review.googlesource.com/c/23548\nTested-by: Alexis Hétu \u003csugoi@google.com\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@google.com\u003e\nReviewed-by: Chris Forbes \u003cchrisforbes@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "57f9538b5d2034a1e8a68355819d2f05af1ee6c3",
      "old_mode": 33188,
      "old_path": "src/Vulkan/VkCommandBuffer.cpp",
      "new_id": "0d766a99e823ad001001aa5eba0bbfde6f328532",
      "new_mode": 33188,
      "new_path": "src/Vulkan/VkCommandBuffer.cpp"
    },
    {
      "type": "modify",
      "old_id": "3a256c475dd1e3487f40a0b36f2c5b94845f4a97",
      "old_mode": 33188,
      "old_path": "src/Vulkan/VkCommandBuffer.hpp",
      "new_id": "7e31b6153c15d8884babbf64b4b95e5dce8ae724",
      "new_mode": 33188,
      "new_path": "src/Vulkan/VkCommandBuffer.hpp"
    }
  ]
}
