1. bc86686 Merge "vndk: do not use prebuilt ld.config.<ver>.txt" am: e72308c6b1 by Justin Yun · 6 years ago
  2. 9763868 Merge "vndk: do not use prebuilt ld.config.<ver>.txt" by Treehugger Robot · 6 years ago
  3. f0c3e60 Merge "Added a new socket to Zygote init scripts." am: a8bd23124c by Chris Wailes · 6 years ago
  4. 9e0e572 Merge "Added a new socket to Zygote init scripts." by Treehugger Robot · 6 years ago
  5. cafa0af Added a new socket to Zygote init scripts. by Chris Wailes · 6 years ago
  6. 791f402 Merge "Fix fastdeploy failure in Windows" am: 09158b1d5a by Henry Daitx · 6 years ago
  7. 740f48f Merge "Fix fastdeploy failure in Windows" by Henry Daitx · 6 years ago
  8. 43c1c43 Merge "Fix flaky signal tests." am: a5e0d695fa by Christopher Ferris · 6 years ago
  9. 8a704a2 Merge "Fix flaky signal tests." by Christopher Ferris · 6 years ago
  10. c0197fc Merge changes from topic "runtime-ld-configs" am: d35c4ccc40 by Martin Stjernholm · 6 years ago
  11. e778cf1 Merge changes from topic "runtime-ld-configs" by Martin Stjernholm · 6 years ago
  12. 70dd873 Merge changes I72aaf4d6,I420cb87c,Iab7c6cf7,Ic4388e20 am: 39624169e7 by Mark Salyzyn · 6 years ago
  13. 7de5228 Merge changes I72aaf4d6,I420cb87c,Iab7c6cf7,Ic4388e20 by Treehugger Robot · 6 years ago
  14. 9698702 fs_mgr: overlay: support non-DAP A/B devices by Mark Salyzyn · 6 years ago
  15. 0e1c60f Make libdexfile_external.so accessible from binaries and libraries in /system. by Martin Stjernholm · 6 years ago
  16. 125e13b Fix fastdeploy failure in Windows by Henry Daitx · 6 years ago
  17. 4d7bc3f vndk: do not use prebuilt ld.config.<ver>.txt by Justin Yun · 6 years ago
  18. b7fb2f7 Merge "Conscrypt should only link against bionic." am: 1cab2c6bec by Nicolas Geoffray · 6 years ago
  19. fc3449f Merge "Conscrypt should only link against bionic." by Nicolas Geoffray · 6 years ago
  20. a1c53fb Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class." by Sandeep Patil · 6 years ago
  21. 81cb4a3 Merge "meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class." by Sandeep Patil · 6 years ago
  22. 6e452a5 Merge "adb: win32: improve console output on Windows 10" am: 54d1e31c63 by Josh Gao · 6 years ago
  23. 5847120 Merge "adb: win32: LinePrinter Unicode support" am: 89a6fdc4b3 by Josh Gao · 6 years ago
  24. f6f189e Merge "adb: win32: improve console output on Windows 10" by Josh Gao · 6 years ago
  25. efec418 Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 6 years ago
  26. 53aefff Merge "fs_mgr: overlayfs: erofs is in staging" am: 932e77137c by Mark Salyzyn · 6 years ago
  27. 2ef0085 Merge "fs_mgr: overlayfs: erofs is in staging" by Treehugger Robot · 6 years ago
  28. 2742276 fs_mgr: overlayfs: test: check for existence of userspace fastboot by Mark Salyzyn · 6 years ago
  29. 573e1b0 fs_mgr: overlayfs: test: check for ext4 dedupe needing overlay by Mark Salyzyn · 6 years ago
  30. c7cb0ed fs_mgr: overlayfs: validate that kernel supports scratch filesystem by Mark Salyzyn · 6 years ago
  31. 00c052c Merge "meminfo: Add API to read pagemap for a vma within a process." by Sandeep Patil · 6 years ago
  32. 3c698c1 Merge "meminfo: Add API to read pagemap for a vma within a process." by Sandeep Patil · 6 years ago
  33. 1a33ec8 meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. by Sandeep Patil · 6 years ago
  34. 22c5edc Merge changes from topic "move sched_policy functions" am: ca50ee91b5 by Suren Baghdasaryan · 6 years ago
  35. 642b969 Merge changes from topic "move sched_policy functions" by Suren Baghdasaryan · 6 years ago
  36. 27c70b6 Merge "fiemap_writer: Add a progress notification." am: dec436438a by David Anderson · 6 years ago
  37. 20c0114 Merge "fiemap_writer: Add a progress notification." by David Anderson · 6 years ago
  38. cbdca86 Merge "Add a version script for liblog for the platform" am: 23a40c7b16 by Tom Cherry · 6 years ago
  39. 4f8e949 Merge "Add a version script for liblog for the platform" by Tom Cherry · 6 years ago
  40. 5e71994 Merge "Remove unused jit_debug unique_ptr." am: fc1c2f56ab by Florian Mayer · 6 years ago
  41. 1ac2a9e Merge "init: load /product selinux mapping file" am: 7ca2c565b0 by Tri Vo · 6 years ago
  42. 1629278 Merge "Remove unused jit_debug unique_ptr." by Treehugger Robot · 6 years ago
  43. 0e200cc Merge "libmemtrack: Remove libpagemap dependency." am: c8903eebb3 by Sandeep Patil · 6 years ago
  44. e2e8f68 Merge "init: load /product selinux mapping file" by Tri Vo · 6 years ago
  45. e60cbc7 The runtime namespace needs to be visible since libopenjdk is loaded through dlopen(). by Martin Stjernholm · 6 years ago
  46. 16d97ed Merge "libmemtrack: Remove libpagemap dependency." by Treehugger Robot · 6 years ago
  47. 1d6b373 Add dependencies on libprocessgroup for sched_policy users by Suren Baghdasaryan · 6 years ago
  48. 91f43d6 libcutils: Move sched_policy functions into libprocessgroup by Suren Baghdasaryan · 6 years ago
  49. 11352c0 Add libprocessgroup into VNDK by Suren Baghdasaryan · 6 years ago
  50. 9ccf68f fs_mgr: overlayfs: erofs is in staging by Mark Salyzyn · 6 years ago
  51. 82fa5e6 Merge "Revert "do not start shutdown animation from init"" am: 5d7439ff5b by Tom Cherry · 6 years ago
  52. 548fbad Merge "Revert "do not start shutdown animation from init"" by Tom Cherry · 6 years ago
  53. e979dff Remove unused jit_debug unique_ptr. by Florian Mayer · 6 years ago
  54. 22e966b Conscrypt should only link against bionic. by Nicolas Geoffray · 6 years ago
  55. 63be00f Merge "Revert "Revert "Introduce conscrypt linker namespace.""" am: 4d30819263 by Nicolas Geoffray · 6 years ago
  56. 149a6b4 Merge "Revert "Revert "Introduce conscrypt linker namespace.""" by Nicolas Geoffray · 6 years ago
  57. 505d9ed Revert "Revert "Introduce conscrypt linker namespace."" by Nicolas Geoffray · 6 years ago
  58. 9002b09 Merge "Add 'media' namespace in ld.config.txt" am: 7fa20386c3 by Nicolas Geoffray · 6 years ago
  59. a9ad5fc Merge "Delay zygote startup until after the Runtime APEX has been mounted." by Nicolas Geoffray · 6 years ago
  60. 75aeea7 Merge "Add 'media' namespace in ld.config.txt" by Nicolas Geoffray · 6 years ago
  61. a6f5f25 Merge "Delay zygote startup until after the Runtime APEX has been mounted." by Nicolas Geoffray · 6 years ago
  62. 7ca1233 Merge "fs_mgr: set ext4 fsverity feature bit" am: 2eca761ee5 by Leo Liou · 6 years ago
  63. fcdc87d Merge "fs_mgr: set ext4 fsverity feature bit" by Treehugger Robot · 6 years ago
  64. faef25f fs_mgr: set ext4 fsverity feature bit by Leo Liou · 6 years ago
  65. 950b272 meminfo: Add API to read pagemap for a vma within a process. by Sandeep Patil · 6 years ago
  66. 755810e libmemtrack: Remove libpagemap dependency. by Sandeep Patil · 6 years ago
  67. de08933 Merge "meminfo/tools: Enable all libmeminfo based tools" am: 51e990358f by Sandeep Patil · 6 years ago
  68. 3df9626 Merge "meminfo/tools: Enable all libmeminfo based tools" by Treehugger Robot · 6 years ago
  69. d99535f Add 'media' namespace in ld.config.txt by Dongwon Kang · 6 years ago
  70. 0ea0321 Merge "fs_mgr: add dvander@ to OWNERS" am: 582a81cbe8 by Tom Cherry · 6 years ago
  71. f058e62 Merge "zram: add bitfield to FstabEntry" am: 9c833f1e28 by Leo Liou · 6 years ago
  72. ed5ea02 Merge "fs_mgr: add dvander@ to OWNERS" by Tom Cherry · 6 years ago
  73. edc51ad Merge "zram: add bitfield to FstabEntry" by Treehugger Robot · 6 years ago
  74. 57aa790 Merge "Revert "Introduce conscrypt linker namespace."" am: e606e00042 by Nicolas Geoffray · 6 years ago
  75. e17c50f Merge "Revert "Introduce conscrypt linker namespace."" by Nicolas Geoffray · 6 years ago
  76. 377783d Revert "Introduce conscrypt linker namespace." by Nicolas Geoffray · 6 years ago
  77. dd30986 Merge "Introduce conscrypt linker namespace." am: 8922048185 by Nicolas Geoffray · 6 years ago
  78. 84c45a7 Merge "Introduce conscrypt linker namespace." by Nicolas Geoffray · 6 years ago
  79. 0767ba8 Introduce conscrypt linker namespace. by Nicolas Geoffray · 6 years ago
  80. 702c09a Delay zygote startup until after the Runtime APEX has been mounted. by Martin Stjernholm · 6 years ago
  81. 00a39d9 fiemap_writer: Add a progress notification. by David Anderson · 6 years ago
  82. 36fc84c Merge "Pass the Java caller's location to OpenNativeLibrary." am: ad6a5c565c by Nicolas Geoffray · 6 years ago
  83. f423a2b Merge "Pass the Java caller's location to OpenNativeLibrary." by Nicolas Geoffray · 6 years ago
  84. 5e540fd Merge "Fixed a few minor nits in liblp" am: 7909d650bd by Ramon Pantin · 6 years ago
  85. 4667579 Merge "Fixed a few minor nits in liblp" by Treehugger Robot · 6 years ago
  86. 701a1a5 Merge "base: support optional flags in android::base::Pipe." am: 0182f71d96 by Yabin Cui · 6 years ago
  87. ebfac26 Merge "base: support optional flags in android::base::Pipe." by Yabin Cui · 6 years ago
  88. c360c4a meminfo/tools: Enable all libmeminfo based tools by Sandeep Patil · 6 years ago
  89. a088b52 zram: add bitfield to FstabEntry by Leo Liou · 6 years ago
  90. 1377c60 Merge "Remove LOCAL_MODULE_TAGS := debug" am: 763bac7826 by Dan Willemsen · 6 years ago
  91. 828db43 Merge "Remove LOCAL_MODULE_TAGS := debug" by Dan Willemsen · 6 years ago
  92. af18f8f Merge "Add libc_headers to header_libs for libpropertyinfoparser" am: 0dd8a9824f by Logan Chien · 6 years ago
  93. 9ea4d67 Merge "Add libc_headers to header_libs for libpropertyinfoparser" by Logan Chien · 6 years ago
  94. 35217eb Fix flaky signal tests. by Christopher Ferris · 6 years ago
  95. 13905b5 Merge "Add caching of build id in MapInfo object." am: b26b07d845 by Christopher Ferris · 6 years ago
  96. 17c5fd8 Merge "Reland "Create new mount directory /mnt/runtime/full."" am: c39ed35d82 by Sudheer Shanka · 6 years ago
  97. 17ba40f Merge "Adding new feature to adb "abb"." am: d7a501d184 by Alex Buynytskyy · 6 years ago
  98. 51f4c04 fs_mgr: add dvander@ to OWNERS by Tom Cherry · 6 years ago
  99. 75f4c97 Merge "Add caching of build id in MapInfo object." by Christopher Ferris · 6 years ago
  100. 3d7e4b1 Merge "Reland "Create new mount directory /mnt/runtime/full."" by Sudheer Shanka · 6 years ago