1. 94ce3dd lmkd: Change zoneinfo parsing to retrieve zone watermarks by Suren Baghdasaryan · 6 years ago
  2. a77b327 lmkd: Change procfs read routine to handle files larger than 1 page in size by Suren Baghdasaryan · 6 years ago
  3. 7c2f94b Merge "lmkd: Fix killed process name reporting" by Suren Baghdasaryan · 6 years ago
  4. 9e359db lmkd: Fix killed process name reporting by Suren Baghdasaryan · 6 years ago
  5. 2c392b6 Merge "Add temporary CPPLINT.cfg files to libnative{bridge,loader}" by Orion Hodson · 6 years ago
  6. a18907d Merge "[vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test" by Treehugger Robot · 6 years ago
  7. e99728f Merge "Add library list for VNDK using core variant" by Kiyoung Kim · 6 years ago
  8. 34aba6a Merge "Separate system_ext_sepolicy.cil out of system sepolicy" by Treehugger Robot · 6 years ago
  9. efb669e Add temporary CPPLINT.cfg files to libnative{bridge,loader} by Orion Hodson · 6 years ago
  10. 3699dbe Merge "init: add tips for debugging linker errors when launching init services" by Tom Cherry · 6 years ago
  11. aef269f Merge changes from topic "logwrapper-api-update" by Tom Cherry · 6 years ago
  12. e36ae49 Merge "lmkd: Maintain pid to taskname mapping to amend kill reports." by Suren Baghdasaryan · 6 years ago
  13. 6854bd9 Merge "[vts-core] Add vts_core_meminfo_test to vts-core" by Treehugger Robot · 6 years ago
  14. 3beec54 [vts-core] Remove extra folder for vts_core_liblp_test and vts_libdm_test by nelsonli · 6 years ago
  15. 862c07f Add library list for VNDK using core variant by Kiyoung Kim · 6 years ago
  16. 745a306 [vts-core] Add vts_core_meminfo_test to vts-core by nelsonli · 6 years ago
  17. 3edff13 Merge "libsnapshot: refactor CreateUpdateSnapshots" by Yifan Hong · 6 years ago
  18. 458f221 Merge "debuggerd: increase the default limit on tombstones to 32." by Elliott Hughes · 6 years ago
  19. d2da814 lmkd: Maintain pid to taskname mapping to amend kill reports. by Jim Blackler · 6 years ago
  20. 9328021 init: add tips for debugging linker errors when launching init services by Tom Cherry · 6 years ago
  21. ec220cd debuggerd: increase the default limit on tombstones to 32. by Elliott Hughes · 6 years ago
  22. f0d17fb Merge changes from topic "remove_ashmemd" by Treehugger Robot · 6 years ago
  23. 3a803eb Update init/fs_mgr for new logwrapper function by Tom Cherry · 6 years ago
  24. ff7d067 logwrap: convert to C++, rename function logwrap_fork_execvp(). by Tom Cherry · 6 years ago
  25. 2a62d42 Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  26. 4cbf095 Merge "Must use libdexfile_support_static in a static executable." by Martin Stjernholm · 6 years ago
  27. 7d91385 Merge "logwrapper: open child_ptty in child process and remove ignore_int_quit" by Tom Cherry · 6 years ago
  28. 4b45eab Merge "Find or guess installed libraries for VNDK library list" by Kiyoung Kim · 6 years ago
  29. c7ea881 Merge "Add fuzzer for libsparse" by Hamzeh Zawawy · 6 years ago
  30. fb897dc Merge "logd: remove logd.both test" by Treehugger Robot · 6 years ago
  31. 98aa26f libsnapshot: refactor CreateUpdateSnapshots by Yifan Hong · 6 years ago
  32. ab09a17 Merge changes Iab867ded,Id37e34b4 by Yifan Hong · 6 years ago
  33. bc71949 Merge "libsnapshot: Fix mocked property fetcher" by Yifan Hong · 6 years ago
  34. 3a22e8c Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 6 years ago
  35. bbc489a logd: remove logd.both test by Tom Cherry · 6 years ago
  36. 9e8f011 Merge "liblp: convert more functions to use string_view (#5)" by Treehugger Robot · 6 years ago
  37. d17dc6a Add fuzzer for libsparse by hamzeh · 6 years ago
  38. 0132893 logwrapper: open child_ptty in child process and remove ignore_int_quit by Tom Cherry · 6 years ago
  39. 070c030 Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 6 years ago
  40. 993d07f Merge changes from topic "boringssl-kmsg" by Tom Cherry · 6 years ago
  41. 92fd3ca libcutils: route to /dev/ashmem<boot_id> instead of ashmemd by Tri Vo · 6 years ago
  42. ff89b8d ueventd: duplicate /dev/ashmem by Tri Vo · 6 years ago
  43. 30bdee9 libsnapshot: CreateUpdateSnapshots reuse COW space by Yifan Hong · 6 years ago
  44. 3396e93 libsnapshot: fix tests by Yifan Hong · 6 years ago
  45. 30adb65 libsnapshot: Fix mocked property fetcher by Yifan Hong · 6 years ago
  46. 76b64ba adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 6 years ago
  47. e7180a7 Merge "Allow --disable-verification when top-level vbmeta is in 'boot'" by Treehugger Robot · 6 years ago
  48. b4a65cf Merge "[vts-core] Add vts_core_liblp_test to vts-core" by Treehugger Robot · 6 years ago
  49. 92a9fbe Merge "[vts-core] add copy rules for *-gsi.avbpubkey" by Treehugger Robot · 6 years ago
  50. 5781a18 Merge "[vts-core] Add libdm_test in vts-core" by Treehugger Robot · 6 years ago
  51. a1c1eb6 liblp: convert more functions to use string_view (#5) by Yifan Hong · 6 years ago
  52. fce2838 Find or guess installed libraries for VNDK library list by Kiyoung Kim · 6 years ago
  53. 069eae2 Merge "Update auditParse to not prepend "b/" to bug IDs" by Treehugger Robot · 6 years ago
  54. 8c055fb Merge "snapshotctl: merge when boot" by Treehugger Robot · 6 years ago
  55. f5e872e Redirect boringssl_self_test stdio to kmsg by Tom Cherry · 6 years ago
  56. f74b7f5 init: add stdio_to_kmsg option by Tom Cherry · 6 years ago
  57. 03ba5b9 Merge "Add require_root to adbd_test and libpackagelistparser_test" by Dan Shi · 6 years ago
  58. 7166763 Merge "libsnapshot: add snapshotctl" by Yifan Hong · 6 years ago
  59. 4356442 Merge "Uevent: remove useless dir" by Tom Cherry · 6 years ago
  60. 0560d0e Merge "Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change." by Martin Stjernholm · 6 years ago
  61. 2ad47f3 Must use libdexfile_support_static in a static executable. by Martin Stjernholm · 6 years ago
  62. d1360f4 Add require_root to adbd_test and libpackagelistparser_test by Dan Shi · 6 years ago
  63. 5cdf2ef Merge "Add libneuralnetworks_packageinfo to neuralnetworks apex dependencies." by Przemyslaw Szczepaniak · 6 years ago
  64. 513c989 Uevent: remove useless dir by lijiazi · 6 years ago
  65. df6a780 Allow --disable-verification when top-level vbmeta is in 'boot' by Chin-Ting Kuo · 6 years ago
  66. 5642e23 [vts-core] Add libdm_test in vts-core by nelsonli · 6 years ago
  67. 8a679e6 snapshotctl: merge when boot by Yifan Hong · 6 years ago
  68. 2feb47a libsnapshot: add snapshotctl by Yifan Hong · 6 years ago
  69. f08e28e Merge "Remove vendor_availble of propertyinfoserializer" by Treehugger Robot · 6 years ago
  70. 1d02c2a Update auditParse to not prepend "b/" to bug IDs by Ashwini Oruganti · 6 years ago
  71. 30a3b92 Merge "libutils: Trace.h for everything but windows" by Steven Moreland · 6 years ago
  72. fc48a62 Merge "Prepare pass_through mounts" by Zimuzo Ezeozue · 6 years ago
  73. 9cb8e43 Merge "Increase timeouts." by Christopher Ferris · 6 years ago
  74. fc64dad Prepare pass_through mounts by Zim · 6 years ago
  75. 8abba26 [vts-core] add copy rules for *-gsi.avbpubkey by nelsonli · 6 years ago
  76. fa2ba38 Remove vendor_availble of propertyinfoserializer by Inseob Kim · 6 years ago
  77. cb2598e Merge "Remove static vndk dep from vendor modules" by Treehugger Robot · 6 years ago
  78. e6d7168 Merge "Mount multiple DSU partitions when present." by Howard Chen · 6 years ago
  79. 11555f0 Increase timeouts. by Christopher Ferris · 6 years ago
  80. e71efc3 Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  81. 1cb99ea libutils: Trace.h for everything but windows by Steven Moreland · 6 years ago
  82. 96f1668 Rename ANDROID_RUNTIME_ROOT to ANDROID_ART_ROOT following APEX module name change. by Martin Stjernholm · 6 years ago
  83. 03642ad Merge "init: create sockets before forking" by Tom Cherry · 6 years ago
  84. 89562f1 Merge changes Iff879def,I79c72346 by Tom Cherry · 6 years ago
  85. 2278457 Merge "Revert "Include com.android.runtime in the "runtime" linker namespace."" by Martin Stjernholm · 6 years ago
  86. 1b31d85 Merge "Remove unused libnativeloader-dummy-headers" by Treehugger Robot · 6 years ago
  87. f016f25 Separate system_ext_sepolicy.cil out of system sepolicy by Bowgo Tsai · 6 years ago
  88. 2e9edcb [vts-core] Add vts_core_liblp_test to vts-core by nelsonli · 6 years ago
  89. c8f80ff Remove static vndk dep from vendor modules by Inseob Kim · 6 years ago
  90. 1b09493 Mount multiple DSU partitions when present. by Howard Chen · 6 years ago
  91. c00229c Merge "Use Android systemTime implementation for host linux." by Treehugger Robot · 6 years ago
  92. 5241d10 init: create sockets before forking by Tom Cherry · 6 years ago
  93. 1af6acc Use Android systemTime implementation for host linux. by Brett Chabot · 6 years ago
  94. a76bfb2 Simply reboot if the boringssl self test fails by Tom Cherry · 6 years ago
  95. c21c0ac Merge "Remove unused big-endian cruft." by Elliott Hughes · 6 years ago
  96. 2436e6b init: reboot immediately if /data isn't mounted by Tom Cherry · 6 years ago
  97. bac7609 Merge "Add deps to files used by backwards compatibility checker" by Treehugger Robot · 6 years ago
  98. 59b54f4 Revert "Include com.android.runtime in the "runtime" linker namespace." by Martin Stjernholm · 6 years ago
  99. 20de6c9 Add deps to files used by backwards compatibility checker by Dan Willemsen · 6 years ago
  100. 0b4f560 Merge "init: degeneralize subcontext init into only vendor_init" by Tom Cherry · 6 years ago