)]}'
{
  "log": [
    {
      "commit": "8b76a0ac6fbf07254629ed1ea86af014d5abe050",
      "tree": "e492e09655269fff3ca14b6a62f9b07f2d484038",
      "parents": [
        "c5ea43920919eeaec4ec0686de9fa3d034d82337"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Aug 10 21:59:56 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Aug 11 16:12:56 2009 -0700"
      },
      "message": "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.\n\nThis change makes SurfaceHolder.setType(GPU) obsolete (it\u0027s now ignored).\nAdded an API to android_native_window_t to allow extending the functionality without ever breaking binary compatibility. This is used to implement the new set_usage() API. This API needs to be called by software renderers because the default is to use usage flags suitable for h/w.\n"
    },
    {
      "commit": "ccf8b94169197875af6c89172015b9644919b064",
      "tree": "8ac3af6d1e44dd5dfd37168dc635e17329c990ae",
      "parents": [
        "07cbacc11705f1f05a1150083aad000c53942dea"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Aug 07 12:01:29 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Aug 10 12:58:05 2009 -0700"
      },
      "message": "Expose a variation of the createRenderer API that works on a plain Surface.\n"
    },
    {
      "commit": "e9ec12c47e83a082063aac467414558fb1aef7fb",
      "tree": "492b2207f1bf3eef14d9f05967611268f541fe3f",
      "parents": [
        "36093d4e5f6a77902fb9498453537ef6ef73e025"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Aug 07 13:45:06 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Aug 10 10:29:40 2009 -0700"
      },
      "message": "Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use.\n"
    },
    {
      "commit": "db704e28aea24f86c62bb21a26225e9542c66c03",
      "tree": "ae53dbe035cb71fd3cfda394656b9151f137484f",
      "parents": [
        "84780f56f441deb4ff736987986daeaf64db17a4",
        "9ca4dd6011e30cbb3bc40cf0bba7d11362b8bc38"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 07 16:39:34 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 07 16:39:34 2009 -0700"
      },
      "message": "Merge changes 20497,20498,20499\n\n* changes:\n  minor code clean-up\n  added EGLUtils::strerror\n  better error handling\n"
    },
    {
      "commit": "509dae53c54437eebd5291226e76c5456646f560",
      "tree": "a2f5881090c981fcca18b34befd50801323792db",
      "parents": [
        "6693f236544b767f1c22b08a48d70428a3ce4ec9"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri Aug 07 16:37:21 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri Aug 07 16:37:21 2009 -0700"
      },
      "message": "added EGLUtils::strerror\n"
    },
    {
      "commit": "ddb78e7753be03937ad57ce7c3c842c52bdad65e",
      "tree": "a1f4d8105448525973897933a3494dd4d439274c",
      "parents": [
        "4c35e2c59afa28f9ed3fab1788570ef933f29b1a"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue Jul 28 08:44:33 2009 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri Aug 07 00:27:19 2009 -0700"
      },
      "message": "Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.\n\nUse integers instead of void* as input/output handles at IAudioFlinger and IAudioPolicyService interfaces.\nAudioFlinger maintains an always increasing count of opened inputs or outputs as unique ID.\n"
    },
    {
      "commit": "43a6d88e4ee13836d015a114bb0065b679cfa916",
      "tree": "9a18eec2b1eb19ca69306db6c950bd5905c0816e",
      "parents": [
        "8851e163fc5bc17d139bf29cd2ec2f3926d342bc",
        "a1f6eff297a3e4870e22fdae926648bda3466805"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 06 16:27:47 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 06 16:27:47 2009 -0700"
      },
      "message": "Merge changes 20345,20346,20347\n\n* changes:\n  update most gl tests to use EGLUtils\n  added two EGL helpers for selecting a config matching a certain pixelformat or native window type\n  added NATIVE_WINDOW_FORMAT attribute to android_native_window_t\n"
    },
    {
      "commit": "265d9c076a588cf4cd811fbafd999c7ffe36641b",
      "tree": "8e4b8a390de2d36c8bd0e2a92d1907bdcbb99f04",
      "parents": [
        "25ec00fd13a6310d80a726cc9493a4b394056063"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Aug 06 16:05:39 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Aug 06 16:05:39 2009 -0700"
      },
      "message": "added two EGL helpers for selecting a config matching a certain pixelformat or native window type\n"
    },
    {
      "commit": "25ec00fd13a6310d80a726cc9493a4b394056063",
      "tree": "4ce7da5e64ac5730dea13bcefe07402db4bee0cb",
      "parents": [
        "bb99ffb4db008441e6ac4236d8a48b6e2b0c01d9"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Aug 06 16:04:29 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Aug 06 16:04:29 2009 -0700"
      },
      "message": "added NATIVE_WINDOW_FORMAT attribute to android_native_window_t\n"
    },
    {
      "commit": "fc2ebc473bbca6f9e6e30ea5de979c4852f35319",
      "tree": "94662042bc0364ba1a4b0ef2bd3e5ff94b9c58df",
      "parents": [
        "6867bb1bc904b1a2d945921ac6dd1ed2e99c83f5"
      ],
      "author": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Aug 06 14:50:08 2009 -0700"
      },
      "committer": {
        "name": "Iliyan Malchev",
        "email": "malchev@google.com",
        "time": "Thu Aug 06 14:52:13 2009 -0700"
      },
      "message": "EventHub: pass the name of each input device up to Java\n\nSigned-off-by: Iliyan Malchev \u003cmalchev@google.com\u003e\n"
    },
    {
      "commit": "b1d39aae13869a9dd05efb95c48b8782a54f0871",
      "tree": "b2f48a60f0a3937342806b6e1cdcf782264c730f",
      "parents": [
        "a1bd466d5ca2d776369e0502c08fadc55c313e06",
        "0dd7cb4b4ef86eb7d4e837b1948501da66adeebe"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Aug 05 12:36:11 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Aug 05 12:36:11 2009 -0700"
      },
      "message": "Merge change 9649\n\n* changes:\n  Finish implementation of multiple pointer support for MotionEvent.\n"
    },
    {
      "commit": "ea03f4af10512521ad68f28dae7a2dea131dddbc",
      "tree": "33dfc74124450381192fc37a01933113daf52493",
      "parents": [
        "8d1668da94c1369f6d68e71007c3255336cb6b92"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Mon Aug 03 16:08:08 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Wed Aug 05 09:46:40 2009 -0700"
      },
      "message": "Recording/Export to .mp4/h.263 somewhat works on TI hardware.\n"
    },
    {
      "commit": "0dd7cb4b4ef86eb7d4e837b1948501da66adeebe",
      "tree": "df786b0b8b9b3ca4fda02e4bcb7b44db501a5150",
      "parents": [
        "a2136d6b18a26ff34f2e5cd3f6c9413f0c96a5ba"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Aug 04 05:49:43 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Aug 04 20:53:52 2009 -0700"
      },
      "message": "Finish implementation of multiple pointer support for MotionEvent.\n\nThe major things going on here:\n\n- The MotionEvent API is now extended to included \"pointer ID\" information, for\n  applications to keep track of individual fingers as they move up and down.\n  PointerLocation has been updated to take advantage of this.\n\n- The input system now has logic to generate MotionEvents with the new ID\n  information, synthesizing an identifier as new points are down and trying to\n  keep pointer ids consistent across events by looking at the distance between\n  the last and next set of pointers.\n\n- We now support the new multitouch driver protocol, and will use that instead\n  of the old one if it is available.  We do NOT use any finger id information\n  coming from the driver, but always synthesize pointer ids in user space.\n  (This is simply because we don\u0027t yet have a driver reporting this information\n  from which to base an implementation on.)\n\n- Increase maximum number of fingers to 10.  This code has only been used\n  with a driver that reports up to 2, so no idea how more will actually work.\n\n- Oh and the input system can now detect and report physical DPAD devices.\n"
    },
    {
      "commit": "1de13168a9d9f55464dc98748ea28ef785f1048e",
      "tree": "753f84ecd1e109e4c0c2e2d8285c90b777ed9ef5",
      "parents": [
        "1b0efec3473134fb7de226f3e1fdade5b3529ad9"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jul 31 11:52:50 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Fri Jul 31 12:48:53 2009 -0700"
      },
      "message": "The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting.\n"
    },
    {
      "commit": "1a20bae18ce05a5a141810492549d351a82f6490",
      "tree": "d6ddc041c20f66c4570504f5b96badaafb590e99",
      "parents": [
        "a05f75d61aa4e779f2fdf466267b47e7df213566",
        "5b5c9144872b4e31ba5a041dce585a8ddbbe495d"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 30 18:46:48 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 30 18:46:48 2009 -0700"
      },
      "message": "Merge change 9287\n\n* changes:\n  fixed some issues with the software renderer when surfaces are made current.\n"
    },
    {
      "commit": "5b5c9144872b4e31ba5a041dce585a8ddbbe495d",
      "tree": "a87a028c1485452127f0ec9c0e8214d419fe6753",
      "parents": [
        "5e631892fb9ac4da83b70ba129ceb6a3f501bad9"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Jul 30 18:14:56 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Jul 30 18:14:56 2009 -0700"
      },
      "message": "fixed some issues with the software renderer when surfaces are made current.\n\nthere was several issues:\n- when a surface was made non-current, the last frame wasn\u0027t shown and the buffer could stay locked\n- when a surface was made current the 2nd time, it would not dequeue a new buffer\n\nnow, queue/dequeue are done when the surface is made current.\n\nfor this to work, a new query() hook had to be added on android_native_window_t, it allows to retrieve some attributes of a window (currently only width and height).\n"
    },
    {
      "commit": "afcf686cb070313ae5ce6c54ac381a3a86a60ed2",
      "tree": "4a7c1fa186ad4b1a7d37ea4d97aa0b0411b50d85",
      "parents": [
        "8845ea0592e3bffc726febb66de48646b0398e70",
        "25dff70f153529b87f5ad4a92f4de21e8950b1de"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 30 16:05:27 2009 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Jul 30 16:05:27 2009 -0700"
      },
      "message": "am 25dff70f: Merge change 9039 into donut\n\nMerge commit \u002725dff70f153529b87f5ad4a92f4de21e8950b1de\u0027\n\n* commit \u002725dff70f153529b87f5ad4a92f4de21e8950b1de\u0027:\n  Fix #2018814: System cannot correctly render assets with \"wrap_content\" attribute in QVGA\n"
    },
    {
      "commit": "e7f03253f915fea0672710899b7a4284bebd5124",
      "tree": "6ec2430c2fad115cc62ec64100f4861cc9a51f33",
      "parents": [
        "b995b21d67cae4580ca0a01d8e5bea03bb1cfa6c",
        "4ccee716f8c3b81deda211e51f6c82493302647f"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 30 14:37:48 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 30 14:37:48 2009 -0700"
      },
      "message": "Merge change 9070\n\n* changes:\n  Adding resizeInput and setAttributes for overlay\n"
    },
    {
      "commit": "cbe7c5441c9af004dae93cff09787e21771beda8",
      "tree": "08e6dddf603560e2f723285f2f61fc6e8f28311e",
      "parents": [
        "dcfc5c231867848ba2a010751a9d47a4fa642e43"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jul 30 11:16:11 2009 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jul 30 11:16:11 2009 -0700"
      },
      "message": "Remove hardcoded maximum frame rate limit from the framework\nbug 1993400\n"
    },
    {
      "commit": "0d221012ff5fd314711c00ed30e9b807b9c454c1",
      "tree": "328d42900c9765e3bde9ad98a936a9122c679e5e",
      "parents": [
        "c6eb5ac988518f41938c4f021003d6c202d84819"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 29 15:41:19 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 29 19:44:01 2009 -0700"
      },
      "message": "Fix #2018814: System cannot correctly render assets with \"wrap_content\" attribute in QVGA\n\nIt turns out we were not returning the density for anything retrieved from a\nTypedArray...  which basically means any bitmap references from a layout or style...!!!\n\nThis is now fixed.\n\nAlso fiddle with the density compatibility mode to turn on smoothing in certain situations,\nhelping the look of things when they need to scale and we couldn\u0027t do the scaling at\nload time.\n"
    },
    {
      "commit": "4ccee716f8c3b81deda211e51f6c82493302647f",
      "tree": "9ad0bedc766c26d45b891c9867eebe885220b26b",
      "parents": [
        "afa7d85b43c6c2058cbde61ff287ff5776d76d2a"
      ],
      "author": {
        "name": "Benny Wong",
        "email": "Benny.Wong@motorola.com",
        "time": "Fri Jul 24 19:25:30 2009 -0500"
      },
      "committer": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Wed Jul 29 17:53:38 2009 -0700"
      },
      "message": "Adding resizeInput and setAttributes for overlay\n"
    },
    {
      "commit": "970764d14b663324df2a4324a890988a606c14a1",
      "tree": "29443752f4a785e8f4ba4c0a3441146266c612d1",
      "parents": [
        "8a432776d003247c12222d8dd6a30ea4621aa2d0"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jul 28 13:05:27 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jul 28 13:05:27 2009 -0700"
      },
      "message": "While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds.\n"
    },
    {
      "commit": "8a432776d003247c12222d8dd6a30ea4621aa2d0",
      "tree": "8db21aae6c3ab309cd7502c12ecb9c184a457966",
      "parents": [
        "b3c82efb4725e959a50dca3f7ff50d1d99a059b4"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jul 28 10:03:13 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jul 28 11:28:14 2009 -0700"
      },
      "message": "Squashed commit of the following:\n\ncommit 374ea382ee3a9e3ce17e4c6357fc40d02e362810\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jul 28 09:54:13 2009 -0700\n\n    PV\u0027s OMX implementation now uses (spec-compliant) microseconds instead of milliseconds in buffer timestamps.\n\ncommit 8d02f8ab5d7b022ad4ad34db2a9bdeea6ce2acfe\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 27 14:24:26 2009 -0700\n\n    Support for using an overlay for video playback on TI hardware.\n\n    Appears to be currently constrained to CbYCrY 16-bit colorspace.\n\ncommit d17f321cb4b15c1fea378f33a7ef5998f23dd0fc\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 27 09:45:38 2009 -0700\n\n    Added \u0027--audio-only\u0027 commandline option to stagefright tool.\n\ncommit d8beef6be5c668c46451446d87e622933371cd75\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jul 24 13:35:00 2009 -0700\n\n    Generalize the various workarounds for OMX nodes with their own unique interpretation of the spec.\n\ncommit c7dfd53eeadf8ed5a39bf2b19b014dcd62f3324d\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jul 23 16:06:36 2009 -0700\n\n    Fixed erroneous TI AAC decoder behaviour wrt shutdown.\n\n    The AAC decoder appears to not return out buffers on an Executing-\u003eIdle transition, implemented a workaround that does a flush on all ports followed by the Executing-\u003eIdle. Oh, and flush with OMX_ALL doesn\u0027t properly work either. Fun.\n\ncommit d6377282e75060881336578f166f9c7feacf3f8f\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jul 23 14:06:50 2009 -0700\n\n    Apparently the \"channels\" parameter in AudioTrack\u0027s constructor no longer counts channels but is a bitmask of enabled destinations, update the code accordingly.\n\ncommit ff698c79e851a2e57d362e9c3a09828af4048087\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 22 16:54:44 2009 -0700\n\n    Fix MPEG4 decoding using TI\u0027s hardware decoder that I broke earlier...\n\ncommit 2ef78bb87cd856eb7f0b3d7dd68782a8650c12bf\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 22 15:43:18 2009 -0700\n\n    Now that the qcom decoder properly advertises its own custom colorspace, update dependent code to reflect this fact.\n\ncommit bbaec96910727080fd7c8a6907c04facb9f5220f\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 22 14:32:03 2009 -0700\n\n    Finishing up previous, incomplete change.\n\ncommit 76f14a1ae816b6f434771f8d12bdad81196f351e\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 22 14:25:17 2009 -0700\n\n    The TI video decoder now properly decoder AVC/H.264 content.\n\ncommit e106130d8c100d5c94603e43864a7a93cca10252\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 22 08:56:04 2009 -0700\n\n    Experimental support for the TI H.264 decoder, various modifications to OMXDecoder, non-functional still.\n\ncommit 241c3062dec3447db1a1ee74558cb4b9098fc404\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jul 21 12:13:09 2009 -0700\n\n    Enable TI hardware OMX decoders (except for AVC/H.264 which still has issues).\n\n    This particular set of OMX nodes does not appear to properly return our buffers when sending the \"disable\" command on a port. Rather it reqires manually flushing that port and _then_ disabling it instead.\n\ncommit 1c34506a46e32ce25f2a86f3b4250dcfc037356a\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jul 21 08:51:35 2009 -0700\n\n    Make it simpler to switch between the stagefright player and PVPlayer.\n\ncommit 249c6de05671d403f8dd51f095d49bf190430c9c\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 20 14:38:15 2009 -0700\n\n    Prepare to use soon-to-be-available hardware decoders in the OMX decoder.\n"
    },
    {
      "commit": "3026a023b8979b7ddcb3fe97bbc45531c89fda92",
      "tree": "02433741f7668e4255134bb9d5a9fcf1dbace0ae",
      "parents": [
        "2c3fc83ac5b267d6a551deb36b30064a2e617944"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Mon Jul 27 07:12:26 2009 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Mon Jul 27 12:21:29 2009 -0700"
      },
      "message": "Fix issue 2001517: AudioTrack compatibility issue.\n\nModified enum values in AudioFormat.java and AudioSystem.h.\nAdded code for backward compatibility in AudioTrack.java and AudioRecord.java.\n"
    },
    {
      "commit": "a553c25b33c99b345cf1c8688f8df0ed8df14e5a",
      "tree": "025c461b13e66ad0ceac8d0f8d9b13fd88ae168a",
      "parents": [
        "ebd7bc54028949619bbf3fa5ed6c1188f588c230"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Fri Jul 17 12:17:14 2009 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Thu Jul 23 06:03:39 2009 -0700"
      },
      "message": "Fix issue 1795088       Improve audio routing code\n\nInitial commit for review.\nIntegrated comments after patch set 1 review.\nFixed lockup in AudioFlinger::ThreadBase::exit()\nFixed lockup when playing tone with AudioPlocyService startTone()\n"
    },
    {
      "commit": "bc7269278042e448299c2e80e4dbb16fed05791d",
      "tree": "5270299858b6a69a45c604a28208d128a0dd94d8",
      "parents": [
        "c7bebd15378d98104e6cd32666665fd60eaa8043"
      ],
      "author": {
        "name": "niko",
        "email": "niko@google.com",
        "time": "Mon Jul 20 15:07:26 2009 -0700"
      },
      "committer": {
        "name": "niko",
        "email": "niko@google.com",
        "time": "Wed Jul 22 15:03:22 2009 -0700"
      },
      "message": "Added native metadata support.\n\nMetadata.java:\nFixed typo 8k !\u003d 8092. The comment was correct though.\n\nIn Metadata.h, the new Metadata class is declared in the ns android::media\nto limit the chances of conflict with other packages.\n\nThe MetadataType in MediaPlayerInterface is gone and moved to Metadata as\nan inner typedef.\n\nSimilarly the SortedVector\u003cMetadataType\u003e instance have been replace by a\nnew type Metadata::Filter.\n\nAll the keys declared in the java counterpart are also in Metadata.h.\n\nMetadata.cpp:\nContains the implementation of the native metadata packing.\n\nThere an associated change in the opencore package that should go in\nat the same time as this one.\n"
    },
    {
      "commit": "90443e67a5fe826b9c0a4fce38febeeedac8f498",
      "tree": "3e99e3e5fd3993f5efbcf967a74a464bdc163383",
      "parents": [
        "0f5ad842fb3fbc0df2a4c8028940810782cedacc",
        "262a583f2da846e8c74d82712957bcdcc88d169a"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 22 09:29:00 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 22 09:29:00 2009 -0700"
      },
      "message": "Merge change 7529\n\n* changes:\n  Make MemoryDealer\u0027s destructor protected instead of public.\n"
    },
    {
      "commit": "a8339dfec9d1b2c6d6fd2f8268f8075d184f64c0",
      "tree": "40345158a2aa1084b21de121e5eb8b0d8f8f36a3",
      "parents": [
        "9822d2b27330793ea4ba9c3316ef35f402f35fb4",
        "9fc20b0e381b5fe00b7049ef357c839cd05a33bf"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 21 19:03:53 2009 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Jul 21 19:03:53 2009 -0700"
      },
      "message": "am 9fc20b0e: Merge change 8126 into donut\n\nMerge commit \u00279fc20b0e381b5fe00b7049ef357c839cd05a33bf\u0027\n\n* commit \u00279fc20b0e381b5fe00b7049ef357c839cd05a33bf\u0027:\n  First pass at reworking screen density/size APIs.\n"
    },
    {
      "commit": "c4db95c077f826585d20be2f3db4043c53d30cf5",
      "tree": "9176baa673f97b27150f862485fd492cb3ec7e88",
      "parents": [
        "fe6f45c81463d2d28e11ac6083f2653e1286c5ef"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 21 17:46:02 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 21 18:28:42 2009 -0700"
      },
      "message": "First pass at reworking screen density/size APIs.\n\nThis changes the names of the directories in aapt, to what you see\nin the list of DpiTest resources.  Also adds a new \"long\" configuration\nfor wide screens, which the platform sets appropriate, and introduces\na new kind of resizeability for not large but significantly larger\nthan normal screens which may have compatibility issues.\n"
    },
    {
      "commit": "8ed7d69f65a5c8cb380f0fc4248d286ad17138fd",
      "tree": "0c41be3fd4e3491150c9a231eab768798904bfa7",
      "parents": [
        "569f0b507092ac0b29fee3142805c6fd5b82fdd1",
        "6d2090e2148996f98a5e9bc7e359e41c226f4efb"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 20 10:50:52 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 20 10:50:52 2009 -0700"
      },
      "message": "Merge change 5892\n\n* changes:\n  Hardware overlay support\n"
    },
    {
      "commit": "469b4c67adc77a87eb2c9ed9217edf1778002828",
      "tree": "f6ca01c85c85a27ecd6f54ae1193f30e1cc67501",
      "parents": [
        "b933dc7f47ec9a9609d0775fc469849f066bfcd7",
        "aad0fcc9619eb72c18a6afff48ebc9d4011f0f54"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Sun Jul 19 20:28:49 2009 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Jul 19 20:28:49 2009 -0700"
      },
      "message": "am aad0fcc9: Merge change 7783 into donut\n\nMerge commit \u0027aad0fcc9619eb72c18a6afff48ebc9d4011f0f54\u0027\n\n* commit \u0027aad0fcc9619eb72c18a6afff48ebc9d4011f0f54\u0027:\n  Add \"nodpi\" density, and expose a bunch of density-related APIs.\n"
    },
    {
      "commit": "a53b828635fce8b6b2d3e3377d74d72070056623",
      "tree": "42f4ba9bbf7d8656a4761d6fe5dcd4976cf19369",
      "parents": [
        "09a903ab5b8d940605783ae4ee591c0f090a31d1"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jul 17 11:13:48 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jul 17 16:59:08 2009 -0700"
      },
      "message": "Add \"nodpi\" density, and expose a bunch of density-related APIs.\n\nAlso update the DpiTest app to use nodpi images, and try to have a mode\nwhere it turns off compatibility though it\u0027s not quite working.\n"
    },
    {
      "commit": "8994837f27e783a10f5cc038a7ae7595aabffdb6",
      "tree": "eb1a0cbb9e4d3c99f65a093574522e0016595046",
      "parents": [
        "3720cf2de9a86b4fb5583f190b183498f0ad3fc0"
      ],
      "author": {
        "name": "niko",
        "email": "niko@google.com",
        "time": "Thu Jul 16 16:39:53 2009 -0700"
      },
      "committer": {
        "name": "niko",
        "email": "niko@google.com",
        "time": "Fri Jul 17 11:31:11 2009 -0700"
      },
      "message": "Added method to get metadata out of the player.\n\nThe method passes a list of metadata ids to be retrieved and\na parcel where the metadata records should be appended.\n\nIf the list of ids is empty, all the metadata should be returned.\n"
    },
    {
      "commit": "7013c8bb9ef94b6016c2b915e8d2369e2475aac6",
      "tree": "648a1752524dcb1bd42992d3475d729bbac61da0",
      "parents": [
        "a4170099b124a675a1c6a7045e750275d02cafbe"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Thu Jul 16 17:10:51 2009 -0700"
      },
      "committer": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Thu Jul 16 17:10:51 2009 -0700"
      },
      "message": "Fixes to make libstagefright build for the simulator.\n"
    },
    {
      "commit": "6d2090e2148996f98a5e9bc7e359e41c226f4efb",
      "tree": "f585f655447a5df7b791fe01f26b97c836cc5014",
      "parents": [
        "f47042614e80891a3439d418e7061f642d9d593d"
      ],
      "author": {
        "name": "Benny Wong",
        "email": "Benny.Wong@motorola.com",
        "time": "Wed Jul 15 18:44:27 2009 -0500"
      },
      "committer": {
        "name": "Rebecca Schultz Zavin",
        "email": "rebecca@android.com",
        "time": "Thu Jul 16 14:31:20 2009 -0700"
      },
      "message": "Hardware overlay support\n\nEnable hardware overlay support for camera and video playback use cases\n"
    },
    {
      "commit": "8f5fcab05f1d6f644a9c30f012b8ff302f24a118",
      "tree": "55cd20372765a9f652b41eda82cef1f24063bbfb",
      "parents": [
        "358efe418eae266734a16e9ae8f26043e9c64f05"
      ],
      "author": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Mon Jul 13 14:37:49 2009 -0700"
      },
      "committer": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Thu Jul 16 11:22:31 2009 -0700"
      },
      "message": "New test player stub to load mock native players.\n\nAdded a new class TestPlayerStub that takes a magic url in the setDataSource call.\nBased on the value of the url, the stub is going to load a DL and create the concrete\nplayer used during the test.\nAfter these initialization steps TestPlayerStub is just a wrapper.\n\nAdded a new functional test MediaPlayerInvokeTest to demonstrate how a new\nmock player to test the invoke method can be loaded.\n\nAdded a new mock player for the invoke test: invoke_mock_media_player.cpp.\n"
    },
    {
      "commit": "358efe418eae266734a16e9ae8f26043e9c64f05",
      "tree": "3d6ad8f83ffcebc9733f43de9c147e5884deeaa0",
      "parents": [
        "f8125962a63cdc8bdbf21337ca775aad461fcbbb",
        "e46b7be812d68e49710b34048662cbf18e2a6550"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 10:30:56 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 10:30:56 2009 -0700"
      },
      "message": "Merge change 7332\n\n* changes:\n  Squashed commit of the following:\n"
    },
    {
      "commit": "262a583f2da846e8c74d82712957bcdcc88d169a",
      "tree": "dca5a2e456e41655a644044fd9500ce1b8ac3b8b",
      "parents": [
        "d0c0e46a4408b22599bc588ea423d9102bcee6bf"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jul 16 10:05:57 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jul 16 10:05:57 2009 -0700"
      },
      "message": "Make MemoryDealer\u0027s destructor protected instead of public.\n\nMemoryDealer, like all other subclasses of RefBase,MUST NOT BE stack-allocated, a protected destructor prohibits stack-allocation while allowing the baseclass to properly invoke the subclass\u0027 destructor once the refcount drops to 0.\n"
    },
    {
      "commit": "e46b7be812d68e49710b34048662cbf18e2a6550",
      "tree": "d52e3913cc0b8fb9220d1f9f1f7fe1e910733764",
      "parents": [
        "d0c0e46a4408b22599bc588ea423d9102bcee6bf"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Tue Jul 14 16:56:47 2009 -0700"
      },
      "committer": {
        "name": "Andreas Huber",
        "email": "andih@google.com",
        "time": "Thu Jul 16 09:49:14 2009 -0700"
      },
      "message": "Squashed commit of the following:\n\ncommit 8d179995654c19d9094e51989dc84ed0deba6e04\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jul 14 16:30:40 2009 -0700\n\n    Protect stagefright code with BUILD_WITH_STAGEFRIGHT build-define.\n\ncommit 99b41acb58c34e8f024c30c833a09fd7b31c4e1f\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jul 14 14:06:00 2009 -0700\n\n    OMX::list_nodes API, stagefright --list now lists all available OMX components.\n\ncommit 94a74c5b24aae6d7e446fff83d62ae3a57dc351b\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 13 16:04:29 2009 -0700\n\n    Reenabled \"record\" commandline application to test encoding, support for h263 codec specific data when writing to .mp4.\n\ncommit d363dd74f611577567c66d25900d6264c306468c\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 13 10:59:58 2009 -0700\n\n    Make non-socket communication in IOMX the default.\n\ncommit e89fc82c4fd138c88339887baf72f1d0e67f8660\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 13 10:32:33 2009 -0700\n\n    The OMX interface now optionally supports communication through the binder only (no sockets involved)\n\ncommit 28611de11223fba65299787cdd33f7fdbd6a60a3\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jul 10 15:09:13 2009 -0700\n\n    Split off the logic to render to a Surface (not ISurface!) into SurfaceRender.{cpp,h}\n\ncommit c0cfa885faaeb17d3fc5436f6447b61708bd6fe1\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jul 10 12:21:46 2009 -0700\n\n    Fix display dimensions vs. decoded dimensions display issues, unfortunately breaks software rendering a bit...\n\ncommit ae209a2b5d09caed5dd383c910f238926aaa8fc6\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jul 10 09:33:29 2009 -0700\n\n    Simple video decoder performance test in \"stagefright\" commandline tool.\n\ncommit 59fe7840111d6f46dd3c48f4950146aed962dbd2\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jul 9 16:05:12 2009 -0700\n\n    StagefrightPlayer: Properly publish video dimensions by notifying the listener.\n\ncommit 51b6598f0e47be5e12d77f1d14e111e71c593638\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jul 9 11:38:15 2009 -0700\n\n    MediaPlayerInterface::AudioSink now supports the specification of a callback for pull-based audio.\n\ncommit 31ce53375d748da3e7d30e993ce89dae97fd65ea\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 8 17:23:37 2009 -0700\n\n    Proper support for pushing audio to a specified AudioSink interface. Still not bulletproof: video falls behind frequently.\n\ncommit a23e312b10631a5d47f5c9831205beac6b84ab36\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 8 15:10:13 2009 -0700\n\n    IGenesisPlayer and friends are no more, java interface now uses local playback instead\n    of playing inside the media server process.\n\ncommit 42ee5c06ab5ba1c16f50472b0b26a0526635c73c\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 8 13:17:03 2009 -0700\n\n    MP3 extractor now supports seeking (only fixed bitrate files currently supported)\n\ncommit 96a790405763bfa738d1c6845c99a9fdf579b66f\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jul 7 10:53:54 2009 -0700\n\n    Keeping up-to-date with new master-gl changes, removing CameraSource for now, removing unnecessary commandline utilities from the build.\n\ncommit 6c9dcb7c628c0347154dd7f37913a3a5f04deb99\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 6 16:40:02 2009 -0700\n\n    Finally take advantage of the fact that the Qcom OMX decoders already place the output buffers into memory accessible by the hardware yuv converter and avoid extra allocations and memcpys in that case. Split of the render logic into subclasses of VideoRenderer.\n\ncommit e8d46e81cffc15ffb0bdf03f511e4a4497ca7621\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jul 6 12:18:29 2009 -0700\n\n    Added a few more cases of valid MPEG4 files to the sniffer, fixed end of stream notifications in MPEG4 files.\n\ncommit 88bffc5ed4033a607080f8777a1c0ec9e3e079de\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jul 2 12:25:03 2009 -0700\n\n    MediaPlayerImpl now properly pauses/resumes instead of tearing down the decoder chains and starting back up from the beginning.\n\ncommit 732aa0a87c7e8d8a10776b275712649954962414\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 1 14:58:56 2009 -0700\n\n    Remove pthread_mutex_* and pthread_cond_* in favour of Mutex and Condition.\n\ncommit 669e5944b2fe0542a3b8dba0c441a94503e99fb0\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jul 1 14:43:02 2009 -0700\n\n    Proper support for end-of-stream signalling of MediaSources.\n\ncommit afb038f2dc594c742e554b2d42b86ffc7434e3fc\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 30 16:48:03 2009 -0700\n\n    Support for the \"sniffing\" of datasources to determine their probable mime type (along with confidence). Slightly refactored the MP3Extractor to share common code with the sniffer.\n\ncommit ed3644b8bd56807e1db4b32433a93a2467f1f3c5\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jun 26 13:27:52 2009 -0700\n\n    I don\u0027t think prepare should automatically start the player.\n\ncommit 11eb9b49dc4a0819d366682817cba68613f4fe12\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jun 26 11:09:22 2009 -0700\n\n    Somewhat better timing information implemented in the MP3Extractor.\n\ncommit cab023a1751735c0ed26c8493498a91d8644c6c9\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jun 25 15:41:56 2009 -0700\n\n    Initial checkin for support of mp3 content, extraction and playback. Media extractors now abstracted in MediaExtractor baseclass.\n\ncommit 40f4146bb3c647e56690dd9b0fa3ffdea60030dc\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 24 10:41:12 2009 -0700\n\n    Make sure we only allocate surface buffers if there is video to be played.\n\ncommit 7f85e7d92fe81740e102e09905b19354f4ac178e\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 24 10:19:32 2009 -0700\n\n    Clean up a failed merge and implement stub for new API in MediaPlayerBase.\n\ncommit f0e9d494a4c03402ea7b54891848ca5a50c421b2\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jun 12 15:38:03 2009 -0700\n\n    Support yuv420-\u003ergb565 conversion if hardware color conversion is unavailable.\n\ncommit 87223248b3099cd5261b94169f84cfd1eba56a8f\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jun 12 09:35:56 2009 -0700\n\n    Remove unimplemented and currently unnecessary blocking option from MediaSource::ReadOptions.\n\ncommit e07e651f0325892b797f3eb64dbeca0f317afdfd\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 10 16:26:42 2009 -0700\n\n    Enable assertions in HTTPDataSource.\n\ncommit 0dc97adebea1721156880f4b3d5c70f8d50c53b2\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 10 12:34:39 2009 -0700\n\n    delete foo.\n\ncommit 7f05845dda496e7defee284d32509d127e785784\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 10 12:34:08 2009 -0700\n\n    added foo.\n\ncommit e432970c51eeec4e5d549bdb3e2d3e48ffb4f0e7\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 10 11:44:31 2009 -0700\n\n    Make sure to initialize all fields in _all_ constructors... Use a Mutex instead of the raw pthread_mutex_t.\n\ncommit d6286a6bbca639952491448fa3e609b775a8a814\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 9 17:11:49 2009 -0700\n\n    send_command is now implemented twice... ugly hack to get both shutdown working correctly and startup as well... playback now \"works\" on the emulator, too.\n\ncommit 8d657e004677a7c5dae4479e8519bcaa94c18aad\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 9 11:58:55 2009 -0700\n\n    Instead of erasing codec specific data once it\u0027s been output to the omx node, retain the data and just rewind after a stop.\n\ncommit 279fede6ba35cbc37c35616c53406bf2c9720202\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 9 10:58:11 2009 -0700\n\n    Various fixes related to play/pause. Decoder now properly frees OMXMediaBuffers, made MemoryDealer destructor protected instead of public to prevent accidental stack-allocation of MemoryDealer objects.\n\ncommit 0f717f15a6328efd3f34082929cd8ad2351095a9\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 9 08:44:12 2009 -0700\n\n    Make sure to rewind codec specific data on OMXDecoder::stop and reset AudioPlayer\u0027s notion of time mapping.\n\ncommit 0cfb63e33270daf9b215214608ab383f93a31823\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 8 14:25:48 2009 -0700\n\n    Massive rename.\n\ncommit 30ed8f476c4431a5275538958b3e281bd17d5eab\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 8 13:52:41 2009 -0700\n\n    send_command and fill/empty buffer commands must be executed in sequence, send_command is now dispatched over the socket instead of through the binder interface to ensure this.\n\ncommit b832d04011b2dd8a9632eb7e575bfe1addd1270d\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 8 10:21:17 2009 -0700\n\n    MediaBuffers can now be \"clone()\", they sit on top of the same data but have their own range and metadata. Once a clone\u0027s refcount drops to 0 it decrements the refcount on the original buffer.\n\ncommit 4e944672808bdf1ed40a69f3f602f93ebf7b4049\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 8 10:01:01 2009 -0700\n\n    Split MediaBuffer.h into MediaBufferGroup.h and MediaBuffer.h, same with their respective source files.\n\ncommit ddb7529b4de4828db51432bd405fddd76cfa3b6a\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jun 5 16:30:25 2009 -0700\n\n    More fudging with A/V sync...\n\ncommit 1e5a4d8df08237b58c06c6527a33152ae931addf\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri Jun 5 11:54:20 2009 -0700\n\n    API cleanup of MediaSource. Got rid of MediaRing as it really doesn\u0027t serve a purpose if OMX decoders are used.\n\ncommit 0953c65232aa9753d17d2e25c5f5526eb810cf13\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jun 4 16:59:19 2009 -0700\n\n    Experimental TimedEventQueue and an attempt at a cleaner player implementation using it, OMXDecoder is now a little less verbose.\n\ncommit 2085b8ea9484a21fa11f94194a27405d413aeecc\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Jun 4 10:17:01 2009 -0700\n\n    Properly bail out of the AV sync loop if the MediaPlayerImpl is stopped.\n\ncommit 471f143458a8a0d93cb1bf9568c63c3967279dc6\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 3 17:32:27 2009 -0700\n\n    Now this is much better AV sync, defer seeking the audio source until we know where the video source synced to.\n\ncommit 4010d371dbe62ce4971e13437776cba32cb0bb3d\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 3 16:01:07 2009 -0700\n\n    Tweaked some of the heuristics in AV sync, OMXDecoder is now a little less verbose, seek to a sync sample at or _after_ the requested position.\n\ncommit f3d4af1d5a4ac31fa02271b000f6c7ec593f0da9\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 3 15:33:58 2009 -0700\n\n    Change the TimeSource interface\u0027s APIs, prefer microseconds over milliseconds now, changed the way MediaPlayerImpl does AV sync.\n\ncommit 08bb46fa61d12e852a424698ddb0c90700328f6e\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Jun 3 11:57:24 2009 -0700\n\n    Using framework\u0027s Mutex and Condition classes instead of pthread functions, much saner locking in OMXDecoder.\n\ncommit 4d77b4e09e59bbf8c1af009ae7dc62b10af52fd6\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 2 17:12:03 2009 -0700\n\n    MediaSources now publish their format.\n\ncommit 7e429a26c57bf936e1a08035d2d11839f9f00310\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue Jun 2 16:38:29 2009 -0700\n\n    MetaData is now implemented in terms of KeyedVector, MetaData is now reference counted.\n\ncommit 0fa957aa5c9bcb6ec122ed7b5b97430039be6797\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 1 14:39:55 2009 -0700\n\n    Sync sample seek support.\n\ncommit 78a5f090d02e7e6e1a146b29bdb7771eecaa2f86\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 1 13:51:11 2009 -0700\n\n    Distinguish shutdown from port-flush since one requires buffers to be freed and the other one doesn\u0027t. Fixes a problem with seek.\n\ncommit e57781d3b2c985a74cd8b60e7c8f2d576459d038\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon Jun 1 10:52:20 2009 -0700\n\n    First shot at support for seeking a MediaSource. Sync frames are not properly handled yet.\n\ncommit 0551cd78fda78bf66877fb26c5a55e5ae23d8367\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 28 16:23:38 2009 -0700\n\n    Preliminary support for camera input.\n\ncommit f8ebafa65d10d5a06944de6b2e2992a33121b857\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 28 12:13:47 2009 -0700\n\n    Allow NativeMediaPlayer access to Surface\u0027s getISurface() method.\n\ncommit b1a9fb36eeccd9f49d28c1c64b31fccbd6506eeb\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 28 11:38:25 2009 -0700\n\n    Header files are now in their own genesis2 hierarchy below frameworks/base/include.\n\ncommit f49b8b234b8f6ce83148787eef540dd920f04aa6\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 28 11:22:03 2009 -0700\n\n    moved MPEG4Writer into libgenesis2.\n\ncommit 5224254919dac4728677335ea60429fa16f518b4\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 28 11:13:38 2009 -0700\n\n    Everything now lives in the android namespace, integrated errors with android errors, renamed MediaPlayer to MediaPlayerImpl.\n\ncommit f9a9d84f7e0465ef5d1938a068655ba39527cf99\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 27 16:43:11 2009 -0700\n\n    Support for getPosition() and getDuration().\n\ncommit 3206cc5140bcbc88be039f8d94b954af63e69752\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 27 15:37:45 2009 -0700\n\n    Support for {MediaPlayer, GenesisPlayer, Genesis2Player}::isPlaying()\n\ncommit 9f41b248e0dfce71bbc50f883750cec52ebfd1fe\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 27 13:49:50 2009 -0700\n\n    Proper disconnection from the OMX service.\n\ncommit cdcf47a2c31599109ee42277c7fa14af3c600091\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue May 26 17:27:06 2009 -0700\n\n    New player type for the genesis player in libmediaplayerservice. Playing video through an ISurface now.\n\ncommit 0586af20ac9ae0403dd190bafd290b0f90549723\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 15:53:19 2009 -0700\n\n    Fix a buffer overflow error by adding padding in case we need to de-frame AVC data.\n\ncommit eac62fff6ad2ffb7b75c0d4a1b9620d33e93fb9b\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 13:35:30 2009 -0700\n\n    Support for http URIs in MediaPlayer, compensate for AudioTrack latency.\n\ncommit a7db456e3173d94d6b5e457547e2a6a5f7a8e1cc\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 11:33:25 2009 -0700\n\n    Support for URIs in MediaPlayer class, support for shoutcast streams in MediaPlayer, force shutdown of OMX nodes if they don\u0027t shutdown cleanly within a second.\n\ncommit 1f0268f4f14ad5215668f34e06a420850174d665\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 08:33:16 2009 -0700\n\n    and foo.txt is gone again.\n\ncommit 0feca4e0919f345704d78ec78894bac5027bd5ed\nAuthor: Andreas Huber \u003candih@dhcp-172-19-27-148.mtv.corp.google.com\u003e\nDate:   Fri May 22 08:28:49 2009 -0700\n\n    added foo.txt\n\ncommit 9c7d04b35cdc895a2de3602dc46522f608bd205f\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 08:28:04 2009 -0700\n\n    delete foo again\n\ncommit fec3ca1720992cce51b9a92b86b945da88a6b16c\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 08:27:45 2009 -0700\n\n    weird\n\ncommit 30a6571302333146e537e537a3a8986245cca87c\nAuthor: Andreas Huber \u003candih@dhcp-172-19-27-148.mtv.corp.google.com\u003e\nDate:   Fri May 22 08:18:55 2009 -0700\n\n    reverse test\n\ncommit dea3d99dd0fe9386e8a3c51954d9d0fe2be09d38\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 22 08:18:22 2009 -0700\n\n    test\n\ncommit a9eeafec6e46072cac41e54ebdbd153cb7ae7518\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 21 16:37:50 2009 -0700\n\n    Use the video ring again for now.\n\ncommit e05ff3d3c1c4f89ef499a2b172138a775fd694e3\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 21 15:42:19 2009 -0700\n\n    Export to .mp4 now works for MPEG4 video content. Fixed a bug in the sample table wrt co64 chunks.\n\ncommit 5c44c540374a4e50c4e8aaab2b7a34aed6e1391e\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 21 09:56:11 2009 -0700\n\n    Fix the build, all binder-related headers have moved and there\u0027s a new library libbinde\n    r to link against now.\n\ncommit 23e0a24404d16c898c2c6b3c7495ad303844bc71\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 21 08:42:04 2009 -0700\n\n    Initial checkin of MPEG4Writer, a class to export media sources into an mpeg4 file. MPEG4/AVC metadata (efss \u0026 friends) not currently working.\n\ncommit 9cd77adb1ac194197364ffad00a0d7215f458e1a\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 20 12:31:45 2009 -0700\n\n    New shell command to test recording/encoding. Various changes to OMXDecoder to support encoding properly. Now each OMXDecoder needs a dedicated thread on the client side since onEvent responses could block which would cause deadlocks if a node depends on the output of another node for example.\n\ncommit 5c510fb55ffed7ec25305999ed9b6c1eec48d503\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon May 18 15:40:06 2009 -0700\n\n    Make media decoding the default in the genesis2 commandline app instead of shoutcast playback.\n\ncommit f6c7a2040b8eb43326621f12c3a936e09b3a70e3\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon May 18 11:03:04 2009 -0700\n\n    The king is dead, long live the kind... Replaced old OMX binder interface with new OMX binder interface/socket hybrid.\n\ncommit 0d4955eb5df9bfafb576d22f2ed572644d6d69ac\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 14 12:39:34 2009 -0700\n\n    dynamic negotiation of NAL framing with the MPEG4Source, removed stale code from genesis2 commandline tool. Enable support form PV H264 software decoder.\n\ncommit 380369f54a8027cbc9349305184d6bf527a24efe\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 13 17:32:00 2009 -0700\n\n    Explore the option of running everything inside the mediaserver process by encapsulating the player in an IGenesisPlayer binder interface.\n\ncommit b5cada56b9089a23e0c461352a97dc71e08b424d\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 13 12:11:06 2009 -0700\n\n    Introduction of TimeSource class, clean shutdown of OMX Nodes.\n\ncommit 89f6e582e605dcb2149eb67f73fe9345d4b9be2e\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue May 12 17:11:56 2009 -0700\n\n    Helper classes MediaRing and MediaPlayer.\n\ncommit 9aaed8739b4bb941473da367fb88f63224d2f1b7\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue May 12 14:19:18 2009 -0700\n\n    Using mmap to map a file instead of going through FILE* improves performance, who knew?\n\ncommit ad097a78bbd002c59193ffdc39b64935928426c7\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon May 11 16:42:42 2009 -0700\n\n    Added a performance test, refactored AudioDecoder a little.\n\ncommit bdd1b80ab3f3ba43e04f1f996e7fa84ed2e2728a\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 8 16:19:29 2009 -0700\n\n    No more copying the output buffers coming out of the decoder, NAL separation also done in the extractor to avoid copying the data.\n\ncommit 858955b42c29b8033841a8caaa56c2a449810ef3\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 8 14:02:38 2009 -0700\n\n    Change from a model in which the caller specifies the destination buffer to one where the MediaSource returns a buffer.\n\ncommit 95098b6d4f8bdc37dfb6a109ca58db4d9e414e2d\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 8 13:21:45 2009 -0700\n\n    Changes to support multiple pieces of codec specific data to the decoder, de-frame nal units from the h.264 stream and insert start codes\n\ncommit 3941fcf87a48dda81683df727dfb1381f62d9184\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 7 16:37:45 2009 -0700\n\n    some refactoring. Most streams play now.\n\ncommit d3152862840d4dd39068e5197bec8674f3d55dd5\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 7 15:37:32 2009 -0700\n\n    Misc. changes to support H264 decoding using the qcom hardware decoder\n\ncommit d4ecdfe7af36e7468270d1c2cbbdc540efe0351e\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu May 7 09:28:18 2009 -0700\n\n    Timestamps are now stored as a fraction, i.e. units and scale, also, PV appears to violate OMX specs by assuming timestamps are in milliseconds instead of microseconds.\n\ncommit fe6a50943f885e065d4061aa727a54417e9f36db\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 6 14:18:27 2009 -0700\n\n    Refactored commandline app instantiation of the decoder.\n\ncommit da1ff2724d0e78e8b360d9a2c34c55dd0e2c0492\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 6 10:41:14 2009 -0700\n\n    Proper audio/video synchronization.\n\ncommit 569ee3a23f600f4b6b87c6178c0223b06e97f201\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed May 6 09:17:20 2009 -0700\n\n    Preliminary support for timestamps.\n\ncommit e4e302a89207550d8a7170d8c0afbd9c15047c84\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue May 5 15:13:12 2009 -0700\n\n    Another quick hack job to make CachingDataSource thread-safe as well.\n\ncommit dfb376a58bd7c09aa04e89558186fcfe13fe696c\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Tue May 5 15:08:14 2009 -0700\n\n    Quick rushjob to make FileSource and SampleTable thread safe.\n\ncommit 02b29e7ebdab1f8b959b6c177ceb3b89d998f375\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon May 4 17:22:04 2009 -0700\n\n    Made video decoding work for mpeg4/h263 and mostly(?) with AVC content.\n\ncommit 3a57b8ff15e48f5a0af03bf0a99c32e240dbb7ef\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Mon May 4 09:26:42 2009 -0700\n\n    Getting rid of old sample code to drive the OMXNode binder interface.\n\ncommit 5b046aed0cf524a57ea711bc1e43ea80e57b2cb3\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 1 16:21:11 2009 -0700\n\n    Moved files from the commandline utility into the framework, renamed MP3Decoder to AudioDecoder\n\ncommit 7f3fbba21512a078b732cc52c7bd5ba5acb9a317\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 1 15:56:19 2009 -0700\n\n    Fixed buffer ordering and an off-by-1 error in the SampleTable code. Plays all AACs now :)\n\ncommit 024d06baab8f2c540dde16f7e7a4b6dd57f638c7\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Fri May 1 11:52:48 2009 -0700\n\n    Some AAC content in .3gp or .mp4 files plays correctly now, other does not. Implemented ESFS parser.\n\ncommit 1470427866b0d3e0ce6848b4edc01c13a09be289\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Thu Apr 30 15:19:31 2009 -0700\n\n    Another checkpoint, amr decoding now functional.\n\ncommit e612d044439f56331b6a2bc4a88622e04d4d42e7\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Apr 29 12:11:29 2009 -0700\n\n    string wrapper around String8, various fixes, shoutcast now works again.\n\ncommit 2ea52dfb1a39bf3a223ffc87855e54919e2daff7\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Apr 29 11:08:18 2009 -0700\n\n    Initial check-in of OMXNode binder interface.\n\ncommit 7880d2957f74c0d7fba7679431ff5adb3780543b\nAuthor: Andreas Huber \u003candih@google.com\u003e\nDate:   Wed Apr 29 10:05:01 2009 -0700\n\n    Initial check-in of both libgenesis2 and the genesis2 commandline tool.\n"
    },
    {
      "commit": "1d9dfc5dcf459e85cffcb762ffdb9b9a4abbfd67",
      "tree": "64e951c1690a7859c67cbc3421ca41a326e3d744",
      "parents": [
        "d0c0e46a4408b22599bc588ea423d9102bcee6bf"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 16 11:11:18 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 16 11:51:42 2009 -0400"
      },
      "message": "EventHub: Add support for excluding devices from being opened by as a keyboard.\n\nThis will be used to avoid unnecessarily listening to data from sensors\nthat function as event devices.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "201e3abd3beee68cee7633c099c46fcf81ec802e",
      "tree": "eb7cd7252995ef5bb962bd60649f0d418d994ef8",
      "parents": [
        "0a305da8ee937584b769d2cfac82fccf5786beb8",
        "b3dfca197c63a7ed5434a0b126c9d3b30ae9682b"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 15 13:40:32 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 15 13:40:32 2009 -0700"
      },
      "message": "Merge change 7150\n\n* changes:\n  Ignore pause and seek for live streaming.\n"
    },
    {
      "commit": "85d1f158267d64b5660e86fab0baf0432c1dcfbd",
      "tree": "05c7ccd6fe0f43616538366bd52973c4ad22dccd",
      "parents": [
        "1f872d4e8675b918dafdd730100df7e865d9ce0b",
        "e3dd884815b2aaeec4241859722ab603e0b1466b"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 15 09:05:23 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 15 09:05:23 2009 -0700"
      },
      "message": "Merge change 7353\n\n* changes:\n  Implement virtual button support.\n"
    },
    {
      "commit": "e3dd884815b2aaeec4241859722ab603e0b1466b",
      "tree": "ab595122c085720a236251afbfe78af248d87bc5",
      "parents": [
        "334a67740c9f7f35fa9ee93cf0f8051d41ce2d7a"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 14 12:06:54 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 14 18:51:53 2009 -0700"
      },
      "message": "Implement virtual button support.\n\nThe kernel can now publish a property describing the layout of virtual\nhardware buttons on the touchscreen.  These outside of the display\narea (outside of the absolute x and y controller range the driver\nreports), and when the user presses on them a key event will be\ngenerated rather than a touch event.\n\nThis also includes a number of tweaks to the absolute controller\nprocessing to make things work better on the new screens.  For\nexample, we now reject down events outside of the display area.\n\nStill left to be done is the ability to cancel a key down event,\nso the user can slide up from the virtual keys to the touch screen\nwithout causing a virtual key to execute.\n"
    },
    {
      "commit": "b3dfca197c63a7ed5434a0b126c9d3b30ae9682b",
      "tree": "fd60145d7ce4b0b048e372e47806541ab16794fd",
      "parents": [
        "334a67740c9f7f35fa9ee93cf0f8051d41ce2d7a"
      ],
      "author": {
        "name": "Ravi K Yenduri",
        "email": "yenduri@pv.com",
        "time": "Thu Jun 04 15:46:53 2009 -0500"
      },
      "committer": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Tue Jul 14 13:55:54 2009 -0700"
      },
      "message": "Ignore pause and seek for live streaming.\n"
    },
    {
      "commit": "fb4f266a1b9f6a20e256d192a940ae4ccc510fad",
      "tree": "f78e179753657d3ee9f0132c7433e3099162e9f2",
      "parents": [
        "3a5351e4437fc2c220bc68a431bd4a1a00a653fa"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jul 13 21:59:37 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jul 13 22:06:36 2009 -0700"
      },
      "message": "add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes\n"
    },
    {
      "commit": "b1c4ca5ad21ae63cd5af2cfc1be82ba176d25195",
      "tree": "5a70f426d9b4cd75638a1b17ae2abd264c59eb55",
      "parents": [
        "56e7c2d6ebbde59555041e3550cbba6824486db1"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Sun Jul 12 23:11:20 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jul 13 15:14:23 2009 -0700"
      },
      "message": "implement Mutex and Condition with pthread instead of calling futex directly.\n\ninternally pthread uses futex. the implementation consists of simple inlines\nthere are no implementation files anymore.\n"
    },
    {
      "commit": "5d55c7119820ee9bb06fc072e416fe98ba77cd28",
      "tree": "4f461a51f26fc221f4e9c7c660c6b6680ff072d7",
      "parents": [
        "2eedb2515b733aaba0a92944def8156ef379e0da"
      ],
      "author": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Thu Jul 09 09:21:33 2009 -0700"
      },
      "committer": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Fri Jul 10 11:00:42 2009 -0700"
      },
      "message": "Basic plumbing to retrieve metadata from the native player.\n\nIMediaPlayer.h\nAdded a getMetadata method that mirrors the on in MediaPlayer.java.\n\nMediaPlayer.java\nAdded a native method to get the metadata from the native player.\nParse the parcel into a Metadata object.\n\nMetadata.java\nAdded a stub to parse the Parcel returned by the native player into\na set of metadata.\n\nandroid_media_MediaPlayer.cpp\nJNI call to forward the getMetadata call.\n\nMediaPlayerService.cpp\nMediaPlayerService::Client implements the new getMetadata method added in IMediaPlayer.h\n"
    },
    {
      "commit": "c494ba2544699e576370b35b7e94fe09e29d1226",
      "tree": "e25599ac7d57f4627f4588865ecf6bee980a1672",
      "parents": [
        "f00193ff7ac1872fc88f86b5150e023c09846df9",
        "b2c693919be966f179080a9ec70a7a82dbf57627"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 09 14:51:54 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 09 14:51:54 2009 -0700"
      },
      "message": "Merge change 6636\n\n* changes:\n  Implemented the metadata changed notification filters.\n"
    },
    {
      "commit": "e2bf80fb0bfd944ef45d60bdc469d85734527363",
      "tree": "82c0b1944a438852d41e3632dbb42f9150e9cdd6",
      "parents": [
        "e3f054411b9f025848f68389c4e2c325e76b3826",
        "8a715b4b791db4390d12e0ded02280592634a424"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 09 12:48:56 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jul 09 12:48:56 2009 -0700"
      },
      "message": "am 8a715b4b: Merge change 5510 into donut\n\nMerge commit \u00278a715b4b791db4390d12e0ded02280592634a424\u0027\n\n* commit \u00278a715b4b791db4390d12e0ded02280592634a424\u0027:\n  Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32\n"
    },
    {
      "commit": "b2c693919be966f179080a9ec70a7a82dbf57627",
      "tree": "bc67f2a85c74a41a2151950b6393e6a291aeaa5c",
      "parents": [
        "3ff23c46978adfb691507baa3d2bf04b3f5ca001"
      ],
      "author": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Wed Jul 08 08:57:42 2009 -0700"
      },
      "committer": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Thu Jul 09 11:46:02 2009 -0700"
      },
      "message": "Implemented the metadata changed notification filters.\n\nIMediaPlayer:\nnew setMetadataFilter method so set a filter (2 lists of allowed and blocked metadata type)\nserialized in a Parcel.\n\nMediaPlayer.java/android_media_MediaPlayer.cpp/mediaplayer.cpp\nnew setMetadataFilter that passes the filter down to the MediaPlayerService\u0027s binder interface.\n\nMediaPlayerService.cpp\nThe Client inner class holds the allowed and blocked metadata types.\nThese are in 2 vectors that get populated in the setMetadataFilter.\n\nA new shourldDropMetadata method returns true if a type of metadata should be dropped according\nto the filters.\n\nThe notify method in run the metadata update notifications thru the filter and possibly drop them.\n"
    },
    {
      "commit": "8a715b4b791db4390d12e0ded02280592634a424",
      "tree": "3c646fda4f701f52cfc401c841cf6756eedef350",
      "parents": [
        "2af632f87d487deaa5b2eb71341cfc4f0c0d1173",
        "f05b33b3a1cff40972a735ff1fb4ed6e8bfeaf2a"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 08 18:27:01 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 08 18:27:01 2009 -0700"
      },
      "message": "Merge change 5510 into donut\n\n* changes:\n  Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 It will be used in SQL functions in external/sqlite/android. See https://android-git.corp.google.com/g/Gerrit#change,5511 for example.\n"
    },
    {
      "commit": "ec109bdd3982590709155006c1eb2e70c33015f0",
      "tree": "986a23c60a13e7b68b9938b29251b59bc1e6c168",
      "parents": [
        "b426703c1944aed7148be288d2c4b28bca4b75fc",
        "6698d16b951370a0cc6aa87bcd2ca91122a57410"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 08 17:28:14 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 08 17:28:14 2009 -0700"
      },
      "message": "Merge change 6560\n\n* changes:\n  resolved conflicts for merge of 04c7d0f8 to master\n"
    },
    {
      "commit": "6698d16b951370a0cc6aa87bcd2ca91122a57410",
      "tree": "7a411a1832eec82df97587fddc64b93b9fe909ff",
      "parents": [
        "c3f60ddaeadb69c1e85198e609e575f55ecc28ac",
        "04c7d0f842ae1d3b52c426fccf7178861493431d"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jul 08 17:26:05 2009 -0700"
      },
      "committer": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jul 08 17:26:05 2009 -0700"
      },
      "message": "resolved conflicts for merge of 04c7d0f8 to master\n"
    },
    {
      "commit": "f05b33b3a1cff40972a735ff1fb4ed6e8bfeaf2a",
      "tree": "0ba45f189f1a8568697a1b4dc9e7b083a76d732d",
      "parents": [
        "1ecf5d28817f0a051e77488380dcd5bc622ea169"
      ],
      "author": {
        "name": "Daisuke Miyakawa",
        "email": "dmiyakawa@google.com",
        "time": "Tue Jun 30 20:40:42 2009 +0900"
      },
      "committer": {
        "name": "Daisuke Miyakawa",
        "email": "dmiyakawa@google.com",
        "time": "Thu Jul 09 09:06:13 2009 +0900"
      },
      "message": "Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32\nIt will be used in SQL functions in external/sqlite/android.\nSee https://android-git.corp.google.com/g/Gerrit#change,5511 for example.\n\nRelated internal bug id: 1707173\n"
    },
    {
      "commit": "f6807d73d018683f339710058e30b95240050688",
      "tree": "71b6480dce8765bd2396162d90e399541931e364",
      "parents": [
        "264cd11dc9f27cad3219bb8345a598da7a42612c"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Wed Jul 08 16:24:38 2009 -0700"
      },
      "committer": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Wed Jul 08 16:24:38 2009 -0700"
      },
      "message": "Add a virtual destructor to the TtsEngine class.\n"
    },
    {
      "commit": "59c1a935295cb30c2ba2f759855e89c174b42a07",
      "tree": "ecb4f9b555dca38af549fa469f97e734d9fcc799",
      "parents": [
        "a5188a09bd20c376b4f0645b0df4c52f8e114e21"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jul 08 15:56:53 2009 -0700"
      },
      "committer": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jul 08 15:59:25 2009 -0700"
      },
      "message": "Add timestamps to video frames to improve A/V sync.\nBug 1927069.\n"
    },
    {
      "commit": "42a3265cfb93f28d977353b8fe7a8b350de09fd0",
      "tree": "19437211d706d61ca1785f87b17300bd772099a7",
      "parents": [
        "ddd8c26c060c7d3b0497ecfcc7549d8ab848d07d",
        "eb0ccd5c7ba5ea63f60a927b3e5e7f10bfacff48"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 07 12:43:06 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 07 12:43:06 2009 -0700"
      },
      "message": "Merge change 6382\n\n* changes:\n  add a virtual destructor to region_rasterizer, to be on the safe side\n"
    },
    {
      "commit": "eb0ccd5c7ba5ea63f60a927b3e5e7f10bfacff48",
      "tree": "106f2a6da673d29cec44f32be4b0757d97cf4dac",
      "parents": [
        "94aadce3a266fc63c2ae81e67c847a89c4961ef4"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Jul 07 12:29:17 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Jul 07 12:29:17 2009 -0700"
      },
      "message": "add a virtual destructor to region_rasterizer, to be on the safe side\n"
    },
    {
      "commit": "ca2bc75aac473b0b71f1e95c4527d862746b3efd",
      "tree": "da1119ef69b5d2f045c7680255895085ddb7b0dc",
      "parents": [
        "856d080ae52edc6ceaebf2047f8fe08fb159f9c2",
        "74598566ba4190be4125cea2f087a813f450fbdf"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 07 11:01:19 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 07 11:01:19 2009 -0700"
      },
      "message": "Merge change 6361\n\n* changes:\n  Fix sim build.\n"
    },
    {
      "commit": "74598566ba4190be4125cea2f087a813f450fbdf",
      "tree": "845f829f4630e8f39574e3b3034c01f036028b83",
      "parents": [
        "6e2863ec16828b77c494592410e6b01281596e87"
      ],
      "author": {
        "name": "Andy McFadden",
        "email": "fadden@android.com",
        "time": "Tue Jul 07 10:01:12 2009 -0700"
      },
      "committer": {
        "name": "Andy McFadden",
        "email": "fadden@android.com",
        "time": "Tue Jul 07 10:01:12 2009 -0700"
      },
      "message": "Fix sim build.\n\nLooks like older gcc (4.1.x) doesn\u0027t properly handle templated\nfanciness.  Apparently that\u0027s what we have on the build server.\n"
    },
    {
      "commit": "fcc5be99e0497f25a12e77622c27b4de30e45b3d",
      "tree": "45632e5c03a03e444aa385139e6aeed8020a73dc",
      "parents": [
        "43488fc78c927c25936e7b90030c5f10d2db94e5",
        "88e209dcf8c2ebddda5c272f46d1bd5478bc639c"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue Jul 07 09:36:14 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jul 07 09:36:14 2009 -0700"
      },
      "message": "am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR\n\nMerge commit \u002788e209dcf8c2ebddda5c272f46d1bd5478bc639c\u0027\n\n* commit \u002788e209dcf8c2ebddda5c272f46d1bd5478bc639c\u0027:\n  Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR\n"
    },
    {
      "commit": "88e209dcf8c2ebddda5c272f46d1bd5478bc639c",
      "tree": "0b4bc797c237a5179be63ee9c3716e8213fc08b6",
      "parents": [
        "37ea71122579e9e2ad1f91b3eca5e4d436b54ea9"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue Jul 07 07:10:45 2009 -0700"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Tue Jul 07 07:10:45 2009 -0700"
      },
      "message": "Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR\n\nStore sample rate on 32 bits instead of 16 bits in audio_track_cblk_t.\nRemoved sampleRate() methods from AudioTrack and AudioRecord: replaced by getSampleRate().\nAudioTrack::setSampleRate() no returns a status.\n"
    },
    {
      "commit": "03a9a3449af3e0e79e9bbcd87f8057189ab9e151",
      "tree": "66f68465156e6eef8480161d87e87376f5bea813",
      "parents": [
        "f780d32fc2081fbf10a5bec19a654465361fc538",
        "78d0fdfad1437b2382e8803fa396fbe0f38a214f"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jul 06 14:16:55 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jul 06 14:16:55 2009 -0700"
      },
      "message": "Merge commit \u0027goog/master\u0027 into merge_master\n"
    },
    {
      "commit": "17ffe1018c506272da45be6b35caf859bc2582f1",
      "tree": "76fb5291e8524712e9978cc3b76e46337b7453bd",
      "parents": [
        "005ae544f93494eb7d315b2e34aae0ac3c922728",
        "991eec03a73f8803d0f8c80b418480ea25293cfb"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 06 14:10:36 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Jul 06 14:10:36 2009 -0700"
      },
      "message": "am 991eec03: Merge change 6252 into donut\n\nMerge commit \u0027991eec03a73f8803d0f8c80b418480ea25293cfb\u0027\n\n* commit \u0027991eec03a73f8803d0f8c80b418480ea25293cfb\u0027:\n  Don\u0027t re-parse the framework resources all the time.\n"
    },
    {
      "commit": "78c405178c57bb45e40f1e2839d6a18d91f7f02c",
      "tree": "6e7137f628b8fff1f72c59e5e42f3f4878e0bb39",
      "parents": [
        "ef1f21b34f5624adb7436d3da927660ed16c97c7"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Jul 06 11:07:40 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Jul 06 11:12:37 2009 -0700"
      },
      "message": "Don\u0027t re-parse the framework resources all the time.\n\nA small optimization to the resource code, to not re-parse the framework\nresources every time we build a new AssetManager.  Instead, you can now\nconstruct a ResTable from a previously created one...  of course, like the\nexisting code for using the data in-place, you can\u0027t delete the original\nResTable until you have deleted the one that has been constructed from it.\n"
    },
    {
      "commit": "fee47b699f51e52d3551c0fdbcc9fc2760a0d837",
      "tree": "523fa403953da0a0ea8fda6d183d41dc4c55ebf9",
      "parents": [
        "1eebdc04f04923f827f9346f4cf126d245330f89",
        "c7396025e59524e7ef639fd86fc23123939ee91c"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 06 11:02:33 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Jul 06 11:02:33 2009 -0700"
      },
      "message": "am c7396025: Merge change 6084 into donut\n\nMerge commit \u0027c7396025e59524e7ef639fd86fc23123939ee91c\u0027\n\n* commit \u0027c7396025e59524e7ef639fd86fc23123939ee91c\u0027:\n  Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726)\n"
    },
    {
      "commit": "d763b5d9197e01662cafa376e1227e53e0463a3c",
      "tree": "a8e3a71cf4581453aa4bbfe5c70c0f870756c2d3",
      "parents": [
        "0926b6184adb9bd1d4a432c7d4de0be58c602cc2"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Jul 02 18:11:53 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Jul 02 18:50:51 2009 -0700"
      },
      "message": "get rid of references to MemoryDealer in SurfaceFlinger\n"
    },
    {
      "commit": "a1b653d41df9a7999e1dba2a508295671ff6771d",
      "tree": "74c7c4639f56b4aab2e076eaadb7d436cab68113",
      "parents": [
        "a54755962ca7725d1e2b6cacbbaece6f1cbf5af4"
      ],
      "author": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jul 02 10:04:20 2009 -0700"
      },
      "committer": {
        "name": "James Dong",
        "email": "jdong@google.com",
        "time": "Thu Jul 02 10:04:20 2009 -0700"
      },
      "message": "Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726)\n"
    },
    {
      "commit": "d96e0b0cf14f159d96502a4caf8aa2a33c334a99",
      "tree": "c444ad326a6e2ae5b48508f78cdac7d12c2f7fd1",
      "parents": [
        "74ab31598bb65b17f84411d11d09269f1291d78a",
        "6e1647a212317f4ee8bcc23948b6621a59172954"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 22:43:58 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jul 01 22:43:58 2009 -0700"
      },
      "message": "am 6e1647a2: Merge change 5829 into donut\n\nMerge commit \u00276e1647a212317f4ee8bcc23948b6621a59172954\u0027\n\n* commit \u00276e1647a212317f4ee8bcc23948b6621a59172954\u0027:\n  Fix issue #1673793: Theme styles don\u0027t apply.\n"
    },
    {
      "commit": "dfe983bd7979ccb1602f29b8f9804c98411d9cd6",
      "tree": "8a5547078b72cb262e54f0640dd4ed746b5805ef",
      "parents": [
        "3a6b160a3b52cd96fb383d5ee93c22e5e938e0e2",
        "7f32b426cd6a865ac5e6e3e9fa833e9327fb415a"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jul 01 18:33:18 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jul 01 18:33:18 2009 -0700"
      },
      "message": "Merge commit \u0027goog/master\u0027 into merge_master\n"
    },
    {
      "commit": "b66cd86a2de857885c7e00218b7aa64d23795253",
      "tree": "5e81b6a6b924ec43add2c32deee483ef97664d49",
      "parents": [
        "f7b2146edc5ea8f6d8fb21007f18efa347489ba5",
        "bd9aa793b19f7aa529ca4123492f8940b96486b8"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 30 14:48:58 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jun 30 14:48:58 2009 -0700"
      },
      "message": "am bd9aa793: Merge change 5593 into donut\n\nMerge commit \u0027bd9aa793b19f7aa529ca4123492f8940b96486b8\u0027\n\n* commit \u0027bd9aa793b19f7aa529ca4123492f8940b96486b8\u0027:\n  Add in TTS engine interface the methods to query the availability for a language,\n"
    },
    {
      "commit": "de7faf658cd40d34c08a98b39477055da8e19172",
      "tree": "8450b4d75fbe22a3fed25867c1d53a059c10d664",
      "parents": [
        "bd9aa793b19f7aa529ca4123492f8940b96486b8"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 30 13:27:30 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 30 13:27:30 2009 -0700"
      },
      "message": "Fix issue #1673793: Theme styles don\u0027t apply.\n\nIt turns out this was not a problem in the resource code at all.  Rather,\nthe system process has a cache of pre-loaded attributes it uses to avoid\ncontinually reloading things as it needs them.  Well it turns out this\ncache wasn\u0027t flushed after a package was uninstalled or a configuration\nchanged, so you could re-install an app where you change its style resources\nso its theme now points to one that is inconsistent in the cache.\n\nThis is mostly a problem for developers, where they continually install\nnew versions of an app where resources have changed.  This could possibly\nshow up when updating an app on a normal phone, although the problem would\neventually correct itself since this cache uses weak references.\n\nAnyway, the cache is now reworked to be flushed appropriately.\n\nThis change also includes an update to aapt to be able to dump the\ncontents of bags in resources.\n"
    },
    {
      "commit": "276826bae2eb6d25c4abb1c5f665d2876c65e50c",
      "tree": "d4784e3c21f41a2017d1a2c39d7873eca493cdf2",
      "parents": [
        "5fc1b60e7f8b19d7d7a2244c0e1e005c7ed91659"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jun 29 18:46:37 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Jun 29 18:46:37 2009 -0700"
      },
      "message": "Region::makeBoundsSelf() efficiently turns a region to its bounds\n"
    },
    {
      "commit": "6034cb565c3b3ffb21057851cff179e2d5cb56a9",
      "tree": "22ef465a36dac93400180095844352828f1365ad",
      "parents": [
        "f6ff591decdea6299aab1a5b6f95917800571de4",
        "17a80081a42410f541a220ab7e6afc64fc6cc399"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 29 16:37:31 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Jun 29 16:37:31 2009 -0700"
      },
      "message": "am 17a80081: Merge change 5544 into donut\n\nMerge commit \u002717a80081a42410f541a220ab7e6afc64fc6cc399\u0027\n\n* commit \u002717a80081a42410f541a220ab7e6afc64fc6cc399\u0027:\n  Pipe all the camera callbacks to Java to facilitate the addition\n"
    },
    {
      "commit": "f6ff591decdea6299aab1a5b6f95917800571de4",
      "tree": "dee211f3383b10360a61cb4194a1bcc2cc26bdd4",
      "parents": [
        "8c3fc63576c81139a8d16b608550568ad52237c6",
        "72eb0acad5cffc57ce5006f6deab29ee259e461e"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 29 16:37:17 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Jun 29 16:37:17 2009 -0700"
      },
      "message": "am 72eb0aca: Merge change 5483 into donut\n\nMerge commit \u002772eb0acad5cffc57ce5006f6deab29ee259e461e\u0027\n\n* commit \u002772eb0acad5cffc57ce5006f6deab29ee259e461e\u0027:\n  Expand support for different screen sizes.\n"
    },
    {
      "commit": "bd9aa793b19f7aa529ca4123492f8940b96486b8",
      "tree": "558dee159943dc4817dd7be4bef246af9c9b7a42",
      "parents": [
        "c25dbf88fc21c707b72502c43695c2c31ff22a23",
        "287148b80b1eb0e248994410cb24ecce5edda386"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 29 10:04:09 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 29 10:04:09 2009 -0700"
      },
      "message": "Merge change 5593 into donut\n\n* changes:\n  Add in TTS engine interface the methods to query the availability for a language, to set the synthesis audio format, to query the current language, country and variant setting.\n"
    },
    {
      "commit": "287148b80b1eb0e248994410cb24ecce5edda386",
      "tree": "f3ea612a77536a22cc922a8cbe66ebbc08abf911",
      "parents": [
        "77cb40a0b088b02357fbc7d5fad24886d607f0da"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jun 26 17:09:21 2009 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Mon Jun 29 09:52:17 2009 -0700"
      },
      "message": "Add in TTS engine interface the methods to query the availability for a language,\nto set the synthesis audio format, to query the current language, country and\nvariant setting.\n"
    },
    {
      "commit": "5a8d6f44b2ec9132848aee5f608447ff801951b2",
      "tree": "2d6801b9d105d4da2ba141460c988c2c1f9c001b",
      "parents": [
        "8f78faa1ef7e2436d11e4c04be67b5a95bf126b9"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri Jun 26 19:02:40 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Fri Jun 26 19:02:40 2009 -0700"
      },
      "message": "return bounds Rect by value\n"
    },
    {
      "commit": "17a80081a42410f541a220ab7e6afc64fc6cc399",
      "tree": "a4fe51dcf8e8caddc7cba9ebbc2c98606cf44950",
      "parents": [
        "72eb0acad5cffc57ce5006f6deab29ee259e461e",
        "c62f9bd13327937aa2d2f20b44215397120634c1"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 26 14:02:10 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 26 14:02:10 2009 -0700"
      },
      "message": "Merge change 5544 into donut\n\n* changes:\n  Pipe all the camera callbacks to Java to facilitate the addition of new features. This will make it easy to add things like zoom callbacks without modifying the entire camera stack. Bug 1837832.\n"
    },
    {
      "commit": "723738cfaec3dd7b0fe152c872c41bebf94074c4",
      "tree": "421ddeed166d0a4586c9460c4de581307bf08d44",
      "parents": [
        "77cb40a0b088b02357fbc7d5fad24886d607f0da"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jun 25 19:48:04 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jun 26 13:37:05 2009 -0700"
      },
      "message": "Expand support for different screen sizes.\n\nApplications can now declare that they support small, normal, or\nlarge screens.  Resource selection can also be done based on these\nsizes.  By default, pre-Donut apps are false for small and large,\nand Donut or later apps are assumed to support all sizes.  In either\ncase they can use \u003csupports-screens\u003e in their manifest to declare\nwhat they actually support.\n"
    },
    {
      "commit": "c62f9bd13327937aa2d2f20b44215397120634c1",
      "tree": "8bb2e7596e82588e9c4517f65209a174f809cc32",
      "parents": [
        "aae628b44518f0886a7f33b88c1131f47d853e70"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Fri Jun 26 13:33:32 2009 -0700"
      },
      "committer": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Fri Jun 26 13:33:32 2009 -0700"
      },
      "message": "Pipe all the camera callbacks to Java to facilitate the addition\nof new features. This will make it easy to add things like zoom\ncallbacks without modifying the entire camera stack.\nBug 1837832.\n"
    },
    {
      "commit": "cf906decf11970bc55074383b20efc4f9756f509",
      "tree": "ac6c1d43209a8f3bbbf56737677b1d66b0712b1f",
      "parents": [
        "c3096829b7a89fa3928f765e3b79b600e2970624",
        "b65dba4560f7aff894ebcdbe8468daeaae3489c8"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 26 10:55:35 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jun 26 10:55:35 2009 -0700"
      },
      "message": "am b65dba45: Merge change 5470 into donut\n\nMerge commit \u0027b65dba4560f7aff894ebcdbe8468daeaae3489c8\u0027\n\n* commit \u0027b65dba4560f7aff894ebcdbe8468daeaae3489c8\u0027:\n  Use the same interface in the TTS engine interface for setLanguage and loadLanguage.\n"
    },
    {
      "commit": "d6d03e05bed76a49b8badda98e471bf36304b6ef",
      "tree": "5fa6990b05198b111d51d60ef04b756296c2f918",
      "parents": [
        "ee513b600efeb55040030a3dc9c8e7ef74b36149"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Thu Jun 25 18:37:55 2009 -0700"
      },
      "committer": {
        "name": "Jean-Michel Trivi",
        "email": "jmtrivi@google.com",
        "time": "Fri Jun 26 09:46:28 2009 -0700"
      },
      "message": "Use the same interface in the TTS engine interface for setLanguage and loadLanguage.\nAdding function to check the support level for a language in TTS engine interface.\n"
    },
    {
      "commit": "1f7300818fae32dcef5a5387b04c8f304b5e1cd5",
      "tree": "f06fe20bd46c2c57fa2fa78ef95f2737b4674f6f",
      "parents": [
        "98c600eb35dbb4449ebcfd00270092b2d0b34b27",
        "c44989d6c7bcc761fb37f54fd37aac2070ba8e5e"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 25 15:11:09 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jun 25 15:11:09 2009 -0700"
      },
      "message": "am c44989d6: Merge change 5350 into donut\n\nMerge commit \u0027c44989d6c7bcc761fb37f54fd37aac2070ba8e5e\u0027\n\n* commit \u0027c44989d6c7bcc761fb37f54fd37aac2070ba8e5e\u0027:\n  move ui/Time.cpp to core/jni, since this is the only place it is used\n"
    },
    {
      "commit": "864c0d50cda714d73fa70e3600ec36b5db8a835a",
      "tree": "6a4e6e481ef35565a3ce1d027537690bb91308f8",
      "parents": [
        "eb3ec64a6a962aa48a46753c6e69ce24f889a4cc"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jun 24 23:12:06 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Jun 25 14:39:56 2009 -0700"
      },
      "message": "move ui/Time.cpp to core/jni, since this is the only place it is used\n"
    },
    {
      "commit": "26c28b16f3464eeb98b091b915ccf494ac31c35f",
      "tree": "a13c8d030ad3f9988c4958d7cbac328d20df7dcb",
      "parents": [
        "c1e3ec555b79b1e45fccbdf0bbc8ac2d51902860"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jun 24 22:39:26 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Jun 25 00:09:27 2009 -0700"
      },
      "message": "make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently\n"
    },
    {
      "commit": "cbc4c9f8d56317b2fe8964c15c9785ebeef98ca7",
      "tree": "131ba56996017a0493c681ef86c3f49bbcfa9dd3",
      "parents": [
        "f31868e59fbf59a8d479587c80b648fb37a166fc"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Tue Jun 23 21:11:43 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jun 24 20:39:16 2009 -0700"
      },
      "message": "hack copybit back in for video playback on msm7k. we have h/w accelerated video again\n"
    },
    {
      "commit": "f31868e59fbf59a8d479587c80b648fb37a166fc",
      "tree": "5a0aa67a76d6b0e48041f557eefd764e57eb97cf",
      "parents": [
        "c6603951d45fc9b0d1776fec9444b6f31af92840",
        "ecf2b68d834d334de218dc427615b4ca05c0293a"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jun 24 18:31:21 2009 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Jun 24 18:31:21 2009 -0700"
      },
      "message": "merge master in master_gl\n"
    },
    {
      "commit": "60965876d81bc7c327a6fd8360b46a85e3d9f4de",
      "tree": "baa34c2b76ce6c2d47ecc45d709819481f215c8d",
      "parents": [
        "c317703f6bec689adbf42a245c0ec75146343508",
        "df65b60ce33e5a56815864f8f0713e25378fa649"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 15:45:20 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jun 24 15:45:20 2009 -0700"
      },
      "message": "am df65b60c: Merge change 5243 into donut\n\nMerge commit \u0027df65b60ce33e5a56815864f8f0713e25378fa649\u0027\n\n* commit \u0027df65b60ce33e5a56815864f8f0713e25378fa649\u0027:\n  Only report \"unknown metadata\" once per restore helper\n"
    },
    {
      "commit": "6f7e0dbdf6108e8f3664d1aa7ac72691f23a03d4",
      "tree": "73e057b644205f7aa512821fa1cf35ddb78b809f",
      "parents": [
        "9c73a336c121ae2a1f608700b45d84fed6c49eba",
        "a93466f5ca41c2ba6c3524c8d1edc2138bf753e3"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 15:44:45 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jun 24 15:44:45 2009 -0700"
      },
      "message": "am a93466f5: Merge change 5220 into donut\n\nMerge commit \u0027a93466f5ca41c2ba6c3524c8d1edc2138bf753e3\u0027\n\n* commit \u0027a93466f5ca41c2ba6c3524c8d1edc2138bf753e3\u0027:\n  Cleanup header file. Disallow copy of Camera object by making copy\n"
    },
    {
      "commit": "df65b60ce33e5a56815864f8f0713e25378fa649",
      "tree": "6acc20d2790f5fe93bedf777c130d2b4e60b95aa",
      "parents": [
        "2cf6f5df59d466a729cc10b7688e17cd548a2fda",
        "63bcb79dd437e70593b63cc5a87baab3251c2183"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 13:58:52 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 13:58:52 2009 -0700"
      },
      "message": "Merge change 5243 into donut\n\n* changes:\n  Only report \"unknown metadata\" once per restore helper\n"
    },
    {
      "commit": "63bcb79dd437e70593b63cc5a87baab3251c2183",
      "tree": "97eab12039e80d6f16d64e2c3d7dac2073dfae54",
      "parents": [
        "54118adb3766fdf73a409102b88d7494bb6889a3"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jun 24 13:57:29 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jun 24 13:57:29 2009 -0700"
      },
      "message": "Only report \"unknown metadata\" once per restore helper\n\nAlso removes the auto-free object, replacing it with direct memory manipulation.\n"
    },
    {
      "commit": "e5b3607a0a7f3eebac82595624efe8d5b07f0a61",
      "tree": "849e956c53de45b1abac4517f5ba13d80fab7087",
      "parents": [
        "2387208c9ecb5dba01bd933312c80c5133bd3c41",
        "eaa89f74c04c0f10d5f3f8190b457087537bff2e"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 13:54:13 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jun 24 13:54:13 2009 -0700"
      },
      "message": "am eaa89f74: Merge change 5172 into donut\n\nMerge commit \u0027eaa89f74c04c0f10d5f3f8190b457087537bff2e\u0027\n\n* commit \u0027eaa89f74c04c0f10d5f3f8190b457087537bff2e\u0027:\n  Remove deprecated callback function support.\n"
    },
    {
      "commit": "2387208c9ecb5dba01bd933312c80c5133bd3c41",
      "tree": "cc2b5de61934f318bcb3806d5a3705527b18c947",
      "parents": [
        "ffcdad9faaa03c116bacc5ac88a5aa2e015dc6d1",
        "3d7b8d1aa6a362292f56defbe8fb2d5653f79282"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 13:54:09 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Jun 24 13:54:09 2009 -0700"
      },
      "message": "am 3d7b8d1a: Merge change 5158 into donut\n\nMerge commit \u00273d7b8d1aa6a362292f56defbe8fb2d5653f79282\u0027\n\n* commit \u00273d7b8d1aa6a362292f56defbe8fb2d5653f79282\u0027:\n  Use a ref-counted callback interface for Camera.\n"
    },
    {
      "commit": "6f0602e84a0387fe9239a57f44785de40feb051c",
      "tree": "c4f588848a7caa95565131374fa6419732aeaa63",
      "parents": [
        "b1dffc48ca8aec61d99391495b3f436d0e8b16dd"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jun 24 10:42:53 2009 -0700"
      },
      "committer": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jun 24 10:42:53 2009 -0700"
      },
      "message": "Cleanup header file. Disallow copy of Camera object by making copy\nconstructor and operator\u003d private.\n"
    },
    {
      "commit": "20cb94eeb5b9672573fc86bf51e09bd66a774581",
      "tree": "138919c0c2fd32e1c0185e726be3d6b5debee065",
      "parents": [
        "5a12373277f6ce14101f08580bc4f08f9a3d7c50"
      ],
      "author": {
        "name": "Nicolas Catania",
        "email": "niko@google.com",
        "time": "Tue May 12 23:25:55 2009 -0700"
      },
      "committer": {
        "name": "niko",
        "email": "niko@google.com",
        "time": "Wed Jun 24 08:22:52 2009 -0700"
      },
      "message": "Direct api to the native media player.\n\nMediaPlayer.java has 3 new methods:\n* newRequest creates a Parcel that can be used to send data to the\n  native player using invoke.\n* invoke issues synchronous calls to the native player using opaque\n  parcels for the request and reply.\n\nIMediaPlayer.h has 1 new abstract method:\n* invoke\n\nThe Midi and Vorbis players have a stub for these. So far only PV\nmakes use of that new feature.\n\nTo avoid any copy overhead, the JNI interface uses Parcel as a java\nobject (no serialization/copy happens at the JNI layer).\n\nThe remote interface token is inserted when the Parcel is constructed\nin java. That way the parcel is already routable when it reaches\n IMediaPlayer.cpp (proxy). No extra copy is needed there.\n"
    },
    {
      "commit": "b1dffc48ca8aec61d99391495b3f436d0e8b16dd",
      "tree": "0ed71e91e20db61d993388d4ee1bfad3f866cd10",
      "parents": [
        "5e27115995c4506dddf4f1271effd4fb4c935ad3"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Tue Jun 23 19:09:05 2009 -0700"
      },
      "committer": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jun 24 07:58:27 2009 -0700"
      },
      "message": "Remove deprecated callback function support.\nThis is the last of a 3-part change to modify the camera to use\na more streamlined callback interface. This change removes the\nold code.\nBug 1884362\n"
    },
    {
      "commit": "5e27115995c4506dddf4f1271effd4fb4c935ad3",
      "tree": "dd67833f50a64768b2bf25ec4d9dd5daa3a2dd78",
      "parents": [
        "5f80605a0b866f34c74955e190909bd6ab5d992e"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Tue Jun 23 17:30:11 2009 -0700"
      },
      "committer": {
        "name": "Dave Sparks",
        "email": "davidsparks@android.com",
        "time": "Wed Jun 24 07:58:27 2009 -0700"
      },
      "message": "Use a ref-counted callback interface for Camera.\nThis allows the camera service to hang onto the callback interface\nuntil all callbacks have been processed. This prevents problems\nwhere pending callbacks in binder worker threads are processed\nafter the Java camera object and its associated native resources\nhave been released.\nBug 1884362\n"
    },
    {
      "commit": "cf01aa3cfff321a774139c054e7cfc262ee27921",
      "tree": "619f366c12cba494aa66f1b8d45c1ad6a88da885",
      "parents": [
        "9bfd5f495bdc0d704d85fa95b67845099d9b9f48",
        "1bee98af6532eba3c6cda636eee890530c95a2a7"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 23 13:42:41 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jun 23 13:42:41 2009 -0700"
      },
      "message": "am 1bee98af: Merge change 5100 into donut\n\nMerge commit \u00271bee98af6532eba3c6cda636eee890530c95a2a7\u0027\n\n* commit \u00271bee98af6532eba3c6cda636eee890530c95a2a7\u0027:\n  Fill in CDMA gaps and clean up ToneGenerator code\n"
    },
    {
      "commit": "1bee98af6532eba3c6cda636eee890530c95a2a7",
      "tree": "331751ef706fab0d35586cc6751aa8e132a80560",
      "parents": [
        "11b157790234d3d2f116ce4c7ed1d3d00fb78bc3",
        "b6d90ca1292ffab015d5068f9e184b1dc84b7233"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 23 13:38:34 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 23 13:38:34 2009 -0700"
      },
      "message": "Merge change 5100 into donut\n\n* changes:\n  Fill in CDMA gaps and clean up ToneGenerator code\n"
    }
  ],
  "next": "9bfd5f495bdc0d704d85fa95b67845099d9b9f48"
}
