1. 3a4aedf Merge "sdcard: Properly handle deleted nodes" by Elliott Hughes · 9 years ago
  2. 50f192f Merge "Fix "adb devices -l"." by Elliott Hughes · 9 years ago
  3. f78ff16 Merge "Support arbitrary loggers." by Dan Albert · 9 years ago
  4. b547c85 Support arbitrary loggers. by Dan Albert · 10 years ago
  5. 09a45a1 Fix "adb devices -l". by Elliott Hughes · 9 years ago
  6. ea97588 Merge "Only Windows doesn't have %zd." by Elliott Hughes · 9 years ago
  7. 146c244 Only Windows doesn't have %zd. by Elliott Hughes · 9 years ago
  8. eb56013 Merge "Share log writing code." by Dan Albert · 9 years ago
  9. c7aadc4 Share log writing code. by Dan Albert · 9 years ago
  10. 87eca3c Merge "Support logging to other log buffers." by Dan Albert · 9 years ago
  11. 0c05586 Support logging to other log buffers. by Dan Albert · 10 years ago
  12. 8ea5dd8 Merge "Remove LogMessage::LogLineLowStack." by Dan Albert · 9 years ago
  13. cc71951 Merge "Don't show lint errors for rvalue references." by Dan Albert · 9 years ago
  14. 691b44f Merge "Lose umount to toybox." by Elliott Hughes · 9 years ago
  15. 17cb719 Lose umount to toybox. by Elliott Hughes · 9 years ago
  16. 70df6f8 Merge "Just use snprintf for android_get_control_socket." by Elliott Hughes · 9 years ago
  17. 0cc351b Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  18. da926f0 Don't show lint errors for rvalue references. by Dan Albert · 9 years ago
  19. 4d9281d Merge "Update the test for better output on error." by Christopher Ferris · 9 years ago
  20. edc49d7 Just use snprintf for android_get_control_socket. by Elliott Hughes · 9 years ago
  21. 8e192f6 Merge "Fix Windows strlcpy.c build." by Elliott Hughes · 9 years ago
  22. 8193d41 Fix Windows strlcpy.c build. by Elliott Hughes · 9 years ago
  23. 4c1d4a0 Merge "Be more intention-revealing with libcutils' strlcpy." by Elliott Hughes · 9 years ago
  24. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 9 years ago
  25. 97e00bb Update the test for better output on error. by Christopher Ferris · 9 years ago
  26. 34efe4c Merge "mkbootfs: move fs_config to libcutils" by Mark Salyzyn · 9 years ago
  27. ed43be3 Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed." by Elliott Hughes · 9 years ago
  28. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  29. 2159318 Merge "Move all libcutils tests into the gtests." by Elliott Hughes · 9 years ago
  30. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 9 years ago
  31. d8fb29b Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils." by Elliott Hughes · 9 years ago
  32. a492f37 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 9 years ago
  33. 27a158b Merge "toolbox: ioctl: fix signedness on ioctl_nr" by Elliott Hughes · 9 years ago
  34. d5cd377 mkbootfs: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  35. c7cddff Merge "Fix shared version of libcutils on the host to include strlcpy" by Brian Carlstrom · 9 years ago
  36. 60a347f Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 9 years ago
  37. fad9b3e Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 9 years ago
  38. 88628e2 Merge "Discards frames for code within library." by Christopher Ferris · 9 years ago
  39. 7ab2c78 Merge "Revert "Disable the static libcutils tests."" by Dan Albert · 9 years ago
  40. 43db1c3 Revert "Disable the static libcutils tests." by Dan Albert · 9 years ago
  41. ca09ce9 Discards frames for code within library. by Christopher Ferris · 9 years ago
  42. 4868b07 toolbox: ioctl: fix signedness on ioctl_nr by Chris Fries · 10 years ago
  43. 3891cfe Merge "Link libc++_static into fs_mgr." by Dan Albert · 9 years ago
  44. bbbc634 Link libc++_static into fs_mgr. by Dan Albert · 9 years ago
  45. 2215547 Merge "logd: missing include for string.h" by Mark Salyzyn · 9 years ago
  46. 4f6e51a Merge "package missing include for string.h" by Mark Salyzyn · 9 years ago
  47. a57fb59 Merge "Remove no-op "capabilities"." by Elliott Hughes · 9 years ago
  48. 801bcec logd: missing include for string.h by Mark Salyzyn · 9 years ago
  49. 68ffc74 package missing include for string.h by Mark Salyzyn · 9 years ago
  50. 27cda9a Merge "Revert "Revert "Adding e4crypt support""" by Paul Lawrence · 9 years ago
  51. 6900d34 Merge "Add verbose param to sparse_file_import_auto" by Mohamad Ayyash · 9 years ago
  52. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 9 years ago
  53. b022b84 Remove no-op "capabilities". by Elliott Hughes · 9 years ago
  54. 9dc41d5 Merge "Refactor the code." by Christopher Ferris · 9 years ago
  55. 9c01c44 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 9 years ago
  56. b8c9d27 Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  57. 80cc1f6 Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 9 years ago
  58. 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
  59. b6f38de Merge "run-as: bracket capability" by Mark Salyzyn · 9 years ago
  60. db5334a run-as: bracket capability by Mark Salyzyn · 10 years ago
  61. 035e9ba Add -Wno-inline-asm to Clang flags. by Stephen Hines · 9 years ago
  62. cd15307 Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 9 years ago
  63. a58c0b5 Merge "Build init with clang." by Elliott Hughes · 9 years ago
  64. 175b7bb adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  65. 9efd95b Build init with clang. by Elliott Hughes · 9 years ago
  66. ffa85da Merge "Lose route to toybox." by Elliott Hughes · 9 years ago
  67. eb80935 Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 9 years ago
  68. 798ec0c Lose route to toybox. by Elliott Hughes · 9 years ago
  69. 6d457fe Merge "Enable building libbase on Windows." by Dan Albert · 9 years ago
  70. b2326bd Enable building libbase on Windows. by Dan Albert · 9 years ago
  71. c2d9cc8 Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  72. c065419 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 9 years ago
  73. 934102b Merge "Lose load_policy to toybox." by Elliott Hughes · 9 years ago
  74. f299405 Lose load_policy to toybox. by Elliott Hughes · 9 years ago
  75. 4840295 Merge "Clarify a few things about bootcharts." by Elliott Hughes · 9 years ago
  76. 59abac2 Clarify a few things about bootcharts. by Elliott Hughes · 9 years ago
  77. 8f03e3c Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 9 years ago
  78. 868402e Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 9 years ago
  79. 6a62cac Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 9 years ago
  80. 56a0656 Further cleanup of the logic in device_init. by Elliott Hughes · 9 years ago
  81. 6dbbcc5 Merge "Fix clang build by removing unused locals." by Elliott Hughes · 9 years ago
  82. 7473836 Fix clang build by removing unused locals. by Elliott Hughes · 9 years ago
  83. c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 9 years ago
  84. 5db3936 Merge "Log more timing information from init." by Elliott Hughes · 9 years ago
  85. da40c00 Log more timing information from init. by Elliott Hughes · 9 years ago
  86. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  87. e29744d Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  88. d0a793d Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  89. 42f1192 Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  90. 5188d55 Merge "Include what we use." by Dan Albert · 10 years ago
  91. 94d1360 Pull in Windows compatibility header. by Dan Albert · 10 years ago
  92. 6ccfabc Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  93. c6b30f3 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  94. 4b3f533 Include what we use. by Dan Albert · 10 years ago
  95. 8737881 Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  96. 6e014d7 Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  97. dce8f29 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  98. de52ebc Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  99. a15db51 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
  100. 5018406 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago