1. dd0d829 Merge "crash_dump: fix warnings, turn on -Werror." by Treehugger Robot · 8 years ago
  2. f9548ad Merge "logd: specify clang format" by Mark Salyzyn · 8 years ago
  3. 02bf8c5 crash_dump: fix warnings, turn on -Werror. by Josh Gao · 8 years ago
  4. 701d787 Merge "Restore errno in signal handlers." by Christopher Ferris · 8 years ago
  5. ba49d1b Merge "Implement a simple demangler." by Christopher Ferris · 8 years ago
  6. 6d45ab3 logd: specify clang format by Mark Salyzyn · 8 years ago
  7. 5bb957e Merge "fs_mgr: fix errno setted by mount_with_alternatives" by Treehugger Robot · 8 years ago
  8. 1408a7f Merge "libutils: String\d+ make std_string private" by Treehugger Robot · 8 years ago
  9. 1838db5 libutils: String\d+ make std_string private by Steven Moreland · 8 years ago
  10. e9a113b Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Treehugger Robot · 8 years ago
  11. 8f3af74 Merge changes I7d394c66,I737d66e8 by Josh Gao · 8 years ago
  12. 5d38c83 adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  13. 6702ce2 Merge "init.rc: enable ledtrig-transient support for vibrator" by Treehugger Robot · 8 years ago
  14. de6286e Merge "Build split file_contexts on TREBLE builds" by Treehugger Robot · 8 years ago
  15. 6568096 crash_dump: improve logging for when a process dies prematurely. by Josh Gao · 8 years ago
  16. a354494 Merge "Add a 2 width option of clang format." by Christopher Ferris · 8 years ago
  17. 8d1f2f4 debuggerd_handler: restore errno. by Josh Gao · 8 years ago
  18. 4972157 Merge "ASAN: Separate SANITIZE_LITE from asan.options" by Treehugger Robot · 8 years ago
  19. d7ec37b Add a 2 width option of clang format. by Christopher Ferris · 8 years ago
  20. cd838c7 Merge "adb: properly erase destroyed jdwp_trackers." by Treehugger Robot · 8 years ago
  21. de8cdd3 adb: properly erase destroyed jdwp_trackers. by Josh Gao · 8 years ago
  22. 6b72cfd ASAN: Separate SANITIZE_LITE from asan.options by Andreas Gampe · 8 years ago
  23. 83f470b Restore errno in signal handlers. by Christopher Ferris · 8 years ago
  24. 853acfa Merge changes I7c1c0f3d,I670cb0b7,Id426d5c5 by Treehugger Robot · 8 years ago
  25. cc6d49d fs_mgr: fix errno setted by mount_with_alternatives by NIEJuhu · 8 years ago
  26. eb48f46 Merge changes from topic 'fstab_relocation' by Treehugger Robot · 8 years ago
  27. bbc6c0e Merge changes from topic 'adb-mdnsd' by Treehugger Robot · 8 years ago
  28. b19ee8c Merge "init.rc: make sure netd start after post-fs-data" by Treehugger Robot · 8 years ago
  29. 00093df Merge changes from topic 'debuggerd_fallback' by Josh Gao · 8 years ago
  30. b3bd90e init.rc: make sure netd start after post-fs-data by Wei Wang · 8 years ago
  31. c800015 Merge "Remove hard-coded policy version from secilc step" by Treehugger Robot · 8 years ago
  32. b7a0e92 libdebuggerd: add compatibility shim. by Josh Gao · 8 years ago
  33. 4f19f5b debuggerd_handler: implement missing fallback functionality. by Josh Gao · 8 years ago
  34. f9f540f Remove hard-coded policy version from secilc step by Alex Klyubin · 8 years ago
  35. f5d20c4 init.rc: enable ledtrig-transient support for vibrator by David Lin · 8 years ago
  36. 50ddc31 liblog: replace "frontend" with "transport" by Mark Salyzyn · 8 years ago
  37. 0c34e95 liblog: stay away from C++ keyword private by Mark Salyzyn · 8 years ago
  38. e950103 liblog: specify clang format by Mark Salyzyn · 8 years ago
  39. a338e48 init: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  40. 29e8fa2 fs_mgr: support reading fstab file from /odm or /vendor partition by Bowgo Tsai · 8 years ago
  41. a08949b fs_mgr: add fs_mgr_read_fstab_with_dt() API by Bowgo Tsai · 8 years ago
  42. 440fde2 Merge "adb: append the libwinpthread COPYING to adb's NOTICE." by Treehugger Robot · 8 years ago
  43. 7767ae1 Merge "init.rc: start netd and zygote early for file based encryption devices" by Treehugger Robot · 8 years ago
  44. bc08148 Merge "Add a PREUPLOAD.cfg file to run git-clang-format on every commit" by Treehugger Robot · 8 years ago
  45. 7857f58 adb: append the libwinpthread COPYING to adb's NOTICE. by Josh Gao · 8 years ago
  46. 156bef0 Build split file_contexts on TREBLE builds by Jeff Vander Stoep · 8 years ago
  47. 024d763 Merge "Use precompiled sepolicy when available" by Treehugger Robot · 8 years ago
  48. 7a9f810 init.rc: start netd and zygote early for file based encryption devices by Wei Wang · 8 years ago
  49. 3063f88 Merge "init.rc: add a new zygote-start trigger" by Treehugger Robot · 8 years ago
  50. 95d9f70 init.rc: add a new zygote-start trigger by Wei Wang · 8 years ago
  51. 908dec6 Use precompiled sepolicy when available by Alex Klyubin · 8 years ago
  52. 0a481dd Merge "adb: Do not signal gaget stack unless descriptors are written" by Badhri Jagan Sridharan · 8 years ago
  53. ba21329 Merge "init.rc: remove duplicated chown entry for timed_output" by Treehugger Robot · 8 years ago
  54. a1b3053 Merge "liblog: add LOGGER_STDERR frontend" by Mark Salyzyn · 8 years ago
  55. 6b7c0c8 liblog: add LOGGER_STDERR frontend by Mark Salyzyn · 8 years ago
  56. 0d48c95 Merge "liblogcat: free up log_device_t structures" by Treehugger Robot · 8 years ago
  57. df30b2a Add a PREUPLOAD.cfg file to run git-clang-format on every commit by Bowgo Tsai · 8 years ago
  58. cdeaaff init.rc: remove duplicated chown entry for timed_output by David Lin · 8 years ago
  59. dcfe453 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
  60. 037d36f Make ADB over mDNS work on Windows by Casey Dahlin · 9 years ago
  61. 3cb5ad6 Enable mDNS on Darwin by Casey Dahlin · 9 years ago
  62. a7539b5 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 9 years ago
  63. 2759160 Add mDNS device discovery for adb client by Casey Dahlin · 9 years ago
  64. 549a1ac adb: Set a hostname for mDNS by Casey Dahlin · 9 years ago
  65. 2dcf2a0 Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
  66. 70b6c9a liblogcat: free up log_device_t structures by Mark Salyzyn · 8 years ago
  67. 318d9ba Implement a simple demangler. by Christopher Ferris · 8 years ago
  68. 260ca7c Merge "collect fs stat for ext4" by Keun-young Park · 8 years ago
  69. 8b9bb45 collect fs stat for ext4 by Keun-young Park · 8 years ago
  70. ca9217b Merge "Define _LOG as a weak symbol." by Chenjie Luo · 8 years ago
  71. 525540f Merge changes If9782396,If033c815 by Treehugger Robot · 8 years ago
  72. 1b21e98 Define _LOG as a weak symbol. by Chenjie Luo · 8 years ago
  73. fabf0f4 Merge changes Ib69a206f,If57cc175 by Treehugger Robot · 8 years ago
  74. 8da97bb tombstoned: turn off signal handlers. by Josh Gao · 8 years ago
  75. d4e9c61 tombstoned: create tombstones with 0640 permissions. by Josh Gao · 8 years ago
  76. f49c455 Merge "Clarify that Condition::wait() can spuriously wake up" by Tom Cherry · 8 years ago
  77. 6f207df Merge "add ro.boottime.init.mount_all.* for measuring mount time" by Keun-young Park · 8 years ago
  78. 61c76cb Merge "Log stderr of secilc" by Treehugger Robot · 8 years ago
  79. 1c4fa9e Merge "fs_mgr: allow disable dm-verity when the device is unlocked without metadata" by Treehugger Robot · 8 years ago
  80. abb1875 Merge "liblogcat: introduce getopt_long_r" by Treehugger Robot · 8 years ago
  81. 5aacd7e liblogcat: introduce getopt_long_r by Mark Salyzyn · 8 years ago
  82. 1b96521 Merge "liblog: logprint, error return and truncated data" by Mark Salyzyn · 8 years ago
  83. 50f3eac fs_mgr: allow disable dm-verity when the device is unlocked without metadata by Bowgo Tsai · 8 years ago
  84. df1ca71 Log stderr of secilc by Alex Klyubin · 8 years ago
  85. 0797cb3 Merge "Convert libbinderwrapper_test_support to be a static library" by Treehugger Robot · 8 years ago
  86. ccd5c6c add ro.boottime.init.mount_all.* for measuring mount time by Keun-young Park · 8 years ago
  87. 266952a Convert libbinderwrapper_test_support to be a static library by Ralph Nathan · 9 years ago
  88. 43b8868 Merge "Small debuggerd improvements." by Elliott Hughes · 8 years ago
  89. c4a512a Merge "adb: turn on libusb by default." by Josh Gao · 8 years ago
  90. a0ffabf Merge "Track the move of split SELinux policy CIL files" by Alex Klyubin · 8 years ago
  91. f94111e liblog: logprint, error return and truncated data by Mark Salyzyn · 8 years ago
  92. 45a462a Track the move of split SELinux policy CIL files by Alex Klyubin · 8 years ago
  93. b744a49 DO NOT MERGE ANYWHERE Qemu: make the qemu_pipe_open compatible with old apis by bohu · 8 years ago
  94. 88b4b5e Merge "Include correct type of SELinux policy" by Treehugger Robot · 8 years ago
  95. ed1476e Small debuggerd improvements. by Elliott Hughes · 8 years ago
  96. 62ef45e Merge "use ro.persistent_properties.ready for persistent props ready" by Keun-young Park · 8 years ago
  97. f4f34d9 Include correct type of SELinux policy by Alex Klyubin · 8 years ago
  98. 3c832c5 adb: turn on libusb by default. by Josh Gao · 8 years ago
  99. 429e0fc Merge changes I66d4fc71,I686dce91,I31325c76 by Treehugger Robot · 8 years ago
  100. 621a393 Clarify that Condition::wait() can spuriously wake up by Tom Cherry · 8 years ago