platform_bootable_recovery/mtdutils
Doug Zongker 39cf417e17 remove pixelflinger from recovery
Recovery now draws directly to the framebuffer by rolling its own
graphics code, rather than depending on libpixelflinger.

The recovery UI is modified slightly to eliminate operations that are
slow with the software implementation: when the text display / menu is
turned on, it now appears on a black background instead of a dimmed
version of the recovery icon.

There's probably substantial room for optimization of the graphics
operations.

Bug: 12131110
Change-Id: Iab6520e0a7aaec39e2ce39377c10aef82ae0c595
2014-03-11 11:10:00 -07:00
..
Android.mk Add liblog 2013-04-09 21:41:29 -07:00
flash_image.c remove pixelflinger from recovery 2014-03-11 11:10:00 -07:00
mounts.c close update package before installing; allow remount 2010-09-14 21:26:38 -07:00
mounts.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
mtdutils.c recovery: move log output to stdout 2013-07-09 12:50:24 -07:00
mtdutils.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00