1. aecc6a6 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 11 years ago
  2. f03bd95 Merge "Adds libc++ versions of libbacktrace" by Dan Albert · 11 years ago
  3. 40a46dd Adds libc++ versions of libbacktrace by Dan Albert · 11 years ago
  4. 0296be9 Merge "Teach debuggerd the name of SIGTRAP." by Elliott Hughes · 11 years ago
  5. a323b50 Teach debuggerd the name of SIGTRAP. by Elliott Hughes · 11 years ago
  6. 541859d Merge "Remove the broken LED flashing code from debuggerd." by Elliott Hughes · 11 years ago
  7. 27ab751 Remove the broken LED flashing code from debuggerd. by Elliott Hughes · 11 years ago
  8. 9cb0b57 Merge "Output correct gdbserver instructions from debuggerd." by Elliott Hughes · 11 years ago
  9. d9bf2b2 Output correct gdbserver instructions from debuggerd. by Elliott Hughes · 11 years ago
  10. 770cd7c Merge "Fix host 64-bit build." by Ying Wang · 11 years ago
  11. c4afc19 Merge "Add SIGTRAP support to crasher and debuggerd." by Elliott Hughes · 11 years ago
  12. 7e35ae8 Add SIGTRAP support to crasher and debuggerd. by Elliott Hughes · 11 years ago
  13. 2d03a49 Merge "correct the setenv option judging condition" by Colin Cross · 11 years ago
  14. c3a4676 correct the setenv option judging condition by Gavin.Chang · 11 years ago
  15. bc741ac Merge "logd: logcat: debuggerd: auditd logs to events" by Mark Salyzyn · 11 years ago
  16. cf86e2f Fix host 64-bit build. by Ying Wang · 11 years ago
  17. 8b2d46a Merge "init: logd: Allow Developer settings to adjust logd size" by Mark Salyzyn · 11 years ago
  18. b4ad691 Merge "libadf: silence false positive warning" by Greg Hackmann · 11 years ago
  19. 989980c logd: logcat: debuggerd: auditd logs to events by Mark Salyzyn · 11 years ago
  20. 75a8eeb Merge "Change app_process reference to app_process32." by Narayan Kamath · 11 years ago
  21. 5f6beb1 Merge ""stop" / "start must apply to the secondary zygote as well." by Narayan Kamath · 11 years ago
  22. d20ba7f Merge "ps: add flag to show ABI" by Kenny Root · 11 years ago
  23. ed02fbf Merge "Clean up some unnecessary system_properties cruft." by Elliott Hughes · 11 years ago
  24. f94853f Clean up some unnecessary system_properties cruft. by Elliott Hughes · 11 years ago
  25. 8f197e6 ps: add flag to show ABI by Kenny Root · 11 years ago
  26. f03397f Merge changes If5359c26,I5d09be41 by Sreeram Ramachandran · 11 years ago
  27. 7516148 Merge "Introduce netd_client, a dynamic library that talks to netd." by Sreeram Ramachandran · 11 years ago
  28. 09eaad7 Merge "Introduce fwmarkd: a service to set the fwmark of sockets." by Sreeram Ramachandran · 11 years ago
  29. 6af621f Use a function instead of a macro. by Sreeram Ramachandran · 11 years ago
  30. b87b17a Mark sockets on accept(). by Sreeram Ramachandran · 11 years ago
  31. 154ebe8 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 11 years ago
  32. e38d470 Introduce fwmarkd: a service to set the fwmark of sockets. by Sreeram Ramachandran · 11 years ago
  33. 3fe8afa Merge "fastboot: turn on -Werror" by Mark Salyzyn · 11 years ago
  34. 506a536 Merge "libzipfile: turn on -Werror" by Mark Salyzyn · 11 years ago
  35. b4932d5 Change app_process reference to app_process32. by Narayan Kamath · 11 years ago
  36. 5957c1f fastboot: turn on -Werror by Mark Salyzyn · 11 years ago
  37. ab88674 libzipfile: turn on -Werror by Mark Salyzyn · 11 years ago
  38. 32e4479 Merge "Set kernel proc files for fwmark reflection and table numbers for RAs." by Sreeram Ramachandran · 11 years ago
  39. fd94922 Set kernel proc files for fwmark reflection and table numbers for RAs. by Sreeram Ramachandran · 11 years ago
  40. 22e22ac "stop" / "start must apply to the secondary zygote as well. by Narayan Kamath · 11 years ago
  41. 905874a Merge "adb: avoid compilation errors for unused results" by Kenny Root · 11 years ago
  42. 1bd41b1 adb: avoid compilation errors for unused results by Kenny Root · 11 years ago
  43. 57a0af9 init: logd: Allow Developer settings to adjust logd size by Mark Salyzyn · 11 years ago
  44. 09b8487 Merge "Remove declaration of unused static variable" by Ian Rogers · 11 years ago
  45. 7fb0844 Remove declaration of unused static variable by Bernhard Rosenkraenzer · 11 years ago
  46. 9428a28 Merge "Only include ucontext.h when necessary." by Christopher Ferris · 11 years ago
  47. c58287d Only include ucontext.h when necessary. by Christopher Ferris · 11 years ago
  48. b49f23e Merge "Fix ucontext_t forward declare for mac." by Christopher Ferris · 11 years ago
  49. afa9c9c Fix ucontext_t forward declare for mac. by Christopher Ferris · 11 years ago
  50. bf6c2db Merge "Fix mac build." by Christopher Ferris · 11 years ago
  51. b138037 Fix mac build. by Christopher Ferris · 11 years ago
  52. 3a08852 Merge "Rewrite unwind thread handling." by Christopher Ferris · 11 years ago
  53. dc0ea86 Merge "libziparchive: off64_t is not int64_t (part deux)" by JP Abgrall · 11 years ago
  54. 96c5c99 libziparchive: off64_t is not int64_t (part deux) by Mark Salyzyn · 11 years ago
  55. f304730 Merge "libziparchive: off64_t is not int64_t" by JP Abgrall · 11 years ago
  56. 56a90a0 libziparchive: off64_t is not int64_t by Mark Salyzyn · 11 years ago
  57. 9b5f044 Merge "libziparchive: 64 bit issues" by Mark Salyzyn · 11 years ago
  58. 088bf90 libziparchive: 64 bit issues by Mark Salyzyn · 11 years ago
  59. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 11 years ago
  60. 113067e Merge "run-as: build 1161573 failure" by Mark Salyzyn · 11 years ago
  61. 2e6e271 run-as: build 1161573 failure by Mark Salyzyn · 11 years ago
  62. a2b03c4 Merge "libsparse: turn on -Werror" by Mark Salyzyn · 11 years ago
  63. 01ef52e Merge "fs_mgr: turn on -Werror" by Mark Salyzyn · 11 years ago
  64. d3d8703 Merge "libmincrypt: suppress warning messages" by Mark Salyzyn · 11 years ago
  65. b9b50b4 Merge "libziparchive: Turn on -Werror" by Mark Salyzyn · 11 years ago
  66. 17151e4 Merge "run-as: turn on -Werror" by Mark Salyzyn · 11 years ago
  67. 9318e4d Merge "liblog: set -Werror" by Mark Salyzyn · 11 years ago
  68. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 11 years ago
  69. 86e3f22 fs_mgr: turn on -Werror by Mark Salyzyn · 11 years ago
  70. f03f848 libmincrypt: suppress warning messages by Mark Salyzyn · 11 years ago
  71. 51d562d libziparchive: Turn on -Werror by Mark Salyzyn · 11 years ago
  72. b9f5a2b run-as: turn on -Werror by Mark Salyzyn · 11 years ago
  73. a04464a liblog: set -Werror by Mark Salyzyn · 11 years ago
  74. d150618 Merge "Revert "System: Fastboot: warning fixit, misc bugs and cleanup."" by Alexander Levitskiy · 11 years ago
  75. 8d7ddb3 Revert "System: Fastboot: warning fixit, misc bugs and cleanup." by Alexander Levitskiy · 11 years ago
  76. 129e9da Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 11 years ago
  77. 803fb62 Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  78. d9e3bc3 Merge "Use bionic's <linux/fuse.h>." by Elliott Hughes · 11 years ago
  79. b486612 Merge "Fix mips debuggerd <corkscrew/ptrace.h> build breakage." by Elliott Hughes · 11 years ago
  80. 99d4a69 Fix mips debuggerd <corkscrew/ptrace.h> build breakage. by Elliott Hughes · 11 years ago
  81. 9f437d7 Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  82. 20fcb78 libadf: silence false positive warning by Greg Hackmann · 11 years ago
  83. a744f0a Merge "System: Fastboot: warning fixit, misc bugs and cleanup." by Sasha Levitskiy · 11 years ago
  84. 60281d5 Use bionic's <linux/fuse.h>. by Elliott Hughes · 11 years ago
  85. 782111b System: Fastboot: warning fixit, misc bugs and cleanup. by Sasha Levitskiy · 11 years ago
  86. 7112e4c Merge "Remove the dead corkscrew header files too." by Elliott Hughes · 11 years ago
  87. ddbdae8 Remove the dead corkscrew header files too. by Elliott Hughes · 11 years ago
  88. 2c55b45 Merge "Switch to the new bionic fatal logging interface." by Elliott Hughes · 11 years ago
  89. 26864bf Switch to the new bionic fatal logging interface. by Elliott Hughes · 11 years ago
  90. 66e952e Merge "fastboot: support for overriding format fs-type and size" by JP Abgrall · 11 years ago
  91. 7e85974 fastboot: support for overriding format fs-type and size by JP Abgrall · 11 years ago
  92. 9570d83 Merge "logd: logcat: Add persist.logd.size group of properties" by Mark Salyzyn · 11 years ago
  93. 671e343 logd: logcat: Add persist.logd.size group of properties by Mark Salyzyn · 11 years ago
  94. 5c02b27 Merge "logd: default off by-UID spam filter" by Mark Salyzyn · 11 years ago
  95. 4141cb2 logd: default off by-UID spam filter by Mark Salyzyn · 11 years ago
  96. 2d2fd4c Merge changes Ibff1f74e,Ic82595cf,If4e01cab by JP Abgrall · 11 years ago
  97. 73a4ad2 fastboot: Added tos as an optional image by Daniel Rosenberg · 11 years ago
  98. 8228059 fastboot: Fixed optional entries by Daniel Rosenberg · 11 years ago
  99. e6f3e9b fastboot: allow format on devices with small buffers by Dmitry Grinberg · 11 years ago
  100. 52dd7cc Merge "Fix 64-bit host build." by Ying Wang · 11 years ago