1. 1dc29ad am 0c266ef2: Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  2. 8d91c8d Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  3. 6ef3d44 am 9dc41d5d: Merge "Refactor the code." by Christopher Ferris · 10 years ago
  4. 5f78353 Merge "Refactor the code." by Christopher Ferris · 10 years ago
  5. 3c951eb am 9c01c44b: Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
  6. dabbfe6 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
  7. 86f313a Refactor the code. by Christopher Ferris · 10 years ago
  8. 4411a36 am b6f38def: Merge "run-as: bracket capability" by Mark Salyzyn · 10 years ago
  9. 882a972 Merge "run-as: bracket capability" by Mark Salyzyn · 10 years ago
  10. 6c9a3ba run-as: bracket capability by Mark Salyzyn · 10 years ago
  11. cbe528e Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
  12. bb8ce2b am cd153076: Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 10 years ago
  13. 59a297a Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 10 years ago
  14. 3713689 am a58c0b5f: Merge "Build init with clang." by Elliott Hughes · 10 years ago
  15. 70649ff Merge "Build init with clang." by Elliott Hughes · 10 years ago
  16. a5638ec adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  17. f662934 Build init with clang. by Elliott Hughes · 10 years ago
  18. c54c972 am ffa85da6: Merge "Lose route to toybox." by Elliott Hughes · 10 years ago
  19. 1994ca0 Merge "Lose route to toybox." by Elliott Hughes · 10 years ago
  20. 011ef85 am eb809351: Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 10 years ago
  21. 97db78f Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 10 years ago
  22. 6e82c43 Lose route to toybox. by Elliott Hughes · 10 years ago
  23. c9971c1 am 6d457fe1: Merge "Enable building libbase on Windows." by Dan Albert · 10 years ago
  24. 4400a88 Merge "Enable building libbase on Windows." by Dan Albert · 10 years ago
  25. cd87423 Enable building libbase on Windows. by Dan Albert · 10 years ago
  26. cd3e640 am c2d9cc85: Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 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. 71f748f am 934102ba: Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
  30. 6ef5b1c Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
  31. e7b431d Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  32. 1dcb96d am 48402951: Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
  33. 0a7365e Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
  34. 968fe6e Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
  35. e5062dd am 8f03e3cb: Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
  36. d8df5c0 Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
  37. be4210d Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
  38. 5328b18 am 6a62cac4: Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
  39. 6035493 Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
  40. b9f7fb3 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
  41. 726af8e am 6dbbcc57: Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
  42. b8da5ea Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
  43. f7407e2 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
  44. 0e16ce7 Always unlink /dev/__kmsg__. by Elliott Hughes · 10 years ago
  45. bf92daa am 5db3936d: Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  46. caea547 Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  47. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  48. 6ac42af Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  49. 517b065 am e29744d9: Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  50. 7400efd Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  51. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  52. 8397903 am 42f11922: Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  53. 49b8a1b am 5188d556: Merge "Include what we use." by Dan Albert · 10 years ago
  54. 80d769e Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  55. d42e893 Merge "Include what we use." by Dan Albert · 10 years ago
  56. c8f5bf3 am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  57. ada6bbc Pull in Windows compatibility header. by Dan Albert · 10 years ago
  58. 210e2ae Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  59. 497e411 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  60. dc5c74f Include what we use. by Dan Albert · 10 years ago
  61. 832e72d am 87378814: Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  62. cc4c06f Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  63. 9c61456 am 6e014d77: Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  64. 9fe336b Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  65. 1d10fe4 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  66. 94cf121 am de52ebc3: Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  67. f40b86c Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  68. c5eafb2 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
  69. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  70. abf50ac am 6baab44e: Merge "Fix build" by Sami Tolvanen · 10 years ago
  71. b0d8854 Merge "Fix build" by Sami Tolvanen · 10 years ago
  72. e02d2ef Fix build by Sami Tolvanen · 10 years ago
  73. 9fd8036 am d33c6c0e: Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
  74. 5824dd8 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
  75. 062f373 am cfead6da: Merge " isn\'t set for continuous builds." by Elliott Hughes · 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. 34174e4 am 09b66b93: Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  79. e95ceb0 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  80. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  81. d599cf8 am a0115bf7: Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  82. 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  83. 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  84. 6139ca4 am 8257211f: Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  85. dedf837 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  86. b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
  87. 0200c88 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
  88. e9c5096 am 8e1697e7: Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  89. 3c6b931 Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  90. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  91. eac14ef am 9c5a5b3c: Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  92. 42670a1 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  93. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  94. 24ccd78 am c31de501: Merge "More Mac fix." by Dan Albert · 10 years ago
  95. bf46380 Merge "More Mac fix." by Dan Albert · 10 years ago
  96. fa16c31 More Mac fix. by Dan Albert · 10 years ago
  97. 143e553 am 89996c4b: Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
  98. aab429e Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
  99. 5f91e53 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
  100. b7360d3 am ddccd24f: Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago