index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
Elliott Hughes
2015-04-02
1
-3
/
+0
*
adb: Add option to reboot into sideload mode in recovery
Tao Bao
2015-03-31
1
-1
/
+2
*
Revert "Revert "adb: support /oem partition""
Elliott Hughes
2015-03-16
1
-1
/
+1
*
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
1
-3
/
+2
*
Revert "Create libbase."
Nicolas Geoffray
2015-03-16
1
-2
/
+3
*
Create libbase.
Dan Albert
2015-03-14
1
-3
/
+2
*
adb doesn't actually use libzipfile.
Elliott Hughes
2015-03-13
1
-1
/
+0
*
Move adb to C++.
Dan Albert
2015-03-09
1
-37
/
+44
*
Test readx/writex (now renamed).
Dan Albert
2015-02-25
1
-1
/
+5
*
Remove _(GNU|XOPEN)_SOURCE makefile cruft.
Dan Albert
2015-02-25
1
-4
/
+6
*
Add some basic tests to adb.
Dan Albert
2015-02-25
1
-1
/
+31
*
Add a project wide clang switch.
Dan Albert
2015-02-24
1
-0
/
+8
*
Fix Mac build.
Dan Albert
2015-02-24
1
-1
/
+1
*
Fix Windows SDK build.
Dan Albert
2015-02-24
1
-1
/
+4
*
Move more into libadb and libadbd.
Dan Albert
2015-02-20
1
-23
/
+6
*
Oops. Fix make variable name. Thanks again, make.
Dan Albert
2015-02-20
1
-2
/
+2
*
Lose adb.c and sockets.c to libadb.
Dan Albert
2015-02-19
1
-13
/
+11
*
Move adb_main to its own file.
Dan Albert
2015-02-18
1
-0
/
+2
*
Move the listener code into its own file.
Dan Albert
2015-02-18
1
-0
/
+1
*
Move the adb auth code into its own file.
Dan Albert
2015-02-18
1
-2
/
+9
*
Move emulator tracing into its own file.
Dan Albert
2015-02-18
1
-1
/
+6
*
Move USB transport code to libadb.
Dan Albert
2015-02-18
1
-10
/
+15
*
The bsddroid project has been dead since 2010.
Elliott Hughes
2015-01-31
1
-6
/
+0
*
Merge "Fix userdebug build."
Dan Albert
2015-01-27
1
-0
/
+3
|
\
|
*
Fix userdebug build.
Dan Albert
2015-01-26
1
-0
/
+3
*
|
Fix win_sdk build.
Dan Albert
2015-01-26
1
-42
/
+1
|
/
*
Begin moving code from adb to libadb.
Dan Albert
2015-01-26
1
-18
/
+44
*
Add adb enable-verity
Paul Lawrence
2014-12-09
1
-1
/
+1
*
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
Paul Lawrence
2014-12-09
1
-1
/
+15
*
Clean up adb/Android.mk
Trevor Drake
2014-12-07
1
-6
/
+2
*
Remove the adb usb vendor id whitelist.
Elliott Hughes
2014-11-21
1
-2
/
+0
*
am 2f431a8d: Fix windows-specific error without messing up Makefile flags.
Stephen Hines
2014-10-02
1
-3
/
+0
|
\
|
*
Fix windows-specific error without messing up Makefile flags.
Stephen Hines
2014-10-01
1
-3
/
+0
*
|
am 3ea87c33: Fix build breakage for missing -Wcpp option on old GCC versions.
Stephen Hines
2014-10-02
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix build breakage for missing -Wcpp option on old GCC versions.
Stephen Hines
2014-10-01
1
-1
/
+4
*
|
am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into...
Stephen Hines
2014-10-01
1
-3
/
+1
|
\
\
|
|
/
|
*
Remove obsolete reference to ddk; Fixes for -Werror
Andrew Hsieh
2014-09-30
1
-3
/
+1
*
|
am fc8e16bf: am 2c805883: Merge "Add -Wno-deprecated-declarations to makefiles."
Christopher Ferris
2014-09-06
1
-2
/
+10
|
\
\
|
*
|
Add -Wno-deprecated-declarations to makefiles.
Christopher Ferris
2014-09-04
1
-2
/
+10
*
|
|
am 5a255238: Merge "Redirect debug output to logcat." into lmp-dev
leozwang
2014-07-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Redirect debug output to logcat.
leozwang
2014-07-23
1
-1
/
+1
|
*
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-05-30
1
-1
/
+0
*
|
fix adb build on Darwin
Tim Murray
2014-07-24
1
-0
/
+1
*
|
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-07-18
1
-1
/
+0
|
/
*
Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
Mark Salyzyn
2014-05-07
1
-4
/
+3
|
\
|
*
adb: turn on -Werror
Mark Salyzyn
2014-05-05
1
-4
/
+3
*
|
Remove unused LOCAL_LDLIBS.
Ying Wang
2014-05-07
1
-2
/
+0
|
/
*
adb: deprecate legacy log service interface
Mark Salyzyn
2014-01-27
1
-2
/
+1
*
adb: regression from Move list.c to inlines
Mark Salyzyn
2014-01-27
1
-1
/
+1
*
adb: configure /system file permission with fs_config
Liang Cheng
2014-01-02
1
-1
/
+1
[next]