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