1. f355750 am c47aa3bd: Merge "Fix mips build." by Christopher Ferris · 11 years ago
  2. 784b618 am cf53e5db: Merge "Fix debuggerd\'s symbol offset output." by Elliott Hughes · 11 years ago
  3. c47aa3b Merge "Fix mips build." by Christopher Ferris · 11 years ago
  4. c53c473 Fix mips build. by Christopher Ferris · 11 years ago
  5. cf53e5d Merge "Fix debuggerd's symbol offset output." by Elliott Hughes · 11 years ago
  6. f7b4b51 Fix debuggerd's symbol offset output. by Elliott Hughes · 11 years ago
  7. da9b5da am 434edbe6: Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  8. 434edbe Merge "LP64 should have debuggerd and debuggerd64." by Elliott Hughes · 11 years ago
  9. e9edf7a LP64 should have debuggerd and debuggerd64. by Elliott Hughes · 11 years ago
  10. 2e9dcd2 am 1bc6169f: Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  11. 1bc6169 Merge "Remove dead code that looked like part of debuggerd." by Elliott Hughes · 11 years ago
  12. 3133a4a am 0fdf0dc7: Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  13. 3f94aa5 am 51c4d4c4: Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  14. 65bbc6c am e94985a2: Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  15. 0fdf0dc Merge "Refactor makefile." by Christopher Ferris · 11 years ago
  16. c337a96 am ba0cecf8: Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  17. fe0d5d4 am 5434bf66: Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  18. 287fed5 am 469f1533: Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  19. 1ca51cb am 525155ac: Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago
  20. 6694d3e Remove dead code that looked like part of debuggerd. by Elliott Hughes · 11 years ago
  21. 04b1e8c Refactor makefile. by Christopher Ferris · 11 years ago
  22. 480fdd5 am e97dad0d: Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  23. 7dc91f8 am 8623972d: Merge "Don\'t try to build libcorkscrew for LP64." by Elliott Hughes · 11 years ago
  24. e573455 am caefe564: Merge "x86: Enable libunwind" by Elliott Hughes · 11 years ago
  25. cbe5572 am 7957529d: Merge "Clean up UnwindCurrent.cpp\'s use of ucontext.h." by Christopher Ferris · 11 years ago
  26. 1c75422 am 1686784a: Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 11 years ago
  27. c1c1c82 am 710f6634: Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  28. c986905 am 1ca10eab: Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  29. 84ba6b5 am 59b5294f: Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  30. 4d0520f am b99d5294: Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 11 years ago
  31. 51c4d4c Merge "AArch64: Port debuggerd" by Elliott Hughes · 11 years ago
  32. abc60c2 AArch64: Port debuggerd by Kévin PETIT · 11 years ago
  33. e94985a Merge "Increase the scope of other reused definitions." by Elliott Hughes · 11 years ago
  34. ba0cecf Increase the scope of other reused definitions. by Elliott Hughes · 11 years ago
  35. 5434bf6 Merge "LP64: Enable debuggerd/libbacktrace/libunwind." by Elliott Hughes · 11 years ago
  36. 469f153 Merge "Fix build by defining LOCAL_PATH early enough." by Elliott Hughes · 11 years ago
  37. bf857ae Fix build by defining LOCAL_PATH early enough. by Elliott Hughes · 11 years ago
  38. c6c194c LP64: Enable debuggerd/libbacktrace/libunwind. by Pavel Chupin · 11 years ago
  39. 525155a Merge "Allow the host libcorkscrew to build." by Elliott Hughes · 11 years ago
  40. fe4d68b Allow the host libcorkscrew to build. by Elliott Hughes · 11 years ago
  41. e97dad0 Merge "debuggerd: a few generic improvements" by Elliott Hughes · 11 years ago
  42. 4bb4772 debuggerd: a few generic improvements by Kévin PETIT · 11 years ago
  43. 8623972 Merge "Don't try to build libcorkscrew for LP64." by Elliott Hughes · 11 years ago
  44. d5aff0a Don't try to build libcorkscrew for LP64. by Elliott Hughes · 11 years ago
  45. caefe56 Merge "x86: Enable libunwind" by Elliott Hughes · 11 years ago
  46. c124402 x86: Enable libunwind by Pavel Chupin · 11 years ago
  47. 7957529 Merge "Clean up UnwindCurrent.cpp's use of ucontext.h." by Christopher Ferris · 11 years ago
  48. 5c40019 Clean up UnwindCurrent.cpp's use of ucontext.h. by Christopher Ferris · 11 years ago
  49. 1686784 Merge changes I6bffe1cd,I0984ba01 by Colin Cross · 11 years ago
  50. 710f663 Merge "Switch mips libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  51. ade9afa Switch mips libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  52. 1ca10ea Merge "Avoid redefinition of __STDC_FORMAT_MACROS." by Ian Rogers · 11 years ago
  53. 59b5294 Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  54. ddeb7cc Avoid redefinition of __STDC_FORMAT_MACROS. by Ian Rogers · 11 years ago
  55. 03a2597 Switch arm libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  56. b99d529 Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 11 years ago
  57. 3aa8675 Switch x86 libcorkscrew over to <ucontext.h>. by Elliott Hughes · 11 years ago
  58. ab2de41 am 773c9ab7: am c96c2954: am a152ed73: Merge "Fix global pointing to local variable." by Christopher Ferris · 11 years ago
  59. 773c9ab am c96c2954: am a152ed73: Merge "Fix global pointing to local variable." by Christopher Ferris · 11 years ago
  60. c96c295 am a152ed73: Merge "Fix global pointing to local variable." by Christopher Ferris · 11 years ago
  61. a152ed7 Merge "Fix global pointing to local variable." by Christopher Ferris · 11 years ago
  62. 2b4ae52 Fix global pointing to local variable. by Christopher Ferris · 11 years ago
  63. da0d5bd am a40636f3: am 5abe06bf: am 6e34793b: Merge "Fix code style, put unused in the end" by Kristian Monsen · 11 years ago
  64. a40636f am 5abe06bf: am 6e34793b: Merge "Fix code style, put unused in the end" by Kristian Monsen · 11 years ago
  65. 5abe06b am 6e34793b: Merge "Fix code style, put unused in the end" by Kristian Monsen · 11 years ago
  66. 6e34793 Merge "Fix code style, put unused in the end" by Kristian Monsen · 11 years ago
  67. 36a4e40 am aaf89887: am 6fe31b2f: am d391c9b4: Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  68. aaf8988 am 6fe31b2f: am d391c9b4: Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  69. 6fe31b2 am d391c9b4: Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  70. d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  71. 3a5f305 am 7b9bb36a: am 0256e1f6: am d2acdd82: Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  72. 7ddca5a Fix code style, put unused in the end by Kristian Monsen · 11 years ago
  73. 7b9bb36 am 0256e1f6: am d2acdd82: Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  74. 0256e1f am d2acdd82: Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  75. d2acdd8 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  76. f286938 am 11322efd: am acd96b11: am 12db3eb6: Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 11 years ago
  77. 11322ef am acd96b11: am 12db3eb6: Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 11 years ago
  78. acd96b1 am 12db3eb6: Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 11 years ago
  79. 12db3eb Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 11 years ago
  80. 58a9cd1 am 97ea590b: am 9aaba5ca: am 8c6b9b0d: Merge "Fixes some warnings" by Kristian Monsen · 11 years ago
  81. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  82. 97ea590 am 9aaba5ca: am 8c6b9b0d: Merge "Fixes some warnings" by Kristian Monsen · 11 years ago
  83. 9aaba5c am 8c6b9b0d: Merge "Fixes some warnings" by Kristian Monsen · 11 years ago
  84. 8c6b9b0 Merge "Fixes some warnings" by Kristian Monsen · 11 years ago
  85. b5a9890 Fixes some warnings by Kristian Monsen · 11 years ago
  86. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 11 years ago
  87. 119dbff am bbc92ee7: am 68a74ec4: am 6ddabb7a: Merge "adbd: Don\'t close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  88. bbc92ee am 68a74ec4: am 6ddabb7a: Merge "adbd: Don\'t close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  89. 68a74ec am 6ddabb7a: Merge "adbd: Don\'t close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  90. 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  91. 44b99c2 libsysutils: SocketListener export release by Mark Salyzyn · 11 years ago
  92. 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 13 years ago
  93. 40b2155 liblog: support struct logger_event_v2 format by Mark Salyzyn · 11 years ago
  94. e7ff525 liblog: update timestamp on NOTICE file by Mark Salyzyn · 11 years ago
  95. 3bca606 libcutils: resolve warning in iosched_policy.c by Mark Salyzyn · 11 years ago
  96. 318bb72 liblog: Add const pedantics by Mark Salyzyn · 11 years ago
  97. 5d3d1f1 logcat: Add -T flag (-t w/o assumption of -d) by Mark Salyzyn · 11 years ago
  98. 65772ca logcat: Add logcat test suite by Mark Salyzyn · 11 years ago
  99. cef098e liblog: Add cpu utilization test by Mark Salyzyn · 11 years ago
  100. 819c58a liblog: Add liblog test suite by Mark Salyzyn · 11 years ago