1. 7a13fee Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 8 years ago
  2. 7504e1f Merge "Allow the use of a custom Android DT directory" by Bo Hu · 8 years ago
  3. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  4. a08d7eb Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." by Treehugger Robot · 8 years ago
  5. 0f1a689 Allow the use of a custom Android DT directory by Yu Ning · 8 years ago
  6. 65dd768 Move chmod of /sys/kernel/debug/tracing to fix tracing. by Joel Galenson · 8 years ago
  7. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  8. b9ecbcb Merge "init: shutdown services in the opposite order that they started" by Tom Cherry · 8 years ago
  9. 8c3f07e Merge "rootdir: record last build fingerprint" by Treehugger Robot · 8 years ago
  10. fd92d07 Merge "init: fix type of 2nd argument passed to prctl" by Treehugger Robot · 8 years ago
  11. d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  12. 84cd11f Merge "init: only use signed-integer-overflow sanitizer" by Treehugger Robot · 8 years ago
  13. 1d81e72 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  14. 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  15. 624c975 rootdir: record last build fingerprint by Siqi Lin · 8 years ago
  16. 49ddd87 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  17. 31f39f9 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
  18. cc43275 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  19. 150daaf Merge "Add definition of off64_t for mac os builds" by Adam Lesinski · 8 years ago
  20. 4bf1d57 Add definition of off64_t for mac os builds by Adam Lesinski · 8 years ago
  21. 9abf395 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  22. 6bcc3d5 Merge "libziparchive: Use ReadAtOffset exclusively" by Adam Lesinski · 8 years ago
  23. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  24. ba7d0ed Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
  25. 344f3f0 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
  26. e71c9af Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
  27. 70a1dfd libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 8 years ago
  28. edb1831 Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago
  29. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  30. 2b444da Merge "init: Fire shutdown trigger for thermal shutdown" by Treehugger Robot · 8 years ago
  31. 52afe23 init: add support for global seccomp boot option by Steve Muckle · 8 years ago
  32. 54d7a03 init: Fire shutdown trigger for thermal shutdown by Wei Wang · 8 years ago
  33. e5346e1 Merge "init: use delegating constructor for Service" by Tom Cherry · 8 years ago
  34. 8d868a6 Add thread safety analysis annotations. by Siarhei Vishniakou · 8 years ago
  35. 87a372d Merge "fs_mgr:Add filter condition to make sure that the super block is correct." by Keun-young Park · 8 years ago
  36. 5e5abb5 init: use delegating constructor for Service by Tom Cherry · 8 years ago
  37. a8dcd1a Merge changes from topic 'mke2fs_2' by Treehugger Robot · 8 years ago
  38. a2dc01d fastboot: add mke2fs and e2fsdroid to build package by Jin Qian · 8 years ago
  39. 19a4c06 fastboot: call mke2fs tools to generate ext4 image by Jin Qian · 8 years ago
  40. 530d3f0 fs_mgr:Add filter condition to make sure that the super block is correct. by katao · 8 years ago
  41. 77c7dfa fs_mgr: call format_f2fs correctly with -f by Jaegeuk Kim · 8 years ago
  42. fd6c58a init: require e2fsdroid and mke2fs when building init by Jin Qian · 8 years ago
  43. 722b103 init: rename mke2fs tools with _static suffix by Jin Qian · 8 years ago
  44. c876a29 Merge "Cleanup the libbacktrace interface a bit." by Christopher Ferris · 8 years ago
  45. 6ba0ccd Merge "Speed up StepIfSignalHandler path." by Christopher Ferris · 8 years ago
  46. 228f2f8 Merge "init: Do full shutdown even for thermal shutdown" by Treehugger Robot · 8 years ago
  47. 9498e03 Merge "fs_mgr_verity: allow verification error when the device is unlocked" by Treehugger Robot · 8 years ago
  48. 7c4820e Merge "ueventd: fixup ueventd_test.cpp" by Tom Cherry · 8 years ago
  49. fdfea97 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
  50. ddec556 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  51. 14132bd ueventd: fixup ueventd_test.cpp by Tom Cherry · 8 years ago
  52. 88d246a Merge "dump stack before kill all" by Keun-young Park · 8 years ago
  53. f4b5893 Speed up StepIfSignalHandler path. by Christopher Ferris · 8 years ago
  54. b6b650a Merge "Add signal handling to the register object." by Christopher Ferris · 8 years ago
  55. c4ac436 Merge "system/core: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  56. 332b9ba fs_mgr_verity: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  57. 4a8b98b dump stack before kill all by Keun-young Park · 8 years ago
  58. e2716e2 Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
  59. 19c4d0a Add signal handling to the register object. by Christopher Ferris · 8 years ago
  60. 98aee02 system/core: use proper nativehelper headers by Steven Moreland · 8 years ago
  61. 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
  62. 50fd20b Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
  63. f1080fd uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
  64. d987430 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago
  65. 56d0323 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Treehugger Robot · 8 years ago
  66. 60fb639 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 8 years ago
  67. b896d4d adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  68. fb9c109 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
  69. 619506e Merge "Revert "Mark libmetricslogger vendor_available."" by Treehugger Robot · 8 years ago
  70. ac90090 Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Treehugger Robot · 8 years ago
  71. 95684da Revert "Mark libmetricslogger vendor_available." by Steven Moreland · 8 years ago
  72. 172feec Merge "logcat: Add missing newline to read failure" by Treehugger Robot · 8 years ago
  73. c457f40 ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago
  74. aa33477 Merge "Make the library usable as a library." by Christopher Ferris · 8 years ago
  75. 67e999c Merge changes from topic 'ext4_encryption_flag' by Tom Cherry · 8 years ago
  76. 14335d8 Merge "rootdir: record last build signature and kernel version" by Treehugger Robot · 8 years ago
  77. 73bff33 Make the library usable as a library. by Christopher Ferris · 8 years ago
  78. ac3aeaa rootdir: record last build signature and kernel version by Mark Salyzyn · 8 years ago
  79. 36ce71c Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Treehugger Robot · 8 years ago
  80. e8b9448 Merge "crasher: add a case that leaks until OOM-kill." by Treehugger Robot · 8 years ago
  81. 7b64bdf Merge "Move tools to separate directory." by Christopher Ferris · 8 years ago
  82. 00b0f71 crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  83. 5c436b9 Move tools to separate directory. by Christopher Ferris · 8 years ago
  84. f625f96 Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
  85. f47e717 fs_mgr: trim the terminating '\0' when reading from device tree by Bowgo Tsai · 8 years ago
  86. ad0b6db libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
  87. 4bf6043 Merge "Add vendor_available to liblog_headers." by Treehugger Robot · 8 years ago
  88. 5595466 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  89. 0d26e33 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  90. 8cf52c5 Merge "A few cleanups." by Christopher Ferris · 8 years ago
  91. 35bf9fc Merge "libutils: liblog export headers" by Treehugger Robot · 8 years ago
  92. 13fd884 A few cleanups. by Christopher Ferris · 8 years ago
  93. 9648bc3 Merge "Remove old LOG_EVENT_* code from libsysutils" by Treehugger Robot · 8 years ago
  94. 693afd8 Merge "Fix mips build." by Baligh Uddin · 8 years ago
  95. f2e3c1f Remove old LOG_EVENT_* code from libsysutils by Yifan Hong · 8 years ago
  96. 1f7fa54 Fix mips build. by Christopher Ferris · 8 years ago
  97. ff621f2 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  98. 77fb8cf Merge "Add full support for initing registers." by Christopher Ferris · 8 years ago
  99. 91962fd Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  100. 87a9db9 Add full support for initing registers. by Christopher Ferris · 8 years ago