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