1. 18817bf Merge "init: remove Parser singleton and related cleanup" am: 379123f9ab by Tom Cherry · 8 years ago
  2. a653551 Merge "init: remove Parser singleton and related cleanup" by Tom Cherry · 8 years ago
  3. 35410f3 Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." am: 13c3a582de by Joel Galenson · 8 years ago
  4. a08d7eb Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." by Treehugger Robot · 8 years ago
  5. 65dd768 Move chmod of /sys/kernel/debug/tracing to fix tracing. by Joel Galenson · 8 years ago
  6. 9e61ae7 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  7. ac2fd21 Merge "init: shutdown services in the opposite order that they started" 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. 0f89ddf Merge "rootdir: record last build fingerprint" am: 4e8227420e by Siqi Lin · 8 years ago
  10. 8c3f07e Merge "rootdir: record last build fingerprint" by Treehugger Robot · 8 years ago
  11. 9499f1a Merge "init: fix type of 2nd argument passed to prctl" am: 1b506c54c2 by Ben Fennema · 8 years ago
  12. fd92d07 Merge "init: fix type of 2nd argument passed to prctl" by Treehugger Robot · 8 years ago
  13. d0f96d7 init: fix type of 2nd argument passed to prctl by Ben Fennema · 8 years ago
  14. ff69bbf Merge "init: only use signed-integer-overflow sanitizer" am: a19f481c8c by Tom Cherry · 8 years ago
  15. 5eccd06 Merge "adbd: add logging to troubleshoot usb issues." am: 5550901152 by Josh Gao · 8 years ago
  16. 84cd11f Merge "init: only use signed-integer-overflow sanitizer" by Treehugger Robot · 8 years ago
  17. 1d81e72 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  18. 0b229ef init: shutdown services in the opposite order that they started by Tom Cherry · 8 years ago
  19. 624c975 rootdir: record last build fingerprint by Siqi Lin · 8 years ago
  20. 49ddd87 init: only use signed-integer-overflow sanitizer by Tom Cherry · 8 years ago
  21. 96cafcc Merge "bootstat: Log even more boot reasons." am: 29b9411685 by James Hawkins · 8 years ago
  22. 31f39f9 Merge "bootstat: Log even more boot reasons." by Treehugger Robot · 8 years ago
  23. cc43275 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  24. 9ee518c Merge "Add definition of off64_t for mac os builds" am: 3e0b594619 by Adam Lesinski · 8 years ago
  25. 150daaf Merge "Add definition of off64_t for mac os builds" by Adam Lesinski · 8 years ago
  26. 4bf1d57 Add definition of off64_t for mac os builds by Adam Lesinski · 8 years ago
  27. 9abf395 bootstat: Log even more boot reasons. by James Hawkins · 8 years ago
  28. a066e66 Merge "libziparchive: Use ReadAtOffset exclusively" am: a0360ad6a3 by Adam Lesinski · 8 years ago
  29. 7575180 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 8 years ago
  30. 6bcc3d5 Merge "libziparchive: Use ReadAtOffset exclusively" by Adam Lesinski · 8 years ago
  31. 4bebc0f Merge "Remove LOCAL_CLANG and clang: true" by Treehugger Robot · 8 years ago
  32. 6bf3965 Merge "Add thread safety analysis annotations." am: e7ce8c8485 by Siarhei Vishniakou · 8 years ago
  33. ba7d0ed Merge "Add thread safety analysis annotations." by Treehugger Robot · 8 years ago
  34. 27d8f7b Merge "Do not umount roofs even if it is R/W." am: 43567e39dc by Wei Wang · 8 years ago
  35. 344f3f0 Merge "Do not umount roofs even if it is R/W." by Treehugger Robot · 8 years ago
  36. d67a623 Merge "init: add support for global seccomp boot option" am: 9f1980e2fc by Steve Muckle · 8 years ago
  37. e71c9af Merge "init: add support for global seccomp boot option" by Treehugger Robot · 8 years ago
  38. 70a1dfd libziparchive: Use ReadAtOffset exclusively by Adam Lesinski · 8 years ago
  39. edb1831 Do not umount roofs even if it is R/W. by Wei Wang · 8 years ago
  40. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  41. 71d9f6f Merge "init: Fire shutdown trigger for thermal shutdown" am: 603cae8b48 by Wei Wang · 8 years ago
  42. 2b444da Merge "init: Fire shutdown trigger for thermal shutdown" by Treehugger Robot · 8 years ago
  43. 52afe23 init: add support for global seccomp boot option by Steve Muckle · 8 years ago
  44. 54d7a03 init: Fire shutdown trigger for thermal shutdown by Wei Wang · 8 years ago
  45. b528151 Merge "init: use delegating constructor for Service" am: ce3b2de809 by Tom Cherry · 8 years ago
  46. e5346e1 Merge "init: use delegating constructor for Service" by Tom Cherry · 8 years ago
  47. 8d868a6 Add thread safety analysis annotations. by Siarhei Vishniakou · 8 years ago
  48. 5fb18e8 Merge "fs_mgr:Add filter condition to make sure that the super block is correct." by Keun-young Park · 8 years ago
  49. 87a372d Merge "fs_mgr:Add filter condition to make sure that the super block is correct." by Keun-young Park · 8 years ago
  50. 5e5abb5 init: use delegating constructor for Service by Tom Cherry · 8 years ago
  51. f3fd866 Merge changes from topic 'mke2fs_2' am: 176827e166 by Jin Qian · 8 years ago
  52. a8dcd1a Merge changes from topic 'mke2fs_2' by Treehugger Robot · 8 years ago
  53. a2dc01d fastboot: add mke2fs and e2fsdroid to build package by Jin Qian · 8 years ago
  54. 19a4c06 fastboot: call mke2fs tools to generate ext4 image by Jin Qian · 8 years ago
  55. 530d3f0 fs_mgr:Add filter condition to make sure that the super block is correct. by katao · 8 years ago
  56. 77c7dfa fs_mgr: call format_f2fs correctly with -f by Jaegeuk Kim · 8 years ago
  57. fd6c58a init: require e2fsdroid and mke2fs when building init by Jin Qian · 8 years ago
  58. 722b103 init: rename mke2fs tools with _static suffix by Jin Qian · 8 years ago
  59. 50d16f2 Merge "Cleanup the libbacktrace interface a bit." am: e3d470b81d by Christopher Ferris · 8 years ago
  60. b4b90c2 Merge "Speed up StepIfSignalHandler path." am: c6dd6e8a79 by Christopher Ferris · 8 years ago
  61. c876a29 Merge "Cleanup the libbacktrace interface a bit." by Christopher Ferris · 8 years ago
  62. 6ba0ccd Merge "Speed up StepIfSignalHandler path." by Christopher Ferris · 8 years ago
  63. 347c911 Merge "init: Do full shutdown even for thermal shutdown" am: d5b36f38ef by Keun-young Park · 8 years ago
  64. 228f2f8 Merge "init: Do full shutdown even for thermal shutdown" by Treehugger Robot · 8 years ago
  65. 6768f17 Merge "fs_mgr_verity: allow verification error when the device is unlocked" by Bowgo Tsai · 8 years ago
  66. 9498e03 Merge "fs_mgr_verity: allow verification error when the device is unlocked" by Treehugger Robot · 8 years ago
  67. 495b838 Merge "ueventd: fixup ueventd_test.cpp" am: 9aaf66b61f by Tom Cherry · 8 years ago
  68. 7c4820e Merge "ueventd: fixup ueventd_test.cpp" by Tom Cherry · 8 years ago
  69. fdfea97 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
  70. ddec556 Cleanup the libbacktrace interface a bit. by Christopher Ferris · 8 years ago
  71. 14132bd ueventd: fixup ueventd_test.cpp by Tom Cherry · 8 years ago
  72. 4b55e4e Merge "dump stack before kill all" am: c13a2da2f4 by Keun-young Park · 8 years ago
  73. 88d246a Merge "dump stack before kill all" by Keun-young Park · 8 years ago
  74. f4b5893 Speed up StepIfSignalHandler path. by Christopher Ferris · 8 years ago
  75. 496932a Merge "Add signal handling to the register object." am: 33913ebfb5 by Christopher Ferris · 8 years ago
  76. b6b650a Merge "Add signal handling to the register object." by Christopher Ferris · 8 years ago
  77. fe4c337 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa by Steven Moreland · 8 years ago
  78. c4ac436 Merge "system/core: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  79. 332b9ba fs_mgr_verity: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  80. 4a8b98b dump stack before kill all by Keun-young Park · 8 years ago
  81. 1887d21 Merge "Add memcg related configs to init." am: b84666cbc0 by Robert Benea · 8 years ago
  82. e2716e2 Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
  83. 19c4d0a Add signal handling to the register object. by Christopher Ferris · 8 years ago
  84. 98aee02 system/core: use proper nativehelper headers by Steven Moreland · 8 years ago
  85. 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
  86. c69a901 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Quang Luong · 8 years ago
  87. 50fd20b Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
  88. ceeb6ed Merge "Remove ALOGD_IF_SLOW" am: d13547347f -s ours by Tom Cherry · 8 years ago
  89. f1080fd uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
  90. d987430 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago
  91. 242e3b4 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Keun-young Park · 8 years ago
  92. 56d0323 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Treehugger Robot · 8 years ago
  93. 1bbefcc Merge "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  94. 60fb639 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 8 years ago
  95. b896d4d adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  96. fb9c109 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
  97. 953b68d Merge "Revert "Mark libmetricslogger vendor_available."" am: 420eabe3b3 by Steven Moreland · 8 years ago
  98. 619506e Merge "Revert "Mark libmetricslogger vendor_available."" by Treehugger Robot · 8 years ago
  99. 539e21f Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Tom Cherry · 8 years ago
  100. ac90090 Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Treehugger Robot · 8 years ago