)]}'
{
  "log": [
    {
      "commit": "554366d158a0ec330a339f4343fb0a3164257f1e",
      "tree": "dd0ed4aacbef88e954539bbd208c3c16b646bc0d",
      "parents": [
        "7a12d6ba14a35276fd3afb314d6c95055da4c6f0"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Tue Aug 23 15:26:02 2011 -0700"
      },
      "committer": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Tue Aug 23 15:59:05 2011 -0700"
      },
      "message": "SurfaceTexture: disable sync-mode SurfaceTextures\n\nThis change removes the ability to create a SurfaceTexture that is\ncapable of operating in synchronous-mode from the public APIs.\n\nBug: 5167959\nChange-Id: I09995832bb9a5f5063a67ddc3e0e1ab124d4e893\n"
    },
    {
      "commit": "fc8fa638617efb5695a1f89ea75375faebbe2a40",
      "tree": "685aeed4995ea17399accf5d46545038235d5105",
      "parents": [
        "9a5505f0253a9114aea6192a22da6ec1c1b85ed2"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Aug 17 16:20:47 2011 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Aug 17 17:45:05 2011 -0700"
      },
      "message": "Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot\n\nWe now do the screenshot in a separate process.\n\nAlso change the recents panel to not use hardware acceleration\non lower-end devices.  And improve how it gets shown to not\nload all data up-front which results in a long delay when you have\nlots of recents.\n\nChange-Id: Ia309a90f9939e5405758621b3f7114597bd0c02a\n"
    },
    {
      "commit": "f43fa5746ee5b81a6e386d36594094d079ac8160",
      "tree": "bf26f4fde8e7610722f6c75944b713c18d115064",
      "parents": [
        "7c0d8472d003334fafd14f7c1e7d95dbd213088b"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Aug 12 18:59:39 2011 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Aug 12 18:59:39 2011 -0700"
      },
      "message": "Turn off hinting by default for higher density displays.\n\nAlso adds an API for apps to control whether hinting is used.\n\nChange-Id: I1a06b06255fbb8d0f02a8ce48c2cd60019088ed3\n"
    },
    {
      "commit": "1213697980d58d4285cc77a5dd80a453f008a077",
      "tree": "df65680606e74b53bb03fc0cd62bbc28b95f840f",
      "parents": [
        "ba86443e8b8b83934a04c1c381d1c937d9f0093f",
        "beb2b5cfdb79ac9147296e3a6bd21970a947a6f4"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Aug 12 07:25:47 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 12 07:25:47 2011 -0700"
      },
      "message": "Merge \"Replacing sans serif system font with Roboto\""
    },
    {
      "commit": "1ee60119c4fa51ebfa781cf5fdc33f192e8551b8",
      "tree": "2fb0ce22107a1d3f0c73f3bd5d63a877f5a16d44",
      "parents": [
        "61bb11cfa03abc345f27ec14f63929b6f600edff"
      ],
      "author": {
        "name": "Ted Bonkenburg",
        "email": "tedbo@google.com",
        "time": "Tue Jul 26 09:51:18 2011 -0700"
      },
      "committer": {
        "name": "Ted Bonkenburg",
        "email": "tedbo@google.com",
        "time": "Thu Aug 11 19:58:25 2011 -0700"
      },
      "message": "Remove ParcelSurfaceTexture and update MediaPlayer\n\nThis removes the ParcelSurfaceTexture class since that functionality has been\nfolded into Surface.java. The change also updates the MediaPlayer to get rid\nof setParcelSurfaceTexture() and modifies setTexture() to use the new Surface\nfunctionality in order to simplify the code.\n\nChange-Id: Iafa75ea3188263928128325d8a726786971b4de4\n"
    },
    {
      "commit": "c88ba95921444946443794cbaca5911f1a924720",
      "tree": "a20105b8b3fe6b87efcfb41e3f4e57db6314a33e",
      "parents": [
        "ba3711ccd3a8d9e77e01e8eb00e4ada9e25f645c",
        "7f9f99ea11051614a7727dfb9f9578b518e76e3c"
      ],
      "author": {
        "name": "Xavier Ducrohet",
        "email": "xav@android.com",
        "time": "Thu Aug 11 18:20:09 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 11 18:20:09 2011 -0700"
      },
      "message": "Merge \"Make some methods/fields package private so that layoutlib can access them.\""
    },
    {
      "commit": "03f156e96f5b1b9427473197c2de3a8454d7039c",
      "tree": "cca74f00668dcb222afc56df28dcc4e20324394b",
      "parents": [
        "0e382005eb5ca3f71c9b374b9ffb6cd95dc3a081",
        "9d865512f1a39bac6bed612b24023213d5a1fb1d"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Aug 11 17:51:23 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 11 17:51:23 2011 -0700"
      },
      "message": "Merge \"Remove unnecessary private API\""
    },
    {
      "commit": "9d865512f1a39bac6bed612b24023213d5a1fb1d",
      "tree": "ab2c197947927eb61cbb54faa460b85cd0e7e155",
      "parents": [
        "e63a4f35c94f32dbc13533ddfb7334f9706be844"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Aug 11 17:31:42 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Aug 11 17:37:02 2011 -0700"
      },
      "message": "Remove unnecessary private API\n\nChange-Id: I2ecb367528ec0691c07153a3d163b82a6ca33fdf\n"
    },
    {
      "commit": "beb2b5cfdb79ac9147296e3a6bd21970a947a6f4",
      "tree": "5a34daca11fbcdb54c00b579bf85f97938c43764",
      "parents": [
        "9cc07c3939581909bf7de42df0215a65fab7b472"
      ],
      "author": {
        "name": "Christian Robertson",
        "email": "robertsonc@google.com",
        "time": "Tue Aug 09 15:24:25 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Aug 11 15:35:52 2011 -0700"
      },
      "message": "Replacing sans serif system font with Roboto\n\nChange-Id: Ibe0aa11e2259898e65dc422c7794ab4065a0a90e\n"
    },
    {
      "commit": "7f9f99ea11051614a7727dfb9f9578b518e76e3c",
      "tree": "d39b916bb092a717e028345813b53f6bcfa12f61",
      "parents": [
        "7277f3b9b26f0011475b39da1298484a510aca29"
      ],
      "author": {
        "name": "Xavier Ducrohet",
        "email": "xav@android.com",
        "time": "Thu Aug 11 10:16:17 2011 -0700"
      },
      "committer": {
        "name": "Xavier Ducrohet",
        "email": "xav@android.com",
        "time": "Thu Aug 11 12:57:51 2011 -0700"
      },
      "message": "Make some methods/fields package private so that layoutlib can access them.\n\nChange-Id: I4aeadfbaf8a4f6a459fa19937c21ac23d9e5fb64\n"
    },
    {
      "commit": "37cc31c6040cf1b304e947eb0fe2d0341a909890",
      "tree": "14a3690cf1c9ae3956e65d1a7a91dd602cb2c083",
      "parents": [
        "8f28f6690b4555f4908576147c7a1c089d52885d",
        "402f05530352f34d5320c2d23be43c274d97c4e2"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Aug 09 20:23:22 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Aug 09 20:23:22 2011 -0700"
      },
      "message": "Merge \"Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.\""
    },
    {
      "commit": "402f05530352f34d5320c2d23be43c274d97c4e2",
      "tree": "f16fff92ad3dead45679fff4ee4c7c3fdb5888bb",
      "parents": [
        "5229f7f2266c25f976070e0c2007e425010152ff"
      ],
      "author": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Tue Aug 09 18:47:17 2011 -0700"
      },
      "committer": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Tue Aug 09 18:47:17 2011 -0700"
      },
      "message": "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.\n\nIf returns true, the SurfaceTexture will be released by TextureView.\nIf returns false, the client needs to release the SurfaceTexture.\n\nChange-Id: I946f71e337ad4170c168854ac27e028b82489c8c\n"
    },
    {
      "commit": "8984b41665f7ea2f0fdbc8ce00556b9e7762668e",
      "tree": "7ef9bf437061b2d3f06a226ec05042ccbd57bf13",
      "parents": [
        "5de5b1a91e25ef4931661fdd089d7e0e2b7da035"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Tue Aug 09 16:03:01 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Tue Aug 09 16:03:01 2011 -0700"
      },
      "message": "Add more Paint text APIs parameters checks\n\nChange-Id: Idd04e9937b821180f46852451405bb9c6d59da37\n"
    },
    {
      "commit": "15c097a1c23105cdc0dd66dd5605ff35467d7118",
      "tree": "271618bc2e091d2ce2512e272c6e10b42541bfe5",
      "parents": [
        "f95761826590a953c927fd93b1e8ef627dbc3e5b"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Aug 08 14:42:41 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Aug 08 14:42:41 2011 -0700"
      },
      "message": "Add more optimizations for Text measuring / breaking / getting advances\n\n- do not go to native if this is not needed (empty or null text)\n- do expandMetricsFromPaint() in TextLine when needed instead of calling handleText()\nwith emty string just for doing expandMetricsFromPaint()\n\nChange-Id: I1f566ccef66cbc990ebbb77ef149899119e37e84\n"
    },
    {
      "commit": "4c7dbc04958cb585a2b68eaa664e816f0d84da9f",
      "tree": "525ad3f8f14fd0f990fcdb965b7bf7f6ca881406",
      "parents": [
        "880f64ac1080ccec111de91a4af026cca3d1bb25"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Aug 08 12:11:41 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Aug 08 12:11:41 2011 -0700"
      },
      "message": "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)\n\n- provide a better fix by still using the full context of the text (versus using the text only)\n\nChange-Id: I542335e98117921d75c191e90a9b2018ca356ac9\n"
    },
    {
      "commit": "253267256997b2bd5cf1c40e1302a4a1240d756f",
      "tree": "fab26b98488a4af268a5a94af95a3cc53b54fe48",
      "parents": [
        "4974bc1be68a77cf9709a8c50ef6de06ce8a3a0d",
        "f2ce877c1dde094ab599f0d3103145c9381ab260"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Aug 08 10:58:13 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Aug 08 10:58:13 2011 -0700"
      },
      "message": "Merge \"Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)\""
    },
    {
      "commit": "f2ce877c1dde094ab599f0d3103145c9381ab260",
      "tree": "e8881d6fc76b1d7e3ed95ab40442a91f7c0c9290",
      "parents": [
        "fd0b623c33393ba3144c5375380ea076469b67f9"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Fri Aug 05 20:54:54 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Fri Aug 05 20:54:54 2011 -0700"
      },
      "message": "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)\n\n- use correct 0 index for computing advance thru the char buffer (the buffer is created from TextUtils.getChars())\n- udpate unit tests\n\nChange-Id: Iaeb07658b79ecdf5e17395d55afb7c84965bb0fc\n"
    },
    {
      "commit": "8f019d63055ad76b94710b7b96e29625173584c4",
      "tree": "32e943403122c078c06c14bd10a171ae1e491fb6",
      "parents": [
        "e3373ff620bcab34ac0030ee06140563f5dbb016",
        "4382467a80dd12c6362d57edca7f2367f7ae877c"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Aug 05 13:47:00 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Aug 05 13:47:00 2011 -0700"
      },
      "message": "Merge \"Start using bcinfo components within librs.\""
    },
    {
      "commit": "09f6d67f37d77853dd19fde79523edc524c7c9cd",
      "tree": "198ea92584072ebb84aa393fe05e5abffffa63d1",
      "parents": [
        "cf27a3ecc6782b6c86f720b1df2459a160fde81a",
        "70fb9085044c5e6f52c33c970d238b764cf2373b"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Thu Aug 04 01:46:56 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Aug 04 01:46:56 2011 -0700"
      },
      "message": "Merge \"Add camera bayer image format.\""
    },
    {
      "commit": "70fb9085044c5e6f52c33c970d238b764cf2373b",
      "tree": "2a1e4b684899ad695600fbf2fb6158792fff794a",
      "parents": [
        "bb1e275c0e684dd213f124da77110cdd9d6f090c"
      ],
      "author": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Tue Aug 02 17:49:50 2011 +0800"
      },
      "committer": {
        "name": "Wu-cheng Li",
        "email": "wuchengli@google.com",
        "time": "Thu Aug 04 16:40:28 2011 +0800"
      },
      "message": "Add camera bayer image format.\n\nThe API are hidden.\n\nbug:5086073\n\nChange-Id: Ic9a53e5d5007ad3f12a28406ee25098227f14cbc\n"
    },
    {
      "commit": "4382467a80dd12c6362d57edca7f2367f7ae877c",
      "tree": "f91d338f48444ccb373040ba356910c3fc52c8df",
      "parents": [
        "00451ed2d1f21945766bc0c59e762ef39cb391b8"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Mon Aug 01 15:02:34 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Aug 03 18:46:56 2011 -0700"
      },
      "message": "Start using bcinfo components within librs.\n\nBUG\u003d4942491\n\nChange-Id: I3a46783511c4954bac9eadbbbefe5abf85498c16\n"
    },
    {
      "commit": "ec46b4e1ca89d7c3a9ad70ded58da08b5e19f08f",
      "tree": "c7c9577687a4ce4ec5949f25d029df392b747c8b",
      "parents": [
        "b923066deeffbbaad14a117bd56259bd6ee20a08"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Aug 03 15:18:36 2011 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Wed Aug 03 17:23:44 2011 -0700"
      },
      "message": "Add a \u0027release\u0027 method to the SurfaceTexture public Java API\n\nBug: 5063618\nChange-Id: I689cb0c01c14e597ccfb4eb0972e64fa570bd4e8\n"
    },
    {
      "commit": "6311d0a079702b29984c0d31937345be105e1a5e",
      "tree": "c9d5ebf9e2d1f6685220fe2e31ad8a4e21366a11",
      "parents": [
        "7374d9728bd0e8847bab723608ebab3542e8157e"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Aug 02 16:37:58 2011 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Aug 02 16:37:58 2011 -0700"
      },
      "message": "Clear the bitmap from the canvas in a lot of places.\n\nChange-Id: I6b2071ac7b348c473b9bdd1b972d095aebbb4fb3\n"
    },
    {
      "commit": "b1216dd916e0f5fdec29684120c5bcc904800916",
      "tree": "0228c900db8ab619e1eb5c889e87aea334e6cce7",
      "parents": [
        "357c942462e4eb1d0b2e91b3fe8ec9ac7524bbed"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Aug 02 12:37:16 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Aug 02 12:37:16 2011 -0700"
      },
      "message": "Copy constructors should actually copy stuff.\nBug #5027094\n\nChange-Id: Iab6bf652e0b9bdd1bbc794e7c4218f46bafdd1a4\n"
    },
    {
      "commit": "0965a3244b4c3009d08db2e084cdcb681ef66d26",
      "tree": "034851a3f3c8e4e8c5da0ef829099ed8907e7286",
      "parents": [
        "a60c3889718f4513a6c9d8b80f655db5d6346905"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon Aug 01 17:39:21 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon Aug 01 17:39:21 2011 -0700"
      },
      "message": "Allow Canvas.setBitmap() to receive a null Bitmap.\n\nChange-Id: I6096f0b44866e532ccd96a29c816bf34d48c1dc2\n"
    },
    {
      "commit": "34235c6eded32fa6840db7a0f38e0e2905aff8b0",
      "tree": "c7eae81af39f768eb71d3c2528e16c6b6e23493b",
      "parents": [
        "04142bba6b7b39cc6d24b1dcba22c1e4757f1cdc"
      ],
      "author": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Tue Jul 19 11:13:38 2011 -0700"
      },
      "committer": {
        "name": "Scott Main",
        "email": "smain@google.com",
        "time": "Wed Jul 27 12:27:39 2011 -0700"
      },
      "message": "cherrypick Change-Id: Iaada8d42f97786d393743cd7fc3011da1d21f22e\ndocs: resolve issue 5044273 and fix markup error\n\nChange-Id: Ic028292245c14cca218ea9ac771f292254577e7c\n"
    },
    {
      "commit": "804b3d76c39eca09cbbd8b7c3fa1718e7ad094cc",
      "tree": "ef77207706b4ebfe0e8527f818401d537ae8f451",
      "parents": [
        "525efbb29d1198d8562a6d070e1cdf88ce721e01",
        "0400b07c6bfc3fca49bc10db0a2040aba8664c8e"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Wed Jul 27 09:50:35 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 27 09:50:35 2011 -0700"
      },
      "message": "Merge \"Add getName to renderscript base object\""
    },
    {
      "commit": "0400b07c6bfc3fca49bc10db0a2040aba8664c8e",
      "tree": "6b480b1549f6b77df7255fe09857d054b059fc2e",
      "parents": [
        "b33d46cc77b0e96a4d0ff39b85158c5c4eca3855"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Tue Jul 26 14:13:32 2011 -0700"
      },
      "committer": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Tue Jul 26 14:13:32 2011 -0700"
      },
      "message": "Add getName to renderscript base object\n\nChange-Id: Ia28f88d2c9d679692778641548fdac08c1041d02\n"
    },
    {
      "commit": "684b23513c9137ddc04b06ac05a4b15be06ad2f4",
      "tree": "09a471f329dd239e14dd31ca0e3088ed9a8a0453",
      "parents": [
        "98c50c529336a99a4a980950bc657ca5c58a6ceb"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue Jul 26 14:07:19 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue Jul 26 14:07:19 2011 -0700"
      },
      "message": "Unhide new RS apis.\n\nChange-Id: I83505156bd8a0ffabf0da3aef937693eaee9d9cd\n"
    },
    {
      "commit": "796cc96243a57cd1b652bd90c4e7ba7823c6c2fe",
      "tree": "ddcb9feeb3761abd5311b4baecc7e2dbc5385acf",
      "parents": [
        "c1df573aedd20e9ac862765d068cc4e8fcdda953"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Fri Jul 15 17:49:22 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Fri Jul 15 17:49:22 2011 -0700"
      },
      "message": "Clean test APIs for Harfbuzz support\n\n- also update unit tests\n\nChange-Id: I557f61e84c4c4b6165163b783d9c679a6b3b4106\n"
    },
    {
      "commit": "ac7f69bac34e6fbfc497cbb8f3f5a060bc70df6d",
      "tree": "f8daeba8dcb27b381e3da4ca8474b76e36447efd",
      "parents": [
        "308f9f6b248402c67d73c3ad48f5b6b888bab7b7",
        "48fe534838d8b9d10f98ea2662eec258320ab4e7"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Mon Jul 11 15:47:36 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 11 15:47:36 2011 -0700"
      },
      "message": "Merge \"Add error checks for AllocationAdapters being used in unsupported ways.\""
    },
    {
      "commit": "ef72ff220c8bf6c8d7753f30ddaad89d4d8cada9",
      "tree": "4df5fab2db41a0ba3acc139f21627058b2262d9d",
      "parents": [
        "e723caee39fd154c4b9da93e0461a8aedc328cee"
      ],
      "author": {
        "name": "Logan Chien",
        "email": "loganchien@google.com",
        "time": "Mon Jul 11 15:32:24 2011 +0800"
      },
      "committer": {
        "name": "Logan Chien",
        "email": "loganchien@google.com",
        "time": "Mon Jul 11 15:32:24 2011 +0800"
      },
      "message": "Use resource entry name instead of mangled name.\n\nChange-Id: I833fa1b529fe505ce20ede12b7f4b5952a6ac1f0\n"
    },
    {
      "commit": "fcc8fae91e74a24eba8bb20c80d7f29aaf31a828",
      "tree": "5c5671162be056beb0db42c5671f7b12ac04bae6",
      "parents": [
        "db13e879830cb7f8305421fffa808a4ce2cb14b7",
        "d4b5795e5efd05be7e482e013dfdec519ad2601e"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Fri Jul 08 16:27:47 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 08 16:27:47 2011 -0700"
      },
      "message": "Merge \"Correctly render nested rectangles with different winding rules.\""
    },
    {
      "commit": "d4b5795e5efd05be7e482e013dfdec519ad2601e",
      "tree": "97a18d94f9dd7f7f349ce61212dc8439f4fc1c12",
      "parents": [
        "7e1160e8664a9c5c79367f4ba3c2266a39bbcef5"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Fri Jul 08 16:27:02 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Fri Jul 08 16:27:02 2011 -0700"
      },
      "message": "Correctly render nested rectangles with different winding rules.\n\nChange-Id: I331d9dc1c17aee62a2fa213692c62a5ba1bb079a\n"
    },
    {
      "commit": "48fe534838d8b9d10f98ea2662eec258320ab4e7",
      "tree": "977813228deab513fe5874b6ec7b65209741a26c",
      "parents": [
        "edbff0df929dab3a8c701de7b1d91fc7907348ed"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Fri Jul 08 13:52:30 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Fri Jul 08 13:52:30 2011 -0700"
      },
      "message": "Add error checks for AllocationAdapters being used in unsupported ways.\n\nChange-Id: If6506e04d65a7b3d79203ac7a20a7961368ef04f\n"
    },
    {
      "commit": "d015327223e1b333d479e69db64f512a0fe7b6e0",
      "tree": "c979a58d57203b282cd9d6e354183a572a3abca8",
      "parents": [
        "ab5a5e6748275bbddb5e32c8990bd9e45f588d3c",
        "ad37cb26cd8d8a05077152ebc5b841a5629cfbbd"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 16:24:51 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 07 16:24:51 2011 -0700"
      },
      "message": "Merge \"Fix more type info caching bugs.\""
    },
    {
      "commit": "ad37cb26cd8d8a05077152ebc5b841a5629cfbbd",
      "tree": "56beec542f08819324ee1abf2cb44ad80b947e4b",
      "parents": [
        "452a7661e8b06459b75493b441d33244939c1153"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 16:17:36 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 16:17:36 2011 -0700"
      },
      "message": "Fix more type info caching bugs.\n\nChange-Id: I917a1190ec12fe954c9bf51ffd446ef564837e68\n"
    },
    {
      "commit": "3055353fd4037e58bb7a7081ca50c0a76935959b",
      "tree": "01db4edfe05adb644f01991e0af2d262c38e6498",
      "parents": [
        "08009f1446eaad72946ec1af806590dbf60d95bf",
        "452a7661e8b06459b75493b441d33244939c1153"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 16:10:38 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 07 16:10:38 2011 -0700"
      },
      "message": "Merge \"Fix defered type creation when loading from A3D.\""
    },
    {
      "commit": "452a7661e8b06459b75493b441d33244939c1153",
      "tree": "44576be5e70c6643179903a95f74446aad96523e",
      "parents": [
        "ba862d1544a06528151550be1784a926ee986580"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 16:05:18 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 16:05:18 2011 -0700"
      },
      "message": "Fix defered type creation when loading from A3D.\n\nChange-Id: I09387c0859dcc9fe77014bc7486109d81742f298\n"
    },
    {
      "commit": "e4827389e78770088be1c36b46b8d54922e8689f",
      "tree": "bfddfbaa6b8b4d708a256be20ea68fb578006816",
      "parents": [
        "f529c99c7ba410b246c53bc12109b6a464afa082",
        "ba862d1544a06528151550be1784a926ee986580"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 15:50:41 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 07 15:50:41 2011 -0700"
      },
      "message": "Merge \"AllocationAdapter cleanup.\""
    },
    {
      "commit": "ba862d1544a06528151550be1784a926ee986580",
      "tree": "6364160be9fa7203abb85fc3e2e4a408c9d6cbea",
      "parents": [
        "0916350cef633a30822b0cc286457c69615ce69c"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 15:24:42 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Thu Jul 07 15:24:42 2011 -0700"
      },
      "message": "AllocationAdapter cleanup.\n\nChange-Id: Ia7eb0925e410779bbd6a925af721e3834dcf83f8\n"
    },
    {
      "commit": "f61970fc79e9c5cf340fa942597628242361864a",
      "tree": "c84c5593c85a3526dffa52eea2158a2332d819a8",
      "parents": [
        "a0c680393f2dd03a937c598b2cb9abf98a58152c"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Jul 07 14:10:06 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Thu Jul 07 14:10:06 2011 -0700"
      },
      "message": "Add an API to query maximum bitmap/texture size on Canvas.\n\nChange-Id: I2c576c9a4ecad9f33cc6636bcbc29786acdf052d\n"
    },
    {
      "commit": "03f9435273df3c8d6f342adfc391844a18535adf",
      "tree": "31d7f43b759f6e80e99f306153f08189b99f483d",
      "parents": [
        "02cc72c10072970bfa0735759b2c043626f319db",
        "5c2faf3dc310b100707eb9e32e1e5ae8ceffd0c6"
      ],
      "author": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Fri Jul 01 15:02:33 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 01 15:02:33 2011 -0700"
      },
      "message": "Merge \"Bug 4571308 Provide correct video frame timestamps\""
    },
    {
      "commit": "3cf7cf575138bcbe5b49c32eb4ae401f92e4c8f7",
      "tree": "f4712df1099d1cfa1ccf9f98825a9e84b1e7d258",
      "parents": [
        "d11eccf3a861fdaa754907a28cc0da554b9aa7b7",
        "9fb5976367911d0ab42d296238f0f06d517e867d"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Tue Jun 28 12:55:03 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 28 12:55:03 2011 -0700"
      },
      "message": "Merge changes I9fb59763,I8b2c6e00\n\n* changes:\n  SurfaceTexture: consume buffers after err checks\n  SurfaceTexture: change onFrameAvailable behavior\n"
    },
    {
      "commit": "bd5404d0312752e7c8946e8540129f0d2d97bcd7",
      "tree": "abdb05720d7149f0adee32a0f4ae9712cb57d78e",
      "parents": [
        "932e4e613987658383e23fa151c3f5b87d07f028"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Sun Jun 26 18:27:47 2011 -0700"
      },
      "committer": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Mon Jun 27 15:45:39 2011 -0700"
      },
      "message": "SurfaceTexture: change onFrameAvailable behavior\n\nThis change alters the conditions under which the onFrameAvailable\ncallback gets called by the C++ SurfaceTexture class.  The new behavior\nis to call the callback whenever a frame gets queued that will be\nvisible to the buffer consumer.  This means that buffers queued in\nsynchronous mode always trigger the callback, as those buffers will\nremain pending until they are consumed.  Buffers queued in asynchronous\nmode will only trigger the callback if there was not previously an\nunconsumed buffer pending.\n\nThe new behavior means that a consumer should perform a draw operation\nexactly once for every onFrameAvailable call that it recieves.  This\nchange also modifies SurfaceFlinger and the SurfaceTexture JNI to\nsupport of the new behavior.\n\nChange-Id: I8b2c6e00961d3d58b11c6af50b555b6e4c5f5b40\n"
    },
    {
      "commit": "a2c8a7b5739c1febf8ffbf9461334343bdadab16",
      "tree": "340ef0efc28497984466a9eb774630f8eed324bd",
      "parents": [
        "2fdbb37f687ce216add57e70fe8de0fc116feeed",
        "ec5039b3720ee9b92fb2a2c6dd9f468d2dcd7172"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Mon Jun 27 14:15:01 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Jun 27 14:15:01 2011 -0700"
      },
      "message": "am ec5039b3: am 99c070d8: am 4fea5373: Merge \"Add WEBP to the list of Image formats that support Compression.\"\n\n* commit \u0027ec5039b3720ee9b92fb2a2c6dd9f468d2dcd7172\u0027:\n  Add WEBP to the list of Image formats that support Compression.\n"
    },
    {
      "commit": "5c2faf3dc310b100707eb9e32e1e5ae8ceffd0c6",
      "tree": "b0fb9e0884747b21b1dffe69dc3c0b0d007116d0",
      "parents": [
        "466ebb1d8ab37b4d84a7fe1cbef2c11191ae37c0"
      ],
      "author": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Mon Jun 27 10:10:19 2011 -0700"
      },
      "committer": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Mon Jun 27 11:09:33 2011 -0700"
      },
      "message": "Bug 4571308 Provide correct video frame timestamps\n\nChange-Id: I0f726817fc02d3e2a4cf82ed801ef977994e6bcc\n"
    },
    {
      "commit": "f670be372ba8e23c098e77b3a749b6333af0435d",
      "tree": "0833b337ef66d410f59cab995fdb50e1c6619085",
      "parents": [
        "681873fcc9a9cafc65550082bcbecca97228c8a5",
        "a0ac98bd5cb550319221c1d60277e07a9d2e3a91"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Jun 24 23:12:38 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 24 23:12:38 2011 -0700"
      },
      "message": "Merge \"Finish any enter animation when jumping to state.\""
    },
    {
      "commit": "a0ac98bd5cb550319221c1d60277e07a9d2e3a91",
      "tree": "093e8ccf7ac61b71918abac7d499612e6a520bc3",
      "parents": [
        "7656b21e6313671437c9fbc9bb16096072b1ead5"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Jun 24 17:08:12 2011 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Jun 24 17:08:12 2011 -0700"
      },
      "message": "Finish any enter animation when jumping to state.\n\nWhen jumpDrawablesToCurrentState(), finish any alpha animation in\nprogress.  Fixes bug where drawable with enter fade would remain\ntransparent until next state change.\n\nChange-Id: Ia087f935566a8d78e0efdcb0a1a2f791db05c70e\n"
    },
    {
      "commit": "ec5039b3720ee9b92fb2a2c6dd9f468d2dcd7172",
      "tree": "9834ac42fe413cca4a5b1070f54a37f74aed3dc6",
      "parents": [
        "9f1ef6d57bbf1ac524eff849c8976acb012b5687",
        "99c070d8eb9f1ff9ea5c38991f15f091040226c2"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Fri Jun 24 12:20:24 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Jun 24 12:20:24 2011 -0700"
      },
      "message": "am 99c070d8: am 4fea5373: Merge \"Add WEBP to the list of Image formats that support Compression.\"\n\n* commit \u002799c070d8eb9f1ff9ea5c38991f15f091040226c2\u0027:\n  Add WEBP to the list of Image formats that support Compression.\n"
    },
    {
      "commit": "0904d0af81e8a0a5404d6c03f4dcea02bea8170d",
      "tree": "30ed521b5552efb6baeac987de69ea73e83fcdba",
      "parents": [
        "62250fbcd15dc46fd37341f9843e87585e132f05"
      ],
      "author": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Thu Jun 23 21:21:47 2011 -0700"
      },
      "committer": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Thu Jun 23 21:21:47 2011 -0700"
      },
      "message": "Add allowSynchronousMode to SurfaceTexture constructor.\n\nChange-Id: I54f30a3c16bbe6b813f3bcd1d389da5627531304\n"
    },
    {
      "commit": "7c1747c13c75eb0197db979d48cb4f9c59d52201",
      "tree": "190ec1ba61349ae60d48b1f857c60f1eb8c45bfb",
      "parents": [
        "95c0f924b28651f45c13a971e718572d15a2682b",
        "3d782666d73c3ce0ffb77e71db7309bc3297ecb8"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 23 17:07:10 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 23 17:07:10 2011 -0700"
      },
      "message": "Merge \"Remove verbose logging, update test app and docs.\""
    },
    {
      "commit": "3d782666d73c3ce0ffb77e71db7309bc3297ecb8",
      "tree": "dc4c36400b60d9f803edc7382568455de555a531",
      "parents": [
        "8969d9924c662ab4cdacc342bbdc33756db730be"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 23 16:18:28 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 23 16:18:28 2011 -0700"
      },
      "message": "Remove verbose logging, update test app and docs.\n\nChange-Id: I6659c5e51a747011239128dc2682a5d78aecfa26\n"
    },
    {
      "commit": "0694cfe49a889788e185a265deed0c231fe31f4b",
      "tree": "d391cd89d74c7fcaf9045cd974c6a028b8b05b9e",
      "parents": [
        "090117774a4eeca850cca9ceac41cd8187772c81",
        "4e8a5c922c287ec97fec847194e930f8598a1941"
      ],
      "author": {
        "name": "tedbo",
        "email": "tedbo@google.com",
        "time": "Thu Jun 23 14:45:30 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 23 14:45:30 2011 -0700"
      },
      "message": "Merge \"Add method to create a ParcelSurfaceTexture from android.view.Surface.\""
    },
    {
      "commit": "b950b8e23e18cbe23069b791bca93c8cfbbab5ce",
      "tree": "2d916950915f40a4b067f2f9415b0b2762cd232a",
      "parents": [
        "58b868417755805ebdfe4feb65664ad98c00bf35",
        "925bcaabde5a21687b51caa7ab329310a819f068"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Thu Jun 23 13:02:40 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 23 13:02:40 2011 -0700"
      },
      "message": "Merge \"Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in sync mode.\""
    },
    {
      "commit": "2305ac9e4a262ed09fd034ae417e9b1dda4c0ccb",
      "tree": "a195b25c26752b23052b6e78691fc93e09f0eab6",
      "parents": [
        "e2b41b0d5c8db85a60cd190c7094052db61114b2"
      ],
      "author": {
        "name": "Vikas Arora",
        "email": "vikasa@google.com",
        "time": "Thu Jun 23 13:11:13 2011 +0530"
      },
      "committer": {
        "name": "Vikas Arora",
        "email": "vikasa@google.com",
        "time": "Thu Jun 23 13:11:13 2011 +0530"
      },
      "message": "Add WEBP to the list of Image formats that support Compression.\n\nNote: The integrator of this change to Android internal code-repo will\nhave to run one extra step \u0027make update-api\u0027 to update \u0027api/current.txt\u0027\nfile corresponding to approved API. The AOSP branch didn\u0027t have this\nfile, hence I could not add the same to this change. The updated file\n\u0027api/current.txt\u0027 has to be submitted along with this change.\n\nChange-Id: I29909e907a2e82d801e16654322190a808c5bda9\n"
    },
    {
      "commit": "cf559377b750271472aa0a717bf3b7d34abc0b39",
      "tree": "d7559dc48209ea1fe84c134ec5b83803dd5a1377",
      "parents": [
        "ea5f51909be34bdaec9d17320aaf25ffa56e76e9"
      ],
      "author": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Wed Jun 22 23:05:40 2011 -0700"
      },
      "committer": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Wed Jun 22 23:05:40 2011 -0700"
      },
      "message": "Add onSurfaceTextureUpdated to the TextureView listener.\n\nThe app needs a way to throttle the producer side. Expose this to enable it.\n\nChange-Id: I04b6a3fc444117a9fc2449fb87c3c834247c8ef1\n"
    },
    {
      "commit": "4e8a5c922c287ec97fec847194e930f8598a1941",
      "tree": "4cb995f8d142f646a8c99d9818b6cdee456de398",
      "parents": [
        "0f5d8441ef3ee88855df71b15d81f4c14f12d63d"
      ],
      "author": {
        "name": "tedbo",
        "email": "tedbo@google.com",
        "time": "Wed Jun 22 15:52:53 2011 -0700"
      },
      "committer": {
        "name": "tedbo",
        "email": "tedbo@google.com",
        "time": "Wed Jun 22 16:18:09 2011 -0700"
      },
      "message": "Add method to create a ParcelSurfaceTexture from android.view.Surface.\n\nChange-Id: I05e343ab7e327478f60322af9373574b70c148f5\n"
    },
    {
      "commit": "ad4f70306b2089a273635b73a101fe48aa36cbe2",
      "tree": "ed8fb993089e8b27401dabe4e3d64b37b5c3a6ea",
      "parents": [
        "8969d9924c662ab4cdacc342bbdc33756db730be"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Wed Jun 22 09:18:31 2011 -0700"
      },
      "committer": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Wed Jun 22 15:53:53 2011 -0700"
      },
      "message": "Fix flashing artifacts caused by invalidation bugs\n\nTherea re 2 fixes here:\n- We sometimes cleared a flag in ViewAncestor too soon that controlled\nhow invalidated areas were redrawn (related to whether the invalidates\nhappened on opaque views or not).\n- TransitionDrawable was always setting/restoring alpha values on its\ndrawables every time it was drawn. setAlpha on BitmapDrawable causes\nan invalidation, so essentially this was an infinite invalidation/redrawing\nloop. The fix was to notice when the animation was done and to simply\ndraw the appropriate drawable[s].\n\nChange-Id: I1849a5a909b0039a0e9bce0aa3cfc33c50f8f854\n"
    },
    {
      "commit": "925bcaabde5a21687b51caa7ab329310a819f068",
      "tree": "9d530d0cf7968028edf8b979a35f8a4cfd809386",
      "parents": [
        "87b7f805b94f5df53343264509f6d606d96dfb05"
      ],
      "author": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Wed Jun 22 00:56:54 2011 -0700"
      },
      "committer": {
        "name": "Grace Kloba",
        "email": "klobag@google.com",
        "time": "Wed Jun 22 00:56:54 2011 -0700"
      },
      "message": "Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in sync mode.\n\nIf there is more frame after updateTexImage, trigger the listener again.\n\nChange-Id: I1415ae9a914cc8bb139cb369464b1f6a2aa24058\n"
    },
    {
      "commit": "dbe03ae5d0f372beee906558af73f32c55382b22",
      "tree": "87a477f087013bac9eb5582d9d038f3afc78a977",
      "parents": [
        "e413899097e4849ae6f7caf4e2d1df5ea5018d32",
        "ee2d809ab099e67698a37f13a42d22eaa2251f77"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue Jun 21 17:14:09 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 21 17:14:09 2011 -0700"
      },
      "message": "Merge \"Fix bugs in AllocationAdapter.\""
    },
    {
      "commit": "ee2d809ab099e67698a37f13a42d22eaa2251f77",
      "tree": "09417639236e6b20746dfa36ddb386bcb771be9a",
      "parents": [
        "71767c5577c9708a5e0eeefca89cb2c85f8aeac6"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue Jun 21 16:42:42 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue Jun 21 17:07:23 2011 -0700"
      },
      "message": "Fix bugs in AllocationAdapter.\n\nChange-Id: Ib530fc719de3587f44eed88bd1d16e22dd5af64a\n"
    },
    {
      "commit": "419091185f3c9c2d22c0673daca38c92985244c5",
      "tree": "9f1a760c8e611386ac484a43fd9f9a42ab49ff81",
      "parents": [
        "f0c3b99113e89b75da8eb81325a0c2b31283e6f8",
        "79ad3f25bc224a86487aa6cf7b2c7ffe617ee77d"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Jun 21 16:35:39 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 21 16:35:39 2011 -0700"
      },
      "message": "Merge \"Support missing RS vector types.\""
    },
    {
      "commit": "79ad3f25bc224a86487aa6cf7b2c7ffe617ee77d",
      "tree": "3af8e40b45d3f917a44886dc7e880cca960856ea",
      "parents": [
        "b2af97e9a11119a257289cb8c539b5de79093052"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Mon Jun 20 17:27:09 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Jun 21 12:00:55 2011 -0700"
      },
      "message": "Support missing RS vector types.\n\nChange-Id: I87eae3cc79c3963d5a8edf16cc26eee6d93d81d7\n"
    },
    {
      "commit": "faa32b33b50ad941f631716dd0915e936bdc3ac5",
      "tree": "67bf6410bf4d030c19c0083dbbe60bf3672c80e2",
      "parents": [
        "3106a9b7f5c5c6a62d3fa5772d8c2bb41d22c6eb"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Mon Jun 20 16:58:04 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Mon Jun 20 16:58:04 2011 -0700"
      },
      "message": "First cut at RSTextureView.\n\nChange-Id: I920950f33079b6bb7e48bb8970201ab9737bb021\n"
    },
    {
      "commit": "3c0618be2fdad66f8d2249bd8b83a436b8aadec4",
      "tree": "9916a6e09230c5319830cf4f35e9dea74fb31e8e",
      "parents": [
        "fd0ffd2a4e883074c56f519906f3e2c720de6da8",
        "836c4a58a7f03485ef433dcdb61837cbc0c39735"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Mon Jun 20 12:00:50 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 20 12:00:50 2011 -0700"
      },
      "message": "Merge \"Add support for more vector types to RS.\""
    },
    {
      "commit": "dc122622307579fa0c46a597aff5a5017617d64c",
      "tree": "c24198b2e8cef966d1169296ef79dd2ef0cd37c5",
      "parents": [
        "2b1382de8c50f483b0595b54fd87a482e6eba834",
        "20fbd01335f3a41ab78e0bb9f70124665afb1e3b"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Jun 17 13:53:20 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 17 13:53:20 2011 -0700"
      },
      "message": "Merge \"POSITVE -\u003e POSITIVE typo fix\""
    },
    {
      "commit": "2b1382de8c50f483b0595b54fd87a482e6eba834",
      "tree": "20d1495e8696cd9b99232e02f6acc0f488c7cce8",
      "parents": [
        "c4887faa4a62a5e0d4bcfbf3bf5c726ba4449c90",
        "f257e513a11cb89a6cf5200ecf5ae14714cdaf39"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Jun 17 13:52:44 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 17 13:52:44 2011 -0700"
      },
      "message": "Merge \"Add isCompatible() to RS Element.\""
    },
    {
      "commit": "f257e513a11cb89a6cf5200ecf5ae14714cdaf39",
      "tree": "84df4b670bef457a99f486932d944e97e9ae20ad",
      "parents": [
        "6d99a3937df0d178a2fa2dba208f18c99cec8be1"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Tue Jun 14 14:54:29 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Fri Jun 17 12:12:23 2011 -0700"
      },
      "message": "Add isCompatible() to RS Element.\n\nBUG\u003d4203264\n\nChange-Id: Id68aead685f6cbc71c2fbe461cb38382e0563f43\n"
    },
    {
      "commit": "20fbd01335f3a41ab78e0bb9f70124665afb1e3b",
      "tree": "61519f8a526b5061b69644c559d7f642b5f3254d",
      "parents": [
        "6d99a3937df0d178a2fa2dba208f18c99cec8be1"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 16 17:44:53 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 16 19:31:55 2011 -0700"
      },
      "message": "POSITVE -\u003e POSITIVE typo fix\n\nChange-Id: Ib26eb35fad0c93543f69f6c200820f04c435c2af\n"
    },
    {
      "commit": "e5e0c50f7dfaccc220725c5595080e921ffda1e4",
      "tree": "ad37fc360554e81d9dddc6eb47c52e664f7ed25a",
      "parents": [
        "f71e5469441286c6f466043e64a7f6492557cbd9"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@android.com",
        "time": "Wed Jun 15 15:18:31 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@android.com",
        "time": "Wed Jun 15 16:14:26 2011 -0700"
      },
      "message": "Properly refcount SurfaceTexture in the JNI layer.\n\nChange-Id: I4b4c8020c13b8d6ce0d302fe42410033bf5785a6\n"
    },
    {
      "commit": "e460e6d7181282937fc79119e3271bb8a80cffcf",
      "tree": "d2a8288e92876d4f564fae10dc00f0dd505f994f",
      "parents": [
        "051d16ebec491f7ab504672f561e97b7e850eb1e",
        "c0053223bedf33581b0830fb87be32c1f26e5372"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Tue Jun 14 16:23:06 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 14 16:23:06 2011 -0700"
      },
      "message": "Merge \"Add View.getResolvedLayoutDirection()\""
    },
    {
      "commit": "c0053223bedf33581b0830fb87be32c1f26e5372",
      "tree": "2ad4905ec68202ba4331f49c0efdb30d966cceeb",
      "parents": [
        "f0b517d9d287e86e6e57a372ddcb070cec1fe1c0"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Jun 13 12:16:51 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Tue Jun 14 16:16:39 2011 -0700"
      },
      "message": "Add View.getResolvedLayoutDirection()\n\n- update Callback2 interface\n- update Gravity.getAbsoluteGravity() and Gravity.apply() to be more generic\n by changing \"boolean isRtl\" parameter to \"int layoutDirection\"\n- fix BiDiTests for RTL FrameLayout\n\nChange-Id: I97bb456c22d5fd3ecb34f08564ce4dbed37e7459\n"
    },
    {
      "commit": "304b1f5497155bcf91e7b855cfab7a675e80bf26",
      "tree": "3a73f3855d29591f9b74f4967d594ec2476262b1",
      "parents": [
        "bd3e537980027f4502a13c204b3c7b9d10adad31"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Tue Jun 14 11:13:19 2011 -0700"
      },
      "committer": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Tue Jun 14 11:13:19 2011 -0700"
      },
      "message": "Allocation copy functions.\n\nChange-Id: Idce6d44a4f4bb2e399284a40c0f90dc1bff912fd\n"
    },
    {
      "commit": "4532c5e49cc0d029c53a3aee3e0b1fdf8ffd2ec4",
      "tree": "306c63d43fe52f5ea151b57ea5edf06b2c94505f",
      "parents": [
        "be674b18644cda56ba56a78ac7147711861e8dc8",
        "050316184b01c0d1a01c46afae7429b89a27c31b"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Fri Jun 10 10:05:04 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 10 10:05:04 2011 -0700"
      },
      "message": "Merge \"Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder.\""
    },
    {
      "commit": "d54f3f41c4b41955b7b4382a08b97a356b31fde4",
      "tree": "e7c6b29d7cdbd4833515be819912e42ad689b0a9",
      "parents": [
        "fe93010446e68c747f4af727cbc48eaf63131689",
        "705d2ea63a4b3c2345af83eec9dabdeea29cfa9f"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 09 15:06:36 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 09 15:06:36 2011 -0700"
      },
      "message": "Merge \"Override equals()/hashCode() for RS BaseObj.\""
    },
    {
      "commit": "050316184b01c0d1a01c46afae7429b89a27c31b",
      "tree": "b21b202cd5345f3989b512b74b227f3fc910383a",
      "parents": [
        "890e013c05ed62bea9781168f3f65efebcbac4d5"
      ],
      "author": {
        "name": "tedbo",
        "email": "tedbo@google.com",
        "time": "Mon Jun 06 16:02:47 2011 -0700"
      },
      "committer": {
        "name": "tedbo",
        "email": "tedbo@google.com",
        "time": "Thu Jun 09 11:59:23 2011 -0700"
      },
      "message": "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder.\n\nThis adds a new ParcelSurfaceTexture.java class that can be instantiated with\na SurfaceTexture and used to send the corresponding ISurfaceTexture interface\nto another process via Binder. The ParcelSurfaceTexture java object can then\nbe used to create an ANativeWindow based on the SurfaceTextureClient interface.\n\nChange-Id: Ie38ea948b866e52f36a6d0f6cde19b54a8546817\n"
    },
    {
      "commit": "705d2ea63a4b3c2345af83eec9dabdeea29cfa9f",
      "tree": "9f221531a18db9e01493db3007f35d367e9e309f",
      "parents": [
        "40f4efe712b375cf0421f4651abbc703595d9d47"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 09 10:11:54 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 09 11:16:59 2011 -0700"
      },
      "message": "Override equals()/hashCode() for RS BaseObj.\n\nThis will be used by slang reflection to type-check parameters to functions\nthat are of Allocation types (such as what happens with forEach).\n\nBUG\u003d4203264\n\nChange-Id: I2ba94531bbf53becf7695b253e1faa3dff099894\n"
    },
    {
      "commit": "aece2ccccbf65cfeba642d11fa4bd0c794498f23",
      "tree": "6038a65a558700aaa946f9a7f756114812d95f1c",
      "parents": [
        "f7445916c5c206757f89b515af502654b3423376",
        "85dae045a2c3ac7b9d4bcad7a83ec587d0b7813e"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Mon Jun 06 10:54:26 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 06 10:54:26 2011 -0700"
      },
      "message": "Merge \"Unhiding render target code for renderscript\""
    },
    {
      "commit": "85dae045a2c3ac7b9d4bcad7a83ec587d0b7813e",
      "tree": "9efb69a9d8122bfc20bee62d51fc85f1ce2bcaea",
      "parents": [
        "6c2cb3061d031b5d8ccc095ecc038959d4489709"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Mon Jun 06 09:25:17 2011 -0700"
      },
      "committer": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Mon Jun 06 09:25:17 2011 -0700"
      },
      "message": "Unhiding render target code for renderscript\n\nChange-Id: I32d80e6c49dbda955402f7ddffdb213c70ddbec9\n"
    },
    {
      "commit": "6e66725e1cd631007c226e9ea7b99211bd1276e5",
      "tree": "8407e4c6ba36c46547f0e6ff3ca639568b66f331",
      "parents": [
        "946863498739efd2a2f627a957e7a60d765230b6"
      ],
      "author": {
        "name": "Shih-wei Liao",
        "email": "sliao@google.com",
        "time": "Sun Jun 05 00:51:54 2011 -0700"
      },
      "committer": {
        "name": "Shih-wei Liao",
        "email": "sliao@google.com",
        "time": "Sun Jun 05 00:56:22 2011 -0700"
      },
      "message": "Fix the false-alarm bug when we skip to the end, which should be OK.\n\nFix the bug b/4540617.\n\nChange-Id: I64a77b8c5d89bcd35f81d196928a671c954e9a28\n"
    },
    {
      "commit": "e27832acc083fa889e86b4c629b6aedd8855ceca",
      "tree": "8a7a414bd4864c283b96e4019fc72473bd123011",
      "parents": [
        "d5f89ebefe95c42466e287531a247b7f02dedd52"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 02 19:36:41 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Thu Jun 02 19:36:41 2011 -0700"
      },
      "message": "Improve validation in RS FieldPacker.\n\nChange-Id: I9f6a58048129db4978c893c2dc591b0ed825d05f\n"
    },
    {
      "commit": "260c77a4f741c3db76057cc4ea2ee54fe335ecf9",
      "tree": "8c7fb104b6c99d9a354acb148456537a16908100",
      "parents": [
        "50e51b81b1cf2778b99682d918ec1288a3a2593e"
      ],
      "author": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Wed Jun 01 17:25:54 2011 -0700"
      },
      "committer": {
        "name": "Glenn Kasten",
        "email": "gkasten@google.com",
        "time": "Wed Jun 01 18:03:21 2011 -0700"
      },
      "message": "Use android.os.Process.THREAD_PRIORITY_* symbols\n\nAs part of latency project, searching for and replacing\nhard-coded thread priorities by symbols.\n\nChange-Id: I113c07af95f8808b889b665e884b6b41d3440f8d\n"
    },
    {
      "commit": "836c4a58a7f03485ef433dcdb61837cbc0c39735",
      "tree": "a5e4140ae8cf6e128d0f343820e1766694472804",
      "parents": [
        "fe6dfd504bfa31d95382d80cc7acc5b1add01b34"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Jun 01 14:38:10 2011 -0700"
      },
      "committer": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Jun 01 15:34:46 2011 -0700"
      },
      "message": "Add support for more vector types to RS.\n\nChange-Id: If1bc34ef6670b6b5de3c1b6b3b3325637b8c7b43\n"
    },
    {
      "commit": "f5534a0785db9dfa239d8b6c20b011993742d534",
      "tree": "df5744252577b0c80c495052f5e43ff27632406b",
      "parents": [
        "8239b95d11d6bd68abce33f01d296b7edc6b786c"
      ],
      "author": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Fri May 27 12:54:09 2011 -0700"
      },
      "committer": {
        "name": "Chet Haase",
        "email": "chet@google.com",
        "time": "Tue May 31 07:22:51 2011 -0700"
      },
      "message": "Fixes for AnimationDrawable\n\nSet up AnimationDrawable with an initial frame when it is\nconstructed from code (via addFrame()). This is equivalent to\nwhat is done when it is constructed via xml resources.\n\nChange-Id: I86784a241268aa2d03af8edecbc80a7cc3548e19\n"
    },
    {
      "commit": "6a03640539405afbdefe72894759281b98aa6e6f",
      "tree": "b3326ddd1c7ab343f55de949f6d4a34fa2accc4e",
      "parents": [
        "4c74c03fd19cfd151eafabb8da653d943af96abb"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon May 23 14:43:23 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Fri May 27 11:23:15 2011 -0700"
      },
      "message": "Add support for Gravity BEFORE and AFTER\n\n- update layouts\n- add Callback2 for RTL aware Drawable\n- add unit tests\n\nChange-Id: Ic64d0291e262170aff7297c6580b0b422eaa8d89\n"
    },
    {
      "commit": "edbfabdb98a2974f973d6c042e6efd547dc02fc5",
      "tree": "4c33358e10edd0f6f6144d8e51fd1d018dbf2461",
      "parents": [
        "dffa4761c8e238a925dcd7a4d23f044e2817d5e5"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue May 17 15:01:29 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue May 17 15:01:29 2011 -0700"
      },
      "message": "Core to client fifo on sockets.\n\nChange-Id: I3b84a7d4c3c5fa0d764ad4db22dfd142d5cfa95b\n"
    },
    {
      "commit": "f97ed771979162c4a2a75959c57fb793438a3a8b",
      "tree": "7cfd542b6ab2730e26f3e4fee51548cf441af311",
      "parents": [
        "b107f4dec334b4c54584d4af21a7ceefc14947f2",
        "d90a2c4d4463085155444efb07eba2d6579b444a"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon May 16 13:01:38 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon May 16 13:01:38 2011 -0700"
      },
      "message": "am d90a2c4d: am 1e662c32: Merge \"DO NOT MERGE.  Integrate from master: Rework display size access.\" into honeycomb-mr2\n\n* commit \u0027d90a2c4d4463085155444efb07eba2d6579b444a\u0027:\n  DO NOT MERGE.  Integrate from master: Rework display size access.\n"
    },
    {
      "commit": "ac8dea12c17aa047e03a358110aeb60401d36aa2",
      "tree": "373ab19dcf21fce62352a6b511855261017649b5",
      "parents": [
        "700ab1c75862babba90f54e02bdc877becd4f4fc"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Apr 20 18:18:51 2011 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon May 16 11:58:27 2011 -0700"
      },
      "message": "DO NOT MERGE.  Integrate from master: Rework display size access.\n\nApplications now get the display size from the window manager.  No\nbehavior should be changed yet, this is just prep for some real\nchanges.\n\nChange-Id: I47bf8b55ecd4476c25ed6482494a7bcc5fae45d2\n"
    },
    {
      "commit": "25999a08a6652ff5d7d0973f279f1e92e04b3506",
      "tree": "fd3a2678fee9bcf1217e03c17d9cb8a080ffacb7",
      "parents": [
        "415c842aa6dd3cc797ed2ef1ae42351f594a6c74"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Thu May 12 10:38:03 2011 -0700"
      },
      "committer": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Thu May 12 10:49:39 2011 -0700"
      },
      "message": "Cleanup mesh creation.\n\nChange-Id: Iaf5e060711dcb6341ac0f337dfb274528cb68d3e\n"
    },
    {
      "commit": "a89094aa3bc059c6e03b20b4c5b1ede4582f3da9",
      "tree": "442bc6fadbe5714d462fd8474b59057b5ab78c26",
      "parents": [
        "523ca2ba6de61306b3d3e62000e0e8c9f7edec3a"
      ],
      "author": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Wed May 04 17:45:36 2011 -0700"
      },
      "committer": {
        "name": "Alex Sakhartchouk",
        "email": "alexst@google.com",
        "time": "Wed May 04 17:45:36 2011 -0700"
      },
      "message": "Code Cleanup and better Sampler creation method\n\nChange-Id: I9e35081ee6034cb619f43a47f8f22f38977f5d12\n"
    },
    {
      "commit": "2698536b3ff60bfee85e47e4a8d4b25fdfdf4db5",
      "tree": "9deee58d4f07e697fbef0cb78384c3e509cd3d07",
      "parents": [
        "e98c27e5e4f450b294cc525e1de65a194e9904d2"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue May 03 15:01:58 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Tue May 03 17:27:26 2011 -0700"
      },
      "message": "Fix error checks on compute context creation.\nRemove GL init for compute scripts.\n\nChange-Id: I1bce8e4112babf4345fa56a30a9bed753734d8d6\n"
    },
    {
      "commit": "8f0095cd33558e9cc8a440047908e53b68906f5f",
      "tree": "2f55d779bf102e0c134357d89c7de69d0444634a",
      "parents": [
        "3a5c227279011f850036c29e7c0bc96023298d5c"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon May 02 17:24:22 2011 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon May 02 18:32:29 2011 -0700"
      },
      "message": "Allows to render with an OpenGL context inside a TextureView.\n\nChange-Id: I59453f7fc3997f0502a1c5d325d37fed376fabc7\n"
    },
    {
      "commit": "e7cb25916c70625e9086386293247ec604753d5c",
      "tree": "7b1eabae252f5563492ca94f7b8f7c001b335c75",
      "parents": [
        "3581c933931d18ef5a742688bc89181b48df6cb8",
        "1eb31b434fdc325c55b65ecf1783c63b2fdfa669"
      ],
      "author": {
        "name": "Conley Owens",
        "email": "cco3@android.com",
        "time": "Mon May 02 10:11:52 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon May 02 10:11:52 2011 -0700"
      },
      "message": "am 1eb31b43: am 718516f3: am 9fd8e057: Merge \"Fix memory leak of SkMovie class\"\n\n* commit \u00271eb31b434fdc325c55b65ecf1783c63b2fdfa669\u0027:\n  Fix memory leak of SkMovie class\n"
    },
    {
      "commit": "1eb31b434fdc325c55b65ecf1783c63b2fdfa669",
      "tree": "d75fabb2e44aee1ca5ef90e12945102aeea34fc7",
      "parents": [
        "64248af314593fe8ffed57ac9a0f43dede26bfc2",
        "718516f3b73468c480ef8d2283a1c80a6223658d"
      ],
      "author": {
        "name": "Conley Owens",
        "email": "cco3@android.com",
        "time": "Fri Apr 29 17:15:09 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Apr 29 17:15:09 2011 -0700"
      },
      "message": "am 718516f3: am 9fd8e057: Merge \"Fix memory leak of SkMovie class\"\n\n* commit \u0027718516f3b73468c480ef8d2283a1c80a6223658d\u0027:\n  Fix memory leak of SkMovie class\n"
    },
    {
      "commit": "17f83df9604ef9239694e8fd5a9efb894fd28453",
      "tree": "d6beaa1efb85ab233f1a8088352b6bd384f1aa6a",
      "parents": [
        "280a0c17d75ec6563d45233c25997bc3df542c35",
        "7dcdfd7988d1e57c7a705a2d7294e8bfa2b8afc9"
      ],
      "author": {
        "name": "Conley Owens",
        "email": "cco3@android.com",
        "time": "Fri Apr 29 15:11:45 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Apr 29 15:11:45 2011 -0700"
      },
      "message": "am 7dcdfd79: am f26ec38c: am 501f7bca: Merge \"Eliminating dead logic - bitmap state simply cannot be null here.\"\n\n* commit \u00277dcdfd7988d1e57c7a705a2d7294e8bfa2b8afc9\u0027:\n  Eliminating dead logic - bitmap state simply cannot be null here.\n"
    },
    {
      "commit": "7dcdfd7988d1e57c7a705a2d7294e8bfa2b8afc9",
      "tree": "4abbaa20027f3dc4b33453110a29a8be4fa5a31a",
      "parents": [
        "889bb20f1bb47437331d404a59b86e6dfa4e2e93",
        "f26ec38c344af8cf91575b461028a3033b940d49"
      ],
      "author": {
        "name": "Conley Owens",
        "email": "cco3@android.com",
        "time": "Fri Apr 29 14:57:18 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Apr 29 14:57:18 2011 -0700"
      },
      "message": "am f26ec38c: am 501f7bca: Merge \"Eliminating dead logic - bitmap state simply cannot be null here.\"\n\n* commit \u0027f26ec38c344af8cf91575b461028a3033b940d49\u0027:\n  Eliminating dead logic - bitmap state simply cannot be null here.\n"
    },
    {
      "commit": "9fd8e0579fb3306f61ba1716b1977562ae3626e1",
      "tree": "1e556783aee6f3a4b5e5d898128d46c05494ae1e",
      "parents": [
        "8ebf35589dd2bee84ad93613df21666b8858a10f",
        "08d7778f081aae745e6ad9e5350221b21dbf352e"
      ],
      "author": {
        "name": "Conley Owens",
        "email": "cco3@android.com",
        "time": "Fri Apr 29 10:00:00 2011 -0700"
      },
      "committer": {
        "name": "Android Code Review",
        "email": "code-review@android.com",
        "time": "Fri Apr 29 10:00:00 2011 -0700"
      },
      "message": "Merge \"Fix memory leak of SkMovie class\""
    },
    {
      "commit": "5ac02e73c313935b1af8a536e47f74b616986dfe",
      "tree": "b0583ce4c34ab403a4295f0b6972dcd779840795",
      "parents": [
        "c4791bd65cdf2e487c87da0d863140337e5141cb",
        "697f8b331bb339e4db716efbb96e2182aac40255"
      ],
      "author": {
        "name": "Stephen Hines",
        "email": "srhines@google.com",
        "time": "Wed Apr 27 17:38:53 2011 -0700"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Apr 27 17:38:53 2011 -0700"
      },
      "message": "am 697f8b33: am 00df8e23: Merge \"Check setName() for null string + fix rsRand().\" into honeycomb-mr1\n\n* commit \u0027697f8b331bb339e4db716efbb96e2182aac40255\u0027:\n  Check setName() for null string + fix rsRand().\n"
    },
    {
      "commit": "6e494d3ab606be8c06f8d4930fbec572bbfa15c2",
      "tree": "ffd17bfd895705529e4542280e78dd1d6aa8a15a",
      "parents": [
        "a08526ac42b3da98926ae921a6d8cfb9bbc90553"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Wed Apr 27 16:33:11 2011 -0700"
      },
      "committer": {
        "name": "Jason Sams",
        "email": "rjsams@android.com",
        "time": "Wed Apr 27 16:33:11 2011 -0700"
      },
      "message": "Add dalvik code for forEach.\n\nChange-Id: I26533fc553315b99b8f177ab62d9735a177b26b0\n"
    }
  ],
  "next": "4658d779e37b0127060438b4cb364c3e0eab5956"
}
