1. 0f04867 Enable libdemangle and libunwindstack on host bionic by Dan Willemsen · 8 years ago
  2. 7dcf076 Merge "Remove comments and code about ro.boot.slot" by Tom Cherry · 8 years ago
  3. 90e9c1f Merge "libmetricslogger: Lookup tag ID by name at runtime." by Treehugger Robot · 8 years ago
  4. f4ec2c5 Remove comments and code about ro.boot.slot by Tom Cherry · 8 years ago
  5. 22a10f6 Merge "bootstat: refine kernel panic details" by Mark Salyzyn · 8 years ago
  6. 15a14d1 Merge "init: fix typo" by Treehugger Robot · 8 years ago
  7. b2f4244 libmetricslogger: Lookup tag ID by name at runtime. by James Hawkins · 8 years ago
  8. 6461089 bootstat: refine kernel panic details by Mark Salyzyn · 8 years ago
  9. 8f3989b Merge "libmetricslogger: Fix one incorrect (deprecated) logtag and one duplicate logtag." by Treehugger Robot · 8 years ago
  10. a141907 init: fix typo by Tom Cherry · 8 years ago
  11. 2dcca29 libmetricslogger: Fix one incorrect (deprecated) logtag and one by James Hawkins · 8 years ago
  12. f5dba11 Merge "init: use protobuf for serialization of persistent properties" by Tom Cherry · 8 years ago
  13. a97faba init: use protobuf for serialization of persistent properties by Tom Cherry · 8 years ago
  14. e42278d Merge "bootstat: reduce overall boot time" by Mark Salyzyn · 8 years ago
  15. 834e89c Merge "bootstat: battery test fails on QC devices" by Mark Salyzyn · 8 years ago
  16. 557a9d4 bootstat: reduce overall boot time by Mark Salyzyn · 8 years ago
  17. 8a30fca bootstat: battery test fails on QC devices by Mark Salyzyn · 8 years ago
  18. b04f454 Merge "bootstat: bootloader stat files misspelled" by Mark Salyzyn · 8 years ago
  19. 25246dd bootstat: bootloader stat files misspelled by Mark Salyzyn · 8 years ago
  20. ae05490 Merge "bootstat: reboot cold, warm and hard tests failed" by Mark Salyzyn · 8 years ago
  21. 424ed42 Merge "init: add exec_background command" by Tom Cherry · 8 years ago
  22. 08b0256 bootstat: reboot cold, warm and hard tests failed by Mark Salyzyn · 8 years ago
  23. 2fb5fa3 Merge "bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field." by Treehugger Robot · 8 years ago
  24. 3631c54 init: add exec_background command by Tom Cherry · 8 years ago
  25. 06c65ed Merge "Enable HAS_VFP_D32 for 32-bit armv8 crasher" by Isaac Chen · 8 years ago
  26. 48b68b4 Merge "libbacktrace: make Backtrace::FormatFrameData static." by Treehugger Robot · 8 years ago
  27. 5240f20 bootstat: Log the ro.boot.bootreason property through the new platform_reason Tron field. by James Hawkins · 8 years ago
  28. b92415c Merge "init: fix crash when reboot is triggered by a builtin" by Tom Cherry · 8 years ago
  29. 3633a40 init: fix crash when reboot is triggered by a builtin by Tom Cherry · 8 years ago
  30. 1eca62a Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD by Bill Yi · 8 years ago
  31. db7b8f5 Merge "init: fix hiding of move constructors of Result<T>" by Tom Cherry · 8 years ago
  32. d1c9cd0 init: fix hiding of move constructors of Result<T> by Tom Cherry · 8 years ago
  33. 4ed58af Merge "Mark libziparchive as VNDK in Android.bp" by Treehugger Robot · 8 years ago
  34. 5d1e740 Merge "Mark the modules as VNDK in Android.bp" by Treehugger Robot · 8 years ago
  35. 6dc21a5 Enable HAS_VFP_D32 for 32-bit armv8 crasher by Isaac Chen · 8 years ago
  36. 0dd4b6a Merge "gatekeeperd: use std::unique_ptr" by Jae Shin · 8 years ago
  37. 919cc55 gatekeeperd: use std::unique_ptr by Justin Yun · 8 years ago
  38. 096114d Mark libziparchive as VNDK in Android.bp by Justin Yun · 8 years ago
  39. 8c3e940 Merge changes I60f883c0,Ie5955865 by Jae Shin · 8 years ago
  40. b87f884 Mark libsync as LL-NDK by Jiyong Park · 8 years ago
  41. b5ec6a0 Fix NDK libsync to match ndk/sync.h by Jesse Hall · 8 years ago
  42. 0a01830 Merge changes I0ed00441,I12d46493,Ib484f701 by Josh Gao · 8 years ago
  43. 1ca9852 Merge "Update shell and utilities docs for O." by Treehugger Robot · 8 years ago
  44. 6a7e882 Mark the modules as VNDK in Android.bp by Justin Yun · 8 years ago
  45. e997ba9 Merge "tombstoned: Fix calls to evconnlistener_new." by Narayan Kamath · 8 years ago
  46. 26123d7 Merge "debuggerd_fallback: print maps." by Treehugger Robot · 8 years ago
  47. 0978f02 Merge "Mark libmemtrack as VNDK in Android.bp" by Treehugger Robot · 8 years ago
  48. d7ddf39 Update shell and utilities docs for O. by Elliott Hughes · 8 years ago
  49. ef59c16 Mark libmemtrack as VNDK in Android.bp by Justin Yun · 8 years ago
  50. fdc95c9 debuggerd_fallback: print maps. by Josh Gao · 8 years ago
  51. e48ecce Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 8 years ago
  52. 62c92f0 adb: add lock to remove_socket. by Josh Gao · 8 years ago
  53. 55c8b34 adb: reformat comments. by Josh Gao · 8 years ago
  54. 28ebfe1 Merge "Add "operator bool" overload to android::sp." by Treehugger Robot · 8 years ago
  55. 1f666a6 Merge changes from topic "b/63736262" by Treehugger Robot · 8 years ago
  56. 147b881 Add "operator bool" overload to android::sp. by Jeff Sharkey · 8 years ago
  57. c2e98f6 tombstoned: Fix calls to evconnlistener_new. by Narayan Kamath · 8 years ago
  58. 7176951 Merge "Fix static analyzer warnings" by Treehugger Robot · 8 years ago
  59. 0d2105b Merge "Recommend using pid instead of tid for gdbclient.py" by Dimitry Ivanov · 8 years ago
  60. 180e5e7 Fix static analyzer warnings by George Burgess IV · 8 years ago
  61. 277eca1 adb: reboot: last boot command default by Mark Salyzyn · 8 years ago
  62. e9b3a75 Merge "Add the Release function for TemporaryFiles" by Tianjie Xu · 8 years ago
  63. 1973110 Merge "init: fix variable scope issue with ExpandArgs()" by Tom Cherry · 8 years ago
  64. b304f6d bootstat: introduce sys.boot.reason by Mark Salyzyn · 8 years ago
  65. 6429e20 Recommend using pid instead of tid for gdbclient.py by dimitry · 8 years ago
  66. 5e405ca init: fix variable scope issue with ExpandArgs() by Tom Cherry · 8 years ago
  67. f9bc1b0 Add the Release function for TemporaryFiles by Tianjie Xu · 8 years ago
  68. 2dac833 Merge changes from topic "fix-omx-dependencies" by Treehugger Robot · 8 years ago
  69. ff9c7c5 Merge "fs_mgr: replace make_ext4 api with e2fsprogs" by Treehugger Robot · 8 years ago
  70. 42d8137 fs_mgr: replace make_ext4 api with e2fsprogs by Jin Qian · 8 years ago
  71. cfadedb Merge "Fix UnwindTest repeatability." by Christopher Ferris · 8 years ago
  72. 16dd491 Merge "libsync: Fix a double-free." by Treehugger Robot · 8 years ago android-o-mr1-preview-1 android-o-mr1-preview-2
  73. 61cb88a Merge "init: Allow clean system shutdown upon SIGTERM" by Treehugger Robot · 8 years ago
  74. 9f97f47 init: Allow clean system shutdown upon SIGTERM by Luis Hector Chavez · 8 years ago
  75. edccd84 Fix UnwindTest repeatability. by Christopher Ferris · 8 years ago
  76. b63a60f libbacktrace: make Backtrace::FormatFrameData static. by Josh Gao · 8 years ago
  77. 18149b6 Merge "Add a method to share the process memory object." by Christopher Ferris · 8 years ago
  78. 25db8dc Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  79. e2c5180 Add sys/cdefs.h to log/log_main.h. by Yifan Hong · 8 years ago
  80. 2827106 Merge "Log pid for writes to sys.powerctl" by Tom Cherry · 8 years ago
  81. 9c8781f Merge "Mark libgrallocusage as vendor_available" by Treehugger Robot · 8 years ago
  82. 45eeea2 Merge "Don't rely on transitively included headers" by Treehugger Robot · 8 years ago
  83. 0c89aae Merge "Suppress false-positive static analyzer warnings" by Treehugger Robot · 8 years ago
  84. bab1658 Don't rely on transitively included headers by Jiyong Park · 8 years ago
  85. 249bd05 Suppress false-positive static analyzer warnings by Ting-Yuan Huang · 8 years ago
  86. 4ff5ff2 libsync: Fix a double-free. by George Burgess IV · 8 years ago
  87. e2bd601 Mark libgrallocusage as vendor_available by Jiyong Park · 8 years ago
  88. 5f11851 Add a method to share the process memory object. by Christopher Ferris · 8 years ago
  89. a84e14d Log pid for writes to sys.powerctl by Tom Cherry · 8 years ago
  90. 6139592 Merge "Add vndk tag for libunwindstack which must be a vndk-sp" by Treehugger Robot · 8 years ago
  91. f899548 Merge "Add odm sepolicy support to selinux.cpp" by Treehugger Robot · 8 years ago
  92. d97a171 Merge "init: add option to read file fully on readahead" by Treehugger Robot · 8 years ago
  93. 02628f3 init: add option to read file fully on readahead by Wei Wang · 8 years ago
  94. 2b8a95a Merge "libdebuggerd: cleanup." by Treehugger Robot · 8 years ago
  95. eef4cd7 Add odm sepolicy support to selinux.cpp by kaichieh · 8 years ago
  96. 73bd4f0 Add vndk tag for libunwindstack which must be a vndk-sp by Justin Yun · 8 years ago
  97. 9638729 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 8 years ago
  98. 0603ec4 Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 8 years ago
  99. 3d6f851 Merge "Move adbd from root to system" by Treehugger Robot · 8 years ago
  100. 537c68c Merge "Add proper support for embedded elf files." by Christopher Ferris · 8 years ago