1. 6f865e0 Revert workaround of clang-tidy segmentation fault. by Chih-Hung Hsieh · 8 years ago
  2. f29e7a8 Merge "zip_archive: validate data descriptor contents." by Narayan Kamath · 8 years ago
  3. 5564e5e Merge "Remove <sys/mtio.h> workaround." by Treehugger Robot · 8 years ago
  4. 0413438 Remove <sys/mtio.h> workaround. by Elliott Hughes · 8 years ago
  5. 8f99012 Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  6. 1a38879 Merge "libziparchive: verify that gpb flags match" by Treehugger Robot · 8 years ago
  7. e8fa1ab zip_archive: validate data descriptor contents. by Narayan Kamath · 8 years ago
  8. f0d4bb0 libziparchive: verify that gpb flags match by Adam Lesinski · 8 years ago
  9. 6f38edb Merge "Revert "crash_dump: defer pausing threads until we're ready."" by Josh Gao · 8 years ago
  10. da9432c Revert "crash_dump: defer pausing threads until we're ready." by Josh Gao · 8 years ago
  11. d9f7b37 Merge "tombstoned: log where we're writing the tombstone." by Treehugger Robot · 8 years ago
  12. 8d63dc0 Merge changes Id7ab0464,Ic2a212be by Treehugger Robot · 8 years ago
  13. a0054cb Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 8 years ago
  14. 3408eb7 Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" by Treehugger Robot · 8 years ago
  15. ab71bff tombstoned: log where we're writing the tombstone. by Josh Gao · 8 years ago
  16. 578f56c Merge "Fix prctl argument type" by Elliott Hughes · 8 years ago
  17. 986f19a adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 8 years ago
  18. 13381a6 Merge "fs_mgr_verity: support updating actual block device path in verity table" by Treehugger Robot · 8 years ago
  19. ddd68b6 fs_mgr_verity: support updating actual block device path in verity table by Bowgo Tsai · 8 years ago
  20. 5696e13 Merge "first stage mount: removing the restriction of mount points" by Treehugger Robot · 8 years ago
  21. eec6889 Merge "tombstoned: turn on java trace support + unit tests." by Narayan Kamath · 8 years ago
  22. c160220 first stage mount: removing the restriction of mount points by Bowgo Tsai · 8 years ago
  23. ad5b787 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
  24. d75de55 Fix prctl argument type by Stephen Crane · 8 years ago
  25. c9c94a7 crash_dump: defer pausing threads until we're ready. by Josh Gao · 8 years ago
  26. cd5f59f crash_dump: add tracing. by Josh Gao · 8 years ago
  27. 032ad0f Merge changes Id51dcb18,I2517dcb9 by Treehugger Robot · 8 years ago
  28. d7dc9d9 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 8 years ago
  29. d5a1036 adb: improve race between device_connected and device_disconnected. by Josh Gao · 8 years ago
  30. e1d8fd7 tombstoned: turn on java trace support + unit tests. by Narayan Kamath · 8 years ago
  31. b4195f1 Merge changes I6c6bf61b,I3fb0b3a8 by Treehugger Robot · 8 years ago
  32. 77c277a adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 8 years ago
  33. 3934786 adb: don't hold queue lock while performing callbacks. by Josh Gao · 8 years ago
  34. 5ae0821 Merge "liblog: add bool to android_log_event_list" by Treehugger Robot · 8 years ago
  35. 92184d2 liblog: add bool to android_log_event_list by Mark Salyzyn · 8 years ago
  36. 263ff62 Merge "Use demangle for function names." by Christopher Ferris · 8 years ago
  37. 33f1ce4 Merge "ueventd: parallelize uevent handling" by Tom Cherry · 8 years ago
  38. 7cc7df3 ueventd: parallelize uevent handling by Tom Cherry · 8 years ago
  39. e5fad96 Use demangle for function names. by Christopher Ferris · 8 years ago
  40. 163bb9a Merge "Fix handling of _ZLXX." by Christopher Ferris · 8 years ago
  41. f5d4fd8 Merge "Change RegsTmpl to RegsImpl." by Christopher Ferris · 8 years ago
  42. 2b906b4 Change RegsTmpl to RegsImpl. by Christopher Ferris · 8 years ago
  43. 34a4895 Fix handling of _ZLXX. by Christopher Ferris · 8 years ago
  44. f0d7cc8 Merge "adb: reunregress waiting for device on start-server." by Treehugger Robot · 8 years ago
  45. 30ef71a Merge "Add DwarfSection classes." by Christopher Ferris · 8 years ago
  46. 5b36629 Merge changes Iddb0cb1e,Ic15e0b08,If1c9adb6 by Treehugger Robot · 8 years ago
  47. d5c19fb Add DwarfSection classes. by Christopher Ferris · 8 years ago
  48. 4ff5bae debuggerd_client: increase pipe buffer size to max. by Josh Gao · 8 years ago
  49. 7ec1b9e crash_dump: don't notify ActivityManager if it crashed. by Josh Gao · 8 years ago
  50. 4404a63 Merge "Fix bug found by fuzzer." by Christopher Ferris · 8 years ago
  51. 964aa28 crash_dump: clear the signal mask. by Josh Gao · 8 years ago
  52. 8bdb03f Merge "fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes" by Treehugger Robot · 8 years ago
  53. 49d98e9 fs_mgr: Fix ZRAM error when ZRAM disk size beyond (2^31-1) bytes by Jinguang Dong · 8 years ago
  54. 3c54f1e Merge "cgroups used by init must be mounted before any services start" by Treehugger Robot · 8 years ago
  55. 8cb2780 Merge "fastboot: use filename instead of fd to generate filesystem image" by Treehugger Robot · 8 years ago
  56. dd4452d Fix bug found by fuzzer. by Christopher Ferris · 8 years ago
  57. 4443226 cgroups used by init must be mounted before any services start by Robert Benea · 8 years ago
  58. 316da7f Merge "logcat: logcatd: make logcatd killable" by Treehugger Robot · 8 years ago
  59. edc6e7c fastboot: use filename instead of fd to generate filesystem image by Jin Qian · 8 years ago
  60. 0308b03 adb: reunregress waiting for device on start-server. by Josh Gao · 8 years ago
  61. a7a22e1 logcat: logcatd: make logcatd killable by Mark Salyzyn · 8 years ago
  62. c53c018 Merge "logging: make LOG(FATAL) always run with the static analyzer." by Treehugger Robot · 8 years ago
  63. 1bc77bd logging: make LOG(FATAL) always run with the static analyzer. by George Burgess IV · 8 years ago
  64. 1a27e4e Merge "tombstoned: allow intercepts for java traces." by Narayan Kamath · 8 years ago
  65. fa80ffe tombstoned: allow intercepts for java traces. by Narayan Kamath · 8 years ago
  66. 18962d2 Merge "adb: fix deadlock." by Treehugger Robot · 8 years ago
  67. d4ec72b adb: fix deadlock. by Josh Gao · 8 years ago
  68. 757c8d0 Merge "bootstat: Log factory_reset_boot_complete separately from ota_*." by Treehugger Robot · 8 years ago
  69. e12089a Merge "init: allow ':' in property names" by Tom Cherry · 8 years ago
  70. 00040e8 bootstat: Log factory_reset_boot_complete separately from ota_*. by James Hawkins · 8 years ago
  71. b72b745 init: allow ':' in property names by Tom Cherry · 8 years ago
  72. 7d254ed Merge "add a performance benchmark for libziparchive" by Treehugger Robot · 8 years ago
  73. 4c63a43 Merge "Respect that status property when parsing fstab from device tree" by Treehugger Robot · 8 years ago
  74. e0c7225 Merge "init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc" by Treehugger Robot · 8 years ago
  75. 0fc6213 add a performance benchmark for libziparchive by Sebastian Pop · 8 years ago
  76. 4451707 Respect that status property when parsing fstab from device tree by Sandeep Patil · 8 years ago
  77. eca56e5 Merge "logging: always enable DCHECK for the static analyzer" by Treehugger Robot · 8 years ago
  78. 6477f39 logging: always enable DCHECK for the static analyzer by George Burgess IV · 8 years ago
  79. e2b2f2b Merge "ueventd: Break devices.cpp into discrete classes" by Tom Cherry · 8 years ago
  80. 5a10227 ueventd: Break devices.cpp into discrete classes by Tom Cherry · 8 years ago
  81. b4eb6b1 Merge "Fix warning on the build servers" by Treehugger Robot · 8 years ago
  82. 252d5f5 Fix warning on the build servers by Dan Willemsen · 8 years ago
  83. 1baaa17 init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc by Yueyao Zhu · 8 years ago
  84. 7d20c20 Merge "Load vendor public libraries to sphal namespace" by Treehugger Robot · 8 years ago
  85. 295292e Merge "Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/"" by Elliott Hughes · 8 years ago
  86. 8d3bc10 Merge "liblog: test: CTS: enoent does not qualify" by Mark Salyzyn · 8 years ago
  87. 4952d39 Load vendor public libraries to sphal namespace by Dimitry Ivanov · 8 years ago
  88. c12c008 Merge "Mark libdiskconfig vendor_available." by Jayant Chowdhary · 8 years ago
  89. 56d9a1a Merge "Add vendor_available:true to libmemunreachable" by Jayant Chowdhary · 8 years ago
  90. da306c0 Merge "Mark libprocinfo vendor_avaialable." by Jayant Chowdhary · 8 years ago
  91. 32904d5 Merge "Mark libsuspend vendor_available." by Jayant Chowdhary · 8 years ago
  92. 175c363 Merge "Mark libnetutils vendor_available." by Jayant Chowdhary · 8 years ago
  93. fca8c42 Merge "Mark libion vendor_available." by Jayant Chowdhary · 8 years ago
  94. f18a9f7 Merge "Mark libsysutils vendor_available." by Jayant Chowdhary · 8 years ago
  95. 34a3a0b Merge "Mark libmetricslogger vendor_available." by Jayant Chowdhary · 8 years ago
  96. 45f47fb Merge "Mark libziparchive vendor_available." by Jayant Chowdhary · 8 years ago
  97. d7502ba Merge "Create build target to pull adb test scripts." by GuangHui Liu · 8 years ago
  98. 71d6f5d Revert "Load {default,build}.prop from /{system,vendor,odm}/etc/" by Hung-ying Tyan · 8 years ago
  99. ac9db32 Merge "Load {default,build}.prop from /{system,vendor,odm}/etc/" by Treehugger Robot · 8 years ago
  100. 943cb37 Load {default,build}.prop from /{system,vendor,odm}/etc/ by Hung-ying Tyan · 8 years ago