)]}'
{
  "log": [
    {
      "commit": "13cc3666c63010a4fc12568d645703bf365ccfc7",
      "tree": "20f2bc3371b70351de633830b4b91994ef38e80b",
      "parents": [
        "aa3cd5456293a2a30a142824e58fd8dd92e628c6"
      ],
      "author": {
        "name": "Roman Stratiienko",
        "email": "r.stratiienko@gmail.com",
        "time": "Sat Aug 29 21:35:39 2020 +0300"
      },
      "committer": {
        "name": "Roman Stratiienko",
        "email": "r.stratiienko@gmail.com",
        "time": "Tue Sep 08 22:34:52 2020 +0300"
      },
      "message": "drm_hwcomposer: use CamelCase in source/header files related to class\n\nMain goal is to increase readability of file names.\nAOSP uses camelcase for files in many projects.\nLets do the same for drm_hwcomposer.\n\nKeep platform/ directory as is, since class names is different from file names.\n\nSigned-off-by: Roman Stratiienko \u003cr.stratiienko@gmail.com\u003e\nChange-Id: I7e992357851c2a86711f4da1241c4d507359e56b\n"
    },
    {
      "commit": "aa3cd5456293a2a30a142824e58fd8dd92e628c6",
      "tree": "0281eeaad8815f0a23d4439db457e63c654592d2",
      "parents": [
        "fbf5c0ca45b3c4dd1d9621eb5198c3d43f1afbf6"
      ],
      "author": {
        "name": "Roman Stratiienko",
        "email": "r.stratiienko@gmail.com",
        "time": "Sat Aug 29 11:26:16 2020 +0300"
      },
      "committer": {
        "name": "Roman Stratiienko",
        "email": "r.stratiienko@gmail.com",
        "time": "Tue Sep 08 22:34:52 2020 +0300"
      },
      "message": "drm_hwcomposer: move header files into source directory\n\n... to improve navigation between source/header file.\nUnnecessary dependencies also removed.\n\nSigned-off-by: Roman Stratiienko \u003cr.stratiienko@gmail.com\u003e\nChange-Id: I2c3bf993b8c5f356490433fd94e90011487a1276\n"
    },
    {
      "commit": "ef3c797daff14f3df798fe78f2843c41f549c6c5",
      "tree": "3457a4612e5a5925af2bd62b812e7b0484bcc1cc",
      "parents": [
        "373de710a96450cb1bfcb678fcab0bee1078941d"
      ],
      "author": {
        "name": "Matvii Zorin",
        "email": "matvii.zorin@globallogic.com",
        "time": "Tue Aug 11 15:15:44 2020 +0300"
      },
      "committer": {
        "name": "Matvii Zorin",
        "email": "matvii.zorin@globallogic.com",
        "time": "Wed Aug 26 14:43:23 2020 +0300"
      },
      "message": "drm_hwcomposer: Add backend-dependent validation for HwcDisplay class\n\nDifferent DRM/KMS backends have a variable set of limitations, which is\nnot always exposed via DRM ioctls.\n\nThis implementation of backend-dependent validation provides a register\nof platform-specific inherited backend class to the map by BackendManager\nclass. ValidateDisplay function is moved to generic backend\nimplementantion and separated into 2 additional methods.\n\nThe map key is a string that contains the corresponding DRM driver name.\nDuring DrmHwcTwo class initialization the vendor.hwc.backend_override\nsystem property and driver name will be checked and a backend will be set\nfor the appropriate display. If the map does not have any backend for the\nnamed driver, the generic backend will be used.\n\nSigned-off-by: Matvii Zorin \u003cmatvii.zorin@globallogic.com\u003e\n"
    }
  ]
}
