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