- 6139592 Merge "Add vndk tag for libunwindstack which must be a vndk-sp" by Treehugger Robot · 7 years ago
- f899548 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 7 years ago
- d97a171 Merge "init: add option to read file fully on readahead" by Treehugger Robot · 7 years ago
- 02628f3 init: add option to read file fully on readahead by Wei Wang · 7 years ago
- 2b8a95a Merge "libdebuggerd: cleanup." by Treehugger Robot · 7 years ago
- eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 7 years ago
- 73bd4f0 Add vndk tag for libunwindstack which must be a vndk-sp by Justin Yun · 7 years ago
- 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
- 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
- 3d6f851 Merge "Move adbd from root to system" by Treehugger Robot · 7 years ago
- 537c68c Merge "Add proper support for embedded elf files." by Christopher Ferris · 7 years ago
- 3f805ac Add proper support for embedded elf files. by Christopher Ferris · 7 years ago
- e1f9a58 Merge "use a single file for storing persistent properties" by Tom Cherry · 7 years ago
- 815f74a Merge "base: hopefully fix the mac build." by Treehugger Robot · 7 years ago
- 4221e2c base: hopefully fix the mac build. by Josh Gao · 7 years ago
- cb4e164 Merge "sdcard: mute false compiler alarm" by Treehugger Robot · 7 years ago
- 16fad42 use a single file for storing persistent properties by Tom Cherry · 7 years ago
- 1991ae9 sdcard: mute false compiler alarm by Ting-Yuan Huang · 7 years ago
- c370666 libdebuggerd: cleanup. by Josh Gao · 7 years ago
- 287e834 Merge "base: add Pipe and Socketpair wrappers." by Treehugger Robot · 7 years ago
- 451ff37 Merge "Globally allow up to 32K FDs open per process" by Tom Cherry · 7 years ago
- 4614a7a Merge "Update the tests." by Christopher Ferris · 7 years ago
- aaa90cf Merge "adb: Use kernel aio for functionfs." by Treehugger Robot · 7 years ago
- 458cc66 Update the tests. by Christopher Ferris · 7 years ago
- 9f38e19 Merge "adb: improve CHECKs." by Treehugger Robot · 7 years ago
- fdf832d base: add Pipe and Socketpair wrappers. by Josh Gao · 7 years ago
- 30bf4b7 Merge "init: fix signal handling and LOG(FATAL) in child processes" by Tom Cherry · 7 years ago
- e467209 adb: improve CHECKs. by Josh Gao · 7 years ago
- 32d2eae Merge "adbd: don't spin if file sync read fails." by Treehugger Robot · 7 years ago
- cb5fccc Globally allow up to 32K FDs open per process by Tom Cherry · 7 years ago
- 459aa1c Merge "init: support setting rlimits per service" by Treehugger Robot · 7 years ago
- 1d6c01b adbd: don't spin if file sync read fails. by Josh Gao · 7 years ago
- 9bde0dc Merge "init: log all failures of Service::Start()" by Tom Cherry · 7 years ago
- 7ac013d init: support setting rlimits per service by Tom Cherry · 7 years ago
- 1f6a807 Merge "Add missing include for readv." by Christopher Ferris · 7 years ago
- 5d6a032 Add missing include for readv. by Christopher Ferris · 7 years ago
- 75a4098 Merge "libunwindstack: make machine type a property of Regs." by Treehugger Robot · 7 years ago
- 54a2830 Merge "Clarify SELinux service error message" by Treehugger Robot · 7 years ago
- 1ca8324 init: fix signal handling and LOG(FATAL) in child processes by Tom Cherry · 7 years ago
- 0953ecd libunwindstack: make machine type a property of Regs. by Josh Gao · 7 years ago
- 1ea19eb Clarify SELinux service error message by Nick Kralevich · 7 years ago
- df3e89b Merge "Speed up map creation." by Christopher Ferris · 7 years ago
- 702ca9a init: log all failures of Service::Start() by Tom Cherry · 7 years ago
- 06e0c70 Merge "Add a feature to show which bugs are tracking which se denials" by Max Bires · 7 years ago
- b1d93a8 Merge "init: do not load persistent properties from temporary /data" by Tom Cherry · 7 years ago
- 332370d Merge "Small liblog test fixes & readability improvements." by Alan Stokes · 7 years ago
- 974ab46 Merge "Reading from logd in WRAP mode is expected to take a long time, don't abort it after 30s." by Treehugger Robot · 7 years ago
- 13cb599 Merge "Switch /data/misc/reboot/last_reboot_reason to persistent property" by Mark Salyzyn · 7 years ago
- 81e63d0 Small liblog test fixes & readability improvements. by Alan Stokes · 7 years ago
- 64acdf7 Reading from logd in WRAP mode is expected to take a long time, by Alan Stokes · 7 years ago
- 73e6b49 Switch /data/misc/reboot/last_reboot_reason to persistent property by Mark Salyzyn · 7 years ago
- 9951b79 init: do not load persistent properties from temporary /data by Tom Cherry · 7 years ago
- 2732a7e Merge "Define current ABI string in android-base/macros.h" by Dimitry Ivanov · 7 years ago
- 7b9a4d5 Move adbd from root to system by Bowgo Tsai · 7 years ago
- 9a38df3 Merge "init: Fix -DUSER_MODE_LINUX compilation" by Treehugger Robot · 7 years ago
- d865b65 Merge "Fix adb tcpip tests." by Treehugger Robot · 7 years ago
- bc9924e Merge "Mark the modules as VNDK-SP in Android.bp" by Treehugger Robot · 7 years ago
- 60521c7 Speed up map creation. by Christopher Ferris · 7 years ago
- e163298 Fix adb tcpip tests. by Elliott Hughes · 7 years ago
- a78b5b3 Merge changes I316c13e3,I4d99744d,Id9614b72,I7c98a0b7 by Tom Cherry · 7 years ago
- 4214d13 Add a feature to show which bugs are tracking which se denials by Max Bires · 7 years ago
- 6aab4e2 Merge "fastboot: bail out if failed to generate fs image" by Treehugger Robot · 7 years ago
- c3bc509 init: Fix -DUSER_MODE_LINUX compilation by Dmitry Shmidt · 7 years ago
- 1e0df16 fastboot: bail out if failed to generate fs image by Jin Qian · 7 years ago
- b6ba817 Define current ABI string in android-base/macros.h by dimitry · 7 years ago
- 68f2a46 init: enable error reporting of builtin functions by Tom Cherry · 7 years ago
- 76af7e6 init: log Service failures via Result<T> by Tom Cherry · 7 years ago
- 130e3d7 init: pass errors from one Result<T> to another better by Tom Cherry · 7 years ago
- 6de21f1 init: cleanup environment handling by Tom Cherry · 7 years ago
- 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
- 7f16cad Merge "init: add log to time spent in waiting for file" by Treehugger Robot · 7 years ago
- 8570d1d Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 7 years ago
- 4cea121 init: add log to time spent in waiting for file by Wei Wang · 7 years ago
- 46244a6 Merge changes I2270cc0a,I55e5dc5a am: 2066e0585e by Josh Gao · 7 years ago
- 2066e05 Merge changes I2270cc0a,I55e5dc5a by Treehugger Robot · 7 years ago
- b0c1802 adb: add track-devices-l service. by Josh Gao · 7 years ago
- b122b17 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
- 9a1e060 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Josh Gao · 7 years ago
- 11be3e5 Merge "fastboot: gracefully handle failure to open a USB device on OS X." by Treehugger Robot · 7 years ago
- 7ec963f Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 7 years ago
- 4bcccdf Merge "Fix use-after-free of stack-allocated temporary string." by Andreas Huber · 7 years ago
- c41b838 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
- f5e0464 Fix use-after-free of stack-allocated temporary string. by Andreas Huber · 7 years ago
- f806a3c fastboot: gracefully handle failure to open a USB device on OS X. by Josh Gao · 7 years ago
- 68f9230 Merge "crash_dump: print the identity of tracers." am: e67c7b94c2 by Josh Gao · 7 years ago
- e67c7b9 Merge "crash_dump: print the identity of tracers." by Treehugger Robot · 7 years ago
- fd13bf0 crash_dump: print the identity of tracers. by Josh Gao · 7 years ago
- a1a6826 Merge "init: only set ro.boottime.<service> properties once." am: fe0607575d by Tom Cherry · 7 years ago
- b43479c Merge "adb: fix deadlock in kick_all_transports." am: c2449e871e by Josh Gao · 7 years ago
- fe06075 Merge "init: only set ro.boottime.<service> properties once." by Tom Cherry · 7 years ago
- 6698195 Merge "ueventd: fix subsystem list logic issues" am: edf03e23bb by Tom Cherry · 7 years ago
- c2449e8 Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 7 years ago
- edf03e2 Merge "ueventd: fix subsystem list logic issues" by Tom Cherry · 7 years ago
- fed3373 init: only set ro.boottime.<service> properties once. by Tom Cherry · 7 years ago
- 9c8d6dd ueventd: fix subsystem list logic issues by Tom Cherry · 7 years ago
- ce23258 Merge "init: replace panic() with LOG(FATAL)" am: 57a89f3ba0 by Tom Cherry · 7 years ago
- 57a89f3 Merge "init: replace panic() with LOG(FATAL)" by Tom Cherry · 7 years ago
- 4be54a4 Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" by Huihong Luo · 7 years ago
- e275043 Merge "Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages" by Huihong Luo · 7 years ago
- af39885 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago