)]}'
{
  "log": [
    {
      "commit": "b16194d50f62eee1f4da85552a8ae4661665ada9",
      "tree": "eeca3ec9a0eb19f932aa51bbecfcd2c181ff7336",
      "parents": [
        "48601f013a60c916187591e6e05dfaf76a87b698"
      ],
      "author": {
        "name": "Jayant Chowdhary",
        "email": "jchowdhary@google.com",
        "time": "Fri Apr 19 16:04:01 2019 -0700"
      },
      "committer": {
        "name": "Jayant Chowdhary",
        "email": "jchowdhary@google.com",
        "time": "Wed Apr 24 13:31:23 2019 -0700"
      },
      "message": "camera2 vndk: Add ACameraMananger_getTagFromName.\n\nIn some situations, clients of the vndk might need to be able to query\ntags at runtime, based on tag names. For example, when client hals are\nde-coupled from the camera HAL.\n\nBug: 131093919\n\nTest: AImageReaderVendorTest\nTest: Modify AImageReaderVendorTest to retrieve vendor tags given their\n      names, using ACameraMetadata_getTagFromName\n\nChange-Id: I1cdec5b154037185e99d29be2c6890e4fdc4a32a\nSigned-off-by: Jayant Chowdhary \u003cjchowdhary@google.com\u003e\n"
    },
    {
      "commit": "c6f2ab3c7b927e87d55c8bde9ac02571c3a7ef66",
      "tree": "fbc5ed49c073569bb633b64a3c5ad974d1dfa7e9",
      "parents": [
        "e8f70444fb37caae83518e26535191cc681055d1"
      ],
      "author": {
        "name": "Emilian Peev",
        "email": "epeev@google.com",
        "time": "Mon Mar 04 11:18:59 2019 -0800"
      },
      "committer": {
        "name": "Emilian Peev",
        "email": "epeev@google.com",
        "time": "Fri Mar 08 18:52:27 2019 -0800"
      },
      "message": "Camera: Add NDK support for camera permission update callbacks\n\nCamera NDK clients must receive notifications about\naccess permission changes.\n\nBug: 121379978\nTest: Camera CTS\nChange-Id: I66866ee3bbf7d45619995f036f19af50e812c236\n"
    },
    {
      "commit": "6df26071a5b581a90a6719a6dc03c212073dca71",
      "tree": "bc25beaef80c37fa9b32df72b3dd0d19ec89f49a",
      "parents": [
        "dcfd26eeac36f41dff92cab15f47512711b540cf"
      ],
      "author": {
        "name": "Jayant Chowdhary",
        "email": "jchowdhary@google.com",
        "time": "Tue Nov 06 23:55:12 2018 -0800"
      },
      "committer": {
        "name": "Jayant Chowdhary",
        "email": "jchowdhary@google.com",
        "time": "Fri Nov 16 10:04:22 2018 -0800"
      },
      "message": "Create a vendor available version of libcamera2ndk.\n\nBug: 110364143\n\nTest: mm -j64\nTest: AImageReaderVendorTest\n\nChange-Id: Ic9343cc7fb10eb374197945b72be59e7ce8282fe\nSigned-off-by: Jayant Chowdhary \u003cjchowdhary@google.com\u003e\n"
    },
    {
      "commit": "dd045bf3607fe6ab5881872c484241627731cc82",
      "tree": "b2c474378cde252aa2098bc28ac2b7816332e84b",
      "parents": [
        "c524813b806a64123d376d1afb4d21b09a6de453"
      ],
      "author": {
        "name": "Yin-Chia Yeh",
        "email": "yinchiayeh@google.com",
        "time": "Mon Aug 20 12:39:19 2018 -0700"
      },
      "committer": {
        "name": "Yin-Chia Yeh",
        "email": "yinchiayeh@google.com",
        "time": "Mon Aug 20 13:44:02 2018 -0700"
      },
      "message": "Camera NDK: don\u0027t explicit delete ACameraMetadata\n\nTo fix the warning in RefBase destructor.\n\nTest: NDK CTS tests, and ARCore measure app.\nBug: 112775599\nChange-Id: Ia448ac6d7e6c17699c16d287f65fc2826c9d7578\n"
    },
    {
      "commit": "7e8d4ba5887affda749978d787b898bf31fda729",
      "tree": "50f55dd31df7fe969fc901b791a2b8c3a694d856",
      "parents": [
        "ab37fbfcdc197429d59f6926ba970b3e68bbbadf"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Thu May 04 16:17:42 2017 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Thu May 04 17:55:07 2017 -0700"
      },
      "message": "Move libmediandk and libcamera2ndk headers\n\nMove libmediandk and libcamera2ndk headers into their module\nand export them from there.  Also move them to the same path\nrelative to the export as used in the NDK, media/ for\nlibmediandk and camera/ for libcamera2ndk.\n\nTest: builds\nChange-Id: I0b424e0e48bfb5e2b762694a97d799de08f5dda3\n"
    },
    {
      "commit": "d56db1d2bee182d1851097a9c712712fc094d117",
      "tree": "243fda59e2b4d51491af628b49b3a35b267e0051",
      "parents": [
        "cf7913e2389a5e850e01aa6f905d252ee54c9891"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Thu Dec 17 16:50:35 2015 -0800"
      },
      "committer": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Wed Mar 02 10:27:36 2016 -0800"
      },
      "message": "Camera: Switch camera2 to auto-gen C++ binder interfaces\n\n - Move camera service AIDL files to frameworks/av\n - Build C++ interface stubs with AIDL tools\n - Add necessary native-side parcelables and update existing ones\n - Remove manually-written stubs, rearrange remaining manual stubs\n - Adjust implementations to work with auto-generated stubs\n   - Adjust method signatures for auto-gen differences\n   - Add rich error messages using binder::Status\n\nBug: 25091611\nChange-Id: I6f69f34b9d1a3f8d1fb7db87357363f8fa8483ff\n"
    },
    {
      "commit": "ead9146f844ee194a4f4244ba8ae1a3aece12b63",
      "tree": "616249ae12bf73d57dc9c5ea7b3202930a05d1c9",
      "parents": [
        "0dea57fd9fc4b2ccaab97d9477359fbd5a626f5c"
      ],
      "author": {
        "name": "Yin-Chia Yeh",
        "email": "yinchiayeh@google.com",
        "time": "Wed Jan 06 16:45:08 2016 -0800"
      },
      "committer": {
        "name": "Yin-Chia Yeh",
        "email": "yinchiayeh@google.com",
        "time": "Mon Jan 25 16:48:37 2016 -0800"
      },
      "message": "Camera NDK library: capture session implementation\n\nBug: 23012001\nChange-Id: I3fd93205dcf1b9ed5a947cb944919eb531f219fc\n"
    },
    {
      "commit": "0dea57fd9fc4b2ccaab97d9477359fbd5a626f5c",
      "tree": "2cee23a637023c0365748d4a2f7f1048c9d97ab8",
      "parents": [
        "52a942055bcc4a96b6e281a54a70a53b6fca5798"
      ],
      "author": {
        "name": "Yin-Chia Yeh",
        "email": "yinchiayeh@google.com",
        "time": "Wed Dec 09 16:46:07 2015 -0800"
      },
      "committer": {
        "name": "Yin-Chia Yeh",
        "email": "yinchiayeh@google.com",
        "time": "Mon Jan 25 16:40:17 2016 -0800"
      },
      "message": "Camera NDK library: first draft\n\nBug: 23012001\n\nChange-Id: I06d834421289d4dead1c87301a6ee94487ccf023\n"
    }
  ]
}
