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