1. d9c3c37 Show the number of VMAs in the tombstone. by Elliott Hughes · 8 years ago
  2. dc60cdc Merge "Enable libdemangle and libunwindstack on host bionic" by Treehugger Robot · 8 years ago
  3. fa88661 Merge "libion: add 4.12+ kernel headers for forward compatibility" by Treehugger Robot · 8 years ago
  4. be5353d Merge "Base: Delete ostream<< with std::string*" by Treehugger Robot · 8 years ago
  5. d2af2ee Merge changes I45fbac4a,Ie390459d by Treehugger Robot · 8 years ago
  6. 401a9dc Enable libdemangle and libunwindstack on host bionic by Dan Willemsen · 8 years ago
  7. 8916f91 Merge "Remove comments and code about ro.boot.slot" by Tom Cherry · 8 years ago
  8. b09a9bb Merge "libmetricslogger: Lookup tag ID by name at runtime." by Treehugger Robot · 8 years ago
  9. 4ff5d11 bootstat: validate last kmsg and bootreason content more carefully by Mark Salyzyn · 8 years ago
  10. ed4e783 bootstat: clang-format rebase by Mark Salyzyn · 8 years ago
  11. 83a1671 Base: Delete ostream<< with std::string* by Andreas Gampe · 8 years ago
  12. 8e79903 Remove comments and code about ro.boot.slot by Tom Cherry · 8 years ago
  13. 4fb2d6e Merge "bootstat: refine kernel panic details" by Mark Salyzyn · 8 years ago
  14. 178d5e7 Merge "init: fix typo" by Treehugger Robot · 8 years ago
  15. 663fdfc4 libmetricslogger: Lookup tag ID by name at runtime. by James Hawkins · 8 years ago
  16. f4a295d bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
  17. e7166df Merge "libmetricslogger: Fix one incorrect (deprecated) logtag and one duplicate logtag." by Treehugger Robot · 8 years ago
  18. c13c26e init: fix typo by Tom Cherry · 8 years ago
  19. 51e66b7 libmetricslogger: Fix one incorrect (deprecated) logtag and one by James Hawkins · 8 years ago
  20. b6b7815 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 8 years ago
  21. 0ae6abb init: use protobuf for serialization of persistent properties by Tom Cherry · 8 years ago
  22. 3f87dbb Merge "bootstat: reduce overall boot time" by Mark Salyzyn · 8 years ago
  23. 7fcb134 Merge "bootstat: battery test fails on QC devices" by Mark Salyzyn · 8 years ago
  24. 31480b5 bootstat: reduce overall boot time by Mark Salyzyn · 8 years ago
  25. a71d5ed bootstat: battery test fails on QC devices by Mark Salyzyn · 8 years ago
  26. aa7ce38 Merge "bootstat: bootloader stat files misspelled" by Mark Salyzyn · 8 years ago
  27. 71665b4 bootstat: bootloader stat files misspelled by Mark Salyzyn · 8 years ago
  28. ab5c60e Merge "bootstat: reboot cold, warm and hard tests failed" by Mark Salyzyn · 8 years ago
  29. c57d34f Merge "init: add exec_background command" by Tom Cherry · 8 years ago
  30. 4086150 bootstat: reboot cold, warm and hard tests failed by Mark Salyzyn · 8 years ago
  31. bb3e26b Merge "bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field." by Treehugger Robot · 8 years ago
  32. 232c9c5 init: add exec_background command by Tom Cherry · 8 years ago
  33. ccdad6b Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher" by Isaac Chen · 8 years ago
  34. 9d6f537 Merge "libbacktrace: make Backtrace::FormatFrameData static." by Treehugger Robot · 8 years ago
  35. c39fbd2 bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field. by James Hawkins · 8 years ago
  36. 71df3d8 Merge "init: fix crash when reboot is triggered by a builtin" by Tom Cherry · 8 years ago
  37. e60f7d2 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 8 years ago
  38. 383e44a Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD by Bill Yi · 8 years ago
  39. 73c6451 Merge "init: fix hiding of move constructors of Result<T>" by Tom Cherry · 8 years ago
  40. c62997a init: fix hiding of move constructors of Result<T> by Tom Cherry · 8 years ago
  41. f28aa2e Merge "Mark libziparchive as VNDK in Android.bp" by Treehugger Robot · 8 years ago
  42. e83c7b1 Merge "Mark the modules as VNDK in Android.bp" by Treehugger Robot · 8 years ago
  43. 89cdeef Enable HAS_VFP_D32 for 32-bit armv8 crasher by Isaac Chen · 8 years ago
  44. c265ac0 Merge "gatekeeperd: use std::unique_ptr" by Jae Shin · 8 years ago
  45. 23bfc71 gatekeeperd: use std::unique_ptr by Justin Yun · 8 years ago
  46. 13297d7 Mark libziparchive as VNDK in Android.bp by Justin Yun · 8 years ago
  47. 407d7b8 Merge changes I60f883c0,Ie5955865 by Jae Shin · 8 years ago
  48. 86167be Mark libsync as LL-NDK by Jiyong Park · 8 years ago
  49. ecad885 Fix NDK libsync to match ndk/sync.h by Jesse Hall · 8 years ago
  50. f2b2bf8 Merge changes I0ed00441,I12d46493,Ib484f701 by Josh Gao · 8 years ago
  51. e58b7e6 Merge "Update shell and utilities docs for O." by Treehugger Robot · 8 years ago
  52. bcd4413 Mark the modules as VNDK in Android.bp by Justin Yun · 8 years ago
  53. ef915d2 Merge "tombstoned: Fix calls to evconnlistener_new." by Narayan Kamath · 8 years ago
  54. dccfc64 Merge "debuggerd_fallback: print maps." by Treehugger Robot · 8 years ago
  55. 0347303 Merge "Mark libmemtrack as VNDK in Android.bp" by Treehugger Robot · 8 years ago
  56. 8cf2cc6 Update shell and utilities docs for O. by Elliott Hughes · 8 years ago
  57. 5ccb262 Mark libmemtrack as VNDK in Android.bp by Justin Yun · 8 years ago
  58. e89d34b debuggerd_fallback: print maps. by Josh Gao · 8 years ago
  59. cc30272 Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 8 years ago
  60. bfe5e3e adb: add lock to remove_socket. by Josh Gao · 8 years ago
  61. f71cb73 adb: reformat comments. by Josh Gao · 8 years ago
  62. 5301515 Merge "Add "operator bool" overload to android::sp." by Treehugger Robot · 8 years ago
  63. 652ad55 Merge changes from topic "b/63736262" by Treehugger Robot · 8 years ago
  64. a5bf522 Add "operator bool" overload to android::sp. by Jeff Sharkey · 8 years ago
  65. 93bdf19 tombstoned: Fix calls to evconnlistener_new. by Narayan Kamath · 8 years ago
  66. 977ffed Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  67. e062a77 Merge "Recommend using pid instead of tid for gdbclient.py" by Dimitry Ivanov · 8 years ago
  68. 817a8c2 Fix static analyzer warnings by George Burgess IV · 8 years ago
  69. e6d734d adb: reboot: last boot command default by Mark Salyzyn · 8 years ago
  70. 01f629c Merge "Add the Release function for TemporaryFiles" by Tianjie Xu · 8 years ago
  71. f0a1479 Merge "init: fix variable scope issue with ExpandArgs()" by Tom Cherry · 8 years ago
  72. cb05ad7 bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
  73. a60734e Recommend using pid instead of tid for gdbclient.py by dimitry · 8 years ago
  74. 41eb27e init: fix variable scope issue with ExpandArgs() by Tom Cherry · 8 years ago
  75. fdd2fba Add the Release function for TemporaryFiles by Tianjie Xu · 8 years ago
  76. 79569c9 Merge changes from topic "fix-omx-dependencies" by Treehugger Robot · 8 years ago
  77. 6c6fd9d Merge "fs_mgr: replace make_ext4 api with e2fsprogs" by Treehugger Robot · 8 years ago
  78. 7411018 fs_mgr: replace make_ext4 api with e2fsprogs by Jin Qian · 8 years ago
  79. e17b360 Merge "Fix UnwindTest repeatability." by Christopher Ferris · 8 years ago
  80. 8800176 Merge "libsync: Fix a double-free." by Treehugger Robot · 8 years ago
  81. 0e4287c Merge "init: Allow clean system shutdown upon SIGTERM" by Treehugger Robot · 8 years ago
  82. 0be5b9e init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 8 years ago
  83. 766e3e8 Fix UnwindTest repeatability. by Christopher Ferris · 8 years ago
  84. 63ae32b libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 8 years ago
  85. d0e271c Merge "Add a method to share the process memory object." by Christopher Ferris · 8 years ago
  86. 64f52fc Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  87. dacc2d6 Add sys/cdefs.h to log/log_main.h. by Yifan Hong · 8 years ago
  88. 4121259 Merge "Log pid for writes to sys.powerctl" by Tom Cherry · 8 years ago
  89. c1ebc31 Merge "Mark libgrallocusage as vendor_available" by Treehugger Robot · 8 years ago
  90. 37f72a4 Merge "Don't rely on transitively included headers" by Treehugger Robot · 8 years ago
  91. 4752391 Merge "Suppress false-positive static analyzer warnings" by Treehugger Robot · 8 years ago
  92. fa3d1b0 Don't rely on transitively included headers by Jiyong Park · 8 years ago
  93. 244849d Suppress false-positive static analyzer warnings by Ting-Yuan Huang · 8 years ago
  94. 99d0345 libsync: Fix a double-free. by George Burgess IV · 8 years ago
  95. 63fa303 Mark libgrallocusage as vendor_available by Jiyong Park · 8 years ago
  96. ac88acc Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  97. 483d19a Log pid for writes to sys.powerctl by Tom Cherry · 8 years ago
  98. cf7b638 Merge "Add vndk tag for libunwindstack which must be a vndk-sp" by Treehugger Robot · 8 years ago
  99. 7a05007 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 8 years ago
  100. 9b1ac99 Merge "init: add option to read file fully on readahead" by Treehugger Robot · 8 years ago