)]}'
{
  "log": [
    {
      "commit": "17374091085affd929d03664bee5a827e76b1b21",
      "tree": "e4c1b72d68a76e47dd96fbe5923658a627d93545",
      "parents": [
        "71b2cb54099218952385c8c295dbff8be81263ce"
      ],
      "author": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Tue Jun 08 13:45:09 2021 -0700"
      },
      "committer": {
        "name": "Calin Juravle",
        "email": "calin@google.com",
        "time": "Thu Jun 17 20:21:18 2021 +0000"
      },
      "message": "Be more prescise in the profile analysis\n\nDistinguish between:\n - compile\n - don\u0027t compile because we don\u0027t have enough delta (standard case)\n - don\u0027t compile because all profiles are empty\n\nThis will help us be more precise in the compilation strategy and\navoid re-compiling verified dex files when the profile is empty.\n\nAlso, this CL fixes dexoptanalyzer tests.\nWe needed to generate odex files instead of oat files in the\ndalvik-cache when testing the functionality. That\u0027s because during\ntests, the parent directory of the apk is always writable and\nOatFileAssistant will believe that it needs to select the odex\nfiles despite having an oat file.\n\nThe fix caught issues in the downgrade test, which were also\naddressed.\n\nTest: gtest\nBug: 188655918\nChange-Id: Id8370541f73465b32dc91aeacf2ba4dc2656c290\n"
    },
    {
      "commit": "a4731bd72773272f7009f0dbac21258061c7d5e4",
      "tree": "22dd4b8935260097842b0f4cce6e310f9ef54a65",
      "parents": [
        "86fe9b85c5243debe5f695c1625bae03bf738452"
      ],
      "author": {
        "name": "Orion Hodson",
        "email": "oth@google.com",
        "time": "Mon Nov 16 14:56:50 2020 +0000"
      },
      "committer": {
        "name": "Orion Hodson",
        "email": "oth@google.com",
        "time": "Thu Nov 19 06:56:34 2020 +0000"
      },
      "message": "Dexoptanalyzer: expose return codes\n\nMove ReturnCode to dexoptanalyzer.h and place in a new\nart::dexoptanalyzer namespace.\n\nBug: 160683548\nTest: m\nChange-Id: I0be8a9a99b0371cd7bea0c1a744f7c7159b61e20\n"
    }
  ]
}
