1. 5df504c crash_dump: populate uid field. by Josh Gao · 5 years ago
  2. 0cd8102 Merge "Load selinux compat file if it exists" by Jeffrey Vander Stoep · 5 years ago
  3. be9c2c0 Merge "adb: enable/disable verity expected overlayfs errors." by Treehugger Robot · 5 years ago
  4. 7046bcb Merge "libbase: add ConsumePrefix/ConsumeSuffix." by Elliott Hughes · 5 years ago
  5. 19322dd Merge "adbd: move posix_fadvise after open." by Treehugger Robot · 5 years ago
  6. b92cd9c Merge "Ignore memory from elf on /memfd:" by Christopher Ferris · 5 years ago
  7. 5828b77 adb: enable/disable verity expected overlayfs errors. by Mark Salyzyn · 5 years ago
  8. b4dc7be libbase: add ConsumePrefix/ConsumeSuffix. by Elliott Hughes · 5 years ago
  9. 3c0d7e8 Merge "move classes out of native_loader.cpp" by Treehugger Robot · 5 years ago
  10. 98aaf4c Ignore memory from elf on /memfd: by Christopher Ferris · 5 years ago
  11. 6291da2 move classes out of native_loader.cpp by Jiyong Park · 5 years ago
  12. 84235b7 Merge "Workaround bad markdown parser." by Treehugger Robot · 5 years ago
  13. f35183d Merge "Fix an unintialized return value." by Stephen Hines · 5 years ago
  14. 9187a72 Merge "fs_mgr: overlay: resize other OTA partitions to zero to make space" by David Anderson · 5 years ago
  15. 0ac51cf Load selinux compat file if it exists by Jeff Vander Stoep · 5 years ago
  16. 5ddd49e Merge "adbd: avoid starting multiple worker threads." by Treehugger Robot · 5 years ago
  17. c3fc2aa fs_mgr: overlay: resize other OTA partitions to zero to make space by Mark Salyzyn · 5 years ago
  18. 45b11d9 Fix an unintialized return value. by Stephen Hines · 5 years ago
  19. 989467d Workaround bad markdown parser. by Dan Albert · 5 years ago
  20. 6bc1328 Merge "adb: increase `adb [un]root` timeout." by Treehugger Robot · 5 years ago
  21. 2d3becd Merge "Reland: Fix libnativeloader to correctly link to the platform namespace." by Martin Stjernholm · 5 years ago
  22. 7a7c71b Merge "adbd: compile a static version." by Treehugger Robot · 5 years ago
  23. ef4a999 adb: increase `adb [un]root` timeout. by Josh Gao · 5 years ago
  24. bde8c84 adbd: compile a static version. by Josh Gao · 5 years ago
  25. 910ce0f adbd: avoid starting multiple worker threads. by Josh Gao · 5 years ago
  26. b5d1d19 adbd: move posix_fadvise after open. by Josh Gao · 5 years ago
  27. c57ed29 Reland: Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 5 years ago
  28. cc30f4d Merge "Add linker entries for the new libdexfiled_external.so." by Martin Stjernholm · 5 years ago
  29. e925228 Merge "Attempt native rollback for frequent crashes before boot completed" by Zimuzo Ezeozue · 5 years ago
  30. 8a50dad Add linker entries for the new libdexfiled_external.so. by Martin Stjernholm · 5 years ago
  31. 88de80f Attempt native rollback for frequent crashes before boot completed by Zimuzo · 5 years ago
  32. 446014e Merge "Allow memory metrics on devices that use kernel LMK" by Jim Blackler · 5 years ago
  33. 68cf801 Merge "Revert "Fix libnativeloader to correctly link to the platform namespace."" by Treehugger Robot · 5 years ago
  34. 6682d3b Merge "liblog: display valid utf8 characters with 'printable' log format" by Tom Cherry · 5 years ago
  35. fe6cc3e Merge "adb: restore generation of public key in `adb keygen`." by Treehugger Robot · 5 years ago
  36. b9259a9 Revert "Fix libnativeloader to correctly link to the platform namespace." by Martin Stjernholm · 5 years ago
  37. 032989a adb: restore generation of public key in `adb keygen`. by Josh Gao · 5 years ago
  38. 5631107 Merge "Support adb rescue wipe command" by Tianjie Xu · 5 years ago
  39. 9158984 liblog: display valid utf8 characters with 'printable' log format by Tom Cherry · 5 years ago
  40. d21a090 Merge "Nativeloader: Restrict anonymous namespace creation" by Treehugger Robot · 5 years ago
  41. bce25d2 Merge "Fix libnativeloader to correctly link to the platform namespace." by Treehugger Robot · 5 years ago
  42. 4ca0ca6 Fix libnativeloader to correctly link to the platform namespace. by Martin Stjernholm · 5 years ago
  43. 3947c93 Allow memory metrics on devices that use kernel LMK by Jim Blackler · 5 years ago
  44. c2265c5 Support adb rescue wipe command by xunchang · 5 years ago
  45. b9df7d9 Nativeloader: Restrict anonymous namespace creation by Andreas Gampe · 5 years ago
  46. 6723147 Merge "init: Add reboot timeout handler" by Joseph Jang · 5 years ago
  47. 79474ce Merge "Add UID printing to tombstone headers" by Misha Wagner · 5 years ago
  48. aaddf28 init: Add reboot timeout handler by josephjang · 5 years ago
  49. e30fe5f Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 5 years ago
  50. 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 5 years ago
  51. 81f5424 Merge "liblog: remove LIBLOG_WEAK" by Tom Cherry · 5 years ago
  52. 0fcd929 Merge "adbd: reduce queue depths." by Josh Gao · 5 years ago
  53. 927c3d9 liblog: remove LIBLOG_WEAK by Tom Cherry · 5 years ago
  54. 8e6fb82 Merge "logd: remove SELinux dup handling" by Treehugger Robot · 5 years ago
  55. 4b43299 Merge "Fix a warning on namespace.media.link.default.shared_libs" by Treehugger Robot · 5 years ago
  56. 971bae0 Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 5 years ago
  57. ee5083b Merge "adb: silence warning from libusb." by Treehugger Robot · 5 years ago
  58. e923e5e Merge "adb: fix double close in wait-for-*." by Treehugger Robot · 5 years ago
  59. 28293f1 adbd: reduce queue depths. by Josh Gao · 5 years ago
  60. 512a7bf logd: remove SELinux dup handling by Nick Kralevich · 5 years ago
  61. 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 5 years ago
  62. 4d89dc0 Merge "libion: convert a header file using update_all.py" by Elliott Hughes · 5 years ago
  63. 7a03b5d Merge "init: simplify async restorecon" by Tom Cherry · 5 years ago
  64. 6fbefd1 Merge "bootstat: add .* positive/negative test" by Mark Salyzyn · 5 years ago
  65. aeac7a4 bootstat: add .* positive/negative test by Mark Salyzyn · 5 years ago
  66. fe81541 init: simplify async restorecon by Tom Cherry · 5 years ago
  67. f9e9d38 Merge "bootstat: add 3 pmic off reasons to known set" by Treehugger Robot · 5 years ago
  68. f86ef10 libion: convert a header file using update_all.py by Yoshitaka Seto · 5 years ago
  69. 446d6c6 bootstat: add 3 pmic off reasons to known set by Jone Chou · 5 years ago
  70. 74d8422 Merge "Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab()" by Treehugger Robot · 5 years ago
  71. 5744cc4 Fix a warning on namespace.media.link.default.shared_libs by Dongwon Kang · 5 years ago
  72. 1cafeb5 Merge "bootstat: Allow regex matches for boot reasons" by Treehugger Robot · 5 years ago
  73. 87882c0 Merge "init: handle getpeercon() errors" by Tom Cherry · 5 years ago
  74. 4bc1658 Merge "init: set up SelinuxAuditCallback() earlier" by Tom Cherry · 5 years ago
  75. 67ee8a8 bootstat: Allow regex matches for boot reasons by Mark Salyzyn · 5 years ago
  76. 77c2847 Remove the mount points defined in skip_mount.cfg from ReadDefaultFstab() by SzuWei Lin · 5 years ago
  77. 39c5b8c Add UID printing to tombstone headers by Misha Wagner · 5 years ago
  78. 2ddb8df Merge "Adding adb_debug.prop into debug ramdisk" by Treehugger Robot · 5 years ago
  79. 9cf353a Merge "libprocessgroup: limit libprocessgroup's VNDK API surface" by Treehugger Robot · 5 years ago
  80. 6688eaf Merge "adb: Support rescue install and getprop." by Tao Bao · 5 years ago
  81. 7f160af init: handle getpeercon() errors by Tom Cherry · 5 years ago
  82. 3bdf315 libprocessgroup: limit libprocessgroup's VNDK API surface by Suren Baghdasaryan · 5 years ago
  83. 2f113ad init: set up SelinuxAuditCallback() earlier by Tom Cherry · 5 years ago
  84. 1a04345 Merge "Re-enable file descriptor caching and add option to skip caching" by Suren Baghdasaryan · 5 years ago
  85. 1412f3c Merge "fs_mgr: overlayfs: suppress mkfs output" by Treehugger Robot · 5 years ago
  86. 05f07d8 Adding adb_debug.prop into debug ramdisk by Bowgo Tsai · 5 years ago
  87. e7d0c83 Merge "init.rc: set fsck log permission on post-fs-data" by Treehugger Robot · 5 years ago
  88. 8a315d2 Re-enable file descriptor caching and add option to skip caching by Suren Baghdasaryan · 5 years ago
  89. 72d8d2f Merge "Copying debug ramdisk files to /debug_ramdisk/*" by Treehugger Robot · 5 years ago
  90. 11cf30b adb: Support rescue install and getprop. by Tao Bao · 5 years ago
  91. a91c5f7 init.rc: set fsck log permission on post-fs-data by Wei Wang · 5 years ago
  92. 9b33cbc Merge "init: small header clean up" by Treehugger Robot · 5 years ago
  93. 8f37d23 Merge "Don't assume an A/B device when overriding the super partition name." by Treehugger Robot · 5 years ago
  94. 5664489 Merge "Ziparchive: Enable -Wconversion" by Treehugger Robot · 5 years ago
  95. 7908ff9 Merge "Add indicator that an elf is memory backed." by Christopher Ferris · 5 years ago
  96. a7c103e Merge "init: set oom_adj early before fork vendor_init" by Treehugger Robot · 5 years ago
  97. 30afda7 Copying debug ramdisk files to /debug_ramdisk/* by Bowgo Tsai · 5 years ago
  98. 499601b adb: fix double close in wait-for-*. by Josh Gao · 5 years ago
  99. 45d8174 init: set oom_adj early before fork vendor_init by Wei Wang · 5 years ago
  100. 4ae266c Add indicator that an elf is memory backed. by Christopher Ferris · 5 years ago