1. df8362b Merge "Speed up StepIfSignalHandler path." am: c6dd6e8a79 by Christopher Ferris · 8 years ago
  2. c6dd6e8 Merge "Speed up StepIfSignalHandler path." by Christopher Ferris · 8 years ago
  3. a064892 Merge "init: Do full shutdown even for thermal shutdown" am: d5b36f38ef by Keun-young Park · 8 years ago
  4. d5b36f3 Merge "init: Do full shutdown even for thermal shutdown" by Treehugger Robot · 8 years ago
  5. 8493729 Merge "fs_mgr_verity: allow verification error when the device is unlocked" by Bowgo Tsai · 8 years ago
  6. a68f633 Merge "fs_mgr_verity: allow verification error when the device is unlocked" by Treehugger Robot · 8 years ago
  7. 34d4d57 Merge "ueventd: fixup ueventd_test.cpp" am: 9aaf66b61f by Tom Cherry · 8 years ago
  8. 9aaf66b Merge "ueventd: fixup ueventd_test.cpp" by Tom Cherry · 8 years ago
  9. 3017387 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
  10. 2ef572b ueventd: fixup ueventd_test.cpp by Tom Cherry · 8 years ago
  11. 4e24aa2 Merge "dump stack before kill all" am: c13a2da2f4 by Keun-young Park · 8 years ago
  12. c13a2da Merge "dump stack before kill all" by Keun-young Park · 8 years ago
  13. eb4a6db Speed up StepIfSignalHandler path. by Christopher Ferris · 8 years ago
  14. b945cc6 Merge "Add signal handling to the register object." am: 33913ebfb5 by Christopher Ferris · 8 years ago
  15. 33913eb Merge "Add signal handling to the register object." by Christopher Ferris · 8 years ago
  16. 6208cd1 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa by Steven Moreland · 8 years ago
  17. 4f59afe Merge "system/core: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  18. b674894 fs_mgr_verity: allow verification error when the device is unlocked by Bowgo Tsai · 8 years ago
  19. c59b822 dump stack before kill all by Keun-young Park · 8 years ago
  20. 7564622 Merge "Add memcg related configs to init." am: b84666cbc0 by Robert Benea · 8 years ago
  21. b84666c Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
  22. a019665 Add signal handling to the register object. by Christopher Ferris · 8 years ago
  23. 00fe3ad system/core: use proper nativehelper headers by Steven Moreland · 8 years ago
  24. d485226 Add memcg related configs to init. by Robert Benea · 8 years ago
  25. c1e78e1 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Quang Luong · 8 years ago
  26. a022ea4 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
  27. b20ff45 Merge "Remove ALOGD_IF_SLOW" am: d13547347f -s ours by Tom Cherry · 8 years ago
  28. dd6a85c uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
  29. d135473 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago android-o-preview-4
  30. c9f601a Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Keun-young Park · 8 years ago
  31. 11649e8 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Treehugger Robot · 8 years ago
  32. 0fe0ced Merge "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  33. e036651 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 8 years ago
  34. f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  35. 6e12b38 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
  36. bd9bec4 Merge "Revert "Mark libmetricslogger vendor_available."" am: 420eabe3b3 by Steven Moreland · 8 years ago
  37. 420eabe Merge "Revert "Mark libmetricslogger vendor_available."" by Treehugger Robot · 8 years ago
  38. 730a5dd Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Tom Cherry · 8 years ago
  39. 0ba5609 Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Treehugger Robot · 8 years ago
  40. 0430efb Revert "Mark libmetricslogger vendor_available." by Steven Moreland · 8 years ago
  41. 6665fd5 Merge "Remove ALOGD_IF_SLOW" into stage-aosp-master by Tom Cherry · 8 years ago
  42. 1c9f387 Merge "logcat: Add missing newline to read failure" am: d1c73b57b5 by Luca Stefani · 8 years ago
  43. d1c73b5 Merge "logcat: Add missing newline to read failure" by Treehugger Robot · 8 years ago
  44. c2e181c ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago
  45. b38e142 Merge "Make the library usable as a library." am: ca94f65ea0 by Christopher Ferris · 8 years ago
  46. ca94f65 Merge "Make the library usable as a library." by Christopher Ferris · 8 years ago
  47. 5a62269 Merge changes from topic 'ext4_encryption_flag' am: 5be05733c2 by Tom Cherry · 8 years ago
  48. 5be0573 Merge changes from topic 'ext4_encryption_flag' by Tom Cherry · 8 years ago
  49. 97e90c6 Merge "rootdir: record last build signature and kernel version" am: 91a17a41f6 by Mark Salyzyn · 8 years ago
  50. 91a17a4 Merge "rootdir: record last build signature and kernel version" by Treehugger Robot · 8 years ago
  51. b648daa Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  52. d226a51 Make the library usable as a library. by Christopher Ferris · 8 years ago
  53. 9339403 rootdir: record last build signature and kernel version by Mark Salyzyn · 8 years ago
  54. 3205cd6 Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Bowgo Tsai · 8 years ago
  55. b76158d Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Treehugger Robot · 8 years ago
  56. 0cb3d25 Merge "crasher: add a case that leaks until OOM-kill." am: f610d6db82 by Josh Gao · 8 years ago
  57. f610d6d Merge "crasher: add a case that leaks until OOM-kill." by Treehugger Robot · 8 years ago
  58. 3588f6a Merge "Move tools to separate directory." am: d312abe7c0 by Christopher Ferris · 8 years ago
  59. d312abe Merge "Move tools to separate directory." by Christopher Ferris · 8 years ago
  60. 399b4ee crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  61. b5d7a87 Move tools to separate directory. by Christopher Ferris · 8 years ago
  62. 028aca2 Merge "libmemunreachable: track kernel binder references" am: 454285dfcc by Colin Cross · 8 years ago
  63. 454285d Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
  64. f2a35db Merge "Add vendor_available to liblog_headers." am: f42d02830d -s ours by Steven Moreland · 8 years ago
  65. 35f2bf4 Merge "A few cleanups." am: 0c22c5646e by Christopher Ferris · 8 years ago
  66. 83999b3 Merge "libutils: liblog export headers" am: 5607f36e01 -s ours by Steven Moreland · 8 years ago
  67. f559655 fs_mgr: trim the terminating '\0' when reading from device tree by Bowgo Tsai · 8 years ago
  68. f572b91 libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
  69. f42d028 Merge "Add vendor_available to liblog_headers." by Treehugger Robot · 8 years ago
  70. c30f248 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  71. 08678e1 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  72. 0c22c56 Merge "A few cleanups." by Christopher Ferris · 8 years ago
  73. 5607f36 Merge "libutils: liblog export headers" by Treehugger Robot · 8 years ago
  74. f6d5431 A few cleanups. by Christopher Ferris · 8 years ago
  75. 67e0b81 Merge "Remove old LOG_EVENT_* code from libsysutils" am: 5aee3ff22a by Yifan Hong · 8 years ago
  76. 5aee3ff Merge "Remove old LOG_EVENT_* code from libsysutils" by Treehugger Robot · 8 years ago
  77. 36f46cd Merge "Fix mips build." am: 97ba18ed7f by Baligh Uddin · 8 years ago
  78. 97ba18e Merge "Fix mips build." by Baligh Uddin · 8 years ago
  79. 087f3b7 Remove old LOG_EVENT_* code from libsysutils by Yifan Hong · 8 years ago
  80. 3517fe0 Fix mips build. by Christopher Ferris · 8 years ago
  81. 92ad7c0 Merge "Use mem cgroups in libprocessgroup if they're available" am: 3c7f566495 by Robert Benea · 8 years ago
  82. 3c7f566 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  83. 66c61b5 Merge "Add full support for initing registers." am: 1add237c8d by Christopher Ferris · 8 years ago
  84. 1add237 Merge "Add full support for initing registers." by Christopher Ferris · 8 years ago
  85. 3280e48 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  86. 2a25c4a Add full support for initing registers. by Christopher Ferris · 8 years ago
  87. 7ff0b00 Merge "Move Timer from init to libbase" am: 896297b2ef by Tom Cherry · 8 years ago
  88. 896297b Merge "Move Timer from init to libbase" by Tom Cherry · 8 years ago
  89. ede0d53 Move Timer from init to libbase by Tom Cherry · 8 years ago
  90. cbe556e Merge "Use void instead of no parameters in 2 function declarations." by Ian Elliott · 8 years ago
  91. 11b91e7 Merge "Use void instead of no parameters in 2 function declarations." by Ian Elliott · 8 years ago
  92. 0870514 logcat: Add missing newline to read failure by Luca Stefani · 8 years ago
  93. 7f857bb Merge "Revert "Use mem cgroups in libprocessgroup if they're available"" by Tim Murray · 8 years ago
  94. e8a75e8 Merge "Revert "Use mem cgroups in libprocessgroup if they're available"" by Treehugger Robot · 8 years ago
  95. fc10e3d Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 8 years ago
  96. 58e06c5 Use void instead of no parameters in 2 function declarations. by Ian Elliott · 8 years ago
  97. 793ffcb Merge "Add missing test files to compile." am: 32ac9bfd09 by Christopher Ferris · 8 years ago
  98. 32ac9bf Merge "Add missing test files to compile." by Christopher Ferris · 8 years ago
  99. 9744fb2 Add missing test files to compile. by Christopher Ferris · 8 years ago
  100. f5b374a Merge "Init .gnu_debugdata in GetElf()." am: 2d07f72961 by Christopher Ferris · 8 years ago