1. 4cdf958 Move APEX symlink creation to alternative module by Neil Fuller · 6 years ago
  2. f81947b Add a symlink for the ICU .dat file by Neil Fuller · 6 years ago
  3. 1e23063 Merge "healthd.h: add ignorePowerSupplyNames to healthd_config" by Thierry Strudel · 6 years ago
  4. 7cf8eb9 Merge "Initial "janitors" owner group." by Elliott Hughes · 6 years ago
  5. 594120f Merge "Move the template out of extern "C"." by Nicolas Geoffray · 6 years ago
  6. 239a9bc Move the template out of extern "C". by Nicolas Geoffray · 6 years ago
  7. 8d310cc Merge "Use cc_test, not art_cc_test." by Nicolas Geoffray · 6 years ago
  8. ef1b794 Use cc_test, not art_cc_test. by Nicolas Geoffray · 6 years ago
  9. 9abef49 Merge "Make the native bridge API a C API." by Nicolas Geoffray · 6 years ago
  10. 32d55c3 Make the native bridge API a C API. by Nicolas Geoffray · 6 years ago
  11. 360da94 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  12. a3d78ed healthd.h: add ignorePowerSupplyNames to healthd_config by Thierry Strudel · 6 years ago
  13. 8182270 Merge "Remove dependency on libdexfile internal header." by Treehugger Robot · 6 years ago
  14. d90450a Initial "janitors" owner group. by Elliott Hughes · 6 years ago
  15. 4ac8c8d Merge "Adds atomic install support to adb" by Treehugger Robot · 6 years ago
  16. af1f480 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  17. 5735459 Remove dependency on libdexfile internal header. by Martin Stjernholm · 6 years ago
  18. e8bad51 Adds atomic install support to adb by Patrick Baumann · 6 years ago
  19. 3171859 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 6 years ago
  20. 3811436 Merge "Some minor updates in the libdexfile external API." by Martin Stjernholm · 6 years ago
  21. 8ebfa98 Don't create separate mount namespaces for pre-apexd processes by Jiyong Park · 6 years ago
  22. 7bda5b7 Bionic libs are located at /system/lib by Jiyong Park · 6 years ago
  23. 6e9b4ec Bionic libs and the dynamic linker are bind mounted by Jiyong Park · 6 years ago
  24. ac8e3d4 Merge "libpackagelistparser: export profileable_from_shell flag." by Treehugger Robot · 6 years ago
  25. cd5d732 Merge "Skip building libfs_avb for darwin host" by Bowgo Tsai · 6 years ago
  26. 2644461 Merge "run-as: add shared app gid in supplementary groups." by Treehugger Robot · 6 years ago
  27. a62df25 Skip building libfs_avb for darwin host by Bowgo Tsai · 6 years ago
  28. d606dd8 Merge "liblp: Add helpers for modifying groups." by David Anderson · 6 years ago
  29. 58d33da Merge "Add conditional class starting" by Treehugger Robot · 6 years ago
  30. 3aa71ba libpackagelistparser: export profileable_from_shell flag. by Yabin Cui · 6 years ago
  31. ee901a9 Merge "libfs_avb: Switch to range-for for GetHashtreeDescriptor" by Treehugger Robot · 6 years ago
  32. 56793cc Merge "libfs_avb: refactoring" by Treehugger Robot · 6 years ago
  33. ff056ec Merge "llkd: do not call sync()" by Treehugger Robot · 6 years ago
  34. 0c9f142 Merge "Support mounting same mount points with different fstab config" by Tom Cherry · 6 years ago
  35. 73d2f0c run-as: add shared app gid in supplementary groups. by Yabin Cui · 6 years ago
  36. f39e9ae Merge "liblog: remove LOGGER_LOCAL" by Tom Cherry · 6 years ago
  37. 8ab7f6e Merge "Libbase: NOLINT legacy unique_fd operator int" by Treehugger Robot · 6 years ago
  38. 55e3d9a Merge changes from topic "fsmgr_system_other" by Treehugger Robot · 6 years ago
  39. 2a2eaea llkd: do not call sync() by Mark Salyzyn · 6 years ago
  40. f74c26a liblp: Add helpers for modifying groups. by David Anderson · 6 years ago
  41. 4978423 fs_mgr: overlayfs clears readonly on scratch devices by Yifan Hong · 6 years ago
  42. 5bf5f98 Merge "init: remove the restriction of arguments" by Tom Cherry · 6 years ago
  43. b400a48 liblog: remove LOGGER_LOCAL by Tom Cherry · 6 years ago
  44. 5d9bb9e Merge "liblog: convert README to markdown" by Treehugger Robot · 6 years ago
  45. f121aa3 Merge "Use the existing .clang-format-2 for liblog" by Treehugger Robot · 6 years ago
  46. 58f676e Merge "init: don't restorecon root sepolicy files" by Tri Vo · 6 years ago
  47. 0b44a49 Libbase: NOLINT legacy unique_fd operator int by Andreas Gampe · 6 years ago
  48. 4d44349 Support mounting same mount points with different fstab config by LongPing Wei · 6 years ago
  49. 9c5bc0a libfs_avb: Switch to range-for for GetHashtreeDescriptor by Bowgo Tsai · 6 years ago
  50. 8bfd3ec libfs_avb: refactoring by Bowgo Tsai · 6 years ago
  51. fdbeb4e Merge "Build init with the bootstrap bionic libs" by Treehugger Robot · 6 years ago
  52. 55cac59 init: remove the restriction of arguments by Haoyu Tang · 6 years ago
  53. 2bfa4f9 init: don't restorecon root sepolicy files by Tri Vo · 6 years ago
  54. 967b90e Merge "Exclude mount entries for vendor overlay" by Treehugger Robot · 6 years ago
  55. a8a673b Exclude mount entries for vendor overlay by Justin Yun · 6 years ago
  56. 63d5394 liblp: BLKROSET 0 prior to FlashPartitionTable by Yifan Hong · 6 years ago
  57. a6d671f fs_mgr: system_other does not want overlayfs. by Yifan Hong · 6 years ago
  58. d9bf77d Merge "Add systrace tag for RRO" by Treehugger Robot · 6 years ago
  59. 31b71bc Some minor updates in the libdexfile external API. by Martin Stjernholm · 6 years ago
  60. 11bbf82 Add conditional class starting by Daniel Rosenberg · 6 years ago
  61. 5eb6bf7 liblog: convert README to markdown by Tom Cherry · 6 years ago
  62. 06733b7 Use the existing .clang-format-2 for liblog by Tom Cherry · 6 years ago
  63. cb312fb Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
  64. 45fecac Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  65. 4a8f334 Build init with the bootstrap bionic libs by Jiyong Park · 6 years ago
  66. 6bf0600 Merge "Add start time to LmkKillOccurred" by Jim Blackler · 6 years ago
  67. de46038 Only set mdns_registered on success by Gustav Svensson · 6 years ago
  68. 594c32b Merge changes from topic "libmeminfo" by Treehugger Robot · 6 years ago
  69. 20af0f0 Merge "fs_mgr: overlayfs_mount_scratch don't write to system_other" by Treehugger Robot · 6 years ago
  70. ca9f0cd meminfo: Add Smaps(), showmap and friends. by Sandeep Patil · 6 years ago
  71. fe28806 Merge "Support host build for libdm and libfstab" by Bowgo Tsai · 6 years ago
  72. db62a84 Merge "debuggerd: Fix return type in error case" by Treehugger Robot · 6 years ago
  73. 52c3c3a fs_mgr: overlayfs_mount_scratch don't write to system_other by Yifan Hong · 6 years ago
  74. 7af8635 Add systrace tag for RRO by Mårten Kongstad · 6 years ago
  75. 6684307 Merge "fs_mgr: Add a helper for creating one-off dynamic partitions." by Treehugger Robot · 6 years ago
  76. e496d97 Merge "Remove CHECK in AdjustEncodedValue." by Christopher Ferris · 6 years ago
  77. 702bcb2 debuggerd: Fix return type in error case by Greg Kaiser · 6 years ago
  78. c872365 Merge "Allow the system user to read apex_data_file." by Narayan Kamath · 6 years ago
  79. 91dc617 Support host build for libdm and libfstab by Bowgo Tsai · 6 years ago
  80. 730dfe8 Merge "debuggerd_client: resolve tid to tgid when dumping Java stacks." by Treehugger Robot · 6 years ago
  81. beeae01 Merge "libutils: use libbase_headers instead of libbase." by Treehugger Robot · 6 years ago
  82. 2fe11ac fs_mgr: Add a helper for creating one-off dynamic partitions. by David Anderson · 6 years ago
  83. 645685d Merge "Set system property if 'updatable' process crashes too frequently" by Treehugger Robot · 6 years ago
  84. 08a7c81 Merge "health: Add CAP_WAKE_ALARM to service via init" by Yifan Hong · 6 years ago
  85. f600a27 Merge "fs_mgr: overlayfs: if existing scratch mountpoint is system_empty" by Treehugger Robot · 6 years ago
  86. df38feb fs_mgr: overlayfs: if existing scratch mountpoint is system_empty by Mark Salyzyn · 6 years ago
  87. a7bbce9 Merge "fs_mgr: overlayfs test fix adb_sh" by Treehugger Robot · 6 years ago
  88. 590601b Merge "ueventd.rc: Move device-specific entries to /vendor/ueventd.rc." by Tri Vo · 6 years ago
  89. 9f3d10d fs_mgr: overlayfs test fix adb_sh by Mark Salyzyn · 6 years ago
  90. 82266e5 Merge "Enable building ATRACE stubs on Windows" by David Sehr · 6 years ago
  91. 9590ed3 Merge "Adding Android Binder Bridge (abb) utility launched from adbd." by Treehugger Robot · 6 years ago
  92. 1cf97b8 Set system property if 'updatable' process crashes too frequently by Zimuzo · 6 years ago
  93. d6d5af1 Allow the system user to read apex_data_file. by Narayan Kamath · 6 years ago
  94. 4b181ae Merge "Add none to supported fs type" by Yifan Hong · 6 years ago
  95. cd21399 libmeminfo: Add SmapsRollup by Sandeep Patil · 6 years ago
  96. fe3c9d1 meminfo: Add ReadVmallocInfo() by Sandeep Patil · 6 years ago
  97. a27184b Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  98. 07f3855 Merge "llkd: handle 'adbd shell setsid' to preserve adbd" by Mark Salyzyn · 6 years ago
  99. a33ca43 Merge "Fix runtime namespace links for vendor processes" by Logan Chien · 6 years ago
  100. a7b4f75 Fix runtime namespace links for vendor processes by Logan Chien · 6 years ago