- ec91809 debuggerd_handler: restore errno. by Josh Gao · 8 years ago
- ce7ee08 Merge changes I7c1c0f3d,I670cb0b7,Id426d5c5 by Treehugger Robot · 8 years ago
- ac13718 Merge changes from topic 'fstab_relocation' by Treehugger Robot · 8 years ago
- f4f9549 Merge changes from topic 'adb-mdnsd' by Treehugger Robot · 8 years ago
- f58280e Merge "init.rc: make sure netd start after post-fs-data" by Treehugger Robot · 8 years ago
- 48a3187 Merge changes from topic 'debuggerd_fallback' by Josh Gao · 8 years ago
- bae9ba3 init.rc: make sure netd start after post-fs-data by Wei Wang · 8 years ago
- df2ad0b Merge "Remove hard-coded policy version from secilc step" by Treehugger Robot · 8 years ago
- 9eb4eb1 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
- e1aa0ca debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
- a71dfec Remove hard-coded policy version from secilc step by Alex Klyubin · 8 years ago
- 81321a7 liblog: replace "frontend" with "transport" by Mark Salyzyn · 8 years ago
- 04bbc8e liblog: stay away from C++ keyword private by Mark Salyzyn · 8 years ago
- 2ed51d7 liblog: specify clang format by Mark Salyzyn · 8 years ago
- c9a1842 init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
- 46c6dc1 fs_mgr: support reading fstab file from /odm or /vendor partition by Bowgo Tsai · 8 years ago
- 47d3427 fs_mgr: add fs_mgr_read_fstab_with_dt() API by Bowgo Tsai · 8 years ago
- c1b3c8e Merge "adb: append the libwinpthread COPYING to adb's NOTICE." by Treehugger Robot · 8 years ago
- 4bf2bc0 Merge "init.rc: start netd and zygote early for file based encryption devices" by Treehugger Robot · 8 years ago
- 59aea45 Merge "Add a PREUPLOAD.cfg file to run git-clang-format on every commit" by Treehugger Robot · 8 years ago
- d3bf1a8 adb: append the libwinpthread COPYING to adb's NOTICE. by Josh Gao · 8 years ago
- dda9cbb Merge "Use precompiled sepolicy when available" by Treehugger Robot · 8 years ago
- 7f32aa4 init.rc: start netd and zygote early for file based encryption devices by Wei Wang · 8 years ago
- 4e5e797 Merge "init.rc: add a new zygote-start trigger" by Treehugger Robot · 8 years ago
- a205803 init.rc: add a new zygote-start trigger by Wei Wang · 8 years ago
- 2d19aeb Use precompiled sepolicy when available by Alex Klyubin · 8 years ago
- eab4c62 Merge "adb: Do not signal gaget stack unless descriptors are written" by Badhri Jagan Sridharan · 8 years ago
- e88882e Merge "init.rc: remove duplicated chown entry for timed_output" by Treehugger Robot · 8 years ago
- 6471b85 Merge "liblog: add LOGGER_STDERR frontend" by Mark Salyzyn · 8 years ago
- 4d99c98 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 8 years ago
- e1bfafd Merge "liblogcat: free up log_device_t structures" by Treehugger Robot · 8 years ago
- 1aeb8d2 Add a PREUPLOAD.cfg file to run git-clang-format on every commit by Bowgo Tsai · 8 years ago
- 489450a init.rc: remove duplicated chown entry for timed_output by David Lin · 8 years ago
- 43fd1a4 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
- 2fe9b60 Make ADB over mDNS work on Windows by Casey Dahlin · 8 years ago
- 304150a Enable mDNS on Darwin by Casey Dahlin · 8 years ago
- d6c8091 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 8 years ago
- 13a269e Add mDNS device discovery for adb client by Casey Dahlin · 8 years ago
- 1fe3cae adb: Set a hostname for mDNS by Casey Dahlin · 9 years ago
- 6cd5e0b Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
- 13e4735 liblogcat: free up log_device_t structures by Mark Salyzyn · 8 years ago
- 5811a43 Merge "collect fs stat for ext4" by Keun-young Park · 8 years ago
- 3fbf94e collect fs stat for ext4 by Keun-young Park · 8 years ago
- 6684ec8 Merge "Define _LOG as a weak symbol." by Chenjie Luo · 8 years ago
- 5e148a5 Merge changes If9782396,If033c815 by Treehugger Robot · 8 years ago
- 97258aa Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
- 56e89ad Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
- 55f79a5 tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
- 8830c95 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
- 514e0aa Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 8 years ago
- 0c93ab6 Merge "add ro.boottime.init.mount_all.* for measuring mount time" by Keun-young Park · 8 years ago
- 8b4e7fe Merge "Log stderr of secilc" by Treehugger Robot · 8 years ago
- 17c84b2 Merge "fs_mgr: allow disable dm-verity when the device is unlocked without metadata" by Treehugger Robot · 8 years ago
- 5838164 Merge "liblogcat: introduce getopt_long_r" by Treehugger Robot · 8 years ago
- e9ade17 liblogcat: introduce getopt_long_r by Mark Salyzyn · 8 years ago
- 0716922 Merge "liblog: logprint, error return and truncated data" by Mark Salyzyn · 8 years ago
- 7ad3159 fs_mgr: allow disable dm-verity when the device is unlocked without metadata by Bowgo Tsai · 8 years ago
- 1185050 Log stderr of secilc by Alex Klyubin · 8 years ago
- f5dea8b Merge "Convert libbinderwrapper_test_support to be a static library" by Treehugger Robot · 8 years ago
- 69fae7b add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
- 823aeff Convert libbinderwrapper_test_support to be a static library by Ralph Nathan · 8 years ago
- 4463c82 Merge "Small debuggerd improvements." by Elliott Hughes · 8 years ago
- 817b2f3 Merge "adb: turn on libusb by default." by Josh Gao · 8 years ago
- 8df4dde Merge "Track the move of split SELinux policy CIL files" by Alex Klyubin · 8 years ago
- b1d150b liblog: logprint, error return and truncated data by Mark Salyzyn · 8 years ago
- c2a4c9a Track the move of split SELinux policy CIL files by Alex Klyubin · 8 years ago
- f7d64fd DO NOT MERGE ANYWHERE Qemu: make the qemu_pipe_open compatible with old apis by bohu · 8 years ago
- 0ab93fd Merge "Include correct type of SELinux policy" by Treehugger Robot · 8 years ago
- 12b7129 Small debuggerd improvements. by Elliott Hughes · 8 years ago
- 22cc398 Merge "use ro.persistent_properties.ready for persistent props ready" by Keun-young Park · 8 years ago
- b51f9ab Include correct type of SELinux policy by Alex Klyubin · 8 years ago
- f2f0b31 adb: turn on libusb by default. by Josh Gao · 8 years ago
- 497cb08 Merge changes I66d4fc71,I686dce91,I31325c76 by Treehugger Robot · 8 years ago
- f1147f7 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 8 years ago
- 8c35491 Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by Bo Hu · 8 years ago
- 956f1f6 libadfhwc: Fix adf_hwc_close by Marissa Wall · 8 years ago
- b4f0041 libadfhwc: add adf_set_active_config_hwc2 support by Marissa Wall · 9 years ago
- 9dcd750 libadfhwc: support hwc2 display attributes by Marissa Wall · 9 years ago
- f099dce DO NOT MERGE ANYWHERE Emulator: Enhance qemu_pipe.h to handle partial read and write by bohu · 8 years ago
- 056eca2 Merge "Use split SELinux policy at boot, if available" by Treehugger Robot · 8 years ago
- 294d44b DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
- a02a42e Merge "liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list" by Treehugger Robot · 8 years ago
- 7826f85 Merge "liblogcat: replace NULL with nullptr" by Treehugger Robot · 8 years ago
- 404906d use ro.persistent_properties.ready for persistent props ready by Keun-young Park · 8 years ago
- b038995 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago
- 16696e2 Use split SELinux policy at boot, if available by Alex Klyubin · 8 years ago
- 981761b debuggerd: remove obsolete dumpable check. by Josh Gao · 8 years ago
- 8951c13 Merge "init: skip early mount in recovery mode" by Treehugger Robot · 8 years ago
- b45a175 liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list by Mark Salyzyn · 8 years ago
- de022a8 liblogcat: replace NULL with nullptr by Mark Salyzyn · 8 years ago
- 3223272 init: skip early mount in recovery mode by Bowgo Tsai · 8 years ago
- b6cb9b0 Merge "There's no longer a limit to property names." by Treehugger Robot · 8 years ago
- df0f792 Merge "Add global GCOV_PREFIX option." by Treehugger Robot · 8 years ago
- 22a64b3 Merge "add base::WaitForPropertyCreation" by Keun-young Park · 8 years ago
- 73c6544 Merge "set ro.boottime.persistent_properties when persisted props are restored" by Keun-young Park · 8 years ago
- 364bf6d Merge "liblog: event log tags cache miss call logd for update" by Mark Salyzyn · 8 years ago
- 2a0044e liblog: event log tags cache miss call logd for update by Mark Salyzyn · 8 years ago
- b7788fd There's no longer a limit to property names. by Elliott Hughes · 8 years ago
- a9ef4dc Merge changes I975ba933,Ica9d211b by Colin Cross · 8 years ago
- e2d986d add base::WaitForPropertyCreation by Keun-young Park · 8 years ago