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