No description
Find a file
Octavian Purdila 0e34880ca2 graphics: add support for "single buffering"
When we don't have enough video memory for double buffering we
fallback to "single buffering".

Change-Id: I8bfab6d8cd6b54f0cc6c67edc41a4c37d8fbd4ba
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2012-07-11 15:32:11 -07:00
applypatch Add NOTICE file 2012-04-06 13:51:00 -07:00
edify minor recovery changes 2012-04-12 11:01:22 -07:00
etc run minadbd as shell user, remove unused code 2012-03-20 10:50:23 -07:00
minadbd run minadbd as shell user, remove unused code 2012-03-20 10:50:23 -07:00
minelf remove retouching code from updater 2012-02-28 12:30:13 -08:00
minui graphics: add support for "single buffering" 2012-07-11 15:32:11 -07:00
minzip resolved conflicts for merge of 0b1fee1b to master 2012-03-30 21:26:01 -07:00
mtdutils Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 12:24:35 +00:00
res/images update recovery with new 3D images 2011-09-20 14:16:46 -07:00
testdata add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
tools Remove the simulator target from all makefiles. 2011-07-11 22:11:45 -07:00
updater am 6d60667d: Merge "Use a dependency file to replace the list file." 2012-06-11 16:30:26 -07:00
adb_install.cpp support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
adb_install.h support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
Android.mk resolved conflicts for merge of 0b1fee1b to master 2012-03-30 21:26:01 -07:00
bootloader.cpp turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
bootloader.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
common.h move key processing to RecoveryUI 2011-11-04 14:09:48 -07:00
default_device.cpp support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
device.h support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
install.cpp minor recovery changes 2012-04-12 11:01:22 -07:00
install.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
make-overlay.py change the default recovery assets to be in holograph style 2011-03-02 10:38:02 -08:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
recovery.cpp am e5d5ac76: minor recovery changes 2012-04-12 12:55:53 -07:00
roots.cpp resolved conflicts for merge of 0b1fee1b to master 2012-03-30 21:26:01 -07:00
roots.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
screen_ui.cpp fix timed progress bars in recovery 2012-04-26 14:37:53 -07:00
screen_ui.h move key processing to RecoveryUI 2011-11-04 14:09:48 -07:00
ui.cpp allow recovery UI to ignore certain keypresses 2012-01-18 15:15:39 -08:00
ui.h allow recovery UI to ignore certain keypresses 2012-01-18 15:15:39 -08:00
verifier.cpp refactor ui functions into a class 2011-10-31 14:15:02 -07:00
verifier.h do not merge: cherry-picked 60151a295c from master branch 2009-08-17 13:21:04 -07:00
verifier_test.cpp move key processing to RecoveryUI 2011-11-04 14:09:48 -07:00
verifier_test.sh turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00