1. e242842 liblog: logcat color output corrupted on 32-bit by Mark Salyzyn · 10 years ago
  2. d426a4e Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  3. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  4. ce34551 Merge "Lose id to toybox." by Elliott Hughes · 10 years ago
  5. 1bf5054 Lose id to toybox. by Elliott Hughes · 10 years ago
  6. 45c4c06 Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  7. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  8. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  9. 17e2f43 Merge "Lose cmp to toybox." by Elliott Hughes · 10 years ago
  10. 791a690 Merge "Add timed versions of stack dumping functions." by Christopher Ferris · 10 years ago
  11. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  12. b546991 Lose cmp to toybox. by Elliott Hughes · 10 years ago
  13. 3d7951d Merge "Lose chown to toybox." by Elliott Hughes · 10 years ago
  14. 6eb88b2 Lose chown to toybox. by Elliott Hughes · 10 years ago
  15. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  16. e232949 Merge "sdcard : inode numbers must be fully representable as uint32_t." by Narayan Kamath · 10 years ago
  17. 5aadceb sdcard : inode numbers must be fully representable as uint32_t. by Narayan Kamath · 10 years ago
  18. 41341ee Merge "Lose date to toybox (as date and hwclock)." by Elliott Hughes · 10 years ago
  19. f8bf054 Lose date to toybox (as date and hwclock). by Elliott Hughes · 10 years ago
  20. 3bb5654 Merge "Lose ifconfig to toybox." by Elliott Hughes · 10 years ago
  21. 31399f4 Merge "logd: Fix pruning" by Mark Salyzyn · 10 years ago
  22. da6495d logd: Fix pruning by TraianX Schiau · 10 years ago
  23. f84994b Lose ifconfig to toybox. by Elliott Hughes · 10 years ago
  24. da3dec3 Merge "Lose toolbox notify in favor of toybox inotifyd." by Elliott Hughes · 10 years ago
  25. 30286c8 Lose toolbox notify in favor of toybox inotifyd. by Elliott Hughes · 10 years ago
  26. 4503a14 Merge "Switch to toybox cat." by Elliott Hughes · 10 years ago
  27. 532bb72 Switch to toybox cat. by Elliott Hughes · 10 years ago
  28. 3802b5d Merge "rootdir: add pstore" by Mark Salyzyn · 10 years ago
  29. 4b0313e rootdir: add pstore by Mark Salyzyn · 10 years ago
  30. 49beb7e Merge "property_service: Added vendor build properties to load_all_props" by Andres Morales · 10 years ago
  31. 1f1b058 property_service: Added vendor build properties to load_all_props by Andres Morales · 10 years ago
  32. fc2bdfa Merge "Python unit test for adb." by Riley Andrews · 10 years ago
  33. d3119b1 Merge "Add ip6-localhost to /system/etc/hosts." by Yabin Cui · 10 years ago
  34. d83a9c5 Python unit test for adb. by Riley Andrews · 10 years ago
  35. 2514741 Add ip6-localhost to /system/etc/hosts. by Yabin Cui · 10 years ago
  36. ce1928e Merge "Add required casts for clang/llvm -Wc++11-narrowing" by Chih-Hung Hsieh · 10 years ago
  37. 227f8bf Merge "Clean up adb Win32 symlink #ifdefs." by Elliott Hughes · 10 years ago
  38. 0a049b1 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 10 years ago
  39. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  40. ec55652 Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER." by Elliott Hughes · 10 years ago
  41. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  42. 9da414f Merge "Linux always has POSIX clocks available." by Elliott Hughes · 10 years ago
  43. 76f0a84 Linux always has POSIX clocks available. by Elliott Hughes · 10 years ago
  44. 4c6c6d1 Merge "You either have winsock or <sys/sockets.h>." by Elliott Hughes · 10 years ago
  45. 3906c85 You either have winsock or <sys/sockets.h>. by Elliott Hughes · 10 years ago
  46. 7208a01 Merge "Mutex: add timedLock() method" by Jesse Hall · 10 years ago
  47. 601424a Mutex: add timedLock() method by Jesse Hall · 10 years ago
  48. fdb3da5 Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  49. 4f8fa5b Merge "Fix disable-verity when the underlying block device is RO" by Sami Tolvanen · 10 years ago
  50. d6bd9bf Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  51. 13449cd Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  52. e892279 Merge "liblog: Add log_time += operator" by Mark Salyzyn · 10 years ago
  53. decd929 liblog: Add log_time += operator by Mark Salyzyn · 10 years ago
  54. 69159ba Merge "Fix missing #includes in system/core." by Elliott Hughes · 10 years ago
  55. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  56. 2978ad4 Merge "Remove two obsolete files." by Elliott Hughes · 10 years ago
  57. 2215309 Remove two obsolete files. by Elliott Hughes · 10 years ago
  58. d106305 Merge "Lose getenforce and setenforce to toybox." by Elliott Hughes · 10 years ago
  59. 2e67705 Lose getenforce and setenforce to toybox. by Elliott Hughes · 10 years ago
  60. dbe4975 Merge "Lose netstat to toybox." by Elliott Hughes · 10 years ago
  61. 7e3879e Lose netstat to toybox. by Elliott Hughes · 10 years ago
  62. 4d1d2ca Merge "#include <arpa/inet.h> for htonl." by Elliott Hughes · 10 years ago
  63. c184d56 #include <arpa/inet.h> for htonl. by Elliott Hughes · 10 years ago
  64. d06e892 Merge "Disable clang optimization that has segmentation fault." by Chih-Hung Hsieh · 10 years ago
  65. c83d3a3 Disable clang optimization that has segmentation fault. by Chih-Hung Hsieh · 10 years ago
  66. 1267738 Merge "Lose mv to toybox." by Elliott Hughes · 10 years ago
  67. a264cca Lose mv to toybox. by Elliott Hughes · 10 years ago
  68. 300a85e Merge "Lose rm to toybox." by Elliott Hughes · 10 years ago
  69. fdab0f5 Lose rm to toybox. by Elliott Hughes · 10 years ago
  70. cc825ae Merge "Lose cp to toybox." by Elliott Hughes · 10 years ago
  71. b3fa826 Lose cp to toybox. by Elliott Hughes · 10 years ago
  72. 700a957 Merge "Lose ln to toybox." by Elliott Hughes · 10 years ago
  73. ae96efc Lose ln to toybox. by Elliott Hughes · 10 years ago
  74. a7e6dbd Merge "Lose rmdir to toybox." by Elliott Hughes · 10 years ago
  75. ff60f7c Lose rmdir to toybox. by Elliott Hughes · 10 years ago
  76. 8dc9777 Merge "Lose mkdir to toybox." by Elliott Hughes · 10 years ago
  77. de4fd83 Lose mkdir to toybox. by Elliott Hughes · 10 years ago
  78. 8641dae Merge "Lose chcon to toybox." by Elliott Hughes · 10 years ago
  79. 2f5d6d3 Lose chcon to toybox. by Elliott Hughes · 10 years ago
  80. 0e74cfb Merge "Fix references to HAVE_PRCTL." by Elliott Hughes · 10 years ago
  81. 292ccd3 Fix references to HAVE_PRCTL. by Elliott Hughes · 10 years ago
  82. fae953e Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." by Elliott Hughes · 10 years ago
  83. 6acf3d7 HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>. by Elliott Hughes · 10 years ago
  84. 48d7489 Merge "Fix build with clang" by Chih-hung Hsieh · 10 years ago
  85. 2bd4124 Fix build with clang by Bernhard Rosenkränzer · 10 years ago
  86. 53432b4 Merge "fix memory leak in copy_remote_dir_local" by Riley Andrews · 10 years ago
  87. 4d04d24 fix memory leak in copy_remote_dir_local by Riley Andrews · 10 years ago
  88. 1f5cad5 Merge "Cleanup libsparse Android.mk" by Elliott Hughes · 10 years ago
  89. 0ccde5f Merge "Cleanup fastbootd Android.mk" by Elliott Hughes · 10 years ago
  90. 48a941c Merge "Cleanup libbacktrace Android.mk" by Elliott Hughes · 10 years ago
  91. 5f0c32c Cleanup fastbootd Android.mk by Trevor Drake · 10 years ago
  92. 5e4d0a5 Cleanup libbacktrace Android.mk by Trevor Drake · 10 years ago
  93. a840300 Cleanup libsparse Android.mk by Trevor Drake · 10 years ago
  94. ffe4d9c Merge "toybox has md5sum, so lose toolbox's md5." by Elliott Hughes · 10 years ago
  95. 014ab46 toybox has md5sum, so lose toolbox's md5. by Elliott Hughes · 10 years ago
  96. da4f30c Merge "Remove incompatible Unicode compatibility types." by Dan Albert · 10 years ago
  97. efd482f Merge "Lose mknod to toybox." by Elliott Hughes · 10 years ago
  98. 71cf21f Lose mknod to toybox. by Elliott Hughes · 10 years ago
  99. d1090ea Merge "Make crasher smash-stack work." by Yabin Cui · 10 years ago
  100. 2331b95 Make crasher smash-stack work. by Yabin Cui · 10 years ago