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