Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
579b92991ccd626527c75042aca032d3ac4207a2
579b929
Merge "Remove more dead code from minzip."
by Narayan Kamath
· 10 years ago
e57c62a
Remove more dead code from minzip.
by Narayan Kamath
· 10 years ago
ecead27
Merge "Add tests for read_block_adb."
by Dan Albert
· 10 years ago
ffd6c31
Add tests for read_block_adb.
by Dan Albert
· 10 years ago
cab0beb
Merge "This read accidentally got turned in to a write."
by Dan Albert
· 10 years ago
1909771
This read accidentally got turned in to a write.
by Dan Albert
· 10 years ago
c9bc3cc
Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk"
by Narayan Kamath
· 10 years ago
fee324f
Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk
by Trevor Drake
· 10 years ago
9255ad4
Merge "Fix readx/writex names."
by Dan Albert
· 10 years ago
432584f
Fix readx/writex names.
by Dan Albert
· 10 years ago
12fa519
Merge "Remove _(GNU|XOPEN)_SORUCE makefile cruft."
by Dan Albert
· 10 years ago
82eea3f
Merge "Fix LP64 build for minadbd."
by Narayan Kamath
· 10 years ago
017db6d
Fix LP64 build for minadbd.
by Narayan Kamath
· 10 years ago
2404370
Remove _(GNU|XOPEN)_SORUCE makefile cruft.
by Dan Albert
· 10 years ago
35fbf78
Merge "Fix build from implicit declaration."
by Dan Albert
· 10 years ago
8f6eb5c
Fix build from implicit declaration.
by Dan Albert
· 10 years ago
829d392
Merge "Delete unused functions from minzip."
by Narayan Kamath
· 10 years ago
9e95c51
Merge "Fix a printf format warning."
by Narayan Kamath
· 10 years ago
d84b055
Fix a printf format warning.
by Narayan Kamath
· 10 years ago
3e700cf
Delete unused functions from minzip.
by Narayan Kamath
· 10 years ago
2d10222
Merge "Kill of most of the remainder of minadbd."
by Dan Albert
· 10 years ago
f3a5726
Kill of most of the remainder of minadbd.
by Dan Albert
· 10 years ago
4eb6c71
Merge "Move adb_main to its own file."
by Dan Albert
· 10 years ago
9a894b7
Move adb_main to its own file.
by Dan Albert
· 10 years ago
5d22a5b
Merge "Remove dead code."
by Dan Albert
· 10 years ago
3efa676
Remove dead code.
by Dan Albert
· 10 years ago
076f547
Merge "Use headers from adb."
by Dan Albert
· 10 years ago
1ddd350
Use headers from adb.
by Dan Albert
· 10 years ago
bbf627a
Merge "Remove unused code."
by Dan Albert
· 10 years ago
4db055d
Merge "Lose USB transport code to libadb."
by Dan Albert
· 10 years ago
2b2a14f
Remove unused code.
by Dan Albert
· 10 years ago
8f1bfea
Lose USB transport code to libadb.
by Dan Albert
· 10 years ago
37e933a
Merge "Add extern "C" to all the headers."
by Dan Albert
· 10 years ago
d808d21
Add extern "C" to all the headers.
by Dan Albert
· 10 years ago
ff934d0
Merge "Fix Droid and animation color in recovery mode"
by Elliott Hughes
· 10 years ago
fd778e3
Fix Droid and animation color in recovery mode
by Tony Kuo
· 10 years ago
5db3f97
Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined"
by Elliott Hughes
· 10 years ago
78aa50d
Merge "recovery: Handle EV_SW events"
by Elliott Hughes
· 10 years ago
07d9627
recovery: Handle EV_SW events
by Ajay Dudani
· 10 years ago
bf0be35
Merge "recovery: Generate libminui dynamic library"
by Elliott Hughes
· 10 years ago
9905f3a
recovery: Generate libminui dynamic library
by Ajay Dudani
· 10 years ago
35efcd2
Merge "recovery: Properly detect userdebug or eng builds"
by Elliott Hughes
· 10 years ago
f14af80
recovery: Properly detect userdebug or eng builds
by Elliott Hughes
· 10 years ago
99e084c
Merge "Remove dead/unused code and realign some of the comments to make it more cleaner and easier to read"
by Nick Kralevich
· 10 years ago
4e8e93b
Remove dead/unused code and realign some of the comments
by Nanik Tolaram
· 10 years ago
6a0d2fb
Merge "There's no GPL code in 'updater'."
by Elliott Hughes
· 10 years ago
8a9014d
There's no GPL code in 'updater'.
by Elliott Hughes
· 10 years ago
aeecac5
Merge "Add missing includes."
by Elliott Hughes
· 10 years ago
cd3c55a
Add missing includes.
by Elliott Hughes
· 10 years ago
dab56ca
Merge "Add missing includes."
by Elliott Hughes
· 10 years ago
26dbad2
Add missing includes.
by Elliott Hughes
· 10 years ago
eaeb55f
Merge "Start losing code to libadb."
by Dan Albert
· 10 years ago
cdc38d0
Merge "Fix the v2 descriptor handling."
by Christopher Ferris
· 10 years ago
cad5ce8
Merge "adbd: Support for new f_fs descriptor format"
by Christopher Ferris
· 10 years ago
3ed8ef0
Fix the v2 descriptor handling.
by Christopher Ferris
· 10 years ago
9e3cce5
adbd: Support for new f_fs descriptor format
by Badhri Jagan Sridharan
· 10 years ago
d406992
Merge "Add missing <string.h> include."
by Elliott Hughes
· 10 years ago
e01d9de
Add missing <string.h> include.
by Elliott Hughes
· 10 years ago
eade3a8
Merge "Remove superfluous OpenSSL include paths."
by Kenny Root
· 10 years ago
6ed899a
Remove superfluous OpenSSL include paths.
by Adam Langley
· 10 years ago
dd719df
Merge "Use getmntent when accessing /proc/mounts."
by Yabin Cui
· 10 years ago
a5d6395
Merge "Remove an uninitialized value."
by Dan Albert
· 10 years ago
a382e2b
Use getmntent when accessing /proc/mounts.
by Yabin Cui
· 10 years ago
538d7d8
Merge "Fix missing #includes in bootable/recovery."
by Elliott Hughes
· 10 years ago
d4d4c24
Fix missing #includes in bootable/recovery.
by Elliott Hughes
· 10 years ago
7279f97
Remove an uninitialized value.
by Dan Albert
· 10 years ago
c43b17f
Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
4c3c7a9
Fix recovery image build for 32p
by Bruce Beare
· 10 years ago
a01ce3a
Start losing code to libadb.
by Dan Albert
· 10 years ago
d34b637
Merge "Global C++11 compatibility."
by Dan Albert
· 10 years ago
32f9fe7
Global C++11 compatibility.
by Dan Albert
· 10 years ago
92242c7
Merge "kill HAVE_FORKEXEC"
by Yabin Cui
· 10 years ago
678f7d4
kill HAVE_FORKEXEC
by Yabin Cui
· 10 years ago
3cd669f
Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined
by Adrien Grassein
· 10 years ago
c724966
am 4f66469b: Merge "More test makefile cleanup."
by Dan Albert
· 10 years ago
4f66469
Merge "More test makefile cleanup."
by Dan Albert
· 10 years ago
13f21c2
More test makefile cleanup.
by Dan Albert
· 10 years ago
ea5828a
am 28ffde5e: Merge "Revert "Copy epoll(2) changes to minadb.""
by Dan Albert
· 10 years ago
28ffde5
Merge "Revert "Copy epoll(2) changes to minadb.""
by Dan Albert
· 10 years ago
f420f8e
Revert "Copy epoll(2) changes to minadb."
by Dan Albert
· 10 years ago
e95ed95
am a6e13ae0: Include reason when wiping data.
by Jeff Sharkey
· 10 years ago
a6e13ae
Include reason when wiping data.
by Jeff Sharkey
· 10 years ago
78a3027
am 530b61e0: Merge "Copy epoll(2) changes to minadb."
by Elliott Hughes
· 10 years ago
530b61e
Merge "Copy epoll(2) changes to minadb."
by Elliott Hughes
· 10 years ago
db8c959
Copy epoll(2) changes to minadb.
by Elliott Hughes
· 10 years ago
574443d
create block map for all update packages on /data
by Doug Zongker
· 10 years ago
40482ea
Merge "fix comment in blockimg updater code" into lmp-dev
by Doug Zongker
· 10 years ago
f7bb09d
fix comment in blockimg updater code
by Doug Zongker
· 10 years ago
8328922
use lseek64 instead of lseek
by Andrew Boie
· 10 years ago
5f875bf
remove code for original block OTA mechanism
by Doug Zongker
· 10 years ago
f449db2
open misc device in write-only mode
by Doug Zongker
· 10 years ago
1d5d609
fix two bugs in block image updater
by Doug Zongker
· 10 years ago
bc7ffed
installer for new block OTA system
by Doug Zongker
· 10 years ago
2efc9d9
clear BCB in misc partition before rebooting
by Doug Zongker
· 10 years ago
1a35a58
revert uncrypt back to dynamic linking, fix libs
by Doug Zongker
· 10 years ago
537d34f
change uncrypt to static linking
by Doug Zongker
· 10 years ago
9dc71cf
Merge "Erase PST partition if its marked to be erased." into lmp-dev
by Andres Morales
· 10 years ago
ee19387
Erase PST partition if its marked to be erased.
by Andres Morales
· 10 years ago
2b5f0e0
remove spurious parens from error message
by Doug Zongker
· 10 years ago
78d458c
Fix length printing + formats
by JP Abgrall
· 10 years ago
Next »