1. 2b23abe am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 10 years ago
  2. f38b6e3 am 0fdf0dc7: Merge "Refactor makefile." by Christopher Ferris · 10 years ago
  3. c7084e6 am 51c4d4c4: Merge "AArch64: Port debuggerd" by Elliott Hughes · 10 years ago
  4. 52af69e am e94985a2: Merge "Increase the scope of other reused definitions." by Elliott Hughes · 10 years ago
  5. 07a7d20 am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 10 years ago
  6. bde72e3 am 469f1533: Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 10 years ago
  7. 25e3890 am 525155ac: Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 10 years ago
  8. 3f9acb8 am e97dad0d: Merge "debuggerd: a few generic improvements" by Elliott Hughes · 10 years ago
  9. 953e84a am 8623972d: Merge "Don\'t try to build libcorkscrew for LP64." by Elliott Hughes · 10 years ago
  10. d91088b am caefe564: Merge "x86: Enable libunwind" by Elliott Hughes · 10 years ago
  11. 4605258 am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontext.h." by Christopher Ferris · 10 years ago
  12. ef901c2 am 1686784a: Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 10 years ago
  13. 664ccd4 am 710f6634: Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 10 years ago
  14. e218b31 am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 10 years ago
  15. aa9b2c5 am 59b5294f: Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 10 years ago
  16. c2e7ce0 am b99d5294: Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 10 years ago
  17. 726beb6 am 6941a83c: don\'t load property_contexts from /data by Nick Kralevich · 10 years ago
  18. 6941a83 don't load property_contexts from /data by Nick Kralevich · 10 years ago
  19. 3530b9c am 02916aa2: Remove obsolete vdc call. by Nick Kralevich · 10 years ago
  20. 02916aa Remove obsolete vdc call. by Nick Kralevich · 11 years ago
  21. 1bc6169 Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 10 years ago
  22. 0fdf0dc Merge "Refactor makefile." by Christopher Ferris · 10 years ago
  23. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 10 years ago
  24. 04b1e8c Refactor makefile. by Christopher Ferris · 10 years ago
  25. 51c4d4c Merge "AArch64: Port debuggerd" by Elliott Hughes · 10 years ago
  26. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  27. e94985a Merge "Increase the scope of other reused definitions." by Elliott Hughes · 10 years ago
  28. ba0cecf Increase the scope of other reused definitions. by Elliott Hughes · 10 years ago
  29. 5434bf6 Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 10 years ago
  30. 469f153 Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 10 years ago
  31. bf857ae Fix build by defining LOCAL_PATH early enough. by Elliott Hughes · 10 years ago
  32. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  33. 525155a Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 10 years ago
  34. fe4d68b Allow the host libcorkscrew to build. by Elliott Hughes · 10 years ago
  35. e97dad0 Merge "debuggerd: a few generic improvements" by Elliott Hughes · 10 years ago
  36. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  37. 8623972 Merge "Don't try to build libcorkscrew for LP64." by Elliott Hughes · 10 years ago
  38. d5aff0a Don't try to build libcorkscrew for LP64. by Elliott Hughes · 10 years ago
  39. caefe56 Merge "x86: Enable libunwind" by Elliott Hughes · 10 years ago
  40. c124402 x86: Enable libunwind by Pavel Chupin · 11 years ago
  41. 7957529 Merge "Clean up UnwindCurrent.cpp's use of ucontext.h." by Christopher Ferris · 10 years ago
  42. 5c40019 Clean up UnwindCurrent.cpp's use of ucontext.h. by Christopher Ferris · 10 years ago
  43. 1686784 Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 10 years ago
  44. 710f663 Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 10 years ago
  45. ade9afa Switch mips libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 10 years ago
  46. 1ca10ea Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 10 years ago
  47. 59b5294 Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 10 years ago
  48. ddeb7cc Avoid redefinition of __STDC_FORMAT_MACROS. by Ian Rogers · 10 years ago
  49. 03a2597 Switch arm libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 10 years ago
  50. b99d529 Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 10 years ago
  51. 3aa8675 Switch x86 libcorkscrew over to <ucontext.h>. by Elliott Hughes · 10 years ago
  52. c96c295 am a152ed73: Merge "Fix global pointing to local variable." by Christopher Ferris · 10 years ago
  53. a152ed7 Merge "Fix global pointing to local variable." by Christopher Ferris · 10 years ago
  54. 2b4ae52 Fix global pointing to local variable. by Christopher Ferris · 10 years ago
  55. 5abe06b am 6e34793b: Merge "Fix code style, put unused in the end" by Kristian Monsen · 10 years ago
  56. 6e34793 Merge "Fix code style, put unused in the end" by Kristian Monsen · 10 years ago
  57. 6fe31b2 am d391c9b4: Merge "Re-enable libunwind for arm." by Christopher Ferris · 10 years ago
  58. d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 10 years ago
  59. 7ddca5a Fix code style, put unused in the end by Kristian Monsen · 10 years ago
  60. 0256e1f am d2acdd82: Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 10 years ago
  61. d2acdd8 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 10 years ago
  62. acd96b1 am 12db3eb6: Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 10 years ago
  63. 12db3eb Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 10 years ago
  64. df29061 Re-enable libunwind for arm. by Christopher Ferris · 10 years ago
  65. 9aaba5c am 8c6b9b0d: Merge "Fixes some warnings" by Kristian Monsen · 10 years ago
  66. 8c6b9b0 Merge "Fixes some warnings" by Kristian Monsen · 10 years ago
  67. b5a9890 Fixes some warnings by Kristian Monsen · 10 years ago
  68. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 10 years ago
  69. 68a74ec am 6ddabb7a: Merge "adbd: Don\'t close/reopen FFS ep0 on disconnect" by Benoit Goby · 10 years ago
  70. 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 10 years ago
  71. 44b99c2 libsysutils: SocketListener export release by Mark Salyzyn · 11 years ago
  72. 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 12 years ago
  73. 40b2155 liblog: support struct logger_event_v2 format by Mark Salyzyn · 11 years ago
  74. e7ff525 liblog: update timestamp on NOTICE file by Mark Salyzyn · 11 years ago
  75. 3bca606 libcutils: resolve warning in iosched_policy.c by Mark Salyzyn · 11 years ago
  76. 318bb72 liblog: Add const pedantics by Mark Salyzyn · 11 years ago
  77. 5d3d1f1 logcat: Add -T flag (-t w/o assumption of -d) by Mark Salyzyn · 11 years ago
  78. 65772ca logcat: Add logcat test suite by Mark Salyzyn · 11 years ago
  79. cef098e liblog: Add cpu utilization test by Mark Salyzyn · 11 years ago
  80. 819c58a liblog: Add liblog test suite by Mark Salyzyn · 11 years ago
  81. fca0bd1 debuggerd: Support newline split in log messages by Mark Salyzyn · 11 years ago
  82. 1345f38 liblog: deprecate export LOGGER ioctl definitions by Mark Salyzyn · 11 years ago
  83. e9c4196 liblog: deprecate export of LOGGER_LOG_* defines by Mark Salyzyn · 11 years ago
  84. 24b5d3c liblog: Add README by Mark Salyzyn · 11 years ago
  85. 168021c liblog: resolve build warning messages by Mark Salyzyn · 11 years ago
  86. d0a83fd liblog: high CPU usage from logcat by Mark Salyzyn · 11 years ago
  87. 11aa6ee liblog: fix build again by Colin Cross · 11 years ago
  88. f387fa5 liblog: drop use of sys/cdefs.h by Mark Salyzyn · 11 years ago
  89. 015c8e7 liblog: git_master@964770 build problem by Mark Salyzyn · 11 years ago
  90. 95132e9 logcat: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  91. 22b5cef debuggerd: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  92. 4295841 liblog: Interface to support abstracting log read by Mark Salyzyn · 11 years ago
  93. 7aa39a7 adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  94. c788278 adb: regression from Move list.c to inlines by Mark Salyzyn · 11 years ago
  95. cf4aa03 liblog: whitespace cleanup by Mark Salyzyn · 11 years ago
  96. b957bac libcutils: bug str_parms.c:str_parms_get_float(). by Mark Salyzyn · 11 years ago
  97. 2b94cc2 libcutils: UNUSED argument warnings by Mark Salyzyn · 11 years ago
  98. e16baef libsysutils: Get rid of warnings by Mark Salyzyn · 11 years ago
  99. a6aad4c libcutils: Move list.c to inlines on list.h by Mark Salyzyn · 11 years ago
  100. 9b16f7d am 6bfb7b64: Merge "Fix overflow in adb_client" by Nick Kralevich · 10 years ago