1. 3b2e4db Merge "logd: missing include for string.h" by Mark Salyzyn · 10 years ago
  2. f114ab8 Merge "package missing include for string.h" by Mark Salyzyn · 10 years ago
  3. 1a09cc2 Merge "Remove no-op "capabilities"." by Elliott Hughes · 10 years ago
  4. 56116e7 logd: missing include for string.h by Mark Salyzyn · 10 years ago
  5. 7d8a429 package missing include for string.h by Mark Salyzyn · 10 years ago
  6. d6cd23f Merge "Revert "Revert "Adding e4crypt support""" by Paul Lawrence · 10 years ago
  7. c0cb39f Merge "Add verbose param to sparse_file_import_auto" by Mohamad Ayyash · 10 years ago
  8. 8d91c8d Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  9. f63cfa9 Remove no-op "capabilities". by Elliott Hughes · 10 years ago
  10. 5f78353 Merge "Refactor the code." by Christopher Ferris · 10 years ago
  11. dabbfe6 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
  12. 2e35fbf Revert "Revert "Adding e4crypt support"" by Paul Lawrence · 10 years ago
  13. 55579ab Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 10 years ago
  14. 86f313a Refactor the code. by Christopher Ferris · 10 years ago
  15. 882a972 Merge "run-as: bracket capability" by Mark Salyzyn · 10 years ago
  16. 6c9a3ba run-as: bracket capability by Mark Salyzyn · 10 years ago
  17. cbe528e Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
  18. 59a297a Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 10 years ago
  19. 70649ff Merge "Build init with clang." by Elliott Hughes · 10 years ago
  20. a5638ec adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  21. f662934 Build init with clang. by Elliott Hughes · 10 years ago
  22. 1994ca0 Merge "Lose route to toybox." by Elliott Hughes · 10 years ago
  23. 97db78f Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 10 years ago
  24. 6e82c43 Lose route to toybox. by Elliott Hughes · 10 years ago
  25. 4400a88 Merge "Enable building libbase on Windows." by Dan Albert · 10 years ago
  26. cd87423 Enable building libbase on Windows. by Dan Albert · 10 years ago
  27. 6ac1111 Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 10 years ago
  28. 453cdb4 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 10 years ago
  29. 6ef5b1c Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
  30. e7b431d Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  31. 0a7365e Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
  32. 968fe6e Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
  33. d8df5c0 Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
  34. be4210d Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
  35. 6035493 Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
  36. b9f7fb3 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
  37. b8da5ea Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
  38. f7407e2 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
  39. 0e16ce7 Always unlink /dev/__kmsg__. by Elliott Hughes · 10 years ago
  40. caea547 Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  41. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  42. 6ac42af Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  43. 7400efd Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  44. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  45. 80d769e Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  46. d42e893 Merge "Include what we use." by Dan Albert · 10 years ago
  47. ada6bbc Pull in Windows compatibility header. by Dan Albert · 10 years ago
  48. 210e2ae Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  49. 497e411 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  50. dc5c74f Include what we use. by Dan Albert · 10 years ago
  51. cc4c06f Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  52. 9fe336b Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  53. 1d10fe4 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  54. f40b86c Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  55. c5eafb2 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
  56. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  57. b0d8854 Merge "Fix build" by Sami Tolvanen · 10 years ago
  58. e02d2ef Fix build by Sami Tolvanen · 10 years ago
  59. 5824dd8 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
  60. 4985b94 Merge "$ANDROID_BUILD_TOP isn't set for continuous builds." by Elliott Hughes · 10 years ago
  61. 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  62. e95ceb0 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  63. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  64. 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  65. 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  66. dedf837 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  67. b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
  68. 0200c88 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
  69. 3c6b931 Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  70. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  71. 42670a1 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  72. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  73. bf46380 Merge "More Mac fix." by Dan Albert · 10 years ago
  74. fa16c31 More Mac fix. by Dan Albert · 10 years ago
  75. aab429e Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
  76. 5f91e53 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
  77. 8076c09 Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago
  78. 79ff1f2 liblog: remove internal __write_to_log_null by Mark Salyzyn · 10 years ago
  79. bd7b929 Merge "(Probably) fix the mac build." by Dan Albert · 10 years ago
  80. f1dfe6f (Probably) fix the mac build. by Dan Albert · 10 years ago
  81. 1e45f71 Merge "libziparchive: fix extraction of >2GiB images" by Greg Hackmann · 10 years ago
  82. 32ec3c1 libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
  83. 038c22e Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
  84. f7b2624 Move gettid() into libcutils. by Dan Albert · 10 years ago
  85. 6eb05b1 Merge "Update string Split API." by Dan Albert · 10 years ago
  86. 901ae48 Update string Split API. by Dan Albert · 10 years ago
  87. 168d432 Merge "Add a CleanSpec for grep/toolbox." by Elliott Hughes · 10 years ago
  88. 1074c6e Merge "Add missing parenthesis in init log message." by Elliott Hughes · 10 years ago
  89. 5545c1e Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
  90. e4d03bb Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  91. da85e51 Add a CleanSpec for grep/toolbox. by Elliott Hughes · 10 years ago
  92. b5abbb9 Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
  93. 26b0f1b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
  94. 89ce8ae Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
  95. 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
  96. 31243e8 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
  97. 4b35932 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
  98. 4d8fe77 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
  99. 88ded2b Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
  100. a8075be Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago