)]}'
{
  "log": [
    {
      "commit": "673d1fb3a9db020cdebc6a05f9b53fc43ad524ed",
      "tree": "c1ae618d0af044714724bddb796bbc34aeafdb42",
      "parents": [
        "d1272553516e6595dea310d07d7b974dcd0a421f"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Mon Aug 15 16:08:18 2016 +0100"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Thu Aug 18 10:36:29 2016 +0100"
      },
      "message": "dex_instruction: k45cc HasVarArgs\n\nChange-Id: I3be92269bb78c96ec41ab533c5792bd369c02178\nTest: make test-art-host\nbug: 30550796\n"
    },
    {
      "commit": "8ec3bd2b31ccbc9027b8e9b1949dd1804bb6d30f",
      "tree": "6cc457a060c7faade49229010bfe3119e55b254d",
      "parents": [
        "c218427ab96e521e0c4e9a3ffeb87e6c57eea0a5"
      ],
      "author": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Aug 03 12:46:23 2016 +0100"
      },
      "committer": {
        "name": "Narayan Kamath",
        "email": "narayan@google.com",
        "time": "Wed Aug 10 14:00:16 2016 +0100"
      },
      "message": "Instruction: Add new formats 45cc and 4rcc.\n\nThese are new 4 byte formats with the following properties.\n\n- The first three (16 bit) words of these instructions have the same\n  format as 35c and 3rc respectively.\n- The fourth 16 bit word encodes an additional constant index reference.\n\nThis change includes placeholder opcodes for invoke-polymorphic and\ninvoke-polymorphic/range which will be the first dex instructions that\nuse this new format. In addition to a method_idx that gives the invoked\nmethod, these instructions also provide a proto_idx which gives the\n(static) type signature of the call site.\n\nThe only reason these are included in this change is because we need\nan instruction with a given format to write a unit_test using the Instruction\nAPI.\n\nbug: 30550796\ntest: make test-art-host\n\nChange-Id: I02612ddee47169757175a8079d82f811f6545945\n"
    },
    {
      "commit": "b1f3753d890e17b7b0d4e2779e8dfd8aa5bf0e2d",
      "tree": "160176ad18b64418b225b7031aa2bfbd1fd8320a",
      "parents": [
        "806af26f1a8f107cb4f4430ceec8dc9f360f3795"
      ],
      "author": {
        "name": "Aart Bik",
        "email": "ajcbik@google.com",
        "time": "Mon Jun 29 11:03:55 2015 -0700"
      },
      "committer": {
        "name": "Aart Bik",
        "email": "ajcbik@google.com",
        "time": "Mon Jun 29 14:26:02 2015 -0700"
      },
      "message": "Added index type of dex byte instructions.\n\nRationale:\nThe information was already in the instruction_list but not\nexposed as enum through a getter. This CL adds that ability.\nThis information is needed by the upcoming Art-based dexdump.\n\nNOTE:\nAdded \"Index\" to the enum constants naming convention.\n\nNOTE:\nFixed few incorrect quickened entries in instruction_list.\n\nBug: 17442393\n\nChange-Id: Ica18ae43135f78f29e9832f5a101d497e54724cf\n"
    }
  ]
}
