1. 5c39b41 llkd: enhance list properties by Mark Salyzyn · 6 years ago
  2. 12ec89c llkd: check stack for wait_on_page_bit_killable by Mark Salyzyn · 6 years ago
  3. d1883e2 llkd: report stack signature matched by Mark Salyzyn · 6 years ago
  4. 4fd09b2 Merge "CallStack: include prefix/tag when unlinked" by Treehugger Robot · 6 years ago
  5. 93ffa49 CallStack: include prefix/tag when unlinked by Steven Moreland · 6 years ago
  6. ea57dea Merge "fiemap_writer: First cut implementation with write() support." by Sandeep Patil · 6 years ago
  7. 9592da2 Merge "meminfo: Use getprogname(3) in all tools." by Sandeep Patil · 6 years ago
  8. fa3c360 meminfo: Use getprogname(3) in all tools. by Sandeep Patil · 6 years ago
  9. 9e05582 fiemap_writer: First cut implementation with write() support. by Sandeep Patil · 6 years ago
  10. 2a56cdc Merge "Allow dlopen()ing libraries from the netd APEX on pasan build" by Ryan Haining · 6 years ago
  11. d534c8c Allow dlopen()ing libraries from the netd APEX on pasan build by Ken Chen · 6 years ago
  12. 886729d Merge "init: document the early init boot phase" by Tom Cherry · 6 years ago
  13. 384a922 Merge "adbd: strip nulls from all service strings." by Treehugger Robot · 6 years ago
  14. d29c6ff init: document the early init boot phase by Tom Cherry · 6 years ago
  15. 61362ac Merge "dmctl: Add verbose 'dmctl list devices'" by Treehugger Robot · 6 years ago
  16. 66f2cc6 adbd: strip nulls from all service strings. by Josh Gao · 6 years ago
  17. 5f03388 Merge changes Icce121a4,I0f95d348 by Josh Gao · 6 years ago
  18. 2c953e6 Merge changes I1d899134,If4ea92ae,I92c05721,I298517b6,Iccbeb619, ... by Josh Gao · 6 years ago
  19. cdaa412 adb: switch connect_to_remote to string_view. by Josh Gao · 6 years ago
  20. 8d65bee adb: add stroll equivalent for string_view. by Josh Gao · 6 years ago
  21. 22afdbd adb: switch skip_host_serial to string_view. by Josh Gao · 6 years ago
  22. f4b8868 adb: finish switching service creation to string_view. by Josh Gao · 6 years ago
  23. 897be63 adb: switch socket spec to string_view. by Josh Gao · 6 years ago
  24. 2d7db0c adb: switch daemon_service_to_fd to string_view. by Josh Gao · 6 years ago
  25. f046709 Merge "logd: improve logd prune" by Tom Cherry · 6 years ago
  26. 2da4e4a Merge "Revert^2 "Linker namespace configuration for the Runtime APEX."" by Martin Stjernholm · 6 years ago
  27. bc9bf36 Merge "Move DwarfCfaInfo::kTable from data.rel.ro to rodata" by Treehugger Robot · 6 years ago
  28. e9bb148 Revert^2 "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  29. e3f3846 adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
  30. d157b2a adb: switch unix_open to string_view. by Josh Gao · 6 years ago
  31. e5d41db Merge "init: Don't fail first stage mount for formattable partitions." by David Anderson · 6 years ago
  32. 71b7897 Merge "fastbootd: Better error message when boot_devices is missing." by David Anderson · 6 years ago
  33. b3ee482 Merge "Minor refactor to support strings with embedded zeros." by Treehugger Robot · 6 years ago
  34. a1ef4ef fastbootd: Better error message when boot_devices is missing. by David Anderson · 6 years ago
  35. 32e026b init: Don't fail first stage mount for formattable partitions. by David Anderson · 6 years ago
  36. ae961de Merge "Remove unnecessary warning suppression from libdm." by Treehugger Robot · 6 years ago
  37. 984e1e7 Merge "Add librank2" by Treehugger Robot · 6 years ago
  38. bf7fd4a Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 6 years ago
  39. 028d596 Merge "improve LogBufferElement copy constructor" by Tom Cherry · 6 years ago
  40. 995f0f4 Remove unnecessary warning suppression from libdm. by Sandeep Patil · 6 years ago
  41. 20efe2b Merge "Create staging directory for Staging Manager." by Treehugger Robot · 6 years ago
  42. 48289c8 Add librank2 by Sandeep Patil · 6 years ago
  43. 8b7efee logd: improve logd prune by Jintao Zhu · 6 years ago
  44. dbdfcd0 Create staging directory for Staging Manager. by Dario Freni · 6 years ago
  45. 44ce623 Merge "Revert^2 "Use libdexfile external API in libunwindstack."" by Martin Stjernholm · 6 years ago
  46. c4e49e8 Merge "Build libbase with _FILE_OFFSET_BITS=64." by Elliott Hughes · 6 years ago
  47. bde659b Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 6 years ago
  48. f4a3153 Merge "fs_mgr: Fix kernel command line parsing" by Tom Cherry · 6 years ago
  49. f0dc47b Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  50. 75623bc Build libbase with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  51. c06f0ec Move parts of roots.cpp from librecovery by Yifan Hong · 6 years ago
  52. dc31308 fs_mgr_do_mount_one: allow overriding mount_point by Yifan Hong · 6 years ago
  53. bc2e2b1 fs_mgr: Fix kernel command line parsing by Ruslan Trofymenko · 6 years ago
  54. 7f2a852 Merge "Fix offsets when shared lib split across maps." by Treehugger Robot · 6 years ago
  55. dced7d3 dmctl: Add verbose 'dmctl list devices' by Sandeep Patil · 6 years ago
  56. a09cecb Merge "Propagate dlopen errors to callers of OpenNativeLibrary." by Treehugger Robot · 6 years ago
  57. 8b798eb improve LogBufferElement copy constructor by Jintao Zhu · 6 years ago
  58. 48df882 Merge "Allow dlopen()ing libraries from the netd APEX." by Lorenzo Colitti · 6 years ago
  59. a59d214 Propagate dlopen errors to callers of OpenNativeLibrary. by Pete Bentley · 6 years ago
  60. 5a7c5f7 Allow dlopen()ing libraries from the netd APEX. by Lorenzo Colitti · 6 years ago
  61. f46084b Merge "Revert "Use libdexfile external API in libunwindstack."" by Treehugger Robot · 6 years ago
  62. 74bb779 Merge "Add UID for network stack app" by Remi NGUYEN VAN · 6 years ago
  63. 35dee3f Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  64. ff07fa2 Merge "Log the last error code of StatsLog failures" by Treehugger Robot · 6 years ago
  65. 8795883 Merge "zip_archive.cc: add O_CLOEXEC" by Treehugger Robot · 6 years ago
  66. 04d1508 Merge "init: support loading /product/etc/selinux/product_sepolicy.cil" by Tri Vo · 6 years ago
  67. 1275aff zip_archive.cc: add O_CLOEXEC by Nick Kralevich · 6 years ago
  68. 0ec2d98 Fix offsets when shared lib split across maps. by Christopher Ferris · 6 years ago
  69. 3df93aa Merge "fastbootd: Only flash slots listed by the boot control HAL." by Treehugger Robot · 6 years ago
  70. 8cea620 fastbootd: Only flash slots listed by the boot control HAL. by David Anderson · 6 years ago
  71. 10757fe Merge "use epoll_create1" by Treehugger Robot · 6 years ago
  72. 18ac3fa Merge "use epoll_create1(EPOLL_CLOEXEC)" by Nick Kralevich · 6 years ago
  73. 99f1fbd Merge "[libbacktrace] Fix sign-compare warning" by Treehugger Robot · 6 years ago
  74. 479989a Merge "fs_mgr: overlayfs: test issues with single super device" by Treehugger Robot · 6 years ago
  75. 10ae3e0 Merge "Revert "Linker namespace configuration for the Runtime APEX."" by Treehugger Robot · 6 years ago
  76. ac4b2b3 Merge "Reland "Remove obsolete ueventd.rc rules."" by Tri Vo · 6 years ago
  77. f9c8754 Merge "llkd: adbd is allowed to be a bad parent on userdebug" by Mark Salyzyn · 6 years ago
  78. 20538a9 Revert "Linker namespace configuration for the Runtime APEX." by Andreas Gampe · 6 years ago
  79. 91ae922 [libbacktrace] Fix sign-compare warning by Yi Kong · 6 years ago
  80. 1b34421 fs_mgr: overlayfs: test issues with single super device by Mark Salyzyn · 6 years ago
  81. b487830 use epoll_create1 by Nick Kralevich · 6 years ago
  82. 615f663 use epoll_create1(EPOLL_CLOEXEC) by Nick Kralevich · 6 years ago
  83. bb2351d8 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  84. 96749c4 Merge "Fix sign-compare warnings" by Treehugger Robot · 6 years ago
  85. f0d392f Merge "Track movement of tz files into the runtime module" by Neil Fuller · 6 years ago
  86. 9c8f01f Merge "Allow init to skip mounting /product and /product_services" by Treehugger Robot · 6 years ago
  87. 9dbcba7 Merge "libdebuggerd: add timestamp to tombstones." by Josh Gao · 6 years ago
  88. 6b1ff84 Fix sign-compare warnings by Yi Kong · 6 years ago
  89. 3f480a4 init: support loading /product/etc/selinux/product_sepolicy.cil by Tri Vo · 6 years ago
  90. dc3645e Reland "Remove obsolete ueventd.rc rules." by Tri Vo · 6 years ago
  91. 9d6d51e Merge "fs_mgr: overlayfs: test w/o sepolicy in enforced mode" by Treehugger Robot · 6 years ago
  92. 4b2162a libdebuggerd: add timestamp to tombstones. by Josh Gao · 6 years ago
  93. 80f644e Merge "llkd: make 100% sure process that triggers panic still exists" by Mark Salyzyn · 6 years ago
  94. 4fb568f Merge "fstab: allow mounting other slot" by Treehugger Robot · 6 years ago
  95. 5209c86 llkd: adbd is allowed to be a bad parent on userdebug by Mark Salyzyn · 6 years ago
  96. 5bee62a Track movement of tz files into the runtime module by Neil Fuller · 6 years ago
  97. 9bcb60d Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  98. 38cc518 Move DwarfCfaInfo::kTable from data.rel.ro to rodata by Vic Yang · 6 years ago
  99. 794782b Merge "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  100. ba94823 Allow init to skip mounting /product and /product_services by Bowgo Tsai · 6 years ago