- 1b2f2ee Merge "Fix mac build (ldflags -> ldlibs)" by Treehugger Robot · 7 years ago
- d81279f Fix mac build (ldflags -> ldlibs) by Dan Willemsen · 7 years ago
- 002959e Merge changes I983f361d,I899c8433,Ie6f4b029,Ic3cb9c82,I27107d05 by Treehugger Robot · 7 years ago
- fef56f1 Merge "Fix Darwin build." by Elliott Hughes · 7 years ago
- 7678ffd Fix Darwin build. by Elliott Hughes · 7 years ago
- 1d2bf45 Merge "Remove extra semicolon at end of namespace" by Treehugger Robot · 7 years ago
- ee63d74 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
- bd86420 Remove unused variable. by Elliott Hughes · 7 years ago
- f3192bd Remove -i vendor id matching. by Elliott Hughes · 7 years ago
- 234910b Add quotes to -v INFO/OKAY/FAIL for clarity. by Elliott Hughes · 7 years ago
- 42b18a5 Remove legacy slot-suffix support. by Elliott Hughes · 7 years ago
- eab48ce Remove extra semicolon at end of namespace by Pirama Arumuga Nainar · 7 years ago
- 2ea4652 adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
- 6ebec93 Add fastboot_test.cpp and test --os-version/--os-patch-level parsing. by Elliott Hughes · 7 years ago
- 20d2159 Merge "Minimal changes to build fastboot as a library." by Treehugger Robot · 7 years ago
- 11ff345 Minimal changes to build fastboot as a library. by Elliott Hughes · 7 years ago
- 9e8e19a Merge "Fix fastboot dist to be compatible with adb" by Treehugger Robot · 7 years ago
- 94e4dc2 Fix fastboot dist to be compatible with adb by Dan Willemsen · 7 years ago
- 7ff0615 Merge "base: kernel logging get pre-opened /dev/kmsg from environment" by Treehugger Robot · 7 years ago
- 09f2af4 Merge "Add fastboot --os-version and --os-patch-level." by Elliott Hughes · 7 years ago
- 577e8b4 Add fastboot --os-version and --os-patch-level. by Elliott Hughes · 7 years ago
- 2507a04 base: kernel logging get pre-opened /dev/kmsg from environment by Mark Salyzyn · 7 years ago
- 0289f35 Merge "storaged: remove unused includes" by David Anderson · 7 years ago
- 7ee579f Merge "lmkd: only mlockall() if enabled" by Mark Salyzyn · 7 years ago
- c593147 Merge "Make libbinderwrapper available in /vendor partition" by Juho Ha · 7 years ago
- 6d65f7c storaged: remove unused includes by David Anderson · 7 years ago
- 6eb9248 Merge "Support /odm and /product in "adb remount" and "adb sync"." by Elliott Hughes · 7 years ago
- 44f78be Merge "adb: Correctly drop caps when ambient capabilities are used" by Treehugger Robot · 7 years ago
- b69cb70 Merge "lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0" by Treehugger Robot · 7 years ago
- fea13b8 Make libbinderwrapper available in /vendor partition by Juho Ha · 7 years ago
- bd7b2dc Merge "Remove the "needs_erase" workaround." by Elliott Hughes · 7 years ago
- daacf4f adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
- fa1f191 Merge "adbd: configure jemalloc to not immediately purge." by Treehugger Robot · 7 years ago
- 218f766 adbd: configure jemalloc to not immediately purge. by Josh Gao · 7 years ago
- 5e5509e Merge "Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger" by Treehugger Robot · 7 years ago
- 59efd44 Remove the "needs_erase" workaround. by Elliott Hughes · 7 years ago
- 09daaa4 Merge "Remove vendor Wifi and BT entries from fs_config.cpp" by Tom Cherry · 7 years ago
- 167ec7f Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 7 years ago
- 243be55 Merge "Remove `emergency` from the `fastboot reboot` completions." by Treehugger Robot · 7 years ago
- 3810f00 Merge "Add newer partitions to the `fastboot flash` completions." by Treehugger Robot · 7 years ago
- 8daf742 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 7 years ago
- 52cd10f Merge "Consistently use - rather than _ in fastboot option tab completion." by Treehugger Robot · 7 years ago
- eace8e2 Merge changes I50e27f46,I0b7cd983,I3639fdee by Elliott Hughes · 7 years ago
- 9c59649 Revert "Revert "adb: add transport benchmark."" by Josh Gao · 7 years ago
- e21b764 Merge "make_f2fs: specify sector size for target image size and missing options" by Treehugger Robot · 7 years ago
- bd1e2dd Remove `emergency` from the `fastboot reboot` completions. by Elliott Hughes · 7 years ago
- f0b9c7c Add newer partitions to the `fastboot flash` completions. by Elliott Hughes · 7 years ago
- b2b9015 Consistently use - rather than _ in fastboot option tab completion. by Elliott Hughes · 7 years ago
- 2e9b779 Remove lock_bootloader/unlock_bootloader. by Elliott Hughes · 7 years ago
- 2cb9075 Remove `reboot emergency`. by Elliott Hughes · 7 years ago
- 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- 9c8c038 Merge "Move adb/fastboot bash completion into adb/fastboot." by Elliott Hughes · 7 years ago
- c692ff9 Merge "Add a MemoryOfflineBuffer object." by Christopher Ferris · 7 years ago
- e2596bf make_f2fs: specify sector size for target image size and missing options by Jaegeuk Kim · 7 years ago
- fbfa0e8 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 7 years ago
- 3876e37 Merge "Revert "adb: add transport benchmark."" by David Brazdil · 7 years ago
- 2ef56a1 Revert "adb: add transport benchmark." by David Brazdil · 7 years ago
- 3f6ef0d Merge "adb: add transport benchmark." by Josh Gao · 7 years ago
- 60c6023 Merge "adb: don't abort when connecting to the same address twice." by Josh Gao · 7 years ago
- 6633b0c Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
- d78f59c adb: add transport benchmark. by Josh Gao · 7 years ago
- c251ec5 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
- b76188f Clean up fastboot help: by Elliott Hughes · 7 years ago
- a10d40e Merge "Add a header-version argument to fastboot" by Treehugger Robot · 7 years ago
- 721d7c7 lmkd: only mlockall() if enabled by Mark Salyzyn · 7 years ago
- ce32539 lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0 by Mark Salyzyn · 7 years ago
- b9b967e Merge changes Iff1ec14b,I32123c51,I517dbcba,Ic215c7fe by Josh Gao · 7 years ago
- be5332d Merge "Improve fastboot verbose output." by Elliott Hughes · 7 years ago
- 7d82413 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
- 855cdf8 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
- 7651eb9 adb: try harder to fill our test sockets. by Josh Gao · 7 years ago
- 954e128 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
- 194e27b Merge "Modernize fastboot output format." by Elliott Hughes · 7 years ago
- f238d87 Modernize fastboot output format. by Elliott Hughes · 7 years ago
- b7ba61f Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." by Tao Bao · 7 years ago
- 478c7c1 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
- 7ab5571 adb: move ownership of the fdevent thread into FdeventTest. by Josh Gao · 7 years ago
- fa30bf3 adb: guarantee that fdevent_run_on_main_thread happens last. by Josh Gao · 7 years ago
- e6ae06e Merge changes I06ccca30,Iee86b058 by Josh Gao · 7 years ago
- 14da8f6 Merge "Support Speck encryption." by Treehugger Robot · 7 years ago
- e640bc1 Support Speck encryption. by Paul Crowley · 7 years ago
- 602af1c Merge "Allow VNDK-SP extensions to use vendor lib" by Logan Chien · 7 years ago
- 05fb45b adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
- a5bf7ba Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Treehugger Robot · 7 years ago
- b5e5c56 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 7 years ago
- 61896fc Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
- fd7486f adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
- 31ed2a5 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
- db96710 Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
- 8043633 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
- b0fc2d7 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
- 95a5244 Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
- 3386eba Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
- 8667747 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
- 1f90cce Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
- 85d9e67 Merge "Fix null pointer dereference in RegsArm." by Christopher Ferris · 7 years ago
- 77a61d3 Merge "OWNERS for system/core/mkbootimg." by Treehugger Robot · 7 years ago
- 6dbc28e Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
- 3ac6946 Merge changes from topic "recovery_dtbo" by Treehugger Robot · 7 years ago
- 539f3dd Merge "Add "require partition-exists=" support." by Elliott Hughes · 7 years ago