1. 1de9286 Merge "tombstoned: Improve message on java trace completion." by Narayan Kamath · 8 years ago
  2. 6e3af0a Merge "Debuggerd: Extend crash_dump timeout to 5 seconds" by Treehugger Robot · 8 years ago
  3. 1f9efc4 Merge "Debuggerd: Fix debuggerd_test" by Treehugger Robot · 8 years ago
  4. be45889 Debuggerd: Extend crash_dump timeout to 5 seconds by Andreas Gampe · 8 years ago
  5. 3368579 Debuggerd: Fix debuggerd_test by Andreas Gampe · 8 years ago
  6. e6f7095 Merge "crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices" by Jaesung Chung · 8 years ago
  7. 2db51a4 Merge "Fix stack test on arm32" by Treehugger Robot · 8 years ago
  8. 6c857b5 crash_dump: lower THREAD_COUNT in debuggerd_client.race for low-speed devices by Jaesung Chung · 8 years ago
  9. 6a2eb06 Merge "libmemunreachable: turn off MEM_ALOGV messages" by Treehugger Robot · 8 years ago
  10. 31d46be Merge "Move libmemunreachable into namespace android" by Treehugger Robot · 8 years ago
  11. 0a1fcb6 Fix stack test on arm32 by Colin Cross · 8 years ago
  12. ca33a03 Merge "libmemunreachable: clang-format everything" by Colin Cross · 8 years ago
  13. b5a1f4c libmemunreachable: turn off MEM_ALOGV messages by Colin Cross · 8 years ago
  14. 89b91d7 Move libmemunreachable into namespace android by Colin Cross · 8 years ago
  15. aa66bd4 libmemunreachable: clang-format everything by Colin Cross · 8 years ago
  16. 0557100 tombstoned: Improve message on java trace completion. by Narayan Kamath · 8 years ago
  17. 113eb3a Merge "tombstoned: change path for traces from "anr_" to "trace_"" by Narayan Kamath · 8 years ago
  18. 3c9ef4a Merge changes from topic 'eng_first_stage_mount' by Treehugger Robot · 8 years ago
  19. 24cc588 Revert "Revert "init: poll in first stage mount if required devices are not found"" by Sandeep Patil · 8 years ago
  20. 9056819 Revert "Revert "ueventd: remove PlatformDeviceList"" by Sandeep Patil · 8 years ago
  21. 5b63c7f fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled by Sandeep Patil · 8 years ago
  22. 5a3916d Merge "Decode ptrace-induced SIGTRAP si_code values." by Treehugger Robot · 8 years ago
  23. 2b1487e Merge "healthd: add battery health status values from JEITA spec" by Treehugger Robot · 8 years ago
  24. c93ea29 Merge "Revert "ueventd: remove PlatformDeviceList"" by Tom Cherry · 8 years ago
  25. 7d81213 Revert "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  26. 93d140e Merge "Revert "init: poll in first stage mount if required devices are not found"" by Tom Cherry · 8 years ago
  27. 0331a97 Revert "init: poll in first stage mount if required devices are not found" by Tom Cherry · 8 years ago
  28. 16e8750 tombstoned: change path for traces from "anr_" to "trace_" by Narayan Kamath · 8 years ago
  29. bbe5f8b Decode ptrace-induced SIGTRAP si_code values. by Elliott Hughes · 8 years ago
  30. cbea1db Merge "Shave a stack frame off asserts." by Elliott Hughes · 8 years ago
  31. f8b2bec healthd: add battery health status values from JEITA spec by Yueyao Zhu · 8 years ago
  32. d0db664 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 8 years ago
  33. 4f222f6 Shave a stack frame off asserts. by Elliott Hughes · 8 years ago
  34. 24b79ad Merge "Remove libmemunreachable from the VNDK." by Martijn Coenen · 8 years ago
  35. ad150ec Merge "init: poll in first stage mount if required devices are not found" by Tom Cherry · 8 years ago
  36. 49c4cc6 init: poll in first stage mount if required devices are not found by Tom Cherry · 8 years ago
  37. e310168 Merge "ueventd: remove PlatformDeviceList" by Tom Cherry · 8 years ago
  38. 93b94fc Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
  39. 77a1581 ueventd: remove PlatformDeviceList by Tom Cherry · 8 years ago
  40. 87495ca Merge "Fix some memory leaks, potential errors." by Christopher Ferris · 8 years ago
  41. a6124f9 Merge "libcutils: Clarify schedboost_enabled()" by Treehugger Robot · 8 years ago
  42. 8d0b559 Remove libmemunreachable from the VNDK. by Martijn Coenen · 8 years ago
  43. 997acdd Merge "zip_archive_test: compare error codes directly." by Narayan Kamath · 8 years ago
  44. fef3489 Merge "Move restorecon() of /sys from init to ueventd." by Tom Cherry · 8 years ago
  45. 2c46cb6 Move restorecon() of /sys from init to ueventd. by Tom Cherry · 8 years ago
  46. 30c7f48 Fix some memory leaks, potential errors. by Christopher Ferris · 8 years ago
  47. 1560415 Merge "Add EH frame and debug frame support." by Christopher Ferris · 8 years ago
  48. 38e3993 Merge "init: Run restorecon_recursive asynchronously" by Treehugger Robot · 8 years ago
  49. 7337121 Merge "Move system/core/tzdatacheck to system/timezone" by Neil Fuller · 8 years ago
  50. 3fbe27d zip_archive_test: compare error codes directly. by Narayan Kamath · 8 years ago
  51. a913614 Merge "Mark libdemangle as vendor_available" by Treehugger Robot · 8 years ago
  52. 0a5b14a Merge "debuggerd_test: find backtrace frame in all lines in CrasherTest" by Jaesung Chung · 8 years ago
  53. dbc5da8 Merge "logd-unit-tests: make sure use unsigned types when reading le" by Jaesung Chung · 8 years ago
  54. e477502 Merge "adb: increase the shell command length limit." by Treehugger Robot · 8 years ago
  55. 2622d66 adb: increase the shell command length limit. by Josh Gao · 8 years ago
  56. c448905 init: Run restorecon_recursive asynchronously by Tom Marshall · 8 years ago
  57. 3f2514e Merge "Add building and installing of grep for vendor." by Treehugger Robot · 8 years ago
  58. d071997 libcutils: Clarify schedboost_enabled() by Alex Naidis · 8 years ago
  59. 093468f Add EH frame and debug frame support. by Christopher Ferris · 8 years ago
  60. 6bb5f3b Move system/core/tzdatacheck to system/timezone by Neil Fuller · 8 years ago
  61. 20968d5 Merge "Track movement of some libcore/tzdata files" by Neil Fuller · 8 years ago
  62. 6b98530 Track movement of some libcore/tzdata files by Neil Fuller · 8 years ago
  63. 077058a debuggerd_test: find backtrace frame in all lines in CrasherTest by Jaesung Chung · 8 years ago
  64. 9f8d64a logd-unit-tests: make sure use unsigned types when reading le by Jaesung Chung · 8 years ago
  65. ead8399 Merge "Add a helpful error message if GetUnreachableMemory fails" by Colin Cross · 8 years ago
  66. f19d2d6 Add building and installing of grep for vendor. by Erik Staats · 8 years ago
  67. 2c8f8b4 Merge "Add libziparchive-based unzip." by Elliott Hughes · 8 years ago
  68. a75418c Merge "Revert workaround of clang-tidy segmentation fault." by Treehugger Robot · 8 years ago
  69. f4b1a1a Add a helpful error message if GetUnreachableMemory fails by Colin Cross · 8 years ago
  70. a62f5eb Merge "init: move killing of process groups to libprocessgroup" by Tom Cherry · 8 years ago
  71. 6f865e0 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  72. f29e7a8 Merge "zip_archive: validate data descriptor contents." by Narayan Kamath · 8 years ago
  73. 5564e5e Merge "Remove <sys/mtio.h> workaround." by Treehugger Robot · 8 years ago
  74. 0413438 Remove <sys/mtio.h> workaround. by Elliott Hughes · 8 years ago
  75. 8f99012 Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  76. 1a38879 Merge "libziparchive: verify that gpb flags match" by Treehugger Robot · 8 years ago
  77. e8fa1ab zip_archive: validate data descriptor contents. by Narayan Kamath · 8 years ago
  78. f0d4bb0 libziparchive: verify that gpb flags match by Adam Lesinski · 8 years ago
  79. e48f9d4 Mark libdemangle as vendor_available by Jiyong Park · 8 years ago
  80. 6f38edb Merge "Revert "crash_dump: defer pausing threads until we're ready."" by Josh Gao · 8 years ago
  81. da9432c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  82. d9f7b37 Merge "tombstoned: log where we're writing the tombstone." by Treehugger Robot · 8 years ago
  83. 8d63dc0 Merge changes Id7ab0464,Ic2a212be by Treehugger Robot · 8 years ago
  84. a0054cb Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 8 years ago
  85. 3408eb7 Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" by Treehugger Robot · 8 years ago
  86. ab71bff tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
  87. 578f56c Merge "Fix prctl argument type" by Elliott Hughes · 8 years ago
  88. 986f19a adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 8 years ago
  89. 13381a6 Merge "fs_mgr_verity: support updating actual block device path in verity table" by Treehugger Robot · 8 years ago
  90. ddd68b6 fs_mgr_verity: support updating actual block device path in verity table by Bowgo Tsai · 8 years ago
  91. 5696e13 Merge "first stage mount: removing the restriction of mount points" by Treehugger Robot · 8 years ago
  92. eec6889 Merge "tombstoned: turn on java trace support + unit tests." by Narayan Kamath · 8 years ago
  93. c160220 first stage mount: removing the restriction of mount points by Bowgo Tsai · 8 years ago
  94. ad5b787 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
  95. d75de55 Fix prctl argument type by Stephen Crane · 8 years ago
  96. c9c94a7 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
  97. cd5f59f crash_dump: add tracing. by Josh Gao · 8 years ago
  98. a5b539d init: move killing of process groups to libprocessgroup by Tom Cherry · 8 years ago
  99. 032ad0f Merge changes Id51dcb18,I2517dcb9 by Treehugger Robot · 8 years ago
  100. d7dc9d9 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 8 years ago