1. 59b5294 Merge "Switch arm libcorkscrew over to <sys/ucontext.h>." by Elliott Hughes · 11 years ago
  2. 03a2597 Switch arm libcorkscrew over to <sys/ucontext.h>. by Elliott Hughes · 11 years ago
  3. b99d529 Merge "Switch x86 libcorkscrew over to <ucontext.h>." by Elliott Hughes · 11 years ago
  4. 3aa8675 Switch x86 libcorkscrew over to <ucontext.h>. by Elliott Hughes · 11 years ago
  5. a152ed7 Merge "Fix global pointing to local variable." by Christopher Ferris · 11 years ago
  6. 2b4ae52 Fix global pointing to local variable. by Christopher Ferris · 11 years ago
  7. 6e34793 Merge "Fix code style, put unused in the end" by Kristian Monsen · 11 years ago
  8. d391c9b Merge "Re-enable libunwind for arm." by Christopher Ferris · 11 years ago
  9. 7ddca5a Fix code style, put unused in the end by Kristian Monsen · 11 years ago
  10. d2acdd8 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  11. 12db3eb Merge "Move restorecon and restorecon_recursive code to libselinux." by Nick Kralevich · 11 years ago
  12. df29061 Re-enable libunwind for arm. by Christopher Ferris · 11 years ago
  13. 8c6b9b0 Merge "Fixes some warnings" by Kristian Monsen · 11 years ago
  14. b5a9890 Fixes some warnings by Kristian Monsen · 11 years ago
  15. dbd37f2 Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 11 years ago
  16. 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  17. 44b99c2 libsysutils: SocketListener export release by Mark Salyzyn · 11 years ago
  18. 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 13 years ago
  19. 40b2155 liblog: support struct logger_event_v2 format by Mark Salyzyn · 11 years ago
  20. e7ff525 liblog: update timestamp on NOTICE file by Mark Salyzyn · 11 years ago
  21. 3bca606 libcutils: resolve warning in iosched_policy.c by Mark Salyzyn · 11 years ago
  22. 318bb72 liblog: Add const pedantics by Mark Salyzyn · 11 years ago
  23. 5d3d1f1 logcat: Add -T flag (-t w/o assumption of -d) by Mark Salyzyn · 11 years ago
  24. 65772ca logcat: Add logcat test suite by Mark Salyzyn · 11 years ago
  25. cef098e liblog: Add cpu utilization test by Mark Salyzyn · 11 years ago
  26. 819c58a liblog: Add liblog test suite by Mark Salyzyn · 11 years ago
  27. fca0bd1 debuggerd: Support newline split in log messages by Mark Salyzyn · 11 years ago
  28. 1345f38 liblog: deprecate export LOGGER ioctl definitions by Mark Salyzyn · 11 years ago
  29. e9c4196 liblog: deprecate export of LOGGER_LOG_* defines by Mark Salyzyn · 11 years ago
  30. 24b5d3c liblog: Add README by Mark Salyzyn · 11 years ago
  31. 168021c liblog: resolve build warning messages by Mark Salyzyn · 11 years ago
  32. d0a83fd liblog: high CPU usage from logcat by Mark Salyzyn · 11 years ago
  33. 11aa6ee liblog: fix build again by Colin Cross · 11 years ago
  34. f387fa5 liblog: drop use of sys/cdefs.h by Mark Salyzyn · 11 years ago
  35. 015c8e7 liblog: git_master@964770 build problem by Mark Salyzyn · 11 years ago
  36. 95132e9 logcat: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  37. 22b5cef debuggerd: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  38. 4295841 liblog: Interface to support abstracting log read by Mark Salyzyn · 11 years ago
  39. 7aa39a7 adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  40. c788278 adb: regression from Move list.c to inlines by Mark Salyzyn · 11 years ago
  41. cf4aa03 liblog: whitespace cleanup by Mark Salyzyn · 11 years ago
  42. b957bac libcutils: bug str_parms.c:str_parms_get_float(). by Mark Salyzyn · 11 years ago
  43. 2b94cc2 libcutils: UNUSED argument warnings by Mark Salyzyn · 11 years ago
  44. e16baef libsysutils: Get rid of warnings by Mark Salyzyn · 11 years ago
  45. a6aad4c libcutils: Move list.c to inlines on list.h by Mark Salyzyn · 11 years ago
  46. 6bfb7b6 Merge "Fix overflow in adb_client" by Nick Kralevich · 11 years ago
  47. 75e0645 Fix overflow in adb_client by Nick Kralevich · 11 years ago
  48. 39baa82 Merge "Get arm64 to compile." by Christopher Ferris · 11 years ago
  49. edbe3b4 Get arm64 to compile. by Christopher Ferris · 11 years ago
  50. fb6d601 Merge "Use <stdint.h> for INT32_MIN and INT32_MAX." by Elliott Hughes · 11 years ago
  51. 81eb357 Use <stdint.h> for INT32_MIN and INT32_MAX. by Elliott Hughes · 11 years ago
  52. 4800e20 Merge "system/core: rename aarch64 target to arm64" by Colin Cross · 11 years ago
  53. 794b587 Merge "Fix entry handling for 0 length entries." by Brian Carlstrom · 11 years ago
  54. 0620e3d Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 11 years ago
  55. 48953a1 Fix entry handling for 0 length entries. by Narayan Kamath · 11 years ago
  56. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  57. 5bd11b4 Merge changes Ib13d9654,I98723ccd by Colin Cross · 11 years ago
  58. 65dd88b system/core: remove $(KERNEL_HEADERS) from includes by Colin Cross · 11 years ago
  59. 3510637 libcutils: fix atomic_memory_store_barrier by Colin Cross · 11 years ago
  60. d49aa25 adbd: switch to su domain when running as root by Nick Kralevich · 11 years ago
  61. 1db584b Merge "Attempt to fix Mac build" by Christopher Ferris · 11 years ago
  62. db5911a Attempt to fix Mac build by Brian Carlstrom · 11 years ago
  63. 0a72d29 Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 11 years ago
  64. 7291783 Fix "adb push /sdcard/filename" by Nick Kralevich · 11 years ago
  65. 6192eed Merge "Fix 'r' for LP64." by Elliott Hughes · 11 years ago
  66. 2430a06 Fix 'r' for LP64. by Elliott Hughes · 11 years ago
  67. 17b9c82 Merge "Add PROT_* constants not found on windows." by Christopher Ferris · 11 years ago
  68. 0dbce45 Add PROT_* constants not found on windows. by Christopher Ferris · 11 years ago
  69. eb8d73b Merge "Rewrite libbacktrace to be all C++." by Christopher Ferris · 11 years ago
  70. 4675682 Rewrite libbacktrace to be all C++. by Christopher Ferris · 11 years ago
  71. 524b3a0 Merge "Remove obsolete 'setconsole' command." by Elliott Hughes · 11 years ago
  72. c1e91b0 Remove obsolete 'setconsole' command. by Elliott Hughes · 11 years ago
  73. 7cd1561 Merge "system/core 64-bit cleanup." by Elliott Hughes · 11 years ago
  74. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  75. 7580661 Merge "fs_mgr: increase verboseness on mount errors" by Nick Kralevich · 11 years ago
  76. e847f42 Merge "restorecon /data/misc/media." by Nick Kralevich · 11 years ago
  77. 071f28a fs_mgr: increase verboseness on mount errors by William Roberts · 11 years ago
  78. 9e9f05e restorecon /data/misc/media. by Stephen Smalley · 11 years ago
  79. 37fd839 Merge "Revert "fs_mgr: correct warning on unused function parameter"" by Nick Kralevich · 11 years ago
  80. bc77767 Revert "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 11 years ago
  81. 7169b23 Merge "fs_mgr: correct warning on unused function parameter" by Nick Kralevich · 11 years ago
  82. 3352c50 Merge "Copy the bionic -fstack-protector hack into libbacktrace." by Elliott Hughes · 11 years ago
  83. 1380ddc Copy the bionic -fstack-protector hack into libbacktrace. by Elliott Hughes · 11 years ago
  84. 21ecc30 Merge "Fix fastbootd build for 64-bit." by Elliott Hughes · 11 years ago
  85. 4f24125 Fix fastbootd build for 64-bit. by Elliott Hughes · 11 years ago
  86. aead003 Merge "Don't set LD_LIBRARY_PATH globally." by Elliott Hughes · 11 years ago
  87. d47ffb8 Merge "AArch64: Add atomic functions" by Elliott Hughes · 11 years ago
  88. c15d2ce AArch64: Add atomic functions by Ashok Bhat · 11 years ago
  89. 21095d0 fs_mgr: correct warning on unused function parameter by William Roberts · 11 years ago
  90. 91e2019 Merge "Create a bare bones host libbacktrace on mac." by Christopher Ferris · 11 years ago
  91. f67c641 Create a bare bones host libbacktrace on mac. by Christopher Ferris · 11 years ago
  92. 6887019 Merge "Next phase of the move, reformat use C++ features." by Christopher Ferris · 11 years ago
  93. bb07b53 Don't set LD_LIBRARY_PATH globally. by Elliott Hughes · 11 years ago
  94. 105f6b6 Merge "restorecon_recursive("/sys") speed boot time" by Nick Kralevich · 11 years ago
  95. 20303f8 Next phase of the move, reformat use C++ features. by Christopher Ferris · 11 years ago
  96. e76343e Merge "Emerson USB ID" by Colin Cross · 11 years ago
  97. 6e39bac Emerson USB ID by Jon Sawyer · 11 years ago
  98. a613819 restorecon_recursive("/sys") speed boot time by Nick Kralevich · 11 years ago
  99. 8387fc9 Merge "Move to C++ for debuggerd." by Christopher Ferris · 11 years ago
  100. d607495 Move to C++ for debuggerd. by Christopher Ferris · 11 years ago