- a354494 Merge "Add a 2 width option of clang format." by Christopher Ferris · 8 years ago
- 4972157 Merge "ASAN: Separate SANITIZE_LITE from asan.options" by Treehugger Robot · 8 years ago
- d7ec37b Add a 2 width option of clang format. by Christopher Ferris · 8 years ago
- cd838c7 Merge "adb: properly erase destroyed jdwp_trackers." by Treehugger Robot · 8 years ago
- de8cdd3 adb: properly erase destroyed jdwp_trackers. by Josh Gao · 8 years ago
- 6b72cfd ASAN: Separate SANITIZE_LITE from asan.options by Andreas Gampe · 8 years ago
- 853acfa Merge changes I7c1c0f3d,I670cb0b7,Id426d5c5 by Treehugger Robot · 8 years ago
- eb48f46 Merge changes from topic 'fstab_relocation' by Treehugger Robot · 8 years ago
- bbc6c0e Merge changes from topic 'adb-mdnsd' by Treehugger Robot · 8 years ago
- b19ee8c Merge "init.rc: make sure netd start after post-fs-data" by Treehugger Robot · 8 years ago
- 00093df Merge changes from topic 'debuggerd_fallback' by Josh Gao · 8 years ago
- b3bd90e init.rc: make sure netd start after post-fs-data by Wei Wang · 8 years ago
- c800015 Merge "Remove hard-coded policy version from secilc step" by Treehugger Robot · 8 years ago
- b7a0e92 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
- 4f19f5b debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
- f9f540f Remove hard-coded policy version from secilc step by Alex Klyubin · 8 years ago
- 50ddc31 liblog: replace "frontend" with "transport" by Mark Salyzyn · 8 years ago
- 0c34e95 liblog: stay away from C++ keyword private by Mark Salyzyn · 8 years ago
- e950103 liblog: specify clang format by Mark Salyzyn · 8 years ago
- a338e48 init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
- 29e8fa2 fs_mgr: support reading fstab file from /odm or /vendor partition by Bowgo Tsai · 8 years ago
- a08949b fs_mgr: add fs_mgr_read_fstab_with_dt() API by Bowgo Tsai · 8 years ago
- 440fde2 Merge "adb: append the libwinpthread COPYING to adb's NOTICE." by Treehugger Robot · 8 years ago
- 7767ae1 Merge "init.rc: start netd and zygote early for file based encryption devices" by Treehugger Robot · 8 years ago
- bc08148 Merge "Add a PREUPLOAD.cfg file to run git-clang-format on every commit" by Treehugger Robot · 8 years ago
- 7857f58 adb: append the libwinpthread COPYING to adb's NOTICE. by Josh Gao · 8 years ago
- 024d763 Merge "Use precompiled sepolicy when available" by Treehugger Robot · 8 years ago
- 7a9f810 init.rc: start netd and zygote early for file based encryption devices by Wei Wang · 8 years ago
- 3063f88 Merge "init.rc: add a new zygote-start trigger" by Treehugger Robot · 8 years ago
- 95d9f70 init.rc: add a new zygote-start trigger by Wei Wang · 8 years ago
- 908dec6 Use precompiled sepolicy when available by Alex Klyubin · 8 years ago
- 0a481dd Merge "adb: Do not signal gaget stack unless descriptors are written" by Badhri Jagan Sridharan · 8 years ago
- ba21329 Merge "init.rc: remove duplicated chown entry for timed_output" by Treehugger Robot · 8 years ago
- a1b3053 Merge "liblog: add LOGGER_STDERR frontend" by Mark Salyzyn · 8 years ago
- 6b7c0c8 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 8 years ago
- 0d48c95 Merge "liblogcat: free up log_device_t structures" by Treehugger Robot · 8 years ago
- df30b2a Add a PREUPLOAD.cfg file to run git-clang-format on every commit by Bowgo Tsai · 8 years ago
- cdeaaff init.rc: remove duplicated chown entry for timed_output by David Lin · 8 years ago
- dcfe453 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
- 037d36f Make ADB over mDNS work on Windows by Casey Dahlin · 9 years ago
- 3cb5ad6 Enable mDNS on Darwin by Casey Dahlin · 9 years ago
- a7539b5 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 9 years ago
- 2759160 Add mDNS device discovery for adb client by Casey Dahlin · 9 years ago
- 549a1ac adb: Set a hostname for mDNS by Casey Dahlin · 9 years ago
- 2dcf2a0 Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
- 70b6c9a liblogcat: free up log_device_t structures by Mark Salyzyn · 8 years ago
- 260ca7c Merge "collect fs stat for ext4" by Keun-young Park · 8 years ago
- 8b9bb45 collect fs stat for ext4 by Keun-young Park · 8 years ago
- ca9217b Merge "Define _LOG as a weak symbol." by Chenjie Luo · 8 years ago
- 525540f Merge changes If9782396,If033c815 by Treehugger Robot · 8 years ago
- 1b21e98 Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
- fabf0f4 Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
- 8da97bb tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
- d4e9c61 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
- f49c455 Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 8 years ago
- 6f207df Merge "add ro.boottime.init.mount_all.* for measuring mount time" by Keun-young Park · 8 years ago
- 61c76cb Merge "Log stderr of secilc" by Treehugger Robot · 8 years ago
- 1c4fa9e Merge "fs_mgr: allow disable dm-verity when the device is unlocked without metadata" by Treehugger Robot · 8 years ago
- abb1875 Merge "liblogcat: introduce getopt_long_r" by Treehugger Robot · 8 years ago
- 5aacd7e liblogcat: introduce getopt_long_r by Mark Salyzyn · 8 years ago
- 1b96521 Merge "liblog: logprint, error return and truncated data" by Mark Salyzyn · 8 years ago
- 50f3eac fs_mgr: allow disable dm-verity when the device is unlocked without metadata by Bowgo Tsai · 8 years ago
- df1ca71 Log stderr of secilc by Alex Klyubin · 8 years ago
- 0797cb3 Merge "Convert libbinderwrapper_test_support to be a static library" by Treehugger Robot · 8 years ago
- ccd5c6c add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
- 266952a Convert libbinderwrapper_test_support to be a static library by Ralph Nathan · 9 years ago
- 43b8868 Merge "Small debuggerd improvements." by Elliott Hughes · 8 years ago
- c4a512a Merge "adb: turn on libusb by default." by Josh Gao · 8 years ago
- a0ffabf Merge "Track the move of split SELinux policy CIL files" by Alex Klyubin · 8 years ago
- f94111e liblog: logprint, error return and truncated data by Mark Salyzyn · 8 years ago
- 45a462a Track the move of split SELinux policy CIL files by Alex Klyubin · 8 years ago
- b744a49 DO NOT MERGE ANYWHERE Qemu: make the qemu_pipe_open compatible with old apis by bohu · 8 years ago
- 88b4b5e Merge "Include correct type of SELinux policy" by Treehugger Robot · 8 years ago
- ed1476e Small debuggerd improvements. by Elliott Hughes · 8 years ago
- 62ef45e Merge "use ro.persistent_properties.ready for persistent props ready" by Keun-young Park · 8 years ago
- f4f34d9 Include correct type of SELinux policy by Alex Klyubin · 8 years ago
- 3c832c5 adb: turn on libusb by default. by Josh Gao · 8 years ago
- 429e0fc Merge changes I66d4fc71,I686dce91,I31325c76 by Treehugger Robot · 8 years ago
- 621a393 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 8 years ago
- 460c8a8 Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by Bo Hu · 8 years ago
- 25221ee libadfhwc: Fix adf_hwc_close by Marissa Wall · 9 years ago
- 0bc6ae2 libadfhwc: add adf_set_active_config_hwc2 support by Marissa Wall · 9 years ago
- 23db2b6 libadfhwc: support hwc2 display attributes by Marissa Wall · 9 years ago
- 2cc0c29 DO NOT MERGE ANYWHERE Emulator: Enhance qemu_pipe.h to handle partial read and write by bohu · 8 years ago
- 4191d57 Merge "Use split SELinux policy at boot, if available" by Treehugger Robot · 8 years ago
- 7fd7fe6 DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
- 0d1481a Merge "liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list" by Treehugger Robot · 8 years ago
- b60acee Merge "liblogcat: replace NULL with nullptr" by Treehugger Robot · 8 years ago
- 580e2e8 use ro.persistent_properties.ready for persistent props ready by Keun-young Park · 8 years ago
- 5297814 Merge "debuggerd: remove obsolete dumpable check." by Josh Gao · 8 years ago
- 52ef9ea Use split SELinux policy at boot, if available by Alex Klyubin · 8 years ago
- c4486f1 debuggerd: remove obsolete dumpable check. by Josh Gao · 8 years ago
- fb84da6 Merge "init: skip early mount in recovery mode" by Treehugger Robot · 8 years ago
- 55d7e1b liblogcat: -v and ${ANDROID_PRINTF_LOG} support comma separated list by Mark Salyzyn · 8 years ago
- 5e0018b liblogcat: replace NULL with nullptr by Mark Salyzyn · 8 years ago
- 6a4bfd2 init: skip early mount in recovery mode by Bowgo Tsai · 8 years ago
- c887847 Merge "There's no longer a limit to property names." by Treehugger Robot · 8 years ago
- afc8248 Merge "Add global GCOV_PREFIX option." by Treehugger Robot · 8 years ago
- a15d32a Merge "add base::WaitForPropertyCreation" by Keun-young Park · 8 years ago
- c3c4758 Merge "set ro.boottime.persistent_properties when persisted props are restored" by Keun-young Park · 8 years ago