1. a7d2ffa Merge "Move DwarfCfaInfo::kTable from data.rel.ro to rodata" by Treehugger Robot · 6 years ago
  2. bcede5f Merge "init: Don't fail first stage mount for formattable partitions." by David Anderson · 6 years ago
  3. 00dc207 Merge "fastbootd: Better error message when boot_devices is missing." by David Anderson · 6 years ago
  4. db2ffaa Merge "Minor refactor to support strings with embedded zeros." by Treehugger Robot · 6 years ago
  5. a48f86b fastbootd: Better error message when boot_devices is missing. by David Anderson · 6 years ago
  6. a1bb982 init: Don't fail first stage mount for formattable partitions. by David Anderson · 6 years ago
  7. b0b0f62 Merge "Remove unnecessary warning suppression from libdm." by Treehugger Robot · 6 years ago
  8. 713398f Merge "Add librank2" by Treehugger Robot · 6 years ago
  9. a9e7948 Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 6 years ago
  10. b5a5c31 Merge "improve LogBufferElement copy constructor" by Tom Cherry · 6 years ago
  11. e9f8eb4 Remove unnecessary warning suppression from libdm. by Sandeep Patil · 6 years ago
  12. d1ff11b Merge "Create staging directory for Staging Manager." by Treehugger Robot · 6 years ago
  13. 2aeaaeb Add librank2 by Sandeep Patil · 6 years ago
  14. 22cdf96 Create staging directory for Staging Manager. by Dario Freni · 6 years ago
  15. 8478e56 Merge "Revert^2 "Use libdexfile external API in libunwindstack."" by Martin Stjernholm · 6 years ago
  16. ef4c298 Merge "Build libbase with _FILE_OFFSET_BITS=64." by Elliott Hughes · 6 years ago
  17. 3fff9fb Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 6 years ago
  18. 38ff808 Merge "fs_mgr: Fix kernel command line parsing" by Tom Cherry · 6 years ago
  19. bb4f2b4 Revert^2 "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  20. 9082e7a Build libbase with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  21. bf80e7d Move parts of roots.cpp from librecovery by Yifan Hong · 6 years ago
  22. 0cd2d5f fs_mgr_do_mount_one: allow overriding mount_point by Yifan Hong · 6 years ago
  23. 23249c9 fs_mgr: Fix kernel command line parsing by Ruslan Trofymenko · 6 years ago
  24. 1baa19b Merge "Fix offsets when shared lib split across maps." by Treehugger Robot · 6 years ago
  25. 6136740 Merge "Propagate dlopen errors to callers of OpenNativeLibrary." by Treehugger Robot · 6 years ago
  26. 245fb36 improve LogBufferElement copy constructor by Jintao Zhu · 6 years ago
  27. 95a8d0d Merge "Allow dlopen()ing libraries from the netd APEX." by Lorenzo Colitti · 6 years ago
  28. 632f142 Propagate dlopen errors to callers of OpenNativeLibrary. by Pete Bentley · 6 years ago
  29. 472c900 Allow dlopen()ing libraries from the netd APEX. by Lorenzo Colitti · 6 years ago
  30. 5ffa70e Merge "Revert "Use libdexfile external API in libunwindstack."" by Treehugger Robot · 6 years ago
  31. 354d5f2 Merge "Add UID for network stack app" by Remi NGUYEN VAN · 6 years ago
  32. cacf5bf Revert "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  33. 796e61c Merge "Log the last error code of StatsLog failures" by Treehugger Robot · 6 years ago
  34. 958a669 Merge "zip_archive.cc: add O_CLOEXEC" by Treehugger Robot · 6 years ago
  35. 96b8ce7 Merge "init: support loading /product/etc/selinux/product_sepolicy.cil" by Tri Vo · 6 years ago
  36. 3bdf744 zip_archive.cc: add O_CLOEXEC by Nick Kralevich · 6 years ago
  37. a09c4a6 Fix offsets when shared lib split across maps. by Christopher Ferris · 6 years ago
  38. 8fd4435 Merge "fastbootd: Only flash slots listed by the boot control HAL." by Treehugger Robot · 6 years ago
  39. 4d307b0 fastbootd: Only flash slots listed by the boot control HAL. by David Anderson · 6 years ago
  40. 41e83c3 Merge "use epoll_create1" by Treehugger Robot · 6 years ago
  41. f328edd Merge "use epoll_create1(EPOLL_CLOEXEC)" by Nick Kralevich · 6 years ago
  42. 1f09b58 Merge "[libbacktrace] Fix sign-compare warning" by Treehugger Robot · 6 years ago
  43. 001c6b9 Merge "fs_mgr: overlayfs: test issues with single super device" by Treehugger Robot · 6 years ago
  44. ece1448 Merge "Revert "Linker namespace configuration for the Runtime APEX."" by Treehugger Robot · 6 years ago
  45. 80e191a Merge "Reland "Remove obsolete ueventd.rc rules."" by Tri Vo · 6 years ago
  46. eb9b11c Merge "llkd: adbd is allowed to be a bad parent on userdebug" by Mark Salyzyn · 6 years ago
  47. a0d9f2f Revert "Linker namespace configuration for the Runtime APEX." by Andreas Gampe · 6 years ago
  48. c91e6f9 [libbacktrace] Fix sign-compare warning by Yi Kong · 6 years ago
  49. 38a17f0 fs_mgr: overlayfs: test issues with single super device by Mark Salyzyn · 6 years ago
  50. 0a8b4d1 use epoll_create1 by Nick Kralevich · 6 years ago
  51. f47c910 use epoll_create1(EPOLL_CLOEXEC) by Nick Kralevich · 6 years ago
  52. 17d4171 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  53. 567c45e Merge "Fix sign-compare warnings" by Treehugger Robot · 6 years ago
  54. 7eabef5 Merge "Track movement of tz files into the runtime module" by Neil Fuller · 6 years ago
  55. 8fe0eb4 Merge "Allow init to skip mounting /product and /product_services" by Treehugger Robot · 6 years ago
  56. ac64da1 Merge "libdebuggerd: add timestamp to tombstones." by Josh Gao · 6 years ago
  57. e93040c Fix sign-compare warnings by Yi Kong · 6 years ago
  58. d3518cf init: support loading /product/etc/selinux/product_sepolicy.cil by Tri Vo · 6 years ago
  59. 16cdffe Reland "Remove obsolete ueventd.rc rules." by Tri Vo · 6 years ago
  60. 010a85a Merge "fs_mgr: overlayfs: test w/o sepolicy in enforced mode" by Treehugger Robot · 6 years ago
  61. 6f4644d libdebuggerd: add timestamp to tombstones. by Josh Gao · 6 years ago
  62. 00289c9 Merge "llkd: make 100% sure process that triggers panic still exists" by Mark Salyzyn · 6 years ago
  63. 9a7a50a Merge "fstab: allow mounting other slot" by Treehugger Robot · 6 years ago
  64. 599958d llkd: adbd is allowed to be a bad parent on userdebug by Mark Salyzyn · 6 years ago
  65. c71a48b Track movement of tz files into the runtime module by Neil Fuller · 6 years ago
  66. ee01c80 Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  67. 80aba54 Move DwarfCfaInfo::kTable from data.rel.ro to rodata by Vic Yang · 6 years ago
  68. 1d6969c Merge "Use libdexfile external API in libunwindstack." by Martin Stjernholm · 6 years ago
  69. 1f4b4f9 Allow init to skip mounting /product and /product_services by Bowgo Tsai · 6 years ago
  70. 4c80edf fstab: allow mounting other slot by Bowgo Tsai · 6 years ago
  71. 42c9e7e Merge "fs_mgr: overlayfs: test inAdb and inFastboot" by Treehugger Robot · 6 years ago
  72. 436464a fs_mgr: overlayfs: test w/o sepolicy in enforced mode by Mark Salyzyn · 6 years ago
  73. f7572ec fs_mgr: overlayfs: test inAdb and inFastboot by Mark Salyzyn · 6 years ago
  74. 8f1fcd5 Merge "fs_mgr: allow boot_devices to be supplies on the kernel commandline" by Treehugger Robot · 6 years ago
  75. 0d7c0f7 Merge "Do not remove speculative frames in all cases." by Christopher Ferris · 6 years ago
  76. b5ab839 Merge "relax /system/bin directory permissions" by Treehugger Robot · 6 years ago
  77. 6bbe947 fs_mgr: allow boot_devices to be supplies on the kernel commandline by Tom Cherry · 6 years ago
  78. 53842f8 relax /system/bin directory permissions by Nick Kralevich · 6 years ago
  79. 065f156 Do not remove speculative frames in all cases. by Christopher Ferris · 6 years ago
  80. 41216e5 Merge "Allow specifying vbmeta/parts via fstab" by Tom Cherry · 6 years ago android-o-mr1-iot-release-1.0.7
  81. 444e23d Use libdexfile external API in libunwindstack. by Martin Stjernholm · 6 years ago
  82. 8f3ed62 Merge changes Ic9957cb3,If7ae257c by Treehugger Robot · 6 years ago
  83. 7233565 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  84. 583ce2d Merge "Fix handling of ro segments for embedded libs." by Christopher Ferris · 6 years ago
  85. 78f94a3 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 6 years ago
  86. fc216d6 Merge "fs_mgr: remove -Wno-unused-variable from cflags" by Treehugger Robot · 6 years ago
  87. da27fa0 fs_mgr: adb-remount-test in non overlayfs world by Mark Salyzyn · 6 years ago
  88. d202c55 fs_mgr: errno handling in fs_mgr_overlayfs_setup() by Mark Salyzyn · 6 years ago
  89. de545a4 Allow specifying vbmeta/parts via fstab by Tom Cherry · 6 years ago
  90. 6eb7882 adbd: add source/sink services. by Josh Gao · 6 years ago
  91. e89a55d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  92. ce5ce87 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
  93. 898b642 fs_mgr: remove -Wno-unused-variable from cflags by Tom Cherry · 6 years ago
  94. 25a83f0 Merge "Ignore null-pointer-arithmetic warning from dlmalloc include" by Treehugger Robot · 6 years ago
  95. fe3becb Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  96. 07eea06 Merge "Start using new C++ Fstab class widely" by Tom Cherry · 6 years ago
  97. 23319eb Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  98. bd66049 Merge "Linker namespace configuration for the Runtime APEX." by Martin Stjernholm · 6 years ago
  99. f103889 Linker namespace configuration for the Runtime APEX. by Martin Stjernholm · 6 years ago
  100. e9ce7aa Ignore null-pointer-arithmetic warning from dlmalloc include by Yi Kong · 6 years ago