1. 492dd1e Merge "Remove obsolete BUILD_TINY_ANDROID check from healthd makefile" by Elliott Hughes · 10 years ago
  2. 27d53d3 Remove obsolete BUILD_TINY_ANDROID check from healthd makefile by Trevor Drake · 10 years ago
  3. cb4ae20 Merge "Enable clang for init, after fix of global .mk files." by Chih-Hung Hsieh · 10 years ago
  4. 3e57869 Merge "logd: fix persistent blocking reader performance" by Mark Salyzyn · 10 years ago
  5. 8e8e8db logd: fix persistent blocking reader performance by Dragoslav Mitrinovic · 10 years ago
  6. 91581f1 Merge "liblog: add pstore write" by Mark Salyzyn · 10 years ago
  7. d91ab58 liblog: add pstore write by Mark Salyzyn · 10 years ago
  8. 69bdba2 Merge "liblog: use private/android_logger.h" by Mark Salyzyn · 10 years ago
  9. 7a80940 liblog: use private/android_logger.h by Mark Salyzyn · 10 years ago
  10. 4730328 Merge "logd: create private/android_logger.h" by Mark Salyzyn · 10 years ago
  11. b5f6e45 logd: create private/android_logger.h by Mark Salyzyn · 10 years ago
  12. 2c7f05d Merge "Remove unused -ldl to link true statically." by Chih-Hung Hsieh · 10 years ago
  13. 87997bf Remove unused -ldl to link true statically. by Chih-Hung Hsieh · 10 years ago
  14. 4e0bdd1 Merge "fs_mgr: Support filesystem labels in fstab" by Elliott Hughes · 10 years ago
  15. 8298234 fs_mgr: Support filesystem labels in fstab by Christoffer Dall · 10 years ago
  16. 1bc38a4 Merge "adb: Fix 'adb forward --no-rebind'." by David 'Digit' Turner · 10 years ago
  17. f0e0c2e adb: Fix 'adb forward --no-rebind'. by David 'Digit' Turner · 10 years ago
  18. 4083ed7 Merge "Revert "fs_mgr: Support filesystem labels in fstab"" by Elliott Hughes · 10 years ago
  19. 572226c Revert "fs_mgr: Support filesystem labels in fstab" by Elliott Hughes · 10 years ago
  20. f9e2339 Merge "fs_mgr: Support filesystem labels in fstab" by JP Abgrall · 10 years ago
  21. d3d4741 Enable clang for init, after fix of global .mk files. by Chih-Hung Hsieh · 10 years ago
  22. 045be13 Merge "liblog: logcat color output corrupted on 32-bit" by Mark Salyzyn · 10 years ago
  23. e242842 liblog: logcat color output corrupted on 32-bit by Mark Salyzyn · 10 years ago
  24. d426a4e Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  25. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  26. 69407cc fs_mgr: Support filesystem labels in fstab by Christoffer Dall · 10 years ago
  27. ce34551 Merge "Lose id to toybox." by Elliott Hughes · 10 years ago
  28. 1bf5054 Lose id to toybox. by Elliott Hughes · 10 years ago
  29. 45c4c06 Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  30. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  31. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  32. 17e2f43 Merge "Lose cmp to toybox." by Elliott Hughes · 10 years ago
  33. 791a690 Merge "Add timed versions of stack dumping functions." by Christopher Ferris · 10 years ago
  34. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  35. b546991 Lose cmp to toybox. by Elliott Hughes · 10 years ago
  36. 3d7951d Merge "Lose chown to toybox." by Elliott Hughes · 10 years ago
  37. 6eb88b2 Lose chown to toybox. by Elliott Hughes · 10 years ago
  38. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  39. e232949 Merge "sdcard : inode numbers must be fully representable as uint32_t." by Narayan Kamath · 10 years ago
  40. 5aadceb sdcard : inode numbers must be fully representable as uint32_t. by Narayan Kamath · 10 years ago
  41. 41341ee Merge "Lose date to toybox (as date and hwclock)." by Elliott Hughes · 10 years ago
  42. f8bf054 Lose date to toybox (as date and hwclock). by Elliott Hughes · 10 years ago
  43. 3bb5654 Merge "Lose ifconfig to toybox." by Elliott Hughes · 10 years ago
  44. 31399f4 Merge "logd: Fix pruning" by Mark Salyzyn · 10 years ago
  45. da6495d logd: Fix pruning by TraianX Schiau · 10 years ago
  46. f84994b Lose ifconfig to toybox. by Elliott Hughes · 10 years ago
  47. da3dec3 Merge "Lose toolbox notify in favor of toybox inotifyd." by Elliott Hughes · 10 years ago
  48. 30286c8 Lose toolbox notify in favor of toybox inotifyd. by Elliott Hughes · 10 years ago
  49. 4503a14 Merge "Switch to toybox cat." by Elliott Hughes · 10 years ago
  50. 532bb72 Switch to toybox cat. by Elliott Hughes · 10 years ago
  51. 3802b5d Merge "rootdir: add pstore" by Mark Salyzyn · 10 years ago
  52. 4b0313e rootdir: add pstore by Mark Salyzyn · 10 years ago
  53. 49beb7e Merge "property_service: Added vendor build properties to load_all_props" by Andres Morales · 10 years ago
  54. 1f1b058 property_service: Added vendor build properties to load_all_props by Andres Morales · 10 years ago
  55. fc2bdfa Merge "Python unit test for adb." by Riley Andrews · 10 years ago
  56. d3119b1 Merge "Add ip6-localhost to /system/etc/hosts." by Yabin Cui · 10 years ago
  57. d83a9c5 Python unit test for adb. by Riley Andrews · 10 years ago
  58. 2514741 Add ip6-localhost to /system/etc/hosts. by Yabin Cui · 10 years ago
  59. ce1928e Merge "Add required casts for clang/llvm -Wc++11-narrowing" by Chih-Hung Hsieh · 10 years ago
  60. 227f8bf Merge "Clean up adb Win32 symlink #ifdefs." by Elliott Hughes · 10 years ago
  61. 0a049b1 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 10 years ago
  62. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  63. ec55652 Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER." by Elliott Hughes · 10 years ago
  64. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  65. 9da414f Merge "Linux always has POSIX clocks available." by Elliott Hughes · 10 years ago
  66. 76f0a84 Linux always has POSIX clocks available. by Elliott Hughes · 10 years ago
  67. 4c6c6d1 Merge "You either have winsock or <sys/sockets.h>." by Elliott Hughes · 10 years ago
  68. 3906c85 You either have winsock or <sys/sockets.h>. by Elliott Hughes · 10 years ago
  69. 7208a01 Merge "Mutex: add timedLock() method" by Jesse Hall · 10 years ago
  70. 601424a Mutex: add timedLock() method by Jesse Hall · 10 years ago
  71. fdb3da5 Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  72. 4f8fa5b Merge "Fix disable-verity when the underlying block device is RO" by Sami Tolvanen · 10 years ago
  73. d6bd9bf Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  74. 13449cd Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  75. e892279 Merge "liblog: Add log_time += operator" by Mark Salyzyn · 10 years ago
  76. decd929 liblog: Add log_time += operator by Mark Salyzyn · 10 years ago
  77. 69159ba Merge "Fix missing #includes in system/core." by Elliott Hughes · 10 years ago
  78. 0badbd6 Fix missing #includes in system/core. by Elliott Hughes · 10 years ago
  79. 2978ad4 Merge "Remove two obsolete files." by Elliott Hughes · 10 years ago
  80. 2215309 Remove two obsolete files. by Elliott Hughes · 10 years ago
  81. d106305 Merge "Lose getenforce and setenforce to toybox." by Elliott Hughes · 10 years ago
  82. 2e67705 Lose getenforce and setenforce to toybox. by Elliott Hughes · 10 years ago
  83. dbe4975 Merge "Lose netstat to toybox." by Elliott Hughes · 10 years ago
  84. 7e3879e Lose netstat to toybox. by Elliott Hughes · 10 years ago
  85. 4d1d2ca Merge "#include <arpa/inet.h> for htonl." by Elliott Hughes · 10 years ago
  86. c184d56 #include <arpa/inet.h> for htonl. by Elliott Hughes · 10 years ago
  87. d06e892 Merge "Disable clang optimization that has segmentation fault." by Chih-Hung Hsieh · 10 years ago
  88. c83d3a3 Disable clang optimization that has segmentation fault. by Chih-Hung Hsieh · 10 years ago
  89. 1267738 Merge "Lose mv to toybox." by Elliott Hughes · 10 years ago
  90. a264cca Lose mv to toybox. by Elliott Hughes · 10 years ago
  91. 300a85e Merge "Lose rm to toybox." by Elliott Hughes · 10 years ago
  92. fdab0f5 Lose rm to toybox. by Elliott Hughes · 10 years ago
  93. cc825ae Merge "Lose cp to toybox." by Elliott Hughes · 10 years ago
  94. b3fa826 Lose cp to toybox. by Elliott Hughes · 10 years ago
  95. 700a957 Merge "Lose ln to toybox." by Elliott Hughes · 10 years ago
  96. ae96efc Lose ln to toybox. by Elliott Hughes · 10 years ago
  97. a7e6dbd Merge "Lose rmdir to toybox." by Elliott Hughes · 10 years ago
  98. ff60f7c Lose rmdir to toybox. by Elliott Hughes · 10 years ago
  99. 8dc9777 Merge "Lose mkdir to toybox." by Elliott Hughes · 10 years ago
  100. de4fd83 Lose mkdir to toybox. by Elliott Hughes · 10 years ago