1. 9062bb4 Continue without DEX support if libdexfile_external.so fails to load. by Martin Stjernholm · 5 years ago
  2. 4d7d903 Merge "init: actually report which signal is causing the reboot." by Elliott Hughes · 5 years ago
  3. f1933c9 Merge "Add a skeleton of userspace reboot" by Nikita Ioffe · 5 years ago
  4. 5bbe4a1 Merge "[liblog] fix -Wreorder-init-list" by Treehugger Robot · 5 years ago
  5. ba6968e Add a skeleton of userspace reboot by Nikita Ioffe · 5 years ago
  6. c14b27f Merge "Ensure all namespaces have links to /system/lib(64) for the sanitizer libs." by Martin Stjernholm · 5 years ago
  7. 6c1668d Merge "libutils: flattenable deprecation comment" by Treehugger Robot · 5 years ago
  8. 34282df [liblog] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
  9. b7dee5d Merge "Rename the runtime linker namespace following ART/Runtime APEX split." by Treehugger Robot · 5 years ago
  10. 636ebc9 init: actually report which signal is causing the reboot. by Elliott Hughes · 5 years ago
  11. ae9749a libutils: flattenable deprecation comment by Steven Moreland · 5 years ago
  12. 59a9cef Merge "Disable to build ld.config.txt with previous vndk version" by Kiyoung Kim · 5 years ago
  13. 4ad0da9 Merge "init: drop unused direct dependency on libcrypto.so" by Treehugger Robot · 5 years ago
  14. d72d846 Merge "lmkd: Fix string null termination in proc_get_size and proc_get_name" by Suren Baghdasaryan · 5 years ago
  15. 69627e5 Merge "adb: log more detail on failure to read keys." by Elliott Hughes · 5 years ago
  16. 07577e3 Merge "Fix explicit constructor warning from cpplint" by Treehugger Robot · 5 years ago
  17. ca0790d lmkd: Fix string null termination in proc_get_size and proc_get_name by Suren Baghdasaryan · 5 years ago
  18. 1be2a2c init: drop unused direct dependency on libcrypto.so by Tobias Thierer · 5 years ago
  19. 736557c Merge changes from topic "fscrypt-key-mgmt-improvements" by Eric Biggers · 5 years ago
  20. d0accef Merge "Change logpersist.start to sh_binary" by Colin Cross · 5 years ago
  21. c5f8b39 Merge "Show bug_map links on user builds" by Ashwini Oruganti · 5 years ago
  22. dfc6ea3 Merge "liblog: run in isolated mode, disable flaky tests" by Tom Cherry · 5 years ago
  23. 7fb1407 adb: log more detail on failure to read keys. by Elliott Hughes · 5 years ago
  24. 1384e7a Fix explicit constructor warning from cpplint by Orion Hodson · 5 years ago
  25. baca43b Merge "Make init.updatable_crashing a read/write property" by Nikita Ioffe · 5 years ago art-libnatives-move
  26. 39e65d5 Ensure all namespaces have links to /system/lib(64) for the sanitizer libs. by Martin Stjernholm · 5 years ago
  27. 752a1e0 Rename the runtime linker namespace following ART/Runtime APEX split. by Martin Stjernholm · 5 years ago
  28. 7f5ec44 Disable to build ld.config.txt with previous vndk version by Kiyoung Kim · 5 years ago
  29. f209887 Merge "Temporary add ld.config.txt build" by Kiyoung Kim · 5 years ago
  30. 71f124d Merge "Add a link from runtime ns to the neuralnetworks ns" by Treehugger Robot · 5 years ago
  31. 2e7b3df Temporary add ld.config.txt build by Kiyoung Kim · 5 years ago
  32. e5013de Merge "Deprecate ld.config.txt for fully treblelized devices" by Kiyoung Kim · 5 years ago
  33. 8ec6f59 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  34. a726e46 Change logpersist.start to sh_binary by Rashed Abdel-Tawab · 5 years ago
  35. ac6672d Merge "Moving recovery resources from /system to /vendor" by Bill Peckham · 5 years ago
  36. 59942d7 Merge changes from topic "b/140916230" by Hridya Valsaraju · 5 years ago
  37. 7e99b22 liblog: run in isolated mode, disable flaky tests by Tom Cherry · 5 years ago
  38. dbc80cc Update ion_4.19.h with heap IDs by Hridya Valsaraju · 5 years ago
  39. ff2723e Show bug_map links on user builds by Ashwini Oruganti · 5 years ago
  40. db11fdc Merge "fs_mgr: overlayfs: fsck scratch filesystem" by Treehugger Robot · 5 years ago
  41. 72d2491 Make init.updatable_crashing a read/write property by Nikita Ioffe · 5 years ago
  42. 36749bd Merge "Convert SnapshotStatus to proto" by Yifan Hong · 5 years ago
  43. dea8c9c Moving recovery resources from /system to /vendor by Bill Peckham · 5 years ago
  44. 2506053 Add a test to invoke ion_is_using_modular_heaps() by Hridya Valsaraju · 5 years ago
  45. d43e798 Add libion API to check if modular heaps are being used by Hridya Valsaraju · 5 years ago
  46. 45d4da3 create ion_4.19.h by Hridya Valsaraju · 5 years ago
  47. 5fcc2b5 Convert SnapshotStatus to proto by Yifan Hong · 5 years ago
  48. 58ae8d4 Merge changes I7bb0b559,If147df2d,I25d7d590 by Yifan Hong · 5 years ago
  49. c37e3f0 Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 5 years ago
  50. 45b5705 Merge "Fix static GetLoadBias function." by Christopher Ferris · 5 years ago
  51. 0de52e9 liblog: use EXPECTED_STREQ for strings by Tom Cherry · 5 years ago
  52. 685949d Merge "liblog: remove superfluous checks" by Tom Cherry · 5 years ago
  53. 47fdf66 Merge "liblog: don't set transports to nullptr when they close" by Tom Cherry · 5 years ago
  54. 571e68e Merge "public libs from APEXes are pre-loadable" by Jiyong Park · 5 years ago
  55. 50816f0 Merge "lmkd: fix an uninit value bug" by George Burgess IV · 5 years ago
  56. dd7288d Merge "Addressing comments in 1130236." by Alex Buynytskyy · 5 years ago
  57. 62870e2 public libs from APEXes are pre-loadable by Jiyong Park · 5 years ago
  58. 6c8ac56 Fix static GetLoadBias function. by Christopher Ferris · 5 years ago
  59. 22e6759 Merge "libstats: remove copy of cruft removed from liblog." by Elliott Hughes · 5 years ago
  60. a1d6f4a Merge "FastDeploy refactor: 2+GB APK support, optimizations, tests." by Alex Buynytskyy · 5 years ago
  61. 0c2819f Addressing comments in 1130236. by Alex Buynytskyy · 5 years ago
  62. b0f90aa Merge "Support loading system_ext_property_contexts" by Bowgo Tsai · 5 years ago
  63. 5cd5da9 Merge "liblog: replace crufty min macro with existing MIN." by Treehugger Robot · 5 years ago
  64. 990852f liblog: remove superfluous checks by Tom Cherry · 5 years ago
  65. 97ec4ee liblog: don't set transports to nullptr when they close by Tom Cherry · 5 years ago
  66. 63f97b6 fs_mgr: overlayfs: fsck scratch filesystem by Mark Salyzyn · 5 years ago
  67. 665f3ff FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 5 years ago
  68. c73e065 lmkd: fix an uninit value bug by George Burgess IV · 5 years ago
  69. c63ef7f Merge "Using WideChar->UTF8 versions of Windows API to obtain temp folder." by Treehugger Robot · 5 years ago
  70. 6efbda7 liblog: replace crufty min macro with existing MIN. by Elliott Hughes · 5 years ago
  71. b55731d libstats: remove copy of cruft removed from liblog. by Elliott Hughes · 5 years ago
  72. 9ae5a6c Merge "libsnapshot: Return path if snapshot is already merged" by Yifan Hong · 5 years ago
  73. 3d8fbfa Merge "lmkd: Avoid potential out of buffer write" by Treehugger Robot · 5 years ago
  74. 4fea237 Merge "Refactor mini-keyctl and split a static library" by Treehugger Robot · 5 years ago
  75. 9a7e1ef Merge "Move fsverity_init to after class_start core" by Treehugger Robot · 5 years ago
  76. 6547c27 Merge "Delete fsverity_init.sh for the C++ implementation" by Treehugger Robot · 5 years ago
  77. c763c39 Merge "lmkd: Change meminfo_log into killinfo_log and log additional fields" by Suren Baghdasaryan · 5 years ago
  78. 724a161 lmkd: Avoid potential out of buffer write by Greg Kaiser · 5 years ago
  79. 173e4ba Merge "liblog: remove more endianness functions" by Tom Cherry · 5 years ago
  80. bc4e9cb Merge changes I8a31ad3a,I8b385d51,I3fdcdc33,Ia4571cd3 by Tom Cherry · 5 years ago
  81. 1a191bf Support loading system_ext_property_contexts by Bowgo Tsai · 5 years ago
  82. d1ad895 liblog: remove more endianness functions by Tom Cherry · 5 years ago
  83. 1d99674 libsnapshot: Skip initializing snapshot if not created. by Yifan Hong · 5 years ago
  84. 55fb297 libdm: Fix DmTable::num_sectors by Yifan Hong · 5 years ago
  85. 9c79031 Fix fds libdm_test by Yifan Hong · 5 years ago
  86. 43f0b0c Using WideChar->UTF8 versions of Windows API to obtain temp folder. by Alex Buynytskyy · 5 years ago
  87. 2becdb6 Merge "libnativeloader: fix typo in README.md" by Treehugger Robot · 5 years ago
  88. c4876f1 Merge "adb: disable failing test." by Treehugger Robot · 5 years ago
  89. 0f6ea6e liblog: remove a few unused items by Tom Cherry · 5 years ago
  90. 2187a41 liblog: fix prio and tag validation code by Tom Cherry · 5 years ago
  91. 3e71c06 Merge "libprocessgroup: add support to set aggregate profiles" by Treehugger Robot · 5 years ago
  92. a7ac578 lmkd: Change meminfo_log into killinfo_log and log additional fields by Suren Baghdasaryan · 5 years ago
  93. 9a66161 Merge "Fix memory leak in String16" by Treehugger Robot · 5 years ago
  94. 88f50f5 Merge "Remove references to /sys/android_power/*" by Treehugger Robot · 5 years ago
  95. ea3f43c adb: disable failing test. by Josh Gao · 5 years ago
  96. 7718c75 Merge "lmkd: Isolate statslog related code from lmkd code" by Suren Baghdasaryan · 5 years ago
  97. 46bc39b Merge "lmkd: Fix kill failure handling" by Suren Baghdasaryan · 5 years ago
  98. 6ddce6b Remove references to /sys/android_power/* by Tom Cherry · 5 years ago
  99. 2beabe5 liblog: remove config_write.cpp/.h by Tom Cherry · 5 years ago
  100. 20ec0cd Merge "libsnapshot: Remove GetSnapshotSize" by Yifan Hong · 5 years ago