Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
247821648f6e6693f6428427731f9ae54e637a09
« Previous
098d1f6
remove unused code from minadbd
by Doug Zongker
· 13 years ago
703ed15
run minadbd as shell user
by Doug Zongker
· 13 years ago
35a35a6
remove retouching code from updater
by Doug Zongker
· 13 years ago
b07b293
fix build
by Doug Zongker
· 13 years ago
1c43c97
fix failure to free memory
by Doug Zongker
· 13 years ago
53013c4
am 62947db5: am 37d0f260: Reconcile with ics-mr1-release
by The Android Open Source Project
· 13 years ago
62947db
am 37d0f260: Reconcile with ics-mr1-release
by The Android Open Source Project
· 13 years ago
37d0f26
Reconcile with ics-mr1-release
by The Android Open Source Project
· 13 years ago
74a6279
libz is a superset of libunz, so we don't need both.
by Elliott Hughes
· 13 years ago
1a11449
Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.
by Stephen Smalley
· 13 years ago
48b5b07
allow recovery UI to ignore certain keypresses
by Doug Zongker
· 13 years ago
45fdb38
Merge "allow recovery UI to ignore certain keypresses" into ics-aah
by Doug Zongker
· 13 years ago
336a994
allow recovery UI to ignore certain keypresses
by Doug Zongker
· 13 years ago
e83b7cf
support "sideload over ADB" mode
by Doug Zongker
· 13 years ago
6639248
always initialize usb product, vendor, etc. for adb in recovery
by Doug Zongker
· 13 years ago
3e8ba43
Merge "support "sideload over ADB" mode"
by Doug Zongker
· 13 years ago
9270a20
support "sideload over ADB" mode
by Doug Zongker
· 13 years ago
0a7b45a
recovery: convert all usages of $prop to ${prop}
by Dima Zavin
· 13 years ago
e6ef63f
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
210f887
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
adb5c2f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
d9428e3
mount cache before sideloading from external storage
by Doug Zongker
· 13 years ago
4029fb3
am 9fc3e3c8: Reconcile with ics-mr1-release
by The Android Open Source Project
· 13 years ago
9fc3e3c
Reconcile with ics-mr1-release
by The Android Open Source Project
· 13 years ago
32a0a47
move key processing to RecoveryUI
by Doug Zongker
· 13 years ago
d538eb7
fix verifier test
by Doug Zongker
· 13 years ago
a4e88e4
move key processing to RecoveryUI
by Doug Zongker
· 13 years ago
daefc1d
C++ class for device-specific code
by Doug Zongker
· 13 years ago
5e12cc3
Merge "verifier_test needs to provide a UI object" into ics-aah
by Doug Zongker
· 13 years ago
bd8e7fb
verifier_test needs to provide a UI object
by Doug Zongker
· 13 years ago
b88aea8
temporarily remove verifier_test binary
by Doug Zongker
· 13 years ago
211aebc
refactor ui functions into a class
by Doug Zongker
· 13 years ago
7d0542f
C++ class for device-specific code
by Doug Zongker
· 13 years ago
0890a0c
Reconcile with ics-mr1-release
by The Android Open Source Project
· 13 years ago
28ce47c
turn recovery into a C++ binary
by Doug Zongker
· 13 years ago
7440630
refactor ui functions into a class
by Doug Zongker
· 13 years ago
10e418d
turn recovery into a C++ binary
by Doug Zongker
· 13 years ago
fadc5ac
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
d0181b8
allow recovery packages to wipe cache
by Doug Zongker
· 13 years ago
cf9488a
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
441031d
minui: add ability to synchronize current key state
by Dima Zavin
· 13 years ago
296955c
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
f6abd40
fix problem where the screen is sometimes all black in recovery
by Doug Zongker
· 13 years ago
1468302
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
fdfb636
update recovery with new 3D images
by Doug Zongker
· 13 years ago
512d123
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
88e0899
minui: events: only open input devices with EV_KEY and/or EV_REL
by Dima Zavin
· 13 years ago
3658367
minui: events: add ability to poll on non-input fds
by Dima Zavin
· 13 years ago
bc29063
minui: events: refactor event acquisition
by Dima Zavin
· 13 years ago
4daf48a
minui: graphics: add interface for framebuffer blank/unblank
by Dima Zavin
· 13 years ago
3c7f00e
minui: graphics: add ability to query font size
by Dima Zavin
· 13 years ago
20b8c94
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
c2ddaea
change recovery images to match blue holo theme
by Doug Zongker
· 13 years ago
5af4973
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
6242a8b
Support multiple recovery updater extensions.
by Michael Ward
· 13 years ago
969fb2f
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
8918673
Merge "Check pointer for null before dereferencing"
by Doug Zongker
· 13 years ago
b2ceb69
Check pointer for null before dereferencing
by Adam Bliss
· 13 years ago
f6e6a04
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
8d92ae0
Merge "Update usb_connected() to support new gadget driver"
by Benoit Goby
· 13 years ago
7e6067e
Update usb_connected() to support new gadget driver
by Benoit Goby
· 13 years ago
b0462e6
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
9767052
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
9334878
Add missing commands to recovery init.rc
by Michael Ward
· 13 years ago
36c5bcb
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
718a2f7
init.rc: Simplify logic for starting adbd in recovery
by Mike Lockwood
· 13 years ago
57a53ca
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
d410318
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
04b1640
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
9d2629c
Allow applying an OTA package manually from cache.
by Michael Ward
· 13 years ago
3dbe66b
Get the correct line_length.
by Michael Ward
· 13 years ago
fb04b87
fix adb root in recovery
by Doug Zongker
· 13 years ago
33cff94
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
9d1bcdf
Graphics can handle stride != xres, and BGRA support.
by Michael Ward
· 13 years ago
c726175
merge in ics-release history after reset to master
by The Android Automerger
· 13 years ago
1fe452c
Fix starting adb in recovery mode
by Mike Lockwood
· 13 years ago
7e58b65
Fix starting adb in recovery mode
by Mike Lockwood
· 13 years ago
5a4e03d
am f84b2524: am 6ebedf00: am 82da01d6: Merge from gingerbread
by Jean-Baptiste Queru
· 13 years ago
7f72ad7
am a94d9548: am 1117c69f: am 7172eb7b: Merge "Mute unharmful build warning at the top of the build log:" into gingerbread
by Jean-Baptiste Queru
· 13 years ago
f84b252
am 6ebedf00: am 82da01d6: Merge from gingerbread
by Jean-Baptiste Queru
· 13 years ago
a94d954
am 1117c69f: am 7172eb7b: Merge "Mute unharmful build warning at the top of the build log:" into gingerbread
by Jean-Baptiste Queru
· 13 years ago
6ebedf0
am 82da01d6: Merge from gingerbread
by Jean-Baptiste Queru
· 13 years ago
82da01d
Merge from gingerbread
by Jean-Baptiste Queru
· 13 years ago
1117c69
am 7172eb7b: Merge "Mute unharmful build warning at the top of the build log:" into gingerbread
by Jean-Baptiste Queru
· 13 years ago
7172eb7
Merge "Mute unharmful build warning at the top of the build log:" into gingerbread
by Jean-Baptiste Queru
· 13 years ago
b7b7b37
Mute unharmful build warning at the top of the build log:
by Ying Wang
· 13 years ago
28a08ef
Reconcile with honeycomb-release
by The Android Open Source Project
· 13 years ago
e44b41a
am c2a158db: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE
by The Android Automerger
· 13 years ago
c2a158d
Merge remote branch 'goog/honeycomb-mr2' into honeycomb-LTE
by The Android Automerger
· 13 years ago
c636b73
am 90588820: delay accessing misc partition until its device exists
by Doug Zongker
· 14 years ago
9058882
delay accessing misc partition until its device exists
by Doug Zongker
· 14 years ago
f4bb554
delay accessing misc partition until its device exists
by Doug Zongker
· 14 years ago
cfd256a
delay accessing misc partition until its device exists
by Doug Zongker
· 14 years ago
179b2d9
make write_raw_image able to take a blob
by Doug Zongker
· 14 years ago
469243e
save a last_install file with the result of the last package install attempt
by Doug Zongker
· 14 years ago
3ed8e18
am 4762633c: log which key a package verified against in recovery
by Doug Zongker
· 14 years ago
4762633
log which key a package verified against in recovery
by Doug Zongker
· 14 years ago
201aa88
recovery: mount /sdcard read-only
by Iliyan Malchev
· 14 years ago
90415ac
am 6e4472ab: Have recovery reboot using the new android_reboot() function.
by Ken Sumrall
· 14 years ago
6e4472a
Have recovery reboot using the new android_reboot() function.
by Ken Sumrall
· 14 years ago
Next »