1. 76d057b Merge "toolbox: fix x86 build" by Greg Hackmann · 11 years ago
  2. 2122aac toolbox: fix x86 build by Greg Hackmann · 11 years ago
  3. 5eedd9d Merge "toolbox: fix build" by Greg Hackmann · 11 years ago
  4. eeed45f toolbox: fix build by Greg Hackmann · 11 years ago
  5. 08c08f7 Merge "Move netd_client into netd." by Sreeram Ramachandran · 11 years ago
  6. 91dc336 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago
  7. 36ccca1 Merge "toolbox: turn on -Werror" by Mark Salyzyn · 11 years ago
  8. 4a34343 Merge "Fix win32 undefined reference to `_socket_network_client_timeout'." by Elliott Hughes · 11 years ago
  9. 0bff5bd Fix win32 undefined reference to `_socket_network_client_timeout'. by Elliott Hughes · 11 years ago
  10. 3816305 Merge "Address additional warnings found by GCC 4.9." by Ben Cheng · 11 years ago
  11. 4323292 Address additional warnings found by GCC 4.9. by Ben Cheng · 11 years ago
  12. 51e27f9 Merge "Fix win32 implicit declaration of function socket_network_client_timeout." by Elliott Hughes · 11 years ago
  13. b911cf0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 11 years ago
  14. 9e0a624 Merge "Fix Windows socket_network_client.c build failures." by Elliott Hughes · 11 years ago
  15. 3673955 Fix Windows socket_network_client.c build failures. by Elliott Hughes · 11 years ago
  16. 9cae50b Merge "Bound the ADB connect time with a non-blocking connect" by Elliott Hughes · 11 years ago
  17. aecc6a6 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 12 years ago
  18. 201bf67 Merge "Really fixes the ub branches" by Dan Albert · 11 years ago
  19. ad51136 Really fixes the ub branches by Dan Albert · 11 years ago
  20. e1efe23 Merge "Fix unbundled branches" by Dan Albert · 11 years ago
  21. a8b8460 Fix unbundled branches by Dan Albert · 11 years ago
  22. f03bd95 Merge "Adds libc++ versions of libbacktrace" by Dan Albert · 11 years ago
  23. 40a46dd Adds libc++ versions of libbacktrace by Dan Albert · 11 years ago
  24. 0296be9 Merge "Teach debuggerd the name of SIGTRAP." by Elliott Hughes · 11 years ago
  25. a323b50 Teach debuggerd the name of SIGTRAP. by Elliott Hughes · 11 years ago
  26. 541859d Merge "Remove the broken LED flashing code from debuggerd." by Elliott Hughes · 11 years ago
  27. 27ab751 Remove the broken LED flashing code from debuggerd. by Elliott Hughes · 11 years ago
  28. 9cb0b57 Merge "Output correct gdbserver instructions from debuggerd." by Elliott Hughes · 11 years ago
  29. d9bf2b2 Output correct gdbserver instructions from debuggerd. by Elliott Hughes · 11 years ago
  30. 770cd7c Merge "Fix host 64-bit build." by Ying Wang · 11 years ago
  31. c4afc19 Merge "Add SIGTRAP support to crasher and debuggerd." by Elliott Hughes · 11 years ago
  32. 7e35ae8 Add SIGTRAP support to crasher and debuggerd. by Elliott Hughes · 11 years ago
  33. 2d03a49 Merge "correct the setenv option judging condition" by Colin Cross · 11 years ago
  34. c3a4676 correct the setenv option judging condition by Gavin.Chang · 12 years ago
  35. bc741ac Merge "logd: logcat: debuggerd: auditd logs to events" by Mark Salyzyn · 11 years ago
  36. cf86e2f Fix host 64-bit build. by Ying Wang · 11 years ago
  37. 8b2d46a Merge "init: logd: Allow Developer settings to adjust logd size" by Mark Salyzyn · 11 years ago
  38. b4ad691 Merge "libadf: silence false positive warning" by Greg Hackmann · 11 years ago
  39. 989980c logd: logcat: debuggerd: auditd logs to events by Mark Salyzyn · 11 years ago
  40. 75a8eeb Merge "Change app_process reference to app_process32." by Narayan Kamath · 11 years ago
  41. 5f6beb1 Merge ""stop" / "start must apply to the secondary zygote as well." by Narayan Kamath · 11 years ago
  42. d20ba7f Merge "ps: add flag to show ABI" by Kenny Root · 11 years ago
  43. ed02fbf Merge "Clean up some unnecessary system_properties cruft." by Elliott Hughes · 11 years ago
  44. f94853f Clean up some unnecessary system_properties cruft. by Elliott Hughes · 11 years ago
  45. 8f197e6 ps: add flag to show ABI by Kenny Root · 11 years ago
  46. f03397f Merge changes If5359c26,I5d09be41 by Sreeram Ramachandran · 11 years ago
  47. 7516148 Merge "Introduce netd_client, a dynamic library that talks to netd." by Sreeram Ramachandran · 11 years ago
  48. 09eaad7 Merge "Introduce fwmarkd: a service to set the fwmark of sockets." by Sreeram Ramachandran · 11 years ago
  49. aa90776 toolbox: turn on -Werror by Mark Salyzyn · 11 years ago
  50. 6af621f Use a function instead of a macro. by Sreeram Ramachandran · 11 years ago
  51. b87b17a Mark sockets on accept(). by Sreeram Ramachandran · 11 years ago
  52. 154ebe8 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 11 years ago
  53. e38d470 Introduce fwmarkd: a service to set the fwmark of sockets. by Sreeram Ramachandran · 11 years ago
  54. 3fe8afa Merge "fastboot: turn on -Werror" by Mark Salyzyn · 11 years ago
  55. 506a536 Merge "libzipfile: turn on -Werror" by Mark Salyzyn · 11 years ago
  56. b4932d5 Change app_process reference to app_process32. by Narayan Kamath · 11 years ago
  57. 5957c1f fastboot: turn on -Werror by Mark Salyzyn · 11 years ago
  58. ab88674 libzipfile: turn on -Werror by Mark Salyzyn · 11 years ago
  59. 32e4479 Merge "Set kernel proc files for fwmark reflection and table numbers for RAs." by Sreeram Ramachandran · 11 years ago
  60. fd94922 Set kernel proc files for fwmark reflection and table numbers for RAs. by Sreeram Ramachandran · 11 years ago
  61. 22e22ac "stop" / "start must apply to the secondary zygote as well. by Narayan Kamath · 11 years ago
  62. 905874a Merge "adb: avoid compilation errors for unused results" by Kenny Root · 11 years ago
  63. 1bd41b1 adb: avoid compilation errors for unused results by Kenny Root · 11 years ago
  64. 57a0af9 init: logd: Allow Developer settings to adjust logd size by Mark Salyzyn · 11 years ago
  65. 09b8487 Merge "Remove declaration of unused static variable" by Ian Rogers · 11 years ago
  66. 7fb0844 Remove declaration of unused static variable by Bernhard Rosenkraenzer · 11 years ago
  67. 9428a28 Merge "Only include ucontext.h when necessary." by Christopher Ferris · 11 years ago
  68. c58287d Only include ucontext.h when necessary. by Christopher Ferris · 11 years ago
  69. b49f23e Merge "Fix ucontext_t forward declare for mac." by Christopher Ferris · 11 years ago
  70. afa9c9c Fix ucontext_t forward declare for mac. by Christopher Ferris · 11 years ago
  71. bf6c2db Merge "Fix mac build." by Christopher Ferris · 11 years ago
  72. b138037 Fix mac build. by Christopher Ferris · 11 years ago
  73. 3a08852 Merge "Rewrite unwind thread handling." by Christopher Ferris · 11 years ago
  74. dc0ea86 Merge "libziparchive: off64_t is not int64_t (part deux)" by JP Abgrall · 11 years ago
  75. 96c5c99 libziparchive: off64_t is not int64_t (part deux) by Mark Salyzyn · 11 years ago
  76. f304730 Merge "libziparchive: off64_t is not int64_t" by JP Abgrall · 11 years ago
  77. 56a90a0 libziparchive: off64_t is not int64_t by Mark Salyzyn · 11 years ago
  78. 9b5f044 Merge "libziparchive: 64 bit issues" by Mark Salyzyn · 11 years ago
  79. 088bf90 libziparchive: 64 bit issues by Mark Salyzyn · 11 years ago
  80. a2efd3a Rewrite unwind thread handling. by Christopher Ferris · 11 years ago
  81. 113067e Merge "run-as: build 1161573 failure" by Mark Salyzyn · 11 years ago
  82. 2e6e271 run-as: build 1161573 failure by Mark Salyzyn · 11 years ago
  83. a2b03c4 Merge "libsparse: turn on -Werror" by Mark Salyzyn · 11 years ago
  84. 01ef52e Merge "fs_mgr: turn on -Werror" by Mark Salyzyn · 11 years ago
  85. d3d8703 Merge "libmincrypt: suppress warning messages" by Mark Salyzyn · 11 years ago
  86. b9b50b4 Merge "libziparchive: Turn on -Werror" by Mark Salyzyn · 11 years ago
  87. 17151e4 Merge "run-as: turn on -Werror" by Mark Salyzyn · 11 years ago
  88. 9318e4d Merge "liblog: set -Werror" by Mark Salyzyn · 11 years ago
  89. 8116c8c libsparse: turn on -Werror by Mark Salyzyn · 11 years ago
  90. 86e3f22 fs_mgr: turn on -Werror by Mark Salyzyn · 11 years ago
  91. f03f848 libmincrypt: suppress warning messages by Mark Salyzyn · 11 years ago
  92. 51d562d libziparchive: Turn on -Werror by Mark Salyzyn · 11 years ago
  93. b9f5a2b run-as: turn on -Werror by Mark Salyzyn · 11 years ago
  94. a04464a liblog: set -Werror by Mark Salyzyn · 11 years ago
  95. d150618 Merge "Revert "System: Fastboot: warning fixit, misc bugs and cleanup."" by Alexander Levitskiy · 11 years ago
  96. 8d7ddb3 Revert "System: Fastboot: warning fixit, misc bugs and cleanup." by Alexander Levitskiy · 11 years ago
  97. 129e9da Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 11 years ago
  98. 803fb62 Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  99. d9e3bc3 Merge "Use bionic's <linux/fuse.h>." by Elliott Hughes · 11 years ago
  100. b486612 Merge "Fix mips debuggerd <corkscrew/ptrace.h> build breakage." by Elliott Hughes · 11 years ago