1. 8e4d128 lmkd: Add optional kill reason description into kill reports by Suren Baghdasaryan · 6 years ago
  2. 47911f0 lmkd: Enable new kill strategy, add and adjust required system properties by Suren Baghdasaryan · 6 years ago
  3. 724ea5d lmkd: Use aggregate zone watermarks as low memory threshold by Suren Baghdasaryan · 6 years ago
  4. 6fa5737 lmkd: Introduce kill strategy based on zone watermarks, swap and thrashing by Suren Baghdasaryan · 6 years ago
  5. cfd07a8 lmkd: Support variable polling intervals set by event handlers by Suren Baghdasaryan · 6 years ago
  6. 577b132 lmkd: Change zoneinfo parsing to retrieve zone watermarks by Suren Baghdasaryan · 6 years ago
  7. 7a6d2b4 lmkd: Change procfs read routine to handle files larger than 1 page in size by Suren Baghdasaryan · 6 years ago
  8. ab7137b Merge "lmkd: Fix killed process name reporting" by Suren Baghdasaryan · 6 years ago
  9. 6e5bb79 lmkd: Fix killed process name reporting by Suren Baghdasaryan · 6 years ago
  10. 15989b6 Merge "Add temporary CPPLINT.cfg files to libnative{bridge,loader}" by Orion Hodson · 6 years ago
  11. f7e54d8 Merge "[vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test" by Treehugger Robot · 6 years ago
  12. 1491943 Merge "Add library list for VNDK using core variant" by Kiyoung Kim · 6 years ago
  13. b8ade01 Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 6 years ago
  14. ab7766c Add temporary CPPLINT.cfg files to libnative{bridge,loader} by Orion Hodson · 6 years ago
  15. ab92f67 Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 6 years ago
  16. fe75b4f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 6 years ago
  17. 500fe35 Merge "lmkd: Maintain pid to taskname mapping to amend kill reports." by Suren Baghdasaryan · 6 years ago
  18. 6298fcb Merge "[vts-core] Add vts_core_meminfo_test to vts-core" by Treehugger Robot · 6 years ago
  19. 6607e75 [vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test by nelsonli · 6 years ago
  20. 5b5a0e6 Add library list for VNDK using core variant by Kiyoung Kim · 6 years ago
  21. 25ca525 [vts-core] Add vts_core_meminfo_test to vts-core by nelsonli · 6 years ago
  22. ef86d9f Merge "libsnapshot: refactor CreateUpdateSnapshots" by Yifan Hong · 6 years ago
  23. f859593 Merge "debuggerd: increase the default limit on tombstones to 32." by Elliott Hughes · 6 years ago
  24. 2cf2348 lmkd: Maintain pid to taskname mapping to amend kill reports. by Jim Blackler · 6 years ago
  25. 36e8b00 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
  26. c0baac2 debuggerd: increase the default limit on tombstones to 32. by Elliott Hughes · 6 years ago
  27. e576a44 Merge changes from topic "remove_ashmemd" by Treehugger Robot · 6 years ago
  28. f390c4e Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  29. 2873974 logwrap: convert to C++, rename function logwrap_fork_execvp(). by Tom Cherry · 6 years ago
  30. cdac97c Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  31. 6efeeff Merge "Must use libdexfile_support_static in a static executable." by Martin Stjernholm · 6 years ago
  32. 49c441b Merge "logwrapper: open child_ptty in child process and remove ignore_int_quit" by Tom Cherry · 6 years ago
  33. 4f59719 Merge "Find or guess installed libraries for VNDK library list" by Kiyoung Kim · 6 years ago
  34. 99b5989 Merge "Add fuzzer for libsparse" by Hamzeh Zawawy · 6 years ago
  35. f10bd17 Merge "logd: remove logd.both test" by Treehugger Robot · 6 years ago
  36. 332fbfb libsnapshot: refactor CreateUpdateSnapshots by Yifan Hong · 6 years ago
  37. f01dca3 Merge changes Iab867ded,Id37e34b4 by Yifan Hong · 6 years ago
  38. 2d18c02 Merge "libsnapshot: Fix mocked property fetcher" by Yifan Hong · 6 years ago
  39. ff0e971 Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 6 years ago
  40. 47848dd logd: remove logd.both test by Tom Cherry · 6 years ago
  41. 399f672 Merge "liblp: convert more functions to use string_view (#5)" by Treehugger Robot · 6 years ago
  42. 0423662 Add fuzzer for libsparse by hamzeh · 6 years ago
  43. 332f491 logwrapper: open child_ptty in child process and remove ignore_int_quit by Tom Cherry · 6 years ago
  44. 10c0bac Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 6 years ago
  45. ce2fbc6 Merge changes from topic "boringssl-kmsg" by Tom Cherry · 6 years ago
  46. 753a4f7 libcutils: route to /dev/ashmem<boot_id> instead of ashmemd by Tri Vo · 6 years ago
  47. c3d7a59 ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  48. 7d268a2 libsnapshot: CreateUpdateSnapshots reuse COW space by Yifan Hong · 6 years ago
  49. 59de913 libsnapshot: fix tests by Yifan Hong · 6 years ago
  50. a300540 libsnapshot: Fix mocked property fetcher by Yifan Hong · 6 years ago
  51. e9e18f5 adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 6 years ago
  52. ccf161a Merge "Allow --disable-verification when top-level vbmeta is in 'boot'" by Treehugger Robot · 6 years ago
  53. 6136835 Merge "[vts-core] Add vts_core_liblp_test to vts-core" by Treehugger Robot · 6 years ago
  54. ad8a925 Merge "[vts-core] add copy rules for *-gsi.avbpubkey" by Treehugger Robot · 6 years ago
  55. b2313a3 Merge "[vts-core] Add libdm_test in vts-core" by Treehugger Robot · 6 years ago
  56. 1ce5e59 liblp: convert more functions to use string_view (#5) by Yifan Hong · 6 years ago
  57. b58e9a7 Find or guess installed libraries for VNDK library list by Kiyoung Kim · 6 years ago
  58. 9e0e02b Merge "Update auditParse to not prepend "b/" to bug IDs" by Treehugger Robot · 6 years ago
  59. ef6c8f1 Merge "snapshotctl: merge when boot" by Treehugger Robot · 6 years ago
  60. 152cda0 Redirect boringssl_self_test stdio to kmsg by Tom Cherry · 6 years ago
  61. 935ea0f init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  62. f9ef788 Merge "Add require_root to adbd_test and libpackagelistparser_test" by Dan Shi · 6 years ago
  63. 365fc35 Merge "libsnapshot: add snapshotctl" by Yifan Hong · 6 years ago
  64. e754f24 Merge "Uevent: remove useless dir" by Tom Cherry · 6 years ago
  65. de723ce Merge "Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change." by Martin Stjernholm · 6 years ago
  66. 1cd8877 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 6 years ago
  67. 0d7c6fd Add require_root to adbd_test and libpackagelistparser_test by Dan Shi · 6 years ago
  68. 3d2c9f6 Merge "Add libneuralnetworks_packageinfo to neuralnetworks apex dependencies." by Przemyslaw Szczepaniak · 6 years ago
  69. f77b6a2 Uevent: remove useless dir by lijiazi · 6 years ago
  70. d28236a Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 6 years ago
  71. fb13372 [vts-core] Add libdm_test in vts-core by nelsonli · 6 years ago
  72. 18962a8 snapshotctl: merge when boot by Yifan Hong · 6 years ago
  73. 5f830c6 libsnapshot: add snapshotctl by Yifan Hong · 6 years ago
  74. 70778fc Merge "Remove vendor_availble of propertyinfoserializer" by Treehugger Robot · 6 years ago
  75. 89ee790 Update auditParse to not prepend "b/" to bug IDs by Ashwini Oruganti · 6 years ago
  76. a065fc7 Merge "libutils: Trace.h for everything but windows" by Steven Moreland · 6 years ago
  77. fba81a4 Merge "Prepare pass_through mounts" by Zimuzo Ezeozue · 6 years ago
  78. 1877642 Merge "Increase timeouts." by Christopher Ferris · 6 years ago
  79. 919f011 Prepare pass_through mounts by Zim · 6 years ago
  80. 57f1863 [vts-core] add copy rules for *-gsi.avbpubkey by nelsonli · 6 years ago
  81. 0f1bb3c Remove vendor_availble of propertyinfoserializer by Inseob Kim · 6 years ago
  82. d203189 Merge "Remove static vndk dep from vendor modules" by Treehugger Robot · 6 years ago
  83. dc8f053 Merge "Mount multiple DSU partitions when present." by Howard Chen · 6 years ago
  84. 4da7315 Increase timeouts. by Christopher Ferris · 6 years ago
  85. 71c2f1d Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  86. 282fffa libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
  87. 22f0900 Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change. by Martin Stjernholm · 6 years ago
  88. 83d225b Merge "init: create sockets before forking" by Tom Cherry · 6 years ago
  89. 9867ea7 Merge changes Iff879def,I79c72346 by Tom Cherry · 6 years ago
  90. 15cbe41 Merge "Revert "Include com.android.runtime in the "runtime" linker namespace."" by Martin Stjernholm · 6 years ago
  91. 4d24b08 Merge "Remove unused libnativeloader-dummy-headers" by Treehugger Robot · 6 years ago
  92. 266112b Separate system_ext_sepolicy.cil out of system sepolicy by Bowgo Tsai · 6 years ago
  93. 51d3076 [vts-core] Add vts_core_liblp_test to vts-core by nelsonli · 6 years ago
  94. 4aaf47a Remove static vndk dep from vendor modules by Inseob Kim · 6 years ago
  95. 1aa54f3 Mount multiple DSU partitions when present. by Howard Chen · 6 years ago
  96. e02cd8a Merge "Use Android systemTime implementation for host linux." by Treehugger Robot · 6 years ago
  97. 34bab97 init: create sockets before forking by Tom Cherry · 6 years ago
  98. 0e084e8 Use Android systemTime implementation for host linux. by Brett Chabot · 6 years ago
  99. d1a1862 Simply reboot if the boringssl self test fails by Tom Cherry · 6 years ago
  100. 1f1d6ec Merge "Remove unused big-endian cruft." by Elliott Hughes · 6 years ago