1. 998cf21 Allow linking to libicuuc.so and libicui18n.so from executable in /data by Victor Chang · 6 years ago
  2. d7cf7ea Reland: Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 6 years ago
  3. 390b424 Add linker entries for the new libdexfiled_external.so. by Martin Stjernholm · 6 years ago
  4. 9edbdc3 Revert "Fix libnativeloader to correctly link to the platform namespace." by Martin Stjernholm · 6 years ago
  5. 0ab6a87 Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 6 years ago
  6. b984805 Fix a warning on namespace.media.link.default.shared_libs by Dongwon Kang · 6 years ago
  7. 7f7bcce Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 6 years ago
  8. 4deb97e Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 6 years ago
  9. 1d4aa7f Merge "init.rc: set fsck log permission on post-fs-data" by Treehugger Robot · 6 years ago
  10. f5f71ca Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 6 years ago
  11. 7c755a0 init.rc: set fsck log permission on post-fs-data by Wei Wang · 6 years ago
  12. 1c7cc9d Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 6 years ago
  13. fdabe34 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 6 years ago
  14. ae3d6f0 init: set oom_adj early before fork vendor_init by Wei Wang · 6 years ago
  15. abf6484 Merge "Remove libandroid.so from media namespace." by Dongwon Kang · 6 years ago
  16. 1effe2b Remove libandroid.so from media namespace. by Dongwon Kang · 6 years ago
  17. 5df936e Do not create /sbin by Tom Cherry · 6 years ago
  18. 849fbfa Describe the reason for the allow_all_shared_libs from the runtime namespace by Martin Stjernholm · 6 years ago
  19. f11b388 charger: Allow to rw /sys/power/[state,wakeup_count] by Yifan Hong · 6 years ago
  20. 482e1c6 Merge "Move gcov output to /data/misc/trace" by Oliver Nguyen · 6 years ago
  21. d02409d Do not restrict .fs-verity keyring in debuggable build by Victor Hsieh · 6 years ago
  22. 612ee3d Move gcov output to /data/misc/trace by Oliver Nguyen · 6 years ago
  23. d3c3c7b Add libcgrouprc to ld.config.*.txt. by Yifan Hong · 6 years ago
  24. 71fd76d Merge "Search rs namespace prior to vndk namespace" by Treehugger Robot · 6 years ago
  25. 43c7a4c Search rs namespace prior to vndk namespace by Jiyong Park · 6 years ago
  26. d97f4a2 Merge "init.rc: tune F2FS to be aligned to system settings" by Treehugger Robot · 6 years ago
  27. a1d46a1 Merge "Adding GSI public keys" by Treehugger Robot · 6 years ago
  28. 9a4645b Adding GSI public keys by Bowgo Tsai · 6 years ago
  29. cf51985 init.rc: tune F2FS to be aligned to system settings by Jaegeuk Kim · 6 years ago
  30. 584bbe7 Set /proc/pressure/memory file permissions by Tim Murray · 6 years ago
  31. 9743044 Merge "Apply the standard system linker config to all of /data." by Martin Stjernholm · 6 years ago
  32. 00c099b Merge "Initialize fs-verity keys in shell script" by Treehugger Robot · 6 years ago
  33. 4a93a04 Apply the standard system linker config to all of /data. by Martin Stjernholm · 6 years ago
  34. 2f0579d Remove links to libart(d).so in the runtime. by Martin Stjernholm · 6 years ago
  35. b3d6252 Merge "Tighten native API surface." by Pete Bentley · 6 years ago
  36. 79ad48c Initialize fs-verity keys in shell script by Victor Hsieh · 6 years ago
  37. 71b2a2a Fix sed command on Mac builds by Vic Yang · 6 years ago
  38. f1448f4 Tighten native API surface. by Pete Bentley · 6 years ago
  39. 337587a Merge "Add support for no-vendor-variant VNDK" by Vic Yang · 6 years ago
  40. 4003637 Merge "Enable fsverity signature checking" by Treehugger Robot · 6 years ago
  41. acee71a Merge "Include tests directories in the linker legacy configuration." by Roland Levillain · 6 years ago
  42. cece05b Merge "Address syntax / error case nits" by Neil Fuller · 6 years ago
  43. 1de1634 Enable fsverity signature checking by Xiaoyong Zhou · 6 years ago
  44. de15ca7 Include tests directories in the linker legacy configuration. by Roland Levillain · 6 years ago
  45. 4bcb23a Merge "List stable libraries media apex relies on." by Dongwon Kang · 6 years ago
  46. fe3a647 List stable libraries media apex relies on. by Dongwon Kang · 6 years ago
  47. f74c18b Init: Load fsverity keys earlier by Andreas Gampe · 6 years ago
  48. 817d040 Address syntax / error case nits by Neil Fuller · 6 years ago
  49. 9381e12 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
  50. 2129e73 Merge "Move the logic for creating APEX-related symlinks" by Neil Fuller · 6 years ago
  51. a24454e Merge "Rename data/pkg_staging to data/app-staging." by Gavin Corkery · 6 years ago
  52. 8c008a8 Move the logic for creating APEX-related symlinks by Neil Fuller · 6 years ago
  53. 5abac94 Don't bind-mount bionic files by Jiyong Park · 6 years ago
  54. 716f3a9 Merge "Add an env variable for the tzdata module root" by Neil Fuller · 6 years ago
  55. 669bc0e Merge "Create /metadata/apex/[sessions]." by Martijn Coenen · 6 years ago
  56. 74b9694 Create /metadata/apex/[sessions]. by Martijn Coenen · 6 years ago
  57. 24d0e87 Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  58. b181119 Add an env variable for the tzdata module root by Neil Fuller · 6 years ago
  59. d2f021f Rename data/pkg_staging to data/app-staging. by Gavin Corkery · 6 years ago
  60. a636fc3 Merge "Change mini-keyctl command format." by Treehugger Robot · 6 years ago
  61. bbfc0fe Change mini-keyctl command format. by Xiaoyong Zhou · 6 years ago
  62. 0c18bc4 Merge "Fix a typo in linker configuration comments." by Roland Levillain · 6 years ago
  63. 06bff2f Fix a typo in linker configuration comments. by Roland Levillain · 6 years ago
  64. 82c596d allow_all_shared_libs for media namespace in ld.config.legacy.txt by Dongwon Kang · 6 years ago
  65. 35336d8 Merge "Create /metadata/password_slots during boot." by David Anderson · 6 years ago
  66. 8e46c22 Don't defer zygote by Jiyong Park · 6 years ago
  67. da12a6f Create /metadata/password_slots during boot. by David Anderson · 6 years ago
  68. d1868ae Merge changes from topic "apex_earlymount_base" by Treehugger Robot · 6 years ago
  69. 142227b Activate system APEXes early by Jiyong Park · 6 years ago
  70. daed0cc mount /apex during first_stage init by Jiyong Park · 6 years ago
  71. 57b991e ld.config: Permit legacy /system/vendor paths by Felix · 6 years ago
  72. 79b4545 Add blkio cgroup to libprocessgroup by Rick Yiu · 6 years ago
  73. bb18f1a Add a DEX2OAT_BOOTCLASSPATH variable. by Nicolas Geoffray · 6 years ago
  74. 0aa037a Merge "Move tzdatacheck execution after apex is mounted" by Treehugger Robot · 6 years ago
  75. 6c9d52e Merge "Add compat symlink preferred-arch /system/bin/dalvikvm." by Treehugger Robot · 6 years ago
  76. 1626f9e Add compat symlink preferred-arch /system/bin/dalvikvm. by Martin Stjernholm · 6 years ago
  77. 59a62ea Move tzdatacheck execution after apex is mounted by Neil Fuller · 6 years ago
  78. dcf5e81 Add permitted path in media namesapce for extractor process. by Dongwon Kang · 6 years ago
  79. d2b3282 Merge changes from topic "libprocessgroup_json" by Yifan Hong · 6 years ago
  80. 8a50f9e Merge "liblog: add stubs variant" by Tom Cherry · 6 years ago
  81. 1837b0c liblog: add stubs variant by Tom Cherry · 6 years ago
  82. 74248ed Merge "Add the 'unrestricted' config section for vndk_lite devices" by Treehugger Robot · 6 years ago
  83. 55c3b52 Add the 'unrestricted' config section for vndk_lite devices by Jiyong Park · 6 years ago
  84. ee8a1eb Expose libandroidicu to llndk namespace by Victor Chang · 6 years ago
  85. b4ce663 Merge "Rename data/staging to data/pkg_staging." by Gavin Corkery · 6 years ago
  86. db6c05a Rename data/staging to data/pkg_staging. by Gavin Corkery · 6 years ago
  87. fa09b71 Merge changes from topic "dup_icu4c" by vichang · 6 years ago
  88. 0a36b04 Merge "Export init.environ.rc in early-init instead of init" by Tom Cherry · 6 years ago
  89. 8df8e7c Export init.environ.rc in early-init instead of init by Tom Cherry · 6 years ago
  90. c2836e0 Replace bionic-unit-tests with CtsBionicTestCases by Jiyong Park · 6 years ago
  91. e210b8e Move rootdir/*.json to libprocessgroup by Yifan Hong · 6 years ago
  92. 689eacb Fix cgroup support for recovery mode by Suren Baghdasaryan · 6 years ago
  93. 49fc2bc Linker namespace changes for moving ICU4C to APEX by Victor Chang · 6 years ago
  94. 84eb9a7 Merge "Add TEST_MAPPING for system/core/rootdir/etc" by Treehugger Robot · 6 years ago
  95. 9e96e4f Add compat symlinks into the Runtime APEX for the ART binaries. by Martin Stjernholm · 6 years ago
  96. f7b425b Merge "Introduce a separate linker config section for native tests." by Martin Stjernholm · 6 years ago
  97. e322c19 Add TEST_MAPPING for system/core/rootdir/etc by Jiyong Park · 6 years ago
  98. fb3c1b7 Merge "Fix APEX run-time ld.config.txt for ASAN targets" by Logan Chien · 6 years ago
  99. d74d348 Change search order for vendor processes in vndk_lite. by Justin Yun · 6 years ago
  100. 9dbc8cc Merge "Exclude libvndksupport from APEXes." by Dongwon Kang · 6 years ago