1. a9b4197 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
  2. dd5da98 libprocinfo: add support for parsing process state. by Josh Gao · 8 years ago
  3. 5a86367 Merge "Allow configuration of the number of tombstones." by Elliott Hughes · 8 years ago
  4. cc6be62 Merge "libcutils: fs_config: fix "system/<partition>/" aliasing" by Treehugger Robot · 8 years ago
  5. e63ba2f Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 8 years ago
  6. c9dea03 libcutils: fs_config: fix "system/<partition>/" aliasing by Ben Fennema · 8 years ago
  7. 2413428 Allow configuration of the number of tombstones. by Elliott Hughes · 8 years ago
  8. bd24653 Revert "adb: turn on libusb by default." by Josh Gao · 8 years ago
  9. fc40f71 Merge "AVB: allow no metadata in the generic system.img for project Treble" by Treehugger Robot · 8 years ago
  10. 4949dc8 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 8 years ago
  11. 6dc11d5 Merge "init: create android::init:: namespace" by Tom Cherry · 8 years ago
  12. cf3e02e Merge "libsysutils: Fix vold vulnerability in FrameworkListener" by Treehugger Robot · 8 years ago
  13. 59202f6 init: create android::init:: namespace by Tom Cherry · 8 years ago
  14. 0a29545 Merge "Add section parsing and function name handling." by Christopher Ferris · 8 years ago
  15. e13a8c6 Merge "init: cleanup some string usage" by Tom Cherry · 8 years ago
  16. a37078d Add section parsing and function name handling. by Christopher Ferris · 8 years ago
  17. 1de9286 Merge "tombstoned: Improve message on java trace completion." by Narayan Kamath · 8 years ago
  18. 6e3af0a Merge "Debuggerd: Extend crash_dump timeout to 5 seconds" by Treehugger Robot · 8 years ago
  19. 1f9efc4 Merge "Debuggerd: Fix debuggerd_test" by Treehugger Robot · 8 years ago
  20. be45889 Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
  21. 3368579 Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
  22. e6f7095 Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices" by Jaesung Chung · 8 years ago
  23. 2db51a4 Merge "Fix stack test on arm32" by Treehugger Robot · 8 years ago
  24. 8bd4b2b init: cleanup some string usage by Tom Cherry · 8 years ago
  25. 6c857b5 crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices by Jaesung Chung · 8 years ago
  26. 6a2eb06 Merge "libmemunreachable: turn off MEM_ALOGV messages" by Treehugger Robot · 8 years ago
  27. 31d46be Merge "Move libmemunreachable into namespace android" by Treehugger Robot · 8 years ago
  28. 0a1fcb6 Fix stack test on arm32 by Colin Cross · 8 years ago
  29. ca33a03 Merge "libmemunreachable: clang-format everything" by Colin Cross · 8 years ago
  30. b5a1f4c libmemunreachable: turn off MEM_ALOGV messages by Colin Cross · 8 years ago
  31. 89b91d7 Move libmemunreachable into namespace android by Colin Cross · 8 years ago
  32. aa66bd4 libmemunreachable: clang-format everything by Colin Cross · 8 years ago
  33. 0557100 tombstoned: Improve message on java trace completion. by Narayan Kamath · 8 years ago
  34. 113eb3a Merge "tombstoned: change path for traces from "anr_" to "trace_"" by Narayan Kamath · 8 years ago
  35. 3c9ef4a Merge changes from topic 'eng_first_stage_mount' by Treehugger Robot · 8 years ago
  36. 24cc588 Revert "Revert "init: poll in first stage mount if required devices are not found"" by Sandeep Patil · 8 years ago
  37. 9056819 Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 8 years ago
  38. 5b63c7f fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled by Sandeep Patil · 8 years ago
  39. 5a3916d Merge "Decode ptrace-induced SIGTRAP si_code values." by Treehugger Robot · 8 years ago
  40. 2b1487e Merge "healthd: add battery health status values from JEITA spec" by Treehugger Robot · 8 years ago
  41. c93ea29 Merge "Revert "ueventd: remove PlatformDeviceList"" by Tom Cherry · 8 years ago
  42. 7d81213 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  43. 93d140e Merge "Revert "init: poll in first stage mount if required devices are not found"" by Tom Cherry · 8 years ago
  44. 0331a97 Revert "init: poll in first stage mount if required devices are not found" by Tom Cherry · 8 years ago
  45. 16e8750 tombstoned: change path for traces from "anr_" to "trace_" by Narayan Kamath · 8 years ago
  46. bbe5f8b Decode ptrace-induced SIGTRAP si_code values. by Elliott Hughes · 8 years ago
  47. cbea1db Merge "Shave a stack frame off asserts." by Elliott Hughes · 8 years ago
  48. f8b2bec healthd: add battery health status values from JEITA spec by Yueyao Zhu · 8 years ago
  49. d0db664 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 8 years ago
  50. 4f222f6 Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  51. 24b79ad Merge "Remove libmemunreachable from the VNDK." by Martijn Coenen · 8 years ago
  52. ad150ec Merge "init: poll in first stage mount if required devices are not found" by Tom Cherry · 8 years ago
  53. 49c4cc6 init: poll in first stage mount if required devices are not found by Tom Cherry · 8 years ago
  54. e310168 Merge "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  55. 93b94fc Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
  56. 77a1581 ueventd: remove PlatformDeviceList by Tom Cherry · 8 years ago
  57. 87495ca Merge "Fix some memory leaks, potential errors." by Christopher Ferris · 8 years ago
  58. a6124f9 Merge "libcutils: Clarify schedboost_enabled()" by Treehugger Robot · 8 years ago
  59. 8d0b559 Remove libmemunreachable from the VNDK. by Martijn Coenen · 8 years ago
  60. 997acdd Merge "zip_archive_test: compare error codes directly." by Narayan Kamath · 8 years ago
  61. f0d38c0 libsysutils: Fix vold vulnerability in FrameworkListener by NIEJuhu · 8 years ago
  62. fef3489 Merge "Move restorecon() of /sys from init to ueventd." by Tom Cherry · 8 years ago
  63. 2c46cb6 Move restorecon() of /sys from init to ueventd. by Tom Cherry · 8 years ago
  64. 30c7f48 Fix some memory leaks, potential errors. by Christopher Ferris · 8 years ago
  65. 1560415 Merge "Add EH frame and debug frame support." by Christopher Ferris · 8 years ago
  66. 38e3993 Merge "init: Run restorecon_recursive asynchronously" by Treehugger Robot · 8 years ago
  67. 7337121 Merge "Move system/core/tzdatacheck to system/timezone" by Neil Fuller · 8 years ago
  68. 3fbe27d zip_archive_test: compare error codes directly. by Narayan Kamath · 8 years ago
  69. a913614 Merge "Mark libdemangle as vendor_available" by Treehugger Robot · 8 years ago
  70. 0a5b14a Merge "debuggerd_test: find backtrace frame in all lines in CrasherTest" by Jaesung Chung · 8 years ago
  71. dbc5da8 Merge "logd-unit-tests: make sure use unsigned types when reading le" by Jaesung Chung · 8 years ago
  72. e477502 Merge "adb: increase the shell command length limit." by Treehugger Robot · 8 years ago
  73. 2622d66 adb: increase the shell command length limit. by Josh Gao · 8 years ago
  74. c448905 init: Run restorecon_recursive asynchronously by Tom Marshall · 8 years ago
  75. 3f2514e Merge "Add building and installing of grep for vendor." by Treehugger Robot · 8 years ago
  76. d071997 libcutils: Clarify schedboost_enabled() by Alex Naidis · 8 years ago
  77. 093468f Add EH frame and debug frame support. by Christopher Ferris · 8 years ago
  78. 6bb5f3b Move system/core/tzdatacheck to system/timezone by Neil Fuller · 8 years ago
  79. 20968d5 Merge "Track movement of some libcore/tzdata files" by Neil Fuller · 8 years ago
  80. 6b98530 Track movement of some libcore/tzdata files by Neil Fuller · 8 years ago
  81. 077058a debuggerd_test: find backtrace frame in all lines in CrasherTest by Jaesung Chung · 8 years ago
  82. 9f8d64a logd-unit-tests: make sure use unsigned types when reading le by Jaesung Chung · 8 years ago
  83. ead8399 Merge "Add a helpful error message if GetUnreachableMemory fails" by Colin Cross · 8 years ago
  84. f19d2d6 Add building and installing of grep for vendor. by Erik Staats · 8 years ago
  85. 2c8f8b4 Merge "Add libziparchive-based unzip." by Elliott Hughes · 8 years ago
  86. a75418c Merge "Revert workaround of clang-tidy segmentation fault." by Treehugger Robot · 8 years ago
  87. f4b1a1a Add a helpful error message if GetUnreachableMemory fails by Colin Cross · 8 years ago
  88. a62f5eb Merge "init: move killing of process groups to libprocessgroup" by Tom Cherry · 8 years ago
  89. 6f865e0 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  90. f29e7a8 Merge "zip_archive: validate data descriptor contents." by Narayan Kamath · 8 years ago
  91. 5564e5e Merge "Remove <sys/mtio.h> workaround." by Treehugger Robot · 8 years ago
  92. 0413438 Remove <sys/mtio.h> workaround. by Elliott Hughes · 8 years ago
  93. 8f99012 Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  94. 1a38879 Merge "libziparchive: verify that gpb flags match" by Treehugger Robot · 8 years ago
  95. e8fa1ab zip_archive: validate data descriptor contents. by Narayan Kamath · 8 years ago
  96. f0d4bb0 libziparchive: verify that gpb flags match by Adam Lesinski · 8 years ago
  97. e48f9d4 Mark libdemangle as vendor_available by Jiyong Park · 8 years ago
  98. 6f38edb Merge "Revert "crash_dump: defer pausing threads until we're ready."" by Josh Gao · 8 years ago
  99. da9432c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  100. d9f7b37 Merge "tombstoned: log where we're writing the tombstone." by Treehugger Robot · 8 years ago