1. 8ec6f59 Add a link from runtime ns to the neuralnetworks ns by Jiyong Park · 5 years ago
  2. ac6672d Merge "Moving recovery resources from /system to /vendor" by Bill Peckham · 5 years ago
  3. 59942d7 Merge changes from topic "b/140916230" by Hridya Valsaraju · 5 years ago
  4. dbc80cc Update ion_4.19.h with heap IDs by Hridya Valsaraju · 5 years ago
  5. db11fdc Merge "fs_mgr: overlayfs: fsck scratch filesystem" by Treehugger Robot · 5 years ago
  6. 36749bd Merge "Convert SnapshotStatus to proto" by Yifan Hong · 5 years ago
  7. dea8c9c Moving recovery resources from /system to /vendor by Bill Peckham · 5 years ago
  8. 2506053 Add a test to invoke ion_is_using_modular_heaps() by Hridya Valsaraju · 5 years ago
  9. d43e798 Add libion API to check if modular heaps are being used by Hridya Valsaraju · 5 years ago
  10. 45d4da3 create ion_4.19.h by Hridya Valsaraju · 5 years ago
  11. 5fcc2b5 Convert SnapshotStatus to proto by Yifan Hong · 5 years ago
  12. 58ae8d4 Merge changes I7bb0b559,If147df2d,I25d7d590 by Yifan Hong · 5 years ago
  13. c37e3f0 Merge "liblog: use EXPECTED_STREQ for strings" by Treehugger Robot · 5 years ago
  14. 45b5705 Merge "Fix static GetLoadBias function." by Christopher Ferris · 5 years ago
  15. 0de52e9 liblog: use EXPECTED_STREQ for strings by Tom Cherry · 5 years ago
  16. 685949d Merge "liblog: remove superfluous checks" by Tom Cherry · 5 years ago
  17. 47fdf66 Merge "liblog: don't set transports to nullptr when they close" by Tom Cherry · 5 years ago
  18. 571e68e Merge "public libs from APEXes are pre-loadable" by Jiyong Park · 5 years ago
  19. 50816f0 Merge "lmkd: fix an uninit value bug" by George Burgess IV · 5 years ago
  20. dd7288d Merge "Addressing comments in 1130236." by Alex Buynytskyy · 5 years ago
  21. 62870e2 public libs from APEXes are pre-loadable by Jiyong Park · 5 years ago
  22. 6c8ac56 Fix static GetLoadBias function. by Christopher Ferris · 5 years ago
  23. 22e6759 Merge "libstats: remove copy of cruft removed from liblog." by Elliott Hughes · 5 years ago
  24. a1d6f4a Merge "FastDeploy refactor: 2+GB APK support, optimizations, tests." by Alex Buynytskyy · 5 years ago
  25. 0c2819f Addressing comments in 1130236. by Alex Buynytskyy · 5 years ago
  26. b0f90aa Merge "Support loading system_ext_property_contexts" by Bowgo Tsai · 5 years ago
  27. 5cd5da9 Merge "liblog: replace crufty min macro with existing MIN." by Treehugger Robot · 5 years ago
  28. 990852f liblog: remove superfluous checks by Tom Cherry · 5 years ago
  29. 97ec4ee liblog: don't set transports to nullptr when they close by Tom Cherry · 5 years ago
  30. 63f97b6 fs_mgr: overlayfs: fsck scratch filesystem by Mark Salyzyn · 5 years ago
  31. 665f3ff FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 5 years ago
  32. c73e065 lmkd: fix an uninit value bug by George Burgess IV · 5 years ago
  33. c63ef7f Merge "Using WideChar->UTF8 versions of Windows API to obtain temp folder." by Treehugger Robot · 5 years ago
  34. 6efbda7 liblog: replace crufty min macro with existing MIN. by Elliott Hughes · 5 years ago
  35. b55731d libstats: remove copy of cruft removed from liblog. by Elliott Hughes · 5 years ago
  36. 9ae5a6c Merge "libsnapshot: Return path if snapshot is already merged" by Yifan Hong · 5 years ago
  37. 3d8fbfa Merge "lmkd: Avoid potential out of buffer write" by Treehugger Robot · 5 years ago
  38. 4fea237 Merge "Refactor mini-keyctl and split a static library" by Treehugger Robot · 5 years ago
  39. 9a7e1ef Merge "Move fsverity_init to after class_start core" by Treehugger Robot · 5 years ago
  40. 6547c27 Merge "Delete fsverity_init.sh for the C++ implementation" by Treehugger Robot · 5 years ago
  41. c763c39 Merge "lmkd: Change meminfo_log into killinfo_log and log additional fields" by Suren Baghdasaryan · 5 years ago
  42. 724a161 lmkd: Avoid potential out of buffer write by Greg Kaiser · 5 years ago
  43. 173e4ba Merge "liblog: remove more endianness functions" by Tom Cherry · 5 years ago
  44. bc4e9cb Merge changes I8a31ad3a,I8b385d51,I3fdcdc33,Ia4571cd3 by Tom Cherry · 5 years ago
  45. 1a191bf Support loading system_ext_property_contexts by Bowgo Tsai · 5 years ago
  46. d1ad895 liblog: remove more endianness functions by Tom Cherry · 5 years ago
  47. 1d99674 libsnapshot: Skip initializing snapshot if not created. by Yifan Hong · 5 years ago
  48. 55fb297 libdm: Fix DmTable::num_sectors by Yifan Hong · 5 years ago
  49. 9c79031 Fix fds libdm_test by Yifan Hong · 5 years ago
  50. 43f0b0c Using WideChar->UTF8 versions of Windows API to obtain temp folder. by Alex Buynytskyy · 5 years ago
  51. 2becdb6 Merge "libnativeloader: fix typo in README.md" by Treehugger Robot · 5 years ago
  52. c4876f1 Merge "adb: disable failing test." by Treehugger Robot · 5 years ago
  53. 0f6ea6e liblog: remove a few unused items by Tom Cherry · 5 years ago
  54. 2187a41 liblog: fix prio and tag validation code by Tom Cherry · 5 years ago
  55. 3e71c06 Merge "libprocessgroup: add support to set aggregate profiles" by Treehugger Robot · 5 years ago
  56. a7ac578 lmkd: Change meminfo_log into killinfo_log and log additional fields by Suren Baghdasaryan · 5 years ago
  57. 9a66161 Merge "Fix memory leak in String16" by Treehugger Robot · 5 years ago
  58. 88f50f5 Merge "Remove references to /sys/android_power/*" by Treehugger Robot · 5 years ago
  59. ea3f43c adb: disable failing test. by Josh Gao · 5 years ago
  60. 7718c75 Merge "lmkd: Isolate statslog related code from lmkd code" by Suren Baghdasaryan · 5 years ago
  61. 46bc39b Merge "lmkd: Fix kill failure handling" by Suren Baghdasaryan · 5 years ago
  62. 6ddce6b Remove references to /sys/android_power/* by Tom Cherry · 5 years ago
  63. 2beabe5 liblog: remove config_write.cpp/.h by Tom Cherry · 5 years ago
  64. 20ec0cd Merge "libsnapshot: Remove GetSnapshotSize" by Yifan Hong · 5 years ago
  65. b72c665 lmkd: Isolate statslog related code from lmkd code by Suren Baghdasaryan · 5 years ago
  66. ce862df lmkd: Fix kill failure handling by Suren Baghdasaryan · 5 years ago
  67. c67350b Merge changes from topic "default_psi_kill_mode" by Suren Baghdasaryan · 5 years ago
  68. 9d35034 liblog: remove log/log_transport.h by Tom Cherry · 5 years ago
  69. 7709bcf Merge changes Ieea7af39,Ic3755d1c,Ifad24b27,I3b33f2b8 by Tom Cherry · 5 years ago
  70. aa3160a Merge "logwrapper: update benchmark and remove old functions" by Tom Cherry · 5 years ago
  71. 07001d9 Merge "Further document MapInfo::elf_offset." by Florian Mayer · 5 years ago
  72. 0a14d17 libsnapshot: Remove GetSnapshotSize by Yifan Hong · 5 years ago
  73. 4c63e04 liblog: remove endianness functions by Tom Cherry · 5 years ago
  74. ebb7cdd liblog: remove unused test #defines and transport code by Tom Cherry · 5 years ago
  75. 2238ce2 liblog: remove stderr logger by Tom Cherry · 5 years ago
  76. 7d045f6 liblog: add -Wall,-Wextra and do related clean-up. by Tom Cherry · 5 years ago
  77. 17e920d Merge "libmeminfo: Report VMA flags in procmem report" by Suren Baghdasaryan · 5 years ago
  78. 4b75088 lmkd: Prevent killing foreground processes due to thrashing by Suren Baghdasaryan · 5 years ago
  79. fd7518f lmkd: Add optional kill reason description into kill reports by Suren Baghdasaryan · 5 years ago
  80. 844f26b lmkd: Enable new kill strategy, add and adjust required system properties by Suren Baghdasaryan · 5 years ago
  81. 4787ab4 lmkd: Use aggregate zone watermarks as low memory threshold by Suren Baghdasaryan · 5 years ago
  82. 561cfd9 lmkd: Introduce kill strategy based on zone watermarks, swap and thrashing by Suren Baghdasaryan · 5 years ago
  83. ef3650f lmkd: Support variable polling intervals set by event handlers by Suren Baghdasaryan · 5 years ago
  84. 94ce3dd lmkd: Change zoneinfo parsing to retrieve zone watermarks by Suren Baghdasaryan · 5 years ago
  85. a77b327 lmkd: Change procfs read routine to handle files larger than 1 page in size by Suren Baghdasaryan · 5 years ago
  86. 7c2f94b Merge "lmkd: Fix killed process name reporting" by Suren Baghdasaryan · 5 years ago
  87. 9e359db lmkd: Fix killed process name reporting by Suren Baghdasaryan · 5 years ago
  88. 922eecc Further document MapInfo::elf_offset. by Florian Mayer · 5 years ago
  89. 0b211fa libprocessgroup: add support to set aggregate profiles by Rick Yiu · 5 years ago
  90. 2c392b6 Merge "Add temporary CPPLINT.cfg files to libnative{bridge,loader}" by Orion Hodson · 5 years ago
  91. a18907d Merge "[vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test" by Treehugger Robot · 5 years ago
  92. 0839e5a libnativeloader: fix typo in README.md by Jooyung Han · 5 years ago
  93. e99728f Merge "Add library list for VNDK using core variant" by Kiyoung Kim · 5 years ago
  94. a0e4af6 logwrapper: update benchmark and remove old functions by Tom Cherry · 5 years ago
  95. 5a14142 Fix memory leak in String16 by Vic Yang · 5 years ago
  96. 34aba6a Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 5 years ago
  97. a171ef3 libsnapshot: Return path if snapshot is already merged by Yifan Hong · 5 years ago
  98. efb669e Add temporary CPPLINT.cfg files to libnative{bridge,loader} by Orion Hodson · 5 years ago
  99. 3699dbe Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 5 years ago
  100. aef269f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 5 years ago