)]}'
{
  "log": [
    {
      "commit": "61be84167c1a11c8a030e00a2b79b2bc4fdf617f",
      "tree": "8213fe1a24bdc63e7994b6129615c57845590d03",
      "parents": [
        "f99498ee4de7123e2fd71778c6877be44fbd1506"
      ],
      "author": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Tue Oct 06 10:51:09 2015 -0700"
      },
      "committer": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Tue Oct 06 13:46:50 2015 -0700"
      },
      "message": "AudioTrack: Prevent stop() from reissuing last marker event\n\nAvoid a duplicate marker event race condition (1 in 30 or less)\nby clearing marker reached in start() not stop().\n\nBug: 24497521\nChange-Id: I9520d063c7d173d2e642174bf60a2bfe75edf085\n"
    },
    {
      "commit": "f99498ee4de7123e2fd71778c6877be44fbd1506",
      "tree": "76fc5f13ab660c053101f09a701187259952e90a",
      "parents": [
        "8595eaab5884bb74d884d366ad6e371a296bf576"
      ],
      "author": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Fri Sep 25 16:52:55 2015 -0700"
      },
      "committer": {
        "name": "Eino-Ville Talvala",
        "email": "etalvala@google.com",
        "time": "Sat Sep 26 11:22:20 2015 -0700"
      },
      "message": "CameraService: Use SCHED_FIFO for request queue thread in HFR\n\n- Move SchedulingPolicyService from audioservice to mediautils\n\n- When starting up a high speed stream config, set request queue thread\n  to SCHED_FIFO using SchedulingPolicyService\n\nBug: 24227252\nChange-Id: I224b59142bd111caf563779f55cddd62385b9bac\n"
    },
    {
      "commit": "8595eaab5884bb74d884d366ad6e371a296bf576",
      "tree": "117cbf97fd8924783433e9508447daf9e5d83dc5",
      "parents": [
        "45fd99a31d09f247c72f456a9d569d7326a95894",
        "6eda0b5770eeb215d0a37ef1478c5541bd8067fd"
      ],
      "author": {
        "name": "Rachad Alao",
        "email": "rachad@google.com",
        "time": "Thu Sep 24 06:21:12 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 24 06:21:12 2015 +0000"
      },
      "message": "Merge \"SoftAVCDec: Reduced memory requirements\" into mnc-dr-dev"
    },
    {
      "commit": "45fd99a31d09f247c72f456a9d569d7326a95894",
      "tree": "b06f4ce59dc97d24a1ed5f40614653f5ab95926d",
      "parents": [
        "047d97b2d046374e2a25c81a984d9cde23f5d781",
        "64265b2fb8f5be63b6c2ad4fcbec9acf74705bc4"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Thu Sep 24 00:22:57 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 24 00:22:57 2015 +0000"
      },
      "message": "Merge \"audio policy: fix preemtible capture race\" into mnc-dr-dev"
    },
    {
      "commit": "6eda0b5770eeb215d0a37ef1478c5541bd8067fd",
      "tree": "ad432d912e8289e6d11c7df04eebab7b91edb18e",
      "parents": [
        "3916845dda1289c3419fe21fbe335bcbddc2e354"
      ],
      "author": {
        "name": "Harish Mahendrakar",
        "email": "harish.mahendrakar@ittiam.com",
        "time": "Tue Aug 04 10:12:58 2015 +0530"
      },
      "committer": {
        "name": "Rachad Alao",
        "email": "rachad@google.com",
        "time": "Wed Sep 23 18:34:17 2015 +0000"
      },
      "message": "SoftAVCDec: Reduced memory requirements\n\nBug: 24221026\n\nChange-Id: I2aaaf88e7dc9a30156764f83a81fc0cad00142f9\n"
    },
    {
      "commit": "047d97b2d046374e2a25c81a984d9cde23f5d781",
      "tree": "9602fea6112f8b3084fc8575fecbb5ba1e4da201",
      "parents": [
        "3916845dda1289c3419fe21fbe335bcbddc2e354"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Wed Sep 23 10:25:31 2015 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Wed Sep 23 11:13:14 2015 -0700"
      },
      "message": "AudioPolicyService: fix race in AudioCommandThread\n\nFixe race condition in AudioCommandThread::threadLoop() where a\ncommand can be inserted in first position in the queue after the sleep\ntime has been calculated causing a longer delay than expected.\n\nAlso fix a failure to hold a wake lock while commands are still in the queue.\n\nBug: 22707905.\nChange-Id: I813626986677bf00106acb37ee20d3dd75d5cf33\n"
    },
    {
      "commit": "3916845dda1289c3419fe21fbe335bcbddc2e354",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "2460f11e9352c1b57513f9abcdf76d4e9cca81ba",
        "71a9b3243517d1c5cfeaf87d431d9d799504b17e"
      ],
      "author": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Tue Sep 22 20:08:28 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 22 20:08:28 2015 +0000"
      },
      "message": "am 71a9b324: am e22f5f49: (-s ours) DO NOT MERGE - Fix build for commit 69ae6a87\n\n* commit \u002771a9b3243517d1c5cfeaf87d431d9d799504b17e\u0027:\n  DO NOT MERGE - Fix build for commit 69ae6a87\n"
    },
    {
      "commit": "71a9b3243517d1c5cfeaf87d431d9d799504b17e",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "24d8eb714dc32e02a3f38ac0536cf459de436bb7",
        "e22f5f490cb69e30e8a2630868e58db41838bcb3"
      ],
      "author": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Tue Sep 22 20:02:18 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Sep 22 20:02:18 2015 +0000"
      },
      "message": "am e22f5f49: (-s ours) DO NOT MERGE - Fix build for commit 69ae6a87\n\n* commit \u0027e22f5f490cb69e30e8a2630868e58db41838bcb3\u0027:\n  DO NOT MERGE - Fix build for commit 69ae6a87\n"
    },
    {
      "commit": "e22f5f490cb69e30e8a2630868e58db41838bcb3",
      "tree": "d7ab90ba903ab1e3ccdef98b3bcbd14f6e92435a",
      "parents": [
        "4487514203235b7def755fdefde7c9c8d4b89006"
      ],
      "author": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Tue Sep 22 12:01:23 2015 -0700"
      },
      "committer": {
        "name": "Andy Hung",
        "email": "hunga@google.com",
        "time": "Tue Sep 22 12:02:42 2015 -0700"
      },
      "message": "DO NOT MERGE - Fix build for commit 69ae6a87\n\ntest app on lmp-mr1-ub-dev but not on lmp-mr1-dev\nnow needs liblog.\n\nChange-Id: Ia995d9101e85f6a68c85d3156fd6b78fa96c87e0\n"
    },
    {
      "commit": "64265b2fb8f5be63b6c2ad4fcbec9acf74705bc4",
      "tree": "a92838f2510034b35b41e78a71bb6385d6f7b557",
      "parents": [
        "6fe78a875793188ff80512db247312109038f181"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri Sep 18 18:32:07 2015 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue Sep 22 01:07:14 2015 +0000"
      },
      "message": "audio policy: fix preemtible capture race\n\nBecause a preemtible capture session can preempt another one,\nwe end up in an endless loop situation were each session is allowed to restart\nafter being preempted, thus preempting the other one which restarts and so on.\n\nTo avoid this situation, we store which audio session was preempted when\na particular input started and prevent preemption of this active input by this session.\nWe also inherit sessions from the preempted input to avoid a 3 way preemption loop etc...\n\nBug: 24007220.\nChange-Id: I0eab5299440ef3ab9e987635dc9a300cf42f2c79\n"
    },
    {
      "commit": "2460f11e9352c1b57513f9abcdf76d4e9cca81ba",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "a3add504250354d2e43545c673ec959b5b879cee",
        "24d8eb714dc32e02a3f38ac0536cf459de436bb7"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:37:26 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:26 2015 +0000"
      },
      "message": "am 24d8eb71: am 44875142: am 9b9612fb: am 92504274: am 7e1d645f: am a8f90d57: Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u002724d8eb714dc32e02a3f38ac0536cf459de436bb7\u0027:\n  IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "a3add504250354d2e43545c673ec959b5b879cee",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "3f7f8284fef56212d8327039fd55f910677cd50a",
        "694ec7bccf94bbaf6faf752faf57488b88c69014"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:37:25 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:25 2015 +0000"
      },
      "message": "am 694ec7bc: am 0c84fa7f: (-s ours) am 3d6ba305: am ce388779: am d3601b1d: am fb5104ec: am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u0027694ec7bccf94bbaf6faf752faf57488b88c69014\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "3f7f8284fef56212d8327039fd55f910677cd50a",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "074e08fc2caab5b44e59c1686353ba7cabc41815",
        "81446b8601f2abd6cdf6559b4f21a3cd9ca650d8"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:37:24 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:24 2015 +0000"
      },
      "message": "am 81446b86: am 8a877f09: (-s ours) am b566a55e: am da9c517a: am 93e3abfc: am 48904845: am 52b829cb: (-s ours) am f43125ed: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into klp-dev\n\n* commit \u002781446b8601f2abd6cdf6559b4f21a3cd9ca650d8\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "074e08fc2caab5b44e59c1686353ba7cabc41815",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "17e4eca8363c4ed95b3d413108228de80d08614c",
        "cb729b96a5502d38b7b2a9d7c02e9d7158a584ff"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:37:22 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:22 2015 +0000"
      },
      "message": "am cb729b96: am c4f7e92b: (-s ours) am 69c8327b: am 9dcb4c63: am 4ae700d2: am 160ed868: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into lmp-dev\n\n* commit \u0027cb729b96a5502d38b7b2a9d7c02e9d7158a584ff\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "17e4eca8363c4ed95b3d413108228de80d08614c",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "bcd02111f5616895a2b294c4a4cc1c8193a7e1cc",
        "ebbf395f3cab94bdf3f9e3d34e72723597765a1c"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:37:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:21 2015 +0000"
      },
      "message": "am ebbf395f: am faced8cd: (-s ours) am 813c5022: am 1ac11129: am d83f2255: am 99e63e75: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into lmp-dev\n\n* commit \u0027ebbf395f3cab94bdf3f9e3d34e72723597765a1c\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "bcd02111f5616895a2b294c4a4cc1c8193a7e1cc",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "bc9ab57742a711881cb6f30cf1d8020f25fac322",
        "1e6e00c9f01f4fe868994ab56832b1f2cfdd2b45"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:37:20 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:20 2015 +0000"
      },
      "message": "am 1e6e00c9: am 618e6f61: (-s ours) am 582e1d6d: am 3248baeb: am ae683e22: am 13a8c5dd: am 190786d3: (-s ours) am ae922517: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into klp-dev\n\n* commit \u00271e6e00c9f01f4fe868994ab56832b1f2cfdd2b45\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "bc9ab57742a711881cb6f30cf1d8020f25fac322",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "963522f9891451c8d21f6f236cae8645e41355f7",
        "f80457e7cb1a944673a26716a6a9d70364bf5d34"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:37:18 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:18 2015 +0000"
      },
      "message": "am f80457e7: am 81851d19: (-s ours) am fe096002: am dae1d8dd: am 5d76aca5: am 21fda3ed: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u0027f80457e7cb1a944673a26716a6a9d70364bf5d34\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "963522f9891451c8d21f6f236cae8645e41355f7",
      "tree": "088cb49e729fe0cfccf78c10d5398f89c68a435c",
      "parents": [
        "cc1a42080b32c65f2874dd17746504b330551c37",
        "2151d8f9ae667c53749e81a93f0ec0c60f3b8e05"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:37:17 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:37:17 2015 +0000"
      },
      "message": "am 2151d8f9: am 78f7932d: am 7b642b08: am 0af50080: am 8ba28c84: am d61dbb36: am 38281f1c: am d386c5be: Merge \"Fix heap data leak vulnerability\" into klp-dev\n\n* commit \u00272151d8f9ae667c53749e81a93f0ec0c60f3b8e05\u0027:\n  Fix heap data leak vulnerability\n"
    },
    {
      "commit": "24d8eb714dc32e02a3f38ac0536cf459de436bb7",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "694ec7bccf94bbaf6faf752faf57488b88c69014",
        "4487514203235b7def755fdefde7c9c8d4b89006"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:30:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:21 2015 +0000"
      },
      "message": "am 44875142: am 9b9612fb: am 92504274: am 7e1d645f: am a8f90d57: Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u00274487514203235b7def755fdefde7c9c8d4b89006\u0027:\n  IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "694ec7bccf94bbaf6faf752faf57488b88c69014",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "81446b8601f2abd6cdf6559b4f21a3cd9ca650d8",
        "0c84fa7f677d17cb688936235b0d29c8814e90a4"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:30:20 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:20 2015 +0000"
      },
      "message": "am 0c84fa7f: (-s ours) am 3d6ba305: am ce388779: am d3601b1d: am fb5104ec: am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u00270c84fa7f677d17cb688936235b0d29c8814e90a4\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "81446b8601f2abd6cdf6559b4f21a3cd9ca650d8",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "cb729b96a5502d38b7b2a9d7c02e9d7158a584ff",
        "8a877f092c30aa8b4b4a828ed26bf6b287b991a9"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:30:18 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:18 2015 +0000"
      },
      "message": "am 8a877f09: (-s ours) am b566a55e: am da9c517a: am 93e3abfc: am 48904845: am 52b829cb: (-s ours) am f43125ed: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into klp-dev\n\n* commit \u00278a877f092c30aa8b4b4a828ed26bf6b287b991a9\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "cb729b96a5502d38b7b2a9d7c02e9d7158a584ff",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "ebbf395f3cab94bdf3f9e3d34e72723597765a1c",
        "c4f7e92b19375fc53cfe24efb5e4127aca45f895"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:30:17 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:17 2015 +0000"
      },
      "message": "am c4f7e92b: (-s ours) am 69c8327b: am 9dcb4c63: am 4ae700d2: am 160ed868: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into lmp-dev\n\n* commit \u0027c4f7e92b19375fc53cfe24efb5e4127aca45f895\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "ebbf395f3cab94bdf3f9e3d34e72723597765a1c",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "1e6e00c9f01f4fe868994ab56832b1f2cfdd2b45",
        "faced8cd5f11954bf564ee19503bfbdced415a77"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:30:15 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:15 2015 +0000"
      },
      "message": "am faced8cd: (-s ours) am 813c5022: am 1ac11129: am d83f2255: am 99e63e75: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into lmp-dev\n\n* commit \u0027faced8cd5f11954bf564ee19503bfbdced415a77\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "1e6e00c9f01f4fe868994ab56832b1f2cfdd2b45",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "f80457e7cb1a944673a26716a6a9d70364bf5d34",
        "618e6f6182e9c20150f5c803f0c13d282f10a1f5"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:30:14 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:14 2015 +0000"
      },
      "message": "am 618e6f61: (-s ours) am 582e1d6d: am 3248baeb: am ae683e22: am 13a8c5dd: am 190786d3: (-s ours) am ae922517: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into klp-dev\n\n* commit \u0027618e6f6182e9c20150f5c803f0c13d282f10a1f5\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "f80457e7cb1a944673a26716a6a9d70364bf5d34",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "2151d8f9ae667c53749e81a93f0ec0c60f3b8e05",
        "81851d191256b76441d94a23f765326906e691ad"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:30:12 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:12 2015 +0000"
      },
      "message": "am 81851d19: (-s ours) am fe096002: am dae1d8dd: am 5d76aca5: am 21fda3ed: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u002781851d191256b76441d94a23f765326906e691ad\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "2151d8f9ae667c53749e81a93f0ec0c60f3b8e05",
      "tree": "307f10d5342c2fcf823920ca7e0af2a38ee135f8",
      "parents": [
        "3662ca1098676ed254dae8ffc014d60311d31b7e",
        "78f7932ddd8fed44a8fb421fcbf31f4ec1a82713"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:30:09 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:30:09 2015 +0000"
      },
      "message": "am 78f7932d: am 7b642b08: am 0af50080: am 8ba28c84: am d61dbb36: am 38281f1c: am d386c5be: Merge \"Fix heap data leak vulnerability\" into klp-dev\n\n* commit \u002778f7932ddd8fed44a8fb421fcbf31f4ec1a82713\u0027:\n  Fix heap data leak vulnerability\n"
    },
    {
      "commit": "4487514203235b7def755fdefde7c9c8d4b89006",
      "tree": "81ac0b530b1668be9bd31afcb00c224ba02b57c8",
      "parents": [
        "0c84fa7f677d17cb688936235b0d29c8814e90a4",
        "9b9612fbea5b73779d128cef45b4c08446bf6341"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:06:53 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:53 2015 +0000"
      },
      "message": "am 9b9612fb: am 92504274: am 7e1d645f: am a8f90d57: Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u00279b9612fbea5b73779d128cef45b4c08446bf6341\u0027:\n  IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "0c84fa7f677d17cb688936235b0d29c8814e90a4",
      "tree": "821bf05b8a80ac3a77783f0ad59db23d105847ef",
      "parents": [
        "8a877f092c30aa8b4b4a828ed26bf6b287b991a9",
        "3d6ba305982d600efed21090800a0bf5c3c01337"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:06:52 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:52 2015 +0000"
      },
      "message": "am 3d6ba305: am ce388779: am d3601b1d: am fb5104ec: am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u00273d6ba305982d600efed21090800a0bf5c3c01337\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "8a877f092c30aa8b4b4a828ed26bf6b287b991a9",
      "tree": "821bf05b8a80ac3a77783f0ad59db23d105847ef",
      "parents": [
        "c4f7e92b19375fc53cfe24efb5e4127aca45f895",
        "b566a55ef00b267e4c7391ae6f0c7f170750314b"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:06:51 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:51 2015 +0000"
      },
      "message": "am b566a55e: am da9c517a: am 93e3abfc: am 48904845: am 52b829cb: (-s ours) am f43125ed: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into klp-dev\n\n* commit \u0027b566a55ef00b267e4c7391ae6f0c7f170750314b\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "c4f7e92b19375fc53cfe24efb5e4127aca45f895",
      "tree": "821bf05b8a80ac3a77783f0ad59db23d105847ef",
      "parents": [
        "faced8cd5f11954bf564ee19503bfbdced415a77",
        "69c8327b741844072948831162e94a52a34152f1"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:06:50 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:50 2015 +0000"
      },
      "message": "am 69c8327b: am 9dcb4c63: am 4ae700d2: am 160ed868: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into lmp-dev\n\n* commit \u002769c8327b741844072948831162e94a52a34152f1\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "faced8cd5f11954bf564ee19503bfbdced415a77",
      "tree": "78cb3db36f9a64d71b2aa23620a4ac4fc7714fb4",
      "parents": [
        "618e6f6182e9c20150f5c803f0c13d282f10a1f5",
        "813c50220fe45665cd5ec91e33e229b02d61674f"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:06:49 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:49 2015 +0000"
      },
      "message": "am 813c5022: am 1ac11129: am d83f2255: am 99e63e75: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into lmp-dev\n\n* commit \u0027813c50220fe45665cd5ec91e33e229b02d61674f\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "618e6f6182e9c20150f5c803f0c13d282f10a1f5",
      "tree": "1a340ee6fec8effb3036a17bbfead5f4df4c73f5",
      "parents": [
        "81851d191256b76441d94a23f765326906e691ad",
        "582e1d6db986a8a5d6d3304710bed38c3de44d5d"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:06:47 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:47 2015 +0000"
      },
      "message": "am 582e1d6d: am 3248baeb: am ae683e22: am 13a8c5dd: am 190786d3: (-s ours) am ae922517: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into klp-dev\n\n* commit \u0027582e1d6db986a8a5d6d3304710bed38c3de44d5d\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "81851d191256b76441d94a23f765326906e691ad",
      "tree": "1a340ee6fec8effb3036a17bbfead5f4df4c73f5",
      "parents": [
        "78f7932ddd8fed44a8fb421fcbf31f4ec1a82713",
        "fe0960023b5e24cfe233420eb78be20969a782f1"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 21:06:46 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:46 2015 +0000"
      },
      "message": "am fe096002: am dae1d8dd: am 5d76aca5: am 21fda3ed: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u0027fe0960023b5e24cfe233420eb78be20969a782f1\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "78f7932ddd8fed44a8fb421fcbf31f4ec1a82713",
      "tree": "542a1f5c482f6997eacda70ba5ce8da7f55f7c2e",
      "parents": [
        "d1cd259108cdc4abc192cb250ab15d03d3b76d96",
        "7b642b085413ffd92caa07933b21bc00b55f9905"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 21:06:45 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 21:06:45 2015 +0000"
      },
      "message": "am 7b642b08: am 0af50080: am 8ba28c84: am d61dbb36: am 38281f1c: am d386c5be: Merge \"Fix heap data leak vulnerability\" into klp-dev\n\n* commit \u00277b642b085413ffd92caa07933b21bc00b55f9905\u0027:\n  Fix heap data leak vulnerability\n"
    },
    {
      "commit": "cc1a42080b32c65f2874dd17746504b330551c37",
      "tree": "d4d134ca5cc4857c279badfc0305235a80a98c3b",
      "parents": [
        "6ffa5b94b2c8dba36aeaf96a9ea71b8aad79a145",
        "3662ca1098676ed254dae8ffc014d60311d31b7e"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 20:34:29 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 20:34:29 2015 +0000"
      },
      "message": "am 3662ca10: Merge \"StagefrightMetadataRetriever: handle error returned from convertMetaDataToMessage().\" into mnc-dev\n\n* commit \u00273662ca1098676ed254dae8ffc014d60311d31b7e\u0027:\n  StagefrightMetadataRetriever: handle error returned from convertMetaDataToMessage().\n"
    },
    {
      "commit": "3662ca1098676ed254dae8ffc014d60311d31b7e",
      "tree": "db0932cdf80635978341c7121391ac9e5e05e122",
      "parents": [
        "6a3a55effd382c5b3d7e0784a65359cc05f19a0d",
        "ed78e2fdf53b72be4647be88a02a120869415015"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 20:25:33 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 21 20:25:33 2015 +0000"
      },
      "message": "Merge \"StagefrightMetadataRetriever: handle error returned from convertMetaDataToMessage().\" into mnc-dev"
    },
    {
      "commit": "9b9612fbea5b73779d128cef45b4c08446bf6341",
      "tree": "1293036d78b53bd33761dae3a9028dc383cf10e7",
      "parents": [
        "3d6ba305982d600efed21090800a0bf5c3c01337",
        "925042742d4ebc69fa2bd7829e80e2ec306b87f3"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 19:06:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:21 2015 +0000"
      },
      "message": "am 92504274: am 7e1d645f: am a8f90d57: Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u0027925042742d4ebc69fa2bd7829e80e2ec306b87f3\u0027:\n  IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "3d6ba305982d600efed21090800a0bf5c3c01337",
      "tree": "3bda253cf775abffaaf5415c71ff2aeb4fa383d2",
      "parents": [
        "b566a55ef00b267e4c7391ae6f0c7f170750314b",
        "ce388779cbdb5059c49a72c16b60487e68f8f418"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 19:06:20 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:20 2015 +0000"
      },
      "message": "am ce388779: am d3601b1d: am fb5104ec: am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u0027ce388779cbdb5059c49a72c16b60487e68f8f418\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "b566a55ef00b267e4c7391ae6f0c7f170750314b",
      "tree": "3bda253cf775abffaaf5415c71ff2aeb4fa383d2",
      "parents": [
        "69c8327b741844072948831162e94a52a34152f1",
        "da9c517a96923a27829b7dc643bcba27bfae9ddd"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 19:06:19 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:19 2015 +0000"
      },
      "message": "am da9c517a: am 93e3abfc: am 48904845: am 52b829cb: (-s ours) am f43125ed: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into klp-dev\n\n* commit \u0027da9c517a96923a27829b7dc643bcba27bfae9ddd\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "69c8327b741844072948831162e94a52a34152f1",
      "tree": "3bda253cf775abffaaf5415c71ff2aeb4fa383d2",
      "parents": [
        "813c50220fe45665cd5ec91e33e229b02d61674f",
        "9dcb4c63c6b8876a28eab3774ac92cc5e3af13c7"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 19:06:18 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:18 2015 +0000"
      },
      "message": "am 9dcb4c63: am 4ae700d2: am 160ed868: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into lmp-dev\n\n* commit \u00279dcb4c63c6b8876a28eab3774ac92cc5e3af13c7\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "813c50220fe45665cd5ec91e33e229b02d61674f",
      "tree": "54e4f83afd8a98e5ef006240817c7d9e9faec055",
      "parents": [
        "582e1d6db986a8a5d6d3304710bed38c3de44d5d",
        "1ac11129220c71a208da4b4339ac6131132a7bd8"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 19:06:17 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:17 2015 +0000"
      },
      "message": "am 1ac11129: am d83f2255: am 99e63e75: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into lmp-dev\n\n* commit \u00271ac11129220c71a208da4b4339ac6131132a7bd8\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "582e1d6db986a8a5d6d3304710bed38c3de44d5d",
      "tree": "ebd24c0ccccffd4a1666e25d4f70bd13127fc496",
      "parents": [
        "fe0960023b5e24cfe233420eb78be20969a782f1",
        "3248baeb655623dfc9903ec75b39a2758f8cf7f4"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 19:06:16 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:16 2015 +0000"
      },
      "message": "am 3248baeb: am ae683e22: am 13a8c5dd: am 190786d3: (-s ours) am ae922517: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into klp-dev\n\n* commit \u00273248baeb655623dfc9903ec75b39a2758f8cf7f4\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "fe0960023b5e24cfe233420eb78be20969a782f1",
      "tree": "ebd24c0ccccffd4a1666e25d4f70bd13127fc496",
      "parents": [
        "7b642b085413ffd92caa07933b21bc00b55f9905",
        "dae1d8ddfca7ca8cb3134116280c3a0c0dc1b2bf"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 19:06:15 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:15 2015 +0000"
      },
      "message": "am dae1d8dd: am 5d76aca5: am 21fda3ed: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u0027dae1d8ddfca7ca8cb3134116280c3a0c0dc1b2bf\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "7b642b085413ffd92caa07933b21bc00b55f9905",
      "tree": "700f844f74c0005e7189792d38e95f41ef7e06b0",
      "parents": [
        "a323e9c20b3e3a9d49278b2eb95be8318a480608",
        "0af5008096c9562f63808e37a60e5df150137526"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 19:06:14 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 19:06:14 2015 +0000"
      },
      "message": "am 0af50080: am 8ba28c84: am d61dbb36: am 38281f1c: am d386c5be: Merge \"Fix heap data leak vulnerability\" into klp-dev\n\n* commit \u00270af5008096c9562f63808e37a60e5df150137526\u0027:\n  Fix heap data leak vulnerability\n"
    },
    {
      "commit": "925042742d4ebc69fa2bd7829e80e2ec306b87f3",
      "tree": "1293036d78b53bd33761dae3a9028dc383cf10e7",
      "parents": [
        "ce388779cbdb5059c49a72c16b60487e68f8f418",
        "7e1d645f6822dc015bd828c12db63359517cc362"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 18:58:28 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:58:28 2015 +0000"
      },
      "message": "am 7e1d645f: am a8f90d57: Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u00277e1d645f6822dc015bd828c12db63359517cc362\u0027:\n  IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "ce388779cbdb5059c49a72c16b60487e68f8f418",
      "tree": "3bda253cf775abffaaf5415c71ff2aeb4fa383d2",
      "parents": [
        "da9c517a96923a27829b7dc643bcba27bfae9ddd",
        "d3601b1d4e19b3db72592006bd5813dff3685945"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 18:58:07 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:58:07 2015 +0000"
      },
      "message": "am d3601b1d: am fb5104ec: am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u0027d3601b1d4e19b3db72592006bd5813dff3685945\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "da9c517a96923a27829b7dc643bcba27bfae9ddd",
      "tree": "3bda253cf775abffaaf5415c71ff2aeb4fa383d2",
      "parents": [
        "9dcb4c63c6b8876a28eab3774ac92cc5e3af13c7",
        "93e3abfc2aaa9f17a347957e9b2042dc6b8c857b"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 18:58:05 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:58:05 2015 +0000"
      },
      "message": "am 93e3abfc: am 48904845: am 52b829cb: (-s ours) am f43125ed: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into klp-dev\n\n* commit \u002793e3abfc2aaa9f17a347957e9b2042dc6b8c857b\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "9dcb4c63c6b8876a28eab3774ac92cc5e3af13c7",
      "tree": "3bda253cf775abffaaf5415c71ff2aeb4fa383d2",
      "parents": [
        "1ac11129220c71a208da4b4339ac6131132a7bd8",
        "4ae700d2bd467f18e5de8b5d1579d7e20da88e36"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 18:58:02 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:58:02 2015 +0000"
      },
      "message": "am 4ae700d2: am 160ed868: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into lmp-dev\n\n* commit \u00274ae700d2bd467f18e5de8b5d1579d7e20da88e36\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "1ac11129220c71a208da4b4339ac6131132a7bd8",
      "tree": "54e4f83afd8a98e5ef006240817c7d9e9faec055",
      "parents": [
        "3248baeb655623dfc9903ec75b39a2758f8cf7f4",
        "d83f22552372edfe67473c29a370e0a025a91f21"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 18:58:00 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:58:00 2015 +0000"
      },
      "message": "am d83f2255: am 99e63e75: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into lmp-dev\n\n* commit \u0027d83f22552372edfe67473c29a370e0a025a91f21\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "3248baeb655623dfc9903ec75b39a2758f8cf7f4",
      "tree": "ebd24c0ccccffd4a1666e25d4f70bd13127fc496",
      "parents": [
        "dae1d8ddfca7ca8cb3134116280c3a0c0dc1b2bf",
        "ae683e22fdf3e7af41349be8f180af75b97e5f66"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 18:58:00 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:58:00 2015 +0000"
      },
      "message": "am ae683e22: am 13a8c5dd: am 190786d3: (-s ours) am ae922517: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into klp-dev\n\n* commit \u0027ae683e22fdf3e7af41349be8f180af75b97e5f66\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "dae1d8ddfca7ca8cb3134116280c3a0c0dc1b2bf",
      "tree": "ebd24c0ccccffd4a1666e25d4f70bd13127fc496",
      "parents": [
        "0af5008096c9562f63808e37a60e5df150137526",
        "5d76aca578a0af0aaebb8eb8ce7cbf2bae4600e6"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Mon Sep 21 18:57:59 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:57:59 2015 +0000"
      },
      "message": "am 5d76aca5: am 21fda3ed: Merge \"DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u00275d76aca578a0af0aaebb8eb8ce7cbf2bae4600e6\u0027:\n  DO NOT MERGE - IAudioFlinger: always initialize variables to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "0af5008096c9562f63808e37a60e5df150137526",
      "tree": "700f844f74c0005e7189792d38e95f41ef7e06b0",
      "parents": [
        "24328843b09dbc5afe69e0834b5c72b277c0f8e6",
        "8ba28c840589bcc7fa4dfcb26606748a0c0b7eb5"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Mon Sep 21 18:57:36 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:57:36 2015 +0000"
      },
      "message": "am 8ba28c84: am d61dbb36: am 38281f1c: am d386c5be: Merge \"Fix heap data leak vulnerability\" into klp-dev\n\n* commit \u00278ba28c840589bcc7fa4dfcb26606748a0c0b7eb5\u0027:\n  Fix heap data leak vulnerability\n"
    },
    {
      "commit": "6ffa5b94b2c8dba36aeaf96a9ea71b8aad79a145",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "7b7476d18128f64b7bb4abd915725cedc289ef04",
        "6a3a55effd382c5b3d7e0784a65359cc05f19a0d"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 18:12:54 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:12:54 2015 +0000"
      },
      "message": "am 6a3a55ef: am d1cd2591: (-s ours) am a323e9c2: am 24328843: am 9b547a24: am cc0942d0: am 9860dcdf: (-s ours) am b21a6420: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into klp-dev\n\n* commit \u00276a3a55effd382c5b3d7e0784a65359cc05f19a0d\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "7b7476d18128f64b7bb4abd915725cedc289ef04",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "cba6e50d6e05f3a2f264f875d057b4749dd0e82b",
        "70bc02c022382c92d56af338937ac4fdf87a18f7"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 18:12:53 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:12:53 2015 +0000"
      },
      "message": "am 70bc02c0: am ed2f82a5: (-s ours) am e2cc5db8: am 6961db7e: am 04bbef0b: am 5c09132b: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into lmp-dev\n\n* commit \u002770bc02c022382c92d56af338937ac4fdf87a18f7\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "6a3a55effd382c5b3d7e0784a65359cc05f19a0d",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "70bc02c022382c92d56af338937ac4fdf87a18f7",
        "d1cd259108cdc4abc192cb250ab15d03d3b76d96"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 18:00:11 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:00:11 2015 +0000"
      },
      "message": "am d1cd2591: (-s ours) am a323e9c2: am 24328843: am 9b547a24: am cc0942d0: am 9860dcdf: (-s ours) am b21a6420: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into klp-dev\n\n* commit \u0027d1cd259108cdc4abc192cb250ab15d03d3b76d96\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "70bc02c022382c92d56af338937ac4fdf87a18f7",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "a9a899d3970f41162c8e9c720bf05f3e6226a90a",
        "ed2f82a560ab3f05d1f8e611b1cdce25c06beba2"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 18:00:10 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 18:00:10 2015 +0000"
      },
      "message": "am ed2f82a5: (-s ours) am e2cc5db8: am 6961db7e: am 04bbef0b: am 5c09132b: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into lmp-dev\n\n* commit \u0027ed2f82a560ab3f05d1f8e611b1cdce25c06beba2\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "d1cd259108cdc4abc192cb250ab15d03d3b76d96",
      "tree": "7c83060517b558944fc8737cd086cbbbdeeb3e58",
      "parents": [
        "ed2f82a560ab3f05d1f8e611b1cdce25c06beba2",
        "a323e9c20b3e3a9d49278b2eb95be8318a480608"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 17:52:14 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 17:52:14 2015 +0000"
      },
      "message": "am a323e9c2: am 24328843: am 9b547a24: am cc0942d0: am 9860dcdf: (-s ours) am b21a6420: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into klp-dev\n\n* commit \u0027a323e9c20b3e3a9d49278b2eb95be8318a480608\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "ed2f82a560ab3f05d1f8e611b1cdce25c06beba2",
      "tree": "7c83060517b558944fc8737cd086cbbbdeeb3e58",
      "parents": [
        "3371ce02b725abbd5304933862fc8e02821197c4",
        "e2cc5db8b09adb9d968f033f8e57674878054a8b"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 17:52:13 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 17:52:13 2015 +0000"
      },
      "message": "am e2cc5db8: am 6961db7e: am 04bbef0b: am 5c09132b: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into lmp-dev\n\n* commit \u0027e2cc5db8b09adb9d968f033f8e57674878054a8b\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "a323e9c20b3e3a9d49278b2eb95be8318a480608",
      "tree": "c6d9e4126a386a65ef0af0746ac335a249dce7dc",
      "parents": [
        "e2cc5db8b09adb9d968f033f8e57674878054a8b",
        "24328843b09dbc5afe69e0834b5c72b277c0f8e6"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 17:43:48 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 17:43:48 2015 +0000"
      },
      "message": "am 24328843: am 9b547a24: am cc0942d0: am 9860dcdf: (-s ours) am b21a6420: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into klp-dev\n\n* commit \u002724328843b09dbc5afe69e0834b5c72b277c0f8e6\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "e2cc5db8b09adb9d968f033f8e57674878054a8b",
      "tree": "c6d9e4126a386a65ef0af0746ac335a249dce7dc",
      "parents": [
        "93c3862303d7139cd60f5811e67eeafd0f30d38a",
        "6961db7ee1953f996afd9e0fa4377f4c31c69144"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 17:43:47 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 17:43:47 2015 +0000"
      },
      "message": "am 6961db7e: am 04bbef0b: am 5c09132b: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into lmp-dev\n\n* commit \u00276961db7ee1953f996afd9e0fa4377f4c31c69144\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "24328843b09dbc5afe69e0834b5c72b277c0f8e6",
      "tree": "c6d9e4126a386a65ef0af0746ac335a249dce7dc",
      "parents": [
        "6961db7ee1953f996afd9e0fa4377f4c31c69144",
        "9b547a24f340d20edd5a812ac8c8ce9b056d5adb"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 17:36:03 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 17:36:03 2015 +0000"
      },
      "message": "am 9b547a24: am cc0942d0: am 9860dcdf: (-s ours) am b21a6420: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into klp-dev\n\n* commit \u00279b547a24f340d20edd5a812ac8c8ce9b056d5adb\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "6961db7ee1953f996afd9e0fa4377f4c31c69144",
      "tree": "c6d9e4126a386a65ef0af0746ac335a249dce7dc",
      "parents": [
        "c37081212ab588ae9e7488312501e1182f3f8f04",
        "04bbef0b298bdbb76dbd6577cf00977ad496710d"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 21 17:35:54 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Sep 21 17:35:54 2015 +0000"
      },
      "message": "am 04bbef0b: am 5c09132b: Merge \"DO NOT MERGE NuCachedSource2: fix possible erroneous early free\" into lmp-dev\n\n* commit \u002704bbef0b298bdbb76dbd6577cf00977ad496710d\u0027:\n  DO NOT MERGE NuCachedSource2: fix possible erroneous early free\n"
    },
    {
      "commit": "cba6e50d6e05f3a2f264f875d057b4749dd0e82b",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "bb516b845db892f38a304605138476971b973949",
        "a9a899d3970f41162c8e9c720bf05f3e6226a90a"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 01:10:08 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:10:08 2015 +0000"
      },
      "message": "am a9a899d3: am 3371ce02: (-s ours) am 93c38623: am c3708121: am 2d945b6a: am 4855cc3d: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into lmp-dev\n\n* commit \u0027a9a899d3970f41162c8e9c720bf05f3e6226a90a\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "bb516b845db892f38a304605138476971b973949",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "d514081abf76c6d8bd17d785a29316ecf01c6e9f",
        "35cdb5c89ff8b3318f54338520982475bbf704f4"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Sun Sep 20 01:10:07 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:10:07 2015 +0000"
      },
      "message": "am 35cdb5c8: am af321dc1: (-s ours) am 3b3cbeb3: am 2701ab04: am f077abb0: am 4022477b: am 8cfd0ac4: (-s ours) am 741a3351: Merge \"DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\" into klp-dev\n\n* commit \u002735cdb5c89ff8b3318f54338520982475bbf704f4\u0027:\n  DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\n"
    },
    {
      "commit": "d514081abf76c6d8bd17d785a29316ecf01c6e9f",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "ccf405f4c4325838869c8a2c5a298c35d0cc5bb6",
        "c391d8871eb63afa0c505b54ddcc6910ef2f8844"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 01:10:06 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:10:06 2015 +0000"
      },
      "message": "am c391d887: am 943f1c0c: (-s ours) am 7334b956: am 96c55282: am d8b9218c: am 9d0497bd: am 44da08ed: (-s ours) am b659b4c7: Merge \"DO NOT MERGE fix build\" into klp-dev\n\n* commit \u0027c391d8871eb63afa0c505b54ddcc6910ef2f8844\u0027:\n  DO NOT MERGE fix build\n"
    },
    {
      "commit": "ccf405f4c4325838869c8a2c5a298c35d0cc5bb6",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "787ef9bb5c797a06b42023a2728181c804befe53",
        "c7b2c9c80d6b67a7a00cf89bd4df29a2d25cb494"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 01:10:04 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:10:04 2015 +0000"
      },
      "message": "am c7b2c9c8: am 358c610c: (-s ours) am 3f7ecd9b: am 976fbb0c: am cc4aff99: am 644f4076: am 1507bbb0: (-s ours) am 1784a8db: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into klp-dev\n\n* commit \u0027c7b2c9c80d6b67a7a00cf89bd4df29a2d25cb494\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "787ef9bb5c797a06b42023a2728181c804befe53",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "6f7fb4012b51b8dbebb53e88f8d8d1ee4f717f29",
        "3f057571d27fd3ab12ff32cc8190578252c99d91"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Sun Sep 20 01:10:03 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:10:03 2015 +0000"
      },
      "message": "am 3f057571: am b9930418: am eed3955c: am 5e46ca5a: am 3b130dbd: am c5121002: am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is an error.\n\n* commit \u00273f057571d27fd3ab12ff32cc8190578252c99d91\u0027:\n  libstagefright: fix A_Refl to return immediately when there is an error.\n"
    },
    {
      "commit": "a9a899d3970f41162c8e9c720bf05f3e6226a90a",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "35cdb5c89ff8b3318f54338520982475bbf704f4",
        "3371ce02b725abbd5304933862fc8e02821197c4"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 01:00:23 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:00:23 2015 +0000"
      },
      "message": "am 3371ce02: (-s ours) am 93c38623: am c3708121: am 2d945b6a: am 4855cc3d: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into lmp-dev\n\n* commit \u00273371ce02b725abbd5304933862fc8e02821197c4\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "35cdb5c89ff8b3318f54338520982475bbf704f4",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "c391d8871eb63afa0c505b54ddcc6910ef2f8844",
        "af321dc195b74d3c3201ec72eb44df1bc7ca433e"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Sun Sep 20 01:00:22 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:00:22 2015 +0000"
      },
      "message": "am af321dc1: (-s ours) am 3b3cbeb3: am 2701ab04: am f077abb0: am 4022477b: am 8cfd0ac4: (-s ours) am 741a3351: Merge \"DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\" into klp-dev\n\n* commit \u0027af321dc195b74d3c3201ec72eb44df1bc7ca433e\u0027:\n  DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\n"
    },
    {
      "commit": "c391d8871eb63afa0c505b54ddcc6910ef2f8844",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "c7b2c9c80d6b67a7a00cf89bd4df29a2d25cb494",
        "943f1c0c46f7d4cd52f9d95a74ad3815ec4cea2e"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 01:00:21 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:00:21 2015 +0000"
      },
      "message": "am 943f1c0c: (-s ours) am 7334b956: am 96c55282: am d8b9218c: am 9d0497bd: am 44da08ed: (-s ours) am b659b4c7: Merge \"DO NOT MERGE fix build\" into klp-dev\n\n* commit \u0027943f1c0c46f7d4cd52f9d95a74ad3815ec4cea2e\u0027:\n  DO NOT MERGE fix build\n"
    },
    {
      "commit": "c7b2c9c80d6b67a7a00cf89bd4df29a2d25cb494",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "3f057571d27fd3ab12ff32cc8190578252c99d91",
        "358c610c93270bc1fc6729b51cf710db36d5c74a"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 01:00:20 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:00:20 2015 +0000"
      },
      "message": "am 358c610c: (-s ours) am 3f7ecd9b: am 976fbb0c: am cc4aff99: am 644f4076: am 1507bbb0: (-s ours) am 1784a8db: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into klp-dev\n\n* commit \u0027358c610c93270bc1fc6729b51cf710db36d5c74a\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "3f057571d27fd3ab12ff32cc8190578252c99d91",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "12d4a6a2636f41d1ee1bc10a23df13ce09efbff6",
        "b9930418b1f3c2057623915eec76f944f386e577"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Sun Sep 20 01:00:18 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 01:00:18 2015 +0000"
      },
      "message": "am b9930418: am eed3955c: am 5e46ca5a: am 3b130dbd: am c5121002: am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is an error.\n\n* commit \u0027b9930418b1f3c2057623915eec76f944f386e577\u0027:\n  libstagefright: fix A_Refl to return immediately when there is an error.\n"
    },
    {
      "commit": "3371ce02b725abbd5304933862fc8e02821197c4",
      "tree": "94ec9891822a4a6173d5533d8470e7f60997274b",
      "parents": [
        "af321dc195b74d3c3201ec72eb44df1bc7ca433e",
        "93c3862303d7139cd60f5811e67eeafd0f30d38a"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 00:13:36 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 00:13:36 2015 +0000"
      },
      "message": "am 93c38623: am c3708121: am 2d945b6a: am 4855cc3d: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into lmp-dev\n\n* commit \u002793c3862303d7139cd60f5811e67eeafd0f30d38a\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "af321dc195b74d3c3201ec72eb44df1bc7ca433e",
      "tree": "2c60131f69786ab27dbd091a445a9398b0d45654",
      "parents": [
        "943f1c0c46f7d4cd52f9d95a74ad3815ec4cea2e",
        "3b3cbeb36d243148ab7b37e8aae5965c3f858587"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Sun Sep 20 00:13:35 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 00:13:35 2015 +0000"
      },
      "message": "am 3b3cbeb3: am 2701ab04: am f077abb0: am 4022477b: am 8cfd0ac4: (-s ours) am 741a3351: Merge \"DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\" into klp-dev\n\n* commit \u00273b3cbeb36d243148ab7b37e8aae5965c3f858587\u0027:\n  DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\n"
    },
    {
      "commit": "943f1c0c46f7d4cd52f9d95a74ad3815ec4cea2e",
      "tree": "2c60131f69786ab27dbd091a445a9398b0d45654",
      "parents": [
        "358c610c93270bc1fc6729b51cf710db36d5c74a",
        "7334b956547b4ea780f759931770be411ecdad88"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 00:13:34 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 00:13:34 2015 +0000"
      },
      "message": "am 7334b956: am 96c55282: am d8b9218c: am 9d0497bd: am 44da08ed: (-s ours) am b659b4c7: Merge \"DO NOT MERGE fix build\" into klp-dev\n\n* commit \u00277334b956547b4ea780f759931770be411ecdad88\u0027:\n  DO NOT MERGE fix build\n"
    },
    {
      "commit": "358c610c93270bc1fc6729b51cf710db36d5c74a",
      "tree": "2c60131f69786ab27dbd091a445a9398b0d45654",
      "parents": [
        "b9930418b1f3c2057623915eec76f944f386e577",
        "3f7ecd9bc53869d95466b7a583e7804c86b9eeee"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Sun Sep 20 00:13:33 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 00:13:33 2015 +0000"
      },
      "message": "am 3f7ecd9b: am 976fbb0c: am cc4aff99: am 644f4076: am 1507bbb0: (-s ours) am 1784a8db: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into klp-dev\n\n* commit \u00273f7ecd9bc53869d95466b7a583e7804c86b9eeee\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "b9930418b1f3c2057623915eec76f944f386e577",
      "tree": "2c60131f69786ab27dbd091a445a9398b0d45654",
      "parents": [
        "095641dfa56913a6c28b2ca414315b094a254b1c",
        "eed3955cb25731319444d9d17d74013c972499ab"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Sun Sep 20 00:13:32 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Sep 20 00:13:32 2015 +0000"
      },
      "message": "am eed3955c: am 5e46ca5a: am 3b130dbd: am c5121002: am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is an error.\n\n* commit \u0027eed3955cb25731319444d9d17d74013c972499ab\u0027:\n  libstagefright: fix A_Refl to return immediately when there is an error.\n"
    },
    {
      "commit": "6f7fb4012b51b8dbebb53e88f8d8d1ee4f717f29",
      "tree": "f3449b5b4b1e8fb0e69e31a292075477be6ea99c",
      "parents": [
        "c83d228e85b187e3112f10003282c8270d18ef71"
      ],
      "author": {
        "name": "Ian Pedowitz",
        "email": "ijpedowitz@google.com",
        "time": "Fri Sep 18 22:48:19 2015 -0700"
      },
      "committer": {
        "name": "Ian Pedowitz",
        "email": "ijpedowitz@google.com",
        "time": "Fri Sep 18 22:49:34 2015 -0700"
      },
      "message": "Fix Build\n\nDecoders/Encoders tags were mismatched when ag/770962 was submitted\n\nChange-Id: I58654b5df172d28ac4ccebde1a615c485479a2db\n"
    },
    {
      "commit": "c83d228e85b187e3112f10003282c8270d18ef71",
      "tree": "6b85f72a71fc39f887b4ee5208a0187ce643856d",
      "parents": [
        "c47063966377145dece7e65dca533a9833d1d2e0",
        "e1c9766e23a1e5084d9fdbcc0b2005406627f1d4"
      ],
      "author": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Fri Sep 18 17:17:03 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 18 17:17:03 2015 +0000"
      },
      "message": "Merge \"stagefright: Move google mpeg2 codec into media_codecs_google_tv.xml\" into mnc-dr-dev"
    },
    {
      "commit": "c47063966377145dece7e65dca533a9833d1d2e0",
      "tree": "3d98afe62ebdc6d31a382df3fb6a7a271eeb6a71",
      "parents": [
        "6fe78a875793188ff80512db247312109038f181",
        "2a886d196ae717adc353a9fb4371b6a5abbd89a5"
      ],
      "author": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Fri Sep 18 17:16:03 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 18 17:16:03 2015 +0000"
      },
      "message": "Merge \"stagefright: only pass valid framerates in msg and meta\" into mnc-dr-dev"
    },
    {
      "commit": "ed78e2fdf53b72be4647be88a02a120869415015",
      "tree": "af9e2053c9c45714eb51245612a77a847228a673",
      "parents": [
        "dffe5cdb436987a65a9010460979507c06b5c904"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Fri Sep 18 10:04:09 2015 -0700"
      },
      "committer": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Fri Sep 18 10:04:09 2015 -0700"
      },
      "message": "StagefrightMetadataRetriever: handle error returned from convertMetaDataToMessage().\n\nBug: 23680780\nChange-Id: I09dbbf95b2c874b9760938646e48a7ed543f1577\n"
    },
    {
      "commit": "6fe78a875793188ff80512db247312109038f181",
      "tree": "4bb8dcba7aa963785cc5a74ce33ba4379a8b6252",
      "parents": [
        "75f0b792547f699761cb2b538b1dc1d020567238",
        "12d4a6a2636f41d1ee1bc10a23df13ce09efbff6"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Fri Sep 18 07:07:57 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Sep 18 07:07:57 2015 +0000"
      },
      "message": "am 12d4a6a2: DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n\n* commit \u002712d4a6a2636f41d1ee1bc10a23df13ce09efbff6\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "12d4a6a2636f41d1ee1bc10a23df13ce09efbff6",
      "tree": "05f56e70007b9fdd0df14a7f72e69c755ea33df8",
      "parents": [
        "dffe5cdb436987a65a9010460979507c06b5c904"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Mon Sep 07 15:52:27 2015 +0900"
      },
      "committer": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Fri Sep 18 14:20:15 2015 +0900"
      },
      "message": "DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n\nSwitch to foundation base64 function in OggExtractor and fix the\nissue there.\n\nBug: 23707088\nChange-Id: If8ba3347c213fe7a36668c943ed264f2871ad468\n"
    },
    {
      "commit": "e1c9766e23a1e5084d9fdbcc0b2005406627f1d4",
      "tree": "50bef04c00e61602465e31ed5490b319464d3986",
      "parents": [
        "75f0b792547f699761cb2b538b1dc1d020567238"
      ],
      "author": {
        "name": "Sungmin Choi",
        "email": "sungmin.choi@lge.com",
        "time": "Sun Sep 13 18:48:13 2015 -0700"
      },
      "committer": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Thu Sep 17 18:55:14 2015 -0700"
      },
      "message": "stagefright: Move google mpeg2 codec into media_codecs_google_tv.xml\n\nOnly TV devices need to support MPEG2 decoder.\n\nBug: 23885483\nChange-Id: Ic9dd03f9433c41bda1b5b6be3285499ebfd1d0e6\n"
    },
    {
      "commit": "2a886d196ae717adc353a9fb4371b6a5abbd89a5",
      "tree": "041aa973b34bbab10401e1b0846ff6f86f7bae0e",
      "parents": [
        "75f0b792547f699761cb2b538b1dc1d020567238"
      ],
      "author": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Thu Sep 17 17:01:52 2015 -0700"
      },
      "committer": {
        "name": "Lajos Molnar",
        "email": "lajos@google.com",
        "time": "Thu Sep 17 17:36:35 2015 -0700"
      },
      "message": "stagefright: only pass valid framerates in msg and meta\n\nBug: 21573897\nChange-Id: Ide83419fa0c92726a33bad2570321e0df2558429\n"
    },
    {
      "commit": "93c3862303d7139cd60f5811e67eeafd0f30d38a",
      "tree": "9cc96512b09dfc7d065664c18a0609feac60728a",
      "parents": [
        "3b3cbeb36d243148ab7b37e8aae5965c3f858587",
        "c37081212ab588ae9e7488312501e1182f3f8f04"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Thu Sep 17 23:15:12 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:15:12 2015 +0000"
      },
      "message": "am c3708121: am 2d945b6a: am 4855cc3d: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into lmp-dev\n\n* commit \u0027c37081212ab588ae9e7488312501e1182f3f8f04\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "3b3cbeb36d243148ab7b37e8aae5965c3f858587",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "7334b956547b4ea780f759931770be411ecdad88",
        "2701ab049d7c633b467d7bea9a62f1e33419faaf"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Thu Sep 17 23:15:12 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:15:12 2015 +0000"
      },
      "message": "am 2701ab04: am f077abb0: am 4022477b: am 8cfd0ac4: (-s ours) am 741a3351: Merge \"DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\" into klp-dev\n\n* commit \u00272701ab049d7c633b467d7bea9a62f1e33419faaf\u0027:\n  DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\n"
    },
    {
      "commit": "7334b956547b4ea780f759931770be411ecdad88",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "3f7ecd9bc53869d95466b7a583e7804c86b9eeee",
        "96c5528258878d59a929a4b33e2e4b012197e335"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Thu Sep 17 23:15:11 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:15:11 2015 +0000"
      },
      "message": "am 96c55282: am d8b9218c: am 9d0497bd: am 44da08ed: (-s ours) am b659b4c7: Merge \"DO NOT MERGE fix build\" into klp-dev\n\n* commit \u002796c5528258878d59a929a4b33e2e4b012197e335\u0027:\n  DO NOT MERGE fix build\n"
    },
    {
      "commit": "3f7ecd9bc53869d95466b7a583e7804c86b9eeee",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "eed3955cb25731319444d9d17d74013c972499ab",
        "976fbb0c571e2ab62eb8c94fc8d1c25e888bb403"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Thu Sep 17 23:15:10 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:15:10 2015 +0000"
      },
      "message": "am 976fbb0c: am cc4aff99: am 644f4076: am 1507bbb0: (-s ours) am 1784a8db: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into klp-dev\n\n* commit \u0027976fbb0c571e2ab62eb8c94fc8d1c25e888bb403\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "eed3955cb25731319444d9d17d74013c972499ab",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "0518125e9cb6aed25258fff1aafa156ed90d0826",
        "5e46ca5a301250e51e57fb7bc39b08ff1eadc748"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Thu Sep 17 23:15:09 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:15:09 2015 +0000"
      },
      "message": "am 5e46ca5a: am 3b130dbd: am c5121002: am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is an error.\n\n* commit \u00275e46ca5a301250e51e57fb7bc39b08ff1eadc748\u0027:\n  libstagefright: fix A_Refl to return immediately when there is an error.\n"
    },
    {
      "commit": "c37081212ab588ae9e7488312501e1182f3f8f04",
      "tree": "9cc96512b09dfc7d065664c18a0609feac60728a",
      "parents": [
        "2701ab049d7c633b467d7bea9a62f1e33419faaf",
        "2d945b6a5c348953f468a2cf22254bff874d5ae1"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Thu Sep 17 23:03:22 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:03:22 2015 +0000"
      },
      "message": "am 2d945b6a: am 4855cc3d: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into lmp-dev\n\n* commit \u00272d945b6a5c348953f468a2cf22254bff874d5ae1\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "2701ab049d7c633b467d7bea9a62f1e33419faaf",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "96c5528258878d59a929a4b33e2e4b012197e335",
        "f077abb00ba4003738c3ca5c8133e2e3d22692c6"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Thu Sep 17 23:03:09 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:03:09 2015 +0000"
      },
      "message": "am f077abb0: am 4022477b: am 8cfd0ac4: (-s ours) am 741a3351: Merge \"DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\" into klp-dev\n\n* commit \u0027f077abb00ba4003738c3ca5c8133e2e3d22692c6\u0027:\n  DO NOT MERGE - IAudioFlinger: clear config before reading it from parcel.\n"
    },
    {
      "commit": "96c5528258878d59a929a4b33e2e4b012197e335",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "976fbb0c571e2ab62eb8c94fc8d1c25e888bb403",
        "d8b9218c4e8449fb1d87750ced7ab26a28019627"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Thu Sep 17 23:03:08 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:03:08 2015 +0000"
      },
      "message": "am d8b9218c: am 9d0497bd: am 44da08ed: (-s ours) am b659b4c7: Merge \"DO NOT MERGE fix build\" into klp-dev\n\n* commit \u0027d8b9218c4e8449fb1d87750ced7ab26a28019627\u0027:\n  DO NOT MERGE fix build\n"
    },
    {
      "commit": "976fbb0c571e2ab62eb8c94fc8d1c25e888bb403",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "5e46ca5a301250e51e57fb7bc39b08ff1eadc748",
        "cc4aff9939eb49c3acbc9898cbda030b674c6d3b"
      ],
      "author": {
        "name": "Wonsik Kim",
        "email": "wonsik@google.com",
        "time": "Thu Sep 17 23:03:07 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:03:07 2015 +0000"
      },
      "message": "am cc4aff99: am 644f4076: am 1507bbb0: (-s ours) am 1784a8db: Merge \"DO NOT MERGE Avoid size_t overflow in base64 decoding once again\" into klp-dev\n\n* commit \u0027cc4aff9939eb49c3acbc9898cbda030b674c6d3b\u0027:\n  DO NOT MERGE Avoid size_t overflow in base64 decoding once again\n"
    },
    {
      "commit": "5e46ca5a301250e51e57fb7bc39b08ff1eadc748",
      "tree": "cee73e41079ee48b1abc34575c4c245e6a3e7874",
      "parents": [
        "e1289226b73f4d4e209dbdb092261cc1f11167d0",
        "3b130dbd985653e4ffc301bce1a63aab28ecc704"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Thu Sep 17 23:03:06 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 23:03:06 2015 +0000"
      },
      "message": "am 3b130dbd: am c5121002: am c256004a: am 69ae6a87: libstagefright: fix A_Refl to return immediately when there is an error.\n\n* commit \u00273b130dbd985653e4ffc301bce1a63aab28ecc704\u0027:\n  libstagefright: fix A_Refl to return immediately when there is an error.\n"
    },
    {
      "commit": "7e1d645f6822dc015bd828c12db63359517cc362",
      "tree": "e1d937dc134f2d31a9653d8ef9d6480e02de22ae",
      "parents": [
        "d3601b1d4e19b3db72592006bd5813dff3685945",
        "a8f90d57f5b3ad4ef7194501aa20f0a0bd903e8f"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Thu Sep 17 21:42:12 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 21:42:12 2015 +0000"
      },
      "message": "am a8f90d57: Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev\n\n* commit \u0027a8f90d57f5b3ad4ef7194501aa20f0a0bd903e8f\u0027:\n  IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\n"
    },
    {
      "commit": "a8f90d57f5b3ad4ef7194501aa20f0a0bd903e8f",
      "tree": "00b194d2ce4a0dcc37fea1082db5e7ef6d6cec90",
      "parents": [
        "fb5104ec0cc11a50d1a56224cd1ca2950c2def45",
        "40715a2ee896edd2df4023d9f6f586977887d34c"
      ],
      "author": {
        "name": "Wei Jia",
        "email": "wjia@google.com",
        "time": "Thu Sep 17 21:32:32 2015 +0000"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 17 21:32:32 2015 +0000"
      },
      "message": "Merge \"IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.\" into lmp-dev"
    },
    {
      "commit": "d3601b1d4e19b3db72592006bd5813dff3685945",
      "tree": "a35a0e18f78b5d4740e6f8eeae5a9f4151b9c93a",
      "parents": [
        "93e3abfc2aaa9f17a347957e9b2042dc6b8c857b",
        "fb5104ec0cc11a50d1a56224cd1ca2950c2def45"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Thu Sep 17 17:44:52 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 17:44:52 2015 +0000"
      },
      "message": "am fb5104ec: am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u0027fb5104ec0cc11a50d1a56224cd1ca2950c2def45\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    },
    {
      "commit": "93e3abfc2aaa9f17a347957e9b2042dc6b8c857b",
      "tree": "a35a0e18f78b5d4740e6f8eeae5a9f4151b9c93a",
      "parents": [
        "4ae700d2bd467f18e5de8b5d1579d7e20da88e36",
        "48904845e16b9b18b75e6c75726f94ab49c7a1f8"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Thu Sep 17 17:44:51 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 17:44:51 2015 +0000"
      },
      "message": "am 48904845: am 52b829cb: (-s ours) am f43125ed: Merge \"Fix for security vulnerability in media server DO NOT MERGE\" into klp-dev\n\n* commit \u002748904845e16b9b18b75e6c75726f94ab49c7a1f8\u0027:\n  Fix for security vulnerability in media server DO NOT MERGE\n"
    },
    {
      "commit": "fb5104ec0cc11a50d1a56224cd1ca2950c2def45",
      "tree": "18ba63622c0c5f7bed51dddaf04190e1aeeae7d7",
      "parents": [
        "48904845e16b9b18b75e6c75726f94ab49c7a1f8",
        "4554ffd7a1c4bc6973c11c00f5a19aa260e18100"
      ],
      "author": {
        "name": "Jeff Tinker",
        "email": "jtinker@google.com",
        "time": "Thu Sep 17 17:38:12 2015 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Sep 17 17:38:12 2015 +0000"
      },
      "message": "am 4554ffd7: (-s ours) am 6272fa1b: Merge \"DO NOT MERGE Fix vulnerability in mediaserver\" into klp-dev\n\n* commit \u00274554ffd7a1c4bc6973c11c00f5a19aa260e18100\u0027:\n  DO NOT MERGE Fix vulnerability in mediaserver\n"
    }
  ],
  "next": "48904845e16b9b18b75e6c75726f94ab49c7a1f8"
}
