1. 0ac2951 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 9 years ago
  2. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  3. e2cda95 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  4. 3ab8b85 Fix missing <stdarg.h>. by Elliott Hughes · 9 years ago
  5. 04b94b2 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  6. fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  7. a421c1e Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  8. 62077d3 Possible Mac build fix. by Elliott Hughes · 9 years ago
  9. 6264330 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  10. 565e4c6 Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago
  11. 3834440 Not all filesystems support setting SELinux labels. by Elliott Hughes · 9 years ago
  12. c3d6178 Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 9 years ago
  13. 43f43d8 Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  14. 0adc097 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 9 years ago
  15. e8e272c Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  16. a0f02fa Merge "Fix the fs_config call." by Elliott Hughes · 9 years ago
  17. 7baecbe Fix the fs_config call. by Elliott Hughes · 9 years ago
  18. 61ab161 Merge "Fix 32-bit build." by Elliott Hughes · 9 years ago
  19. 56bf309 Fix 32-bit build. by Elliott Hughes · 9 years ago
  20. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  21. d3c7260 Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 9 years ago
  22. fdd4e58 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 9 years ago
  23. b440e50 crash_reporter: Run with supplemental groups by Steve Fung · 9 years ago
  24. e13fd9a Merge "lsof fixes." by Elliott Hughes · 9 years ago
  25. 703a3f1 lsof fixes. by Elliott Hughes · 9 years ago
  26. 77d634f Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 9 years ago
  27. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  28. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  29. e80ec0c Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  30. 93b9e86 Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 9 years ago
  31. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
  32. 0ea4ffd remove TARGET_PROVIDES_INIT_RC by Tom Cherry · 9 years ago
  33. 186f1de Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  34. cc33880 healthd: Adds cycle_count, current_now and full_charge properties. by Ruchi Kandoi · 9 years ago
  35. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  36. 4d587f2 libutils: Enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  37. e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  38. 786e5e2 Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  39. 1f28698 libutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  40. 9498fc6 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 9 years ago
  41. 743883b Use glog for logging in the OSX USB layer by Siva Velusamy · 9 years ago
  42. f87f5f9 Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 9 years ago
  43. ea1e07e Merge "crash_reporter: Relicense as Apache 2." by Steve Fung · 9 years ago
  44. da98133 crash_reporter: Fix tmp directory location by Steve Fung · 9 years ago
  45. 3b94cef Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" by Yusuke Sato · 9 years ago
  46. 7980426 Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h by Yusuke Sato · 9 years ago
  47. 34d0e78 Merge "To compile with llvm integrated assembler." by Chih-hung Hsieh · 9 years ago
  48. 2e2dc00 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 9 years ago
  49. 7244cf2 To compile with llvm integrated assembler. by Chih-Hung Hsieh · 9 years ago
  50. 0f6c07b Merge "crash_reporter: Add Android.mk" by Steve Fung · 9 years ago
  51. a1b2036 Merge "remove bundled services from rootdir/init.rc" by Tom Cherry · 9 years ago
  52. 2d8be6c Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 9 years ago
  53. ff5be39 Merge changes from topic 'init-rc-breakup' by Tom Cherry · 9 years ago
  54. 837135a remove bundled services from rootdir/init.rc by Tom Cherry · 9 years ago
  55. b8dd027 init: import init rc scripts from file systems after mount_all by Tom Cherry · 9 years ago
  56. cb716f9 init: Queue Triggers instead of Actions by Tom Cherry · 9 years ago
  57. 20391b1 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  58. 8a4beeb Merge "logd: switch asprintf to std::string" by Mark Salyzyn · 9 years ago
  59. 67f3dd9 Merge "logd: statistics switch to std::string" by Mark Salyzyn · 9 years ago
  60. cf5bd8b Merge "logd: white and black switch to std::string" by Mark Salyzyn · 9 years ago
  61. cba296c Merge "metricsd: Give directory group permissions" by Steve Fung · 9 years ago
  62. 25967bb Merge "libsparse: use strcmp and validate last_used pointer" by Mark Salyzyn · 9 years ago
  63. c227a1d libsparse: use strcmp and validate last_used pointer by lei wang wang · 9 years ago
  64. 8b8878a crash_reporter: Fix path to dbus-send by Steve Fung · 9 years ago
  65. 3f62060 metricsd: Give directory group permissions by Steve Fung · 9 years ago
  66. 711e776 Merge "Display the map offset for each frame." by Christopher Ferris · 9 years ago
  67. 6000173 Display the map offset for each frame. by Christopher Ferris · 9 years ago
  68. 300b1a6 Merge "metricsd: Don't crash when some metadata is missing." by Bertrand Simonnet · 9 years ago
  69. 565d20e Merge "metricsd: Enable https by default." by Bertrand Simonnet · 9 years ago
  70. 1f14655 metricsd: Don't crash when some metadata is missing. by Bertrand SIMONNET · 9 years ago
  71. 6c34c25 crash_reporter: Relicense as Apache 2. by Steve Fung · 9 years ago
  72. 10fe60d metricsd: Enable https by default. by Bertrand SIMONNET · 9 years ago
  73. 07ee12a Merge "logd: worst uid record watermark" by Mark Salyzyn · 9 years ago
  74. 73160ac logd: switch asprintf to std::string by Mark Salyzyn · 9 years ago
  75. decbcd9 logd: statistics switch to std::string by Mark Salyzyn · 9 years ago
  76. b332f1c logd: white and black switch to std::string by Mark Salyzyn · 9 years ago
  77. c892ea3 logd: worst uid record watermark by Mark Salyzyn · 9 years ago
  78. 2c1b8f9 Merge changes Ib0530b9d,I981d9fa6,Icc60dd06,I902ba6b4 by Mark Salyzyn · 9 years ago
  79. 94a89c4 logd: log buffer switch to std::list by Mark Salyzyn · 9 years ago
  80. e0ed16c logd: white and black switch to std::list by Mark Salyzyn · 9 years ago
  81. 98dca2d logd: logtimes switch to std::list by Mark Salyzyn · 9 years ago
  82. b39ed0c logd: prune 10% or 256 entries max by Mark Salyzyn · 9 years ago
  83. f085a1f crash_reporter: Add Android.mk by Steve Fung · 9 years ago
  84. e03d032 Merge "fastboot should say which device it's waiting for." by Elliott Hughes · 9 years ago
  85. b46964f fastboot should say which device it's waiting for. by Elliott Hughes · 9 years ago
  86. e728eb9 Merge "Get fastboot working on OS X" by Elliott Hughes · 9 years ago
  87. 9a995b2 Merge "Use __ANDROID__ instead of __BRILLO__." by Daniel Erat · 9 years ago
  88. 69200d9 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago
  89. d455568 Merge "crash_reporter: Enable core dumps" by Steve Fung · 9 years ago
  90. 0172dea Merge "metrics: Add init script for metrics_daemon." by Bertrand Simonnet · 9 years ago
  91. 81c24f6 Get fastboot working on OS X by Matt Reimer · 10 years ago
  92. e656be3 Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 9 years ago
  93. 73eaa46 metrics: Add init script for metrics_daemon. by Bertrand SIMONNET · 9 years ago
  94. d81c3c6 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 9 years ago
  95. ab2ac7d crash_reporter: Enable core dumps by Steve Fung · 9 years ago
  96. a169f3b Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 9 years ago
  97. d0cae5b Merge "Remove a HAVE_MS_C_RUNTIME I missed." by Elliott Hughes · 9 years ago
  98. 27507d8 Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 9 years ago
  99. 1d44be8 Merge "libutils: fix overflow in String8::allocFromUTF8" by Sergio Giro · 9 years ago
  100. 4eeacbe libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 9 years ago