1. 73bff33 Make the library usable as a library. by Christopher Ferris · 8 years ago
  2. 36ce71c Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Treehugger Robot · 8 years ago
  3. e8b9448 Merge "crasher: add a case that leaks until OOM-kill." by Treehugger Robot · 8 years ago
  4. 7b64bdf Merge "Move tools to separate directory." by Christopher Ferris · 8 years ago
  5. 00b0f71 crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  6. 5c436b9 Move tools to separate directory. by Christopher Ferris · 8 years ago
  7. f625f96 Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
  8. f47e717 fs_mgr: trim the terminating '\0' when reading from device tree by Bowgo Tsai · 8 years ago
  9. ad0b6db libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
  10. 4bf6043 Merge "Add vendor_available to liblog_headers." by Treehugger Robot · 8 years ago
  11. 5595466 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  12. 8cf52c5 Merge "A few cleanups." by Christopher Ferris · 8 years ago
  13. 35bf9fc Merge "libutils: liblog export headers" by Treehugger Robot · 8 years ago
  14. 13fd884 A few cleanups. by Christopher Ferris · 8 years ago
  15. 9648bc3 Merge "Remove old LOG_EVENT_* code from libsysutils" by Treehugger Robot · 8 years ago
  16. 693afd8 Merge "Fix mips build." by Baligh Uddin · 8 years ago
  17. f2e3c1f Remove old LOG_EVENT_* code from libsysutils by Yifan Hong · 8 years ago
  18. 1f7fa54 Fix mips build. by Christopher Ferris · 8 years ago
  19. ff621f2 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  20. 77fb8cf Merge "Add full support for initing registers." by Christopher Ferris · 8 years ago
  21. 91962fd Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  22. 87a9db9 Add full support for initing registers. by Christopher Ferris · 8 years ago
  23. 4e51e25 Merge "Move Timer from init to libbase" by Tom Cherry · 8 years ago
  24. e47acde Move Timer from init to libbase by Tom Cherry · 8 years ago
  25. d77aa6e Merge "Use void instead of no parameters in 2 function declarations." by Ian Elliott · 8 years ago
  26. 61e2078 Merge "Revert "Use mem cgroups in libprocessgroup if they're available"" by Treehugger Robot · 8 years ago
  27. 82232b6 Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 8 years ago
  28. 1154358 Use void instead of no parameters in 2 function declarations. by Ian Elliott · 8 years ago
  29. 5a80d11 Merge "Add missing test files to compile." by Christopher Ferris · 8 years ago
  30. 673ea29 Add missing test files to compile. by Christopher Ferris · 8 years ago
  31. df460a7 Merge "Init .gnu_debugdata in GetElf()." by Christopher Ferris · 8 years ago
  32. 0931a9b Merge "bootstat.cpp: update help message for --record_boot_complete" by Treehugger Robot · 8 years ago
  33. f04b1fc bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
  34. c130391 Merge "Add test config for memunreachable_test" by Treehugger Robot · 8 years ago
  35. 04c1423 Merge "Remove reference to deleted gzip module" by Treehugger Robot · 8 years ago
  36. ebfb872 Add test config for memunreachable_test by Colin Cross · 8 years ago
  37. 254a95f Merge "Move libnativebridge headers into the module." by Treehugger Robot · 8 years ago
  38. b700e82 libutils: liblog export headers by Steven Moreland · 8 years ago
  39. 98f26c7 Merge "System/core: Remove include/ziparchive" by Treehugger Robot · 8 years ago
  40. 987e754 Remove reference to deleted gzip module by Colin Cross · 8 years ago
  41. 3d7e316 Move libnativebridge headers into the module. by Steven Moreland · 8 years ago
  42. 9fa35a1 Merge "Libziparchive: Export headers in defaults" by Treehugger Robot · 8 years ago
  43. 5d02c29 System/core: Remove include/ziparchive by Andreas Gampe · 8 years ago
  44. 1c11b11 Libziparchive: Export headers in defaults by Andreas Gampe · 8 years ago
  45. 5d51c9b Merge "init: add info logs in first stage mount if we have to poll" by Treehugger Robot · 8 years ago
  46. 2cab996 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Treehugger Robot · 8 years ago
  47. 0541ca7 Merge "ueventd: don't double fork firmware handlers" by Tom Cherry · 8 years ago
  48. 372e57c fs_mgr: Adding logs when failing to wait for a device file by Jinguang Dong · 8 years ago
  49. 6ad4109 Merge "add "shutdown critical" to service" by Treehugger Robot · 8 years ago
  50. c08d29f Merge "fs_mgr: allow no verity metadata when the device is unlocked." by Treehugger Robot · 8 years ago
  51. 1b5b57d Merge "Backtrace: Add libziparchive dependency" by Treehugger Robot · 8 years ago
  52. 236b50b Merge "init: Support custom shutdown actions" by Treehugger Robot · 8 years ago
  53. bdcfeef ueventd: don't double fork firmware handlers by Tom Cherry · 8 years ago
  54. 1064a6d Merge "ueventd: remove character device symlinks (/dev/usb/*)" by Tom Cherry · 8 years ago
  55. b78f772 Merge "init: reap zombies only after kill(-pid, ...)" by Tom Cherry · 8 years ago
  56. d14b7c7 add "shutdown critical" to service by Keun-young Park · 8 years ago
  57. 02d61d8 init: Support custom shutdown actions by Wei Wang · 8 years ago
  58. 0ee41ce Merge "fs_mgr: report errno string for __mount errors" by Treehugger Robot · 8 years ago
  59. 187de3b init: add info logs in first stage mount if we have to poll by Tom Cherry · 8 years ago
  60. ab4d44c fs_mgr: allow no verity metadata when the device is unlocked. by Bowgo Tsai · 8 years ago
  61. 93c6103 Backtrace: Add libziparchive dependency by Andreas Gampe · 8 years ago
  62. 006fbcd Merge "zlib is not exposed to libziparchive headers" by Treehugger Robot · 8 years ago
  63. aab75a5 zlib is not exposed to libziparchive headers by Jiyong Park · 8 years ago
  64. dae7a8f Merge "libziparchive headers are moved to local directory" by Treehugger Robot · 8 years ago
  65. 62d5e8f Merge "Ran clang-format on libziparchive sources and headers" by Treehugger Robot · 8 years ago
  66. 20d398b libziparchive headers are moved to local directory by Jiyong Park · 8 years ago
  67. d76cd1c Ran clang-format on libziparchive sources and headers by Jiyong Park · 8 years ago
  68. f158046 Merge "Remove unnecessary SELinux dependencies" by Treehugger Robot · 8 years ago
  69. 3bf314d Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  70. 3491961 Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
  71. 8b3ab56 Merge "init: Read previous state of securebits before modifying" by Treehugger Robot · 8 years ago
  72. e9fc89d init: Read previous state of securebits before modifying by Luis Hector Chavez · 8 years ago
  73. 65333cf init: reap zombies only after kill(-pid, ...) by Tom Cherry · 8 years ago
  74. 5892546 Merge "logd + liblogd to Android.bp" by Treehugger Robot · 8 years ago
  75. cb26fee Merge changes Ie89f709b,Ibf543a7d,I1d8092a1 by Treehugger Robot · 8 years ago
  76. 0413830 Fix out of bound read in libziparchive by Tianjie Xu · 8 years ago
  77. 3314965 Check filename memory bound when parsing ziparchive by Tianjie Xu · 8 years ago
  78. 50d79d0 Fix out of bound access in libziparchive by Tianjie Xu · 9 years ago
  79. 1601f41 Merge "Fix ScopedSignalHandler" by Treehugger Robot · 8 years ago
  80. d3c4060 Merge changes I0a95f87a,I36b22986 by Treehugger Robot · 8 years ago
  81. d665f56 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  82. d6f6c8f Fix ScopedSignalHandler by Colin Cross · 8 years ago
  83. 31d54e5 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 8 years ago
  84. ee1b489 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  85. 0c254f8 Merge "Remove assert, use CHECK instead." by Christopher Ferris · 8 years ago
  86. 52819c5 Merge "healthd: notify listeners using local copy of list, drop lock" by Treehugger Robot · 8 years ago
  87. 1ff3910 healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 8 years ago
  88. 0d6f729 init: Use ScopedCaps for cap_init() by Luis Hector Chavez · 8 years ago
  89. 96109e6 init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent" by Luis Hector Chavez · 8 years ago
  90. 9171f70 Remove assert, use CHECK instead. by Christopher Ferris · 8 years ago
  91. 3683ff3 logd + liblogd to Android.bp by Steven Moreland · 8 years ago
  92. 3ab1d05 Remove more documentation for obsolete board configuration. by Elliott Hughes · 8 years ago
  93. c9aaef3 Merge "Fix mac build." by Christopher Ferris · 8 years ago
  94. 898b791 Merge "Allow SLOG* to vendors" by Treehugger Robot · 8 years ago
  95. f04c838 Fix mac build. by Christopher Ferris · 8 years ago
  96. 691622b Allow SLOG* to vendors by Jiyong Park · 8 years ago
  97. a28c594 Merge "Add .gnu_debugdata support." by Christopher Ferris · 8 years ago
  98. d11f620 Add .gnu_debugdata support. by Christopher Ferris · 8 years ago
  99. 511666a fs_mgr: report errno string for __mount errors by Mark Salyzyn · 8 years ago
  100. 0d18df4 Merge "Add (partial) support for Windows long paths" by Treehugger Robot · 8 years ago