1. 644cad6 Lose umount to toybox. by Elliott Hughes · 10 years ago
  2. 38b92f3 Merge "Just use snprintf for android_get_control_socket." by Elliott Hughes · 10 years ago
  3. f1d1746 Merge "Update the test for better output on error." by Christopher Ferris · 10 years ago
  4. 931c6a9 Just use snprintf for android_get_control_socket. by Elliott Hughes · 10 years ago
  5. 7c58e72 Merge "Fix Windows strlcpy.c build." by Elliott Hughes · 10 years ago
  6. ed658b7 Fix Windows strlcpy.c build. by Elliott Hughes · 10 years ago
  7. 80ba0a5 Merge "Be more intention-revealing with libcutils' strlcpy." by Elliott Hughes · 10 years ago
  8. 935417d Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  9. 879edbc Update the test for better output on error. by Christopher Ferris · 10 years ago
  10. 52f7e68 Merge "mkbootfs: move fs_config to libcutils" by Mark Salyzyn · 10 years ago
  11. 604855f Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed." by Elliott Hughes · 10 years ago
  12. d72fe20 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 10 years ago
  13. 7c07d11 Merge "Move all libcutils tests into the gtests." by Elliott Hughes · 10 years ago
  14. 5e48cda Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  15. bacab07 Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils." by Elliott Hughes · 10 years ago
  16. 168b3a6 Move mips/mips64 android_memset16/android_memset32 into libcutils. by Elliott Hughes · 10 years ago
  17. 4838b34 Merge "toolbox: ioctl: fix signedness on ioctl_nr" by Elliott Hughes · 10 years ago
  18. e0f98e4 mkbootfs: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  19. b37420c Merge "Fix shared version of libcutils on the host to include strlcpy" by Brian Carlstrom · 10 years ago
  20. e952fab Fix shared version of libcutils on the host to include strlcpy by Brian Carlstrom · 10 years ago
  21. 98e3dc8 Merge "sdcard: Turn on noatime for fuse mounted sdcard" by Elliott Hughes · 10 years ago
  22. 695b3f7 Merge "Discards frames for code within library." by Christopher Ferris · 10 years ago
  23. 9dc652d Merge "Revert "Disable the static libcutils tests."" by Dan Albert · 10 years ago
  24. 96cb191 Revert "Disable the static libcutils tests." by Dan Albert · 10 years ago
  25. 0986fdd Discards frames for code within library. by Christopher Ferris · 10 years ago
  26. d22a3e5 toolbox: ioctl: fix signedness on ioctl_nr by Chris Fries · 11 years ago
  27. d4d4da8d Merge "Link libc++_static into fs_mgr." by Dan Albert · 10 years ago
  28. db61d5a Link libc++_static into fs_mgr. by Dan Albert · 10 years ago
  29. 3b2e4db Merge "logd: missing include for string.h" by Mark Salyzyn · 10 years ago
  30. f114ab8 Merge "package missing include for string.h" by Mark Salyzyn · 10 years ago
  31. 1a09cc2 Merge "Remove no-op "capabilities"." by Elliott Hughes · 10 years ago
  32. 56116e7 logd: missing include for string.h by Mark Salyzyn · 10 years ago
  33. 7d8a429 package missing include for string.h by Mark Salyzyn · 10 years ago
  34. d6cd23f Merge "Revert "Revert "Adding e4crypt support""" by Paul Lawrence · 10 years ago
  35. c0cb39f Merge "Add verbose param to sparse_file_import_auto" by Mohamad Ayyash · 10 years ago
  36. 8d91c8d Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  37. f63cfa9 Remove no-op "capabilities". by Elliott Hughes · 10 years ago
  38. 5f78353 Merge "Refactor the code." by Christopher Ferris · 10 years ago
  39. dabbfe6 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
  40. 2e35fbf Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  41. 55579ab Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 10 years ago
  42. 86f313a Refactor the code. by Christopher Ferris · 10 years ago
  43. 882a972 Merge "run-as: bracket capability" by Mark Salyzyn · 10 years ago
  44. 6c9a3ba run-as: bracket capability by Mark Salyzyn · 10 years ago
  45. cbe528e Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
  46. 59a297a Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 10 years ago
  47. 70649ff Merge "Build init with clang." by Elliott Hughes · 10 years ago
  48. a5638ec adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  49. f662934 Build init with clang. by Elliott Hughes · 10 years ago
  50. 1994ca0 Merge "Lose route to toybox." by Elliott Hughes · 10 years ago
  51. 97db78f Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 10 years ago
  52. 6e82c43 Lose route to toybox. by Elliott Hughes · 10 years ago
  53. 4400a88 Merge "Enable building libbase on Windows." by Dan Albert · 10 years ago
  54. cd87423 Enable building libbase on Windows. by Dan Albert · 10 years ago
  55. 6ac1111 Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 10 years ago
  56. 453cdb4 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 10 years ago
  57. 6ef5b1c Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
  58. e7b431d Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  59. 0a7365e Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
  60. 968fe6e Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
  61. d8df5c0 Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
  62. be4210d Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
  63. 6035493 Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
  64. b9f7fb3 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
  65. b8da5ea Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
  66. f7407e2 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
  67. 0e16ce7 Always unlink /dev/__kmsg__. by Elliott Hughes · 10 years ago
  68. caea547 Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  69. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  70. 6ac42af Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  71. 7400efd Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  72. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  73. 80d769e Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  74. d42e893 Merge "Include what we use." by Dan Albert · 10 years ago
  75. ada6bbc Pull in Windows compatibility header. by Dan Albert · 10 years ago
  76. 210e2ae Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  77. 497e411 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  78. dc5c74f Include what we use. by Dan Albert · 10 years ago
  79. cc4c06f Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  80. 9fe336b Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  81. 1d10fe4 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  82. f40b86c Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  83. c5eafb2 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
  84. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  85. b0d8854 Merge "Fix build" by Sami Tolvanen · 10 years ago
  86. e02d2ef Fix build by Sami Tolvanen · 10 years ago
  87. 5824dd8 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
  88. 4985b94 Merge "$ANDROID_BUILD_TOP isn't set for continuous builds." by Elliott Hughes · 10 years ago
  89. 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  90. e95ceb0 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  91. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  92. 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  93. 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  94. dedf837 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  95. b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
  96. 0200c88 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
  97. 3c6b931 Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  98. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  99. 42670a1 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  100. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago