- 4eeacbe libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago
- 516d30d Merge "rootdir: Create symlinks in Android.mk" by Daniel Rosenberg · 9 years ago
- 3cf2a8e Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
- 595003a rootdir: Create symlinks in Android.mk by Daniel Rosenberg · 9 years ago
- feacf20 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
- 13d6227 Merge "Skip mounting /, just mark block device as ro if needed." by Daniel Rosenberg · 9 years ago
- 31a4faf Skip mounting /, just mark block device as ro if needed. by Daniel Rosenberg · 9 years ago
- 81fd50c Merge "perfboot.py: ignore tags not listed in /system/etc/event-log-tags" by Yusuke Sato · 9 years ago
- bfa7c7d Fix a comment typo. by Elliott Hughes · 9 years ago
- e801cc0 perfboot.py: ignore tags not listed in /system/etc/event-log-tags by Yusuke Sato · 9 years ago
- 6b940e1 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
- 6355f2c Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 9 years ago
- 0fac7fd Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 9 years ago
- 3841a9f Leave the evidence lying around if an adb test fails. by Elliott Hughes · 9 years ago
- 72488aa Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 9 years ago
- 6bf9340 Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 9 years ago
- 22191c3 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
- 8c61e02 Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 9 years ago
- cf168a8 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
- b6c66dc perfboot.py: warn if dm-verity is disabled by Yusuke Sato · 9 years ago
- bb3b45d Merge "libbase_test: win32: get some tests working" by Elliott Hughes · 9 years ago
- 40d0c7a libbase_test: win32: get some tests working by Spencer Low · 9 years ago
- 4247ebf Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 9 years ago
- 6782ca0 Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
- da106ad Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
- 11ca81f Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 9 years ago
- 8df9032 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
- e347c1d adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 9 years ago
- 16d79c7 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
- c70ac57 Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
- a336cbc Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 9 years ago
- 367fb50 Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
- b5d6ad8 Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
- 96f6731 init: use std::vector<std::string> for argument passing by Tom Cherry · 9 years ago
- c321155 adb: win32: file descriptor reliability improvements by Spencer Low · 9 years ago
- 0f91887 Merge "init: Adding header guard to tokenizer" by Lee Campbell · 9 years ago
- 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
- b93b9d4 Reserve new UID range for OEM. by Jorge Lucangeli Obes · 9 years ago
- ec03595 Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
- cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
- 048b27c Clean up -p handling slightly. by Elliott Hughes · 9 years ago
- cf4dba5 Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
- dc1fb36 Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 9 years ago
- 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
- 6264129 Make clear of the data length sent by write_packet. by Yabin Cui · 9 years ago
- 0658440 init: Adding header guard to tokenizer by Lee Campbell · 9 years ago
- 7b98bfc Merge "More adb cleanup." by Elliott Hughes · 9 years ago
- 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
- 0cf93dc Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 9 years ago
- 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
- d548e30 Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
- eb0b151 Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 9 years ago
- fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago
- 138c540 Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
- 3294ad1 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 9 years ago
- 220ca84 init: Add C++ tokenizer. by Lee Campbell · 9 years ago
- 480bea3 Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
- 9bc4e7a Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 9 years ago
- 9113b47 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
- 3b5b132 Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
- e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
- 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
- f393831 bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 9 years ago
- 44443be Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
- 3e7feda adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
- b10e562 Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
- dcf8909 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
- ab37983 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
- 6fd4de7 Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 9 years ago
- bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 9 years ago
- adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
- a659759 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 9 years ago
- a6b340a fix adb {forward,reverse} --no-rebind by Spencer Low · 9 years ago
- fc2f1e6 Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 9 years ago
- 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 9 years ago
- 05b9edc Merge "crash_reporter: Add license information." by Bertrand Simonnet · 9 years ago
- 75ecc74 Merge "metrics: Add license information." by Bertrand Simonnet · 9 years ago
- f93db4b Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 9 years ago
- 45f59d6 crash_reporter: Add license information. by Bertrand SIMONNET · 9 years ago
- 0296345 metrics: Add license information. by Bertrand SIMONNET · 9 years ago
- c0e8d0f Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
- 87998c0 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 9 years ago
- e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
- e24e9a5 Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 9 years ago
- 524551f Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 9 years ago
- 93f65fa Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 9 years ago
- 1a70686 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 9 years ago
- 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
- fac3bf3 Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 9 years ago
- 514243d liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 9 years ago
- cb41e36 logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 9 years ago
- 15b8a77 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 9 years ago
- 5cab529 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 9 years ago
- a5b6715 Merge "Adf: Remove unused variable" by Andreas Gampe · 9 years ago
- 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
- bb9fcb1 Merge "Remove gpttool." by Elliott Hughes · 9 years ago
- a9f0a80 Adf: Remove unused variable by Andreas Gampe · 9 years ago
- 6454a04 Remove gpttool. by Elliott Hughes · 9 years ago
- c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 9 years ago
- fe39394 Merge "init: Adding support to import directories" by Lee Campbell · 9 years ago