- e0541c7 am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
- a659759 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
- a6b340a fix adb {forward,reverse} --no-rebind by Spencer Low · 10 years ago
- 34c92f4 am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
- fc2f1e6 Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
- 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 10 years ago
- da65eee am 05b9edc2: Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
- ddbbc6d am 75ecc74a: Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
- 05b9edc Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
- 75ecc74 Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
- 45f59d6 crash_reporter: Add license information. by Bertrand SIMONNET · 10 years ago
- 0296345 metrics: Add license information. by Bertrand SIMONNET · 10 years ago
- fa3622b am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
- 07bed19 am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
- c0e8d0f Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
- 87998c0 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
- e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 10 years ago
- e24e9a5 Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 10 years ago
- 0adda0d am 524551fd: Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
- ce2047a am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
- 524551f Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
- 93f65fa Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 10 years ago
- 1a70686 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
- beb1304 am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
- 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
- f2e8615 am fac3bf35: Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
- fac3bf3 Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
- 4c0ebdf am 15b8a778: Merge branch \'rewrite-metrics\' into merge-metrics by Bill Yi · 10 years ago
- db63925 am 5cab5290: Merge branch \'rewrite-crash-reporter\' into merge-crash-reporter by Bill Yi · 10 years ago
- 514243d liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
- cb41e36 logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
- 15b8a77 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 10 years ago
- 5cab529 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 10 years ago
- 1bc7ac0 am a5b6715c: Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
- a5b6715 Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
- 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
- 4cfbf78 am bb9fcb1e: Merge "Remove gpttool." by Elliott Hughes · 10 years ago
- bb9fcb1 Merge "Remove gpttool." by Elliott Hughes · 10 years ago
- a9f0a80 Adf: Remove unused variable by Andreas Gampe · 10 years ago
- 6454a04 Remove gpttool. by Elliott Hughes · 10 years ago
- c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
- f75b5ff am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
- 05432f0 am 20cf8702: Merge "Create adb Python package." by Dan Albert · 10 years ago
- fe39394 Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
- 20cf870 Merge "Create adb Python package." by Dan Albert · 10 years ago
- 8e1fdd7 Create adb Python package. by Dan Albert · 10 years ago
- 0c61a65 am 2e132ef6: Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
- 2e132ef Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
- f13b1b3 init: Adding support to import directories by Lee Campbell · 10 years ago
- d75564f Logd: Handle unused variable and fields by Andreas Gampe · 10 years ago
- ba03cc9 am 5f3b05ad: Merge "init.rc: mkdir /data/anr 0775 system system" by Nick Kralevich · 10 years ago
- 5f3b05a Merge "init.rc: mkdir /data/anr 0775 system system" by Nick Kralevich · 10 years ago
- c2ea70a init.rc: mkdir /data/anr 0775 system system by Nick Kralevich · 10 years ago
- 12d912b am ed217967: Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
- 038b76c am bb4370f8: Merge "Turn on warnings for libcutils, fix a bug." by Elliott Hughes · 10 years ago
- 10821da am 8a502000: Merge "init: expand_props for onrestart commands." by Yabin Cui · 10 years ago
- ed21796 Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
- bb4370f Merge "Turn on warnings for libcutils, fix a bug." by Elliott Hughes · 10 years ago
- eabe8af Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
- 8a50200 Merge "init: expand_props for onrestart commands." by Yabin Cui · 10 years ago
- 8fea1ed Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
- ee53006 init: expand_props for onrestart commands. by Yabin Cui · 10 years ago
- bd5f10a am 699be5f6: Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
- 699be5f Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
- b8fa711 am 3fe6de1c: Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
- 3fe6de1 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
- 614e0a4 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 10 years ago
- 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
- 7d86f5e am 239f6ac8: Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 10 years ago
- 239f6ac Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 10 years ago
- 4f1d7b5 Fix Win32 adb build (for the second time today). by Elliott Hughes · 10 years ago
- f077e45 am 9dad4ec4: Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
- 9dad4ec Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
- 812f030 Clean up the locking in usb_linux.cpp. by Elliott Hughes · 10 years ago
- 51d08e8 am 2e942a47: Merge "Fix Win32 adb build." by Elliott Hughes · 10 years ago
- 2e942a4 Merge "Fix Win32 adb build." by Elliott Hughes · 10 years ago
- d48dbd8 Fix Win32 adb build. by Elliott Hughes · 10 years ago
- bff4069 am addf7a96: Merge "init: Let property_get return std::string." by Yabin Cui · 10 years ago
- addf7a9 Merge "init: Let property_get return std::string." by Yabin Cui · 10 years ago
- 74edcea init: Let property_get return std::string. by Yabin Cui · 10 years ago
- 1f76c1a am 9727a6a0: Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
- 9727a6a Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
- 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
- f5defe7 am 89cc750e: Merge "Don\'t limit Windows USB reads." by Elliott Hughes · 10 years ago
- 2fc8a91 am 6b40d0aa: Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 10 years ago
- d804c6c am 571c8d71: Merge "Increase size of the the adb packets sent over the wire" by Elliott Hughes · 10 years ago
- c95440e metrics: Import protobufs from Chromium. by Bertrand SIMONNET · 10 years ago
- 89cc750 Merge "Don't limit Windows USB reads." by Elliott Hughes · 10 years ago
- 61ee830 Don't limit Windows USB reads. by Elliott Hughes · 10 years ago
- 6b40d0a Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 10 years ago
- 571c8d7 Merge "Increase size of the the adb packets sent over the wire" by Elliott Hughes · 10 years ago
- 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
- 7f12fa2 am f5b46079: Merge "init: use init\'s property expansion code for mount_all" by Elliott Hughes · 10 years ago
- f5b4607 Merge "init: use init's property expansion code for mount_all" by Elliott Hughes · 10 years ago
- 12df1e1 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
- deee35d am 3f1d7ebb: Merge "logd: refine is_prio" by Mark Salyzyn · 10 years ago
- 3f1d7eb Merge "logd: refine is_prio" by Mark Salyzyn · 10 years ago
- 618d0de logd: refine is_prio by Mark Salyzyn · 10 years ago
- 32b4d78 am a5d0ca4f: Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 10 years ago
- a5d0ca4 Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 10 years ago