)]}'
{
  "log": [
    {
      "commit": "d3465f6021c23ab2fbdbb1b08cde72caac1c2018",
      "tree": "991effce1c68ab2bc7d4f56fa446142ef11409dc",
      "parents": [
        "5fd3dc2541a891c7f96d7443bb1e1f9e09d14784"
      ],
      "author": {
        "name": "Leon Scroggins",
        "email": "scroggo@google.com",
        "time": "Tue Jun 02 10:57:54 2009 -0400"
      },
      "committer": {
        "name": "Leon Scroggins",
        "email": "scroggo@google.com",
        "time": "Tue Jun 02 10:57:54 2009 -0400"
      },
      "message": "Rename the TextDialog to WebTextView.\n\nRename the TextDialog to be a more accurate description of what it is.\nAlso rename some methods and variables which pertain to it, and preload\nthe newly created class.\n"
    },
    {
      "commit": "d6982c9bb46511a5d86458b2dddde0a40e2f4f75",
      "tree": "6a7e74d4462881790402e9dfc07c0077e3576437",
      "parents": [
        "0c66b4bcfb5a1c477f549d846a20ec0dc380dde2"
      ],
      "author": {
        "name": "Cary Clark",
        "email": "cary@android.com",
        "time": "Fri May 29 11:02:22 2009 -0400"
      },
      "committer": {
        "name": "Cary Clark",
        "email": "cary@android.com",
        "time": "Mon Jun 01 16:55:24 2009 -0400"
      },
      "message": "in the browser, make the trackball more like a mouse\n\nOlder code treated the trackball as a four way dpad with\nequivalents to moving up, down, left and right by generating\narrow key events. This change makes the trackball solely\ngenerate mousemove events.\n\nThe old arrow keys in turn were mapped to be as close as\npossible to tab-key events that moved the focus. The new\nmodel leaves focus-changes to the DOM.\n\nClicking the dpad is distinguished from pressing the enter\nkey to be more compatible with desktop-authored web pages.\n"
    },
    {
      "commit": "7a1355950172b7a549820e9a2cd4a9b2099ec32f",
      "tree": "dc8940cdf38bae09e3427e44ebf1328861abc20b",
      "parents": [
        "39a8bb26326ceeaad5b46d29bf485329c67ced2f",
        "231cc608d06ffc31c24bf8aa8c8275bdd2636581"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed May 06 00:28:37 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed May 06 00:28:37 2009 -0700"
      },
      "message": "merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581\n"
    },
    {
      "commit": "231cc608d06ffc31c24bf8aa8c8275bdd2636581",
      "tree": "9b435c670f0f16751a21ae4678bfbed7d8e159b4",
      "parents": [
        "06d96020c35dac2bf1651cb8bd4cfced911f1142"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Apr 27 17:10:36 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue May 05 15:40:53 2009 -0700"
      },
      "message": "Rewrite SyncStorageEngine to use flat files and in-memory data structures.\n\nThe previous implementation used a database for storing all of its state, which could cause\na significant amount of IO activity as its tables were updated through the stages of a sync.\nThis new implementation replaces that in-memory data structures, with hand-written code\nfor writing them to persistent storage.\n\nThere are now 4 files associated with this class, holding various pieces of its state that\nshould be consistent.  These are everything from a main XML file of account information that\nmust always be retained, to a binary file of per-day statistics that can be thrown away at\nany time.  Writes of these files as scheduled at various times based on their importance of\nthe frequency at which they change.\n\nBecause the database no longer exists, there needs to be a new explicit interface for\ninteracting with the sync manager database.  This is provided by new APIs on IContentService,\nwith a hidden method on ContentResolver to retrieve the IContentService so that various\nsystem entities can use it.  Other changes in other projects are required to update to the\nnew API.\n\nThe goal here is to have as little an impact on the code and functionality outside of\nSyncStorageEngine, though due to the necessary change in API it is still somewhat extensive.\n"
    },
    {
      "commit": "d9d2f1140b52fd0c014e9deac59f6000564b7e84",
      "tree": "2c30edce5a148ef94400277f20619c821fd9da94",
      "parents": [
        "843bbb8597d561c2541f86d1f391ae65261cf743"
      ],
      "author": {
        "name": "Fred Quintana",
        "email": "fredq@google.com",
        "time": "Thu Apr 23 13:36:27 2009 -0700"
      },
      "committer": {
        "name": "Fred Quintana",
        "email": "fredq@google.com",
        "time": "Thu Apr 23 15:37:45 2009 -0700"
      },
      "message": "change the sync framework and users to understand Account\n"
    },
    {
      "commit": "04e71b3db84fd5f7fc4eefb49a33154ea91ec9fc",
      "tree": "1e96e55835f059a7b4b7b89a62ca0a9d7f0a5c17",
      "parents": [
        "3afdd56470d6d4dcb20fe0f68ec9e54a167a9d74"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "",
        "time": "Thu Apr 02 11:00:54 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 11:00:54 2009 -0700"
      },
      "message": "AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.\n\nAutomated import of CL 144245\n"
    },
    {
      "commit": "767a662ecde33c3979bf02b793d392aca0403162",
      "tree": "f55548c33a8267c39acc60f72051f9856e95e672",
      "parents": [
        "e9c08056fafab720856ab8516ea0e623a5c0e360"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "",
        "time": "Thu Apr 02 01:37:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 01:37:02 2009 -0700"
      },
      "message": "AI 144185: Integrate cdma into the main code base.\n\nAutomated import of CL 144185\n"
    },
    {
      "commit": "d2e72d97c197ca198089ef48194620cb8cdcbe0d",
      "tree": "76d0d4a36b48f245b10d0c4d4c4608cddc6e7fce",
      "parents": [
        "17612fcdcb450a1b0c99d0f272b17aeee02bb4bd"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "",
        "time": "Sat Mar 28 11:31:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sat Mar 28 11:31:34 2009 -0700"
      },
      "message": "AI 143427: Remove preloaded class that depends on OpenCORE, as it\n  crashes the system on builds where OpenCORE is missing.\n\nAutomated import of CL 143427\n"
    },
    {
      "commit": "603073430bbcb1bd29db7afb9b14e2732ad589fb",
      "tree": "404a611fc32d7a415977091c0b5e594461d2575f",
      "parents": [
        "d86c7821270a0d4e4710f8eef6ee111e80bd5125"
      ],
      "author": {
        "name": "Fred Quintana",
        "email": "",
        "time": "Tue Mar 24 22:48:12 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 22:48:12 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@142414,142414\n"
    },
    {
      "commit": "886f3d69b79748fe937725e33b8bbb3d67ab82c7",
      "tree": "be3809b39d87bebe7955cbc322e91f9332ae9a2a",
      "parents": [
        "49a1a9b5a9d467411067207b4714068084a910ee"
      ],
      "author": {
        "name": "Bob Lee",
        "email": "",
        "time": "Tue Mar 24 20:06:51 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 20:06:51 2009 -0700"
      },
      "message": "Automated import from //branches/donutburger/...@141355,141355\n"
    },
    {
      "commit": "ef0996ffa36cfe9b7927e09aece801fb4f594ced",
      "tree": "263729cc76a12e65c2416657c18768dcb428d720",
      "parents": [
        "8821192d5c7e86e225f369457e9149da2396277e"
      ],
      "author": {
        "name": "Bob Lee",
        "email": "",
        "time": "Tue Mar 24 20:06:19 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 20:06:19 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@141357,141357\n"
    },
    {
      "commit": "8516e44aa7c1c56e07cd5e06eb26d35d7ef8b440",
      "tree": "80c5dfc187adda8dd2eb3f6f0670102ae1cac995",
      "parents": [
        "1a9f7399bb32c81ad5cc8c9d74ab3065b4a150ac"
      ],
      "author": {
        "name": "Evan Millar",
        "email": "",
        "time": "Tue Mar 24 18:33:33 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:33:33 2009 -0700"
      },
      "message": "Automated import from //branches/donutburger/...@140803,140803\n"
    },
    {
      "commit": "f03a1fe37cc2a6dfe8cd9d7c85c44f0995bdaab1",
      "tree": "fe15665df393e7d3ccacbbf49e961c4869e8f7fd",
      "parents": [
        "5f44349c1239fdce883ae0d79e9990455a16e04a"
      ],
      "author": {
        "name": "Evan Millar",
        "email": "",
        "time": "Tue Mar 24 18:33:23 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:33:23 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@140805,140805\n"
    },
    {
      "commit": "01c3d2f24c2c9d26a59fd3e713be6f7b1e8e6906",
      "tree": "a08a2fdeb00462d7a989fa35df92aab946577ca7",
      "parents": [
        "f64aff1a20c7a8da78fbeaf277bf8b39a5557fc1"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Tue Mar 24 18:02:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:02:02 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@140603,140603\n"
    },
    {
      "commit": "59f026f2dd71a5d2676f0808a0c4c4d5354963bb",
      "tree": "8f2761cd46f236faf3413beadce25a31322457f5",
      "parents": [
        "9e728e082e6060612691b726e6fe264a0d37276f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Tue Mar 24 18:00:38 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:00:38 2009 -0700"
      },
      "message": "Automated import from //branches/donutburger/...@140601,140601\n"
    },
    {
      "commit": "0ea97b8b0b7b6947dbdd6054755cd61088a72539",
      "tree": "19013ce4a3241b479dd319796e6f6a858c82b6ef",
      "parents": [
        "e0e37bc2b4eee442e5a7f63f4054dfa9b639a721"
      ],
      "author": {
        "name": "Evan Millar",
        "email": "",
        "time": "Tue Mar 24 17:49:23 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 17:49:23 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@140499,140499\n"
    },
    {
      "commit": "811058f175c7194b3dbd16b7ab333dd648c641c7",
      "tree": "e0bf4874c133aa9e806557e684b51df027a8ae5b",
      "parents": [
        "ac9de62d2bdc3f16a43cc6681e0a10a9a366a54f"
      ],
      "author": {
        "name": "Evan Millar",
        "email": "",
        "time": "Tue Mar 24 17:47:24 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 17:47:24 2009 -0700"
      },
      "message": "Automated import from //branches/donutburger/...@140497,140497\n"
    },
    {
      "commit": "9066cfe9886ac131c34d59ed0e2d287b0e3c0087",
      "tree": "d88beb88001f2482911e3d28e43833b50e4b4e97",
      "parents": [
        "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [
        "076357b8567458d4b6dfdcf839ef751634cd2bfb"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "076357b8567458d4b6dfdcf839ef751634cd2bfb",
      "tree": "efbb2fd6f1dc67d2d606382fc3b82983e7cb2e1f",
      "parents": [
        "3dec7d563a2f3e1eb967ce2054a00b6620e3558c"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 14:04:24 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 14:04:24 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@132589\n"
    },
    {
      "commit": "3dec7d563a2f3e1eb967ce2054a00b6620e3558c",
      "tree": "aa3b0365c47cb3c1607c0dc76c8d32b4046fc287",
      "parents": [
        "15ab3eae2ec3d73b3e8aa60b33ae41445bf83f4b"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 02 22:54:33 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 02 22:54:33 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@137055\n"
    },
    {
      "commit": "3001a035439d8134a7d70d796376d1dfbff3cdcd",
      "tree": "343ccdba15a594ff6e50c874a145232753315a30",
      "parents": [
        "da996f390e17e16f2dfa60e972e7ebc4f868f37e"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Feb 19 10:57:31 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Feb 19 10:57:31 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@132276\n"
    },
    {
      "commit": "da996f390e17e16f2dfa60e972e7ebc4f868f37e",
      "tree": "00a0f15270d4c7b619fd34d8383257e1761082f4",
      "parents": [
        "d24b8183b93e781080b2c16c487e60d51c12da31"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 13 12:57:50 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 13 12:57:50 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@131421\n"
    },
    {
      "commit": "d24b8183b93e781080b2c16c487e60d51c12da31",
      "tree": "fbb89154858984eb8e41556da7e9433040d55cd4",
      "parents": [
        "f1e484acb594a726fb57ad0ae4cfe902c7f35858"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Feb 10 15:44:00 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Feb 10 15:44:00 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@130745\n"
    },
    {
      "commit": "b798689749c64baba81f02e10cf2157c747d6b46",
      "tree": "da394a395ddb1a6cf69193314846b03fe47a397e",
      "parents": [
        "f013e1afd1e68af5e3b868c26a653bbfb39538f8"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@125939\n"
    },
    {
      "commit": "f013e1afd1e68af5e3b868c26a653bbfb39538f8",
      "tree": "7ad6c8fd9c7b55f4b4017171dec1cb760bbd26bf",
      "parents": [
        "e70cfafe580c6f2994c4827cd8a534aabf3eb05c"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "message": "Code drop from //branches/cupcake/...@124589\n"
    },
    {
      "commit": "54b6cfa9a9e5b861a9930af873580d6dc20f773c",
      "tree": "35051494d2af230dce54d6b31c6af8fc24091316",
      "parents": [],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "message": "Initial Contribution\n"
    }
  ]
}
