1. d35c4cc Merge changes from topic "runtime-ld-configs" by Martin Stjernholm · 7 years ago
  2. 3962416 Merge changes I72aaf4d6,I420cb87c,Iab7c6cf7,Ic4388e20 by Treehugger Robot · 7 years ago
  3. 264b7df fs_mgr: overlay: support non-DAP A/B devices by Mark Salyzyn · 7 years ago
  4. c02464c Make libdexfile_external.so accessible from binaries and libraries in /system. by Martin Stjernholm · 7 years ago
  5. 1cab2c6 Merge "Conscrypt should only link against bionic." by Nicolas Geoffray · 7 years ago
  6. 62b80fa Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class." by Sandeep Patil · 7 years ago
  7. 54d1e31 Merge "adb: win32: improve console output on Windows 10" by Josh Gao · 7 years ago
  8. 89a6fdc Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 7 years ago
  9. 932e771 Merge "fs_mgr: overlayfs: erofs is in staging" by Treehugger Robot · 7 years ago
  10. 52490fa fs_mgr: overlayfs: test: check for existence of userspace fastboot by Mark Salyzyn · 7 years ago
  11. 3fe0a81 fs_mgr: overlayfs: test: check for ext4 dedupe needing overlay by Mark Salyzyn · 7 years ago
  12. 89b88b4 fs_mgr: overlayfs: validate that kernel supports scratch filesystem by Mark Salyzyn · 7 years ago
  13. 15a3a28 Merge "meminfo: Add API to read pagemap for a vma within a process." by Sandeep Patil · 7 years ago
  14. e04680d meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. by Sandeep Patil · 7 years ago
  15. ca50ee9 Merge changes from topic "move sched_policy functions" by Suren Baghdasaryan · 7 years ago
  16. dec4364 Merge "fiemap_writer: Add a progress notification." by David Anderson · 7 years ago
  17. 23a40c7 Merge "Add a version script for liblog for the platform" by Tom Cherry · 7 years ago
  18. fc1c2f5 Merge "Remove unused jit_debug unique_ptr." by Treehugger Robot · 7 years ago
  19. 7ca2c56 Merge "init: load /product selinux mapping file" by Tri Vo · 7 years ago
  20. 1fc8a55 The runtime namespace needs to be visible since libopenjdk is loaded through dlopen(). by Martin Stjernholm · 7 years ago
  21. c8903ee Merge "libmemtrack: Remove libpagemap dependency." by Treehugger Robot · 7 years ago
  22. 0284333 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 7 years ago
  23. facd40d libcutils: Move sched_policy functions into libprocessgroup by Suren Baghdasaryan · 7 years ago
  24. dad4749 Add libprocessgroup into VNDK by Suren Baghdasaryan · 7 years ago
  25. c11f8e5 fs_mgr: overlayfs: erofs is in staging by Mark Salyzyn · 7 years ago
  26. 5d7439f Merge "Revert "do not start shutdown animation from init"" by Tom Cherry · 7 years ago
  27. 33d4bb3 Remove unused jit_debug unique_ptr. by Florian Mayer · 7 years ago
  28. 88bdf80 Conscrypt should only link against bionic. by Nicolas Geoffray · 7 years ago
  29. 4d30819 Merge "Revert "Revert "Introduce conscrypt linker namespace.""" by Nicolas Geoffray · 7 years ago
  30. 890e3bf Revert "Revert "Introduce conscrypt linker namespace."" by Nicolas Geoffray · 7 years ago
  31. 7fa2038 Merge "Add 'media' namespace in ld.config.txt" by Nicolas Geoffray · 7 years ago
  32. 876cd75 Merge "Delay zygote startup until after the Runtime APEX has been mounted." by Nicolas Geoffray · 7 years ago
  33. 2eca761 Merge "fs_mgr: set ext4 fsverity feature bit" by Treehugger Robot · 7 years ago
  34. 0b721d3 fs_mgr: set ext4 fsverity feature bit by Leo Liou · 7 years ago
  35. cbc8f12 meminfo: Add API to read pagemap for a vma within a process. by Sandeep Patil · 7 years ago
  36. 380995a libmemtrack: Remove libpagemap dependency. by Sandeep Patil · 7 years ago
  37. 51e9903 Merge "meminfo/tools: Enable all libmeminfo based tools" by Treehugger Robot · 7 years ago
  38. c19263b Add 'media' namespace in ld.config.txt by Dongwon Kang · 7 years ago
  39. 582a81c Merge "fs_mgr: add dvander@ to OWNERS" by Tom Cherry · 7 years ago
  40. 9c833f1 Merge "zram: add bitfield to FstabEntry" by Treehugger Robot · 7 years ago
  41. e606e00 Merge "Revert "Introduce conscrypt linker namespace."" by Nicolas Geoffray · 7 years ago
  42. 5701a47 Revert "Introduce conscrypt linker namespace." by Nicolas Geoffray · 7 years ago
  43. 8922048 Merge "Introduce conscrypt linker namespace." by Nicolas Geoffray · 7 years ago
  44. 67a09e5 Introduce conscrypt linker namespace. by Nicolas Geoffray · 7 years ago
  45. 440efa5 Delay zygote startup until after the Runtime APEX has been mounted. by Martin Stjernholm · 7 years ago
  46. 6e36f74 fiemap_writer: Add a progress notification. by David Anderson · 7 years ago
  47. ad6a5c5 Merge "Pass the Java caller's location to OpenNativeLibrary." by Nicolas Geoffray · 7 years ago
  48. 7909d65 Merge "Fixed a few minor nits in liblp" by Treehugger Robot · 7 years ago
  49. 0182f71 Merge "base: support optional flags in android::base::Pipe." by Yabin Cui · 7 years ago
  50. d8e322c meminfo/tools: Enable all libmeminfo based tools by Sandeep Patil · 7 years ago
  51. 4809b20 zram: add bitfield to FstabEntry by Leo Liou · 7 years ago
  52. 763bac7 Merge "Remove LOCAL_MODULE_TAGS := debug" by Dan Willemsen · 7 years ago
  53. 0dd8a98 Merge "Add libc_headers to header_libs for libpropertyinfoparser" by Logan Chien · 7 years ago
  54. 567b5ed fs_mgr: add dvander@ to OWNERS by Tom Cherry · 7 years ago
  55. b26b07d Merge "Add caching of build id in MapInfo object." by Christopher Ferris · 7 years ago
  56. c39ed35 Merge "Reland "Create new mount directory /mnt/runtime/full."" by Sudheer Shanka · 7 years ago
  57. 81c687d Reland "Create new mount directory /mnt/runtime/full." by Sudheer Shanka · 7 years ago
  58. d7a501d Merge "Adding new feature to adb "abb"." by Treehugger Robot · 7 years ago
  59. ceaf4e7 Remove LOCAL_MODULE_TAGS := debug by Dan Willemsen · 7 years ago
  60. f5582e9 Merge "fastbootd: Add command to remove GSI installs" by David Anderson · 7 years ago
  61. e284104 base: support optional flags in android::base::Pipe. by Yabin Cui · 7 years ago
  62. 52ca777 Merge "trusty: Avoid unnecessary use of static libtrusty" by Treehugger Robot · 7 years ago
  63. 01a65ee Adding new feature to adb "abb". by Alex Buynytskyy · 7 years ago
  64. 48ad6ae Merge "Add simpleperf in system shell utilities." by Yabin Cui · 7 years ago
  65. 60fc999 Merge "init: Remove the obsolete restorecon for /sbin files." by Treehugger Robot · 7 years ago
  66. 99ff4dd Merge "adb_remount_test allow to run on eng builds." by Treehugger Robot · 7 years ago
  67. 5353502 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 7 years ago
  68. e0c7a8b Merge changes from topic "revert_move_bionic_to_apex" by Treehugger Robot · 7 years ago
  69. bf373ed Add caching of build id in MapInfo object. by Christopher Ferris · 7 years ago
  70. db787a0 Merge "fiemap_writer: Add PinStatus check for fiemap writes." by Treehugger Robot · 7 years ago
  71. 60b89ae Revert "Identify post-apexd crashing processes" by Jiyong Park · 7 years ago
  72. 8b73dfc Revert "Bionic libs and the dynamic linker are bind mounted" by Jiyong Park · 7 years ago
  73. 80aec3f Revert "Don't create separate mount namespaces for pre-apexd processes" by Jiyong Park · 7 years ago
  74. 539c4d4 Merge "Combine tcp_connect and socket_spec_connect." by Cody Schuffelen · 7 years ago
  75. 9c33436 Merge "Re-enable asan on /init." by Treehugger Robot · 7 years ago
  76. af0e220 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 7 years ago
  77. 5ba1c06 fiemap_writer: Add PinStatus check for fiemap writes. by Sandeep Patil · 7 years ago
  78. 1eb462b Add simpleperf in system shell utilities. by Yabin Cui · 7 years ago
  79. a68d8c9 init: Remove the obsolete restorecon for /sbin files. by Tao Bao · 7 years ago
  80. 77d895b Merge "Statically link liblog to logd/logcat and their tests" by Tom Cherry · 7 years ago
  81. 1945fbe Merge "init: dump less debug logs when unmount timeout" by Treehugger Robot · 7 years ago
  82. dd02fa1 Re-enable asan on /init. by Evgenii Stepanov · 7 years ago
  83. 546e76f adb_remount_test allow to run on eng builds. by Mark Salyzyn · 7 years ago
  84. c541731 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master" by Xin Li · 7 years ago
  85. b42719b Merge "Disable dexpreopt for deployagent" by Treehugger Robot · 7 years ago
  86. 2fdbdfd Merge "zram: support zram_writeback" by Jaegeuk Kim · 7 years ago
  87. 73992c7 Merge "Update AID_ISOLATED_START to include new range." by Martijn Coenen · 7 years ago
  88. 44f0023 Add a version script for liblog for the platform by Tom Cherry · 7 years ago
  89. 9e12433 Statically link liblog to logd/logcat and their tests by Tom Cherry · 7 years ago
  90. 28a2c92 init: dump less debug logs when unmount timeout by Jonglin Lee · 7 years ago
  91. b43440b Merge "init: Add support for GSI installations in first-stage mount." by David Anderson · 7 years ago
  92. 1d504e3 fastbootd: Add command to remove GSI installs by David Anderson · 7 years ago
  93. e181bf5 Merge "Remove liblog/uio.c and <log/uio.h>" by Tom Cherry · 7 years ago
  94. 0658547 Merge "Remove __android_log_event_list and the reader aspect of android_log_event_list" by Tom Cherry · 7 years ago
  95. 05af6ae Disable dexpreopt for deployagent by Henry Daitx · 7 years ago
  96. b94c2e5 Merge "Add support for UnwinderFromPid object." by Christopher Ferris · 7 years ago
  97. 91b5adf Merge "reboot: only run fsck when detecting filesystem inconsistency" by Randall Huang · 7 years ago
  98. d5f10b3 Add libc_headers to header_libs for libpropertyinfoparser by Logan Chien · 7 years ago
  99. a36528d Merge "Fix clang-tidy warnings in log_time.h" by Treehugger Robot · 7 years ago
  100. cb88bc9 Update AID_ISOLATED_START to include new range. by Martijn Coenen · 7 years ago