)]}' { "log": [ { "commit": "efa1bab94c332892abe7306cc963edaed709f651", "tree": "484e0ca75fcca4367f8fc8e4299ae38512ae7409", "parents": [ "aa062531aa3e740b6cf7d3690fd5310e7fdf03f2" ], "author": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Mon Feb 01 15:59:12 2010 -0800" }, "committer": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Mon Feb 01 15:59:12 2010 -0800" }, "message": "change log recovery to generic device_recovery_start function\n\nRemove (or at least stop calling) the HTC-specific mechanism for\npreserving the recovery log from before a radio or hboot update.\nReplace it with a generic device_recovery_start() function which each\ndevice\u0027s code can implement to do whatever it wants on recovery\nstartup.\n\nChange-Id: If3cca4b498c0b1cf0565236404ecf56a1fc46123\n" }, { "commit": "23412e6f143c099e6c2470ad6bf98a2783eb0452", "tree": "5418f1983c509a37f15e969d6ec1cbced8eae278", "parents": [ "608fa02e1ac0ea11a0d3ca754f38bd76b77faa82" ], "author": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Thu Jul 23 10:16:07 2009 -0700" }, "committer": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Thu Jul 23 10:36:43 2009 -0700" }, "message": "fix compile warnings in recovery, change images\n\ngcc 4.4 complains about some of the recovery ui functions not being\ndeclared. To include the header, we have to fix the \u0027volatile\u0027\ndeclaration (otherwise there\u0027s a compiler error).\n\nMove the dream-specific images to vendor/htc/dream, make the default\nimages a generic phone.\n" }, { "commit": "b128f54d0daa749d301b99a6637f42aa35822a76", "tree": "889519250f40824c6df6ea197a8edee75cf95e10", "parents": [ "f8aaf0a77f72cc5614d9b9135c0d00f8a8160f20" ], "author": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Thu Jun 18 15:07:14 2009 -0700" }, "committer": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Thu Jun 18 15:07:14 2009 -0700" }, "message": "add function for device-specific wipe data features\n\nSome devices want to do special things when recovery wipes data (eg,\nwipe data in their baseband processor as well). Add a hook in the\ndevice-specific recovery library that gets called when data is wiped.\n\nAlso add an amend root for the \"mbm\" partition.\n" }, { "commit": "ddd6a2865db5c73a4bb9d486f71a8c2f1f96ec69", "tree": "a991238ca9fd1299d295d6229df882585ca0c659", "parents": [ "d9d9d1785ac1cce150010390a17188bea42a7a58" ], "author": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Tue Jun 09 12:22:33 2009 -0700" }, "committer": { "name": "Doug Zongker", "email": "dougz@android.com", "time": "Thu Jun 11 14:50:33 2009 -0700" }, "message": "split out device-specific recovery UI code into vendor directories\n\nTake some device-specific details of the recovery UI (eg, what keys to\npress to bring up the interface and perform actions, exact text of the\nmenu, etc.) and split them out into separate C functions. Arrange to\ntake implementations of those functions from the appropriate vendor\ndirectory at build time. Provide a default implementation in case no\nvendor-specific one is available.\n" } ] }