1. 615b045 Merge "metricsd: Give directory group permissions" by Steve Fung · 10 years ago
  2. 7ed873e Merge "libsparse: use strcmp and validate last_used pointer" by Mark Salyzyn · 10 years ago
  3. e9f3865 libsparse: use strcmp and validate last_used pointer by lei wang wang · 10 years ago
  4. a1c21fb metricsd: Give directory group permissions by Steve Fung · 10 years ago
  5. 660b103 Merge "Display the map offset for each frame." by Christopher Ferris · 10 years ago
  6. cdec7dc Display the map offset for each frame. by Christopher Ferris · 10 years ago
  7. 145c9e6 Merge "metricsd: Don't crash when some metadata is missing." by Bertrand Simonnet · 10 years ago
  8. ca467cf Merge "metricsd: Enable https by default." by Bertrand Simonnet · 10 years ago
  9. 0972b1b metricsd: Don't crash when some metadata is missing. by Bertrand SIMONNET · 10 years ago
  10. 7f8a43b metricsd: Enable https by default. by Bertrand SIMONNET · 10 years ago
  11. 1b9e361 Merge "logd: worst uid record watermark" by Mark Salyzyn · 10 years ago
  12. c56394f logd: worst uid record watermark by Mark Salyzyn · 10 years ago
  13. 44cf528 Merge changes Ib0530b9d,I981d9fa6,Icc60dd06,I902ba6b4 by Mark Salyzyn · 10 years ago
  14. 6685f8a logd: log buffer switch to std::list by Mark Salyzyn · 10 years ago
  15. 4452d62 logd: white and black switch to std::list by Mark Salyzyn · 10 years ago
  16. b889e5d logd: logtimes switch to std::list by Mark Salyzyn · 10 years ago
  17. 23c7871 logd: prune 10% or 256 entries max by Mark Salyzyn · 10 years ago
  18. ce11f3e Merge "fastboot should say which device it's waiting for." by Elliott Hughes · 10 years ago
  19. 7bf6b78 fastboot should say which device it's waiting for. by Elliott Hughes · 10 years ago
  20. 9ea67db Merge "Get fastboot working on OS X" by Elliott Hughes · 10 years ago
  21. 728c395 Merge "Use __ANDROID__ instead of __BRILLO__." by Daniel Erat · 10 years ago
  22. f6ddef0 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 10 years ago
  23. e04006d Merge "crash_reporter: Enable core dumps" by Steve Fung · 10 years ago
  24. 057328d Merge "metrics: Add init script for metrics_daemon." by Bertrand Simonnet · 10 years ago
  25. 15ace8c Get fastboot working on OS X by Matt Reimer · 11 years ago
  26. db39966 Merge "Add |opts| argument to android_fork_execvp_ext" by Yusuke Sato · 10 years ago
  27. 70f3f6c metrics: Add init script for metrics_daemon. by Bertrand SIMONNET · 10 years ago
  28. e0a2f02 Add |opts| argument to android_fork_execvp_ext by Yusuke Sato · 10 years ago
  29. 7738548 crash_reporter: Enable core dumps by Steve Fung · 10 years ago
  30. 11380c9 Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 10 years ago
  31. b1a6243 Merge "Remove a HAVE_MS_C_RUNTIME I missed." by Elliott Hughes · 10 years ago
  32. c0d675c Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 10 years ago
  33. 503871a Merge "libutils: fix overflow in String8::allocFromUTF8" by Sergio Giro · 10 years ago
  34. 1389599 libutils: fix overflow in String8::allocFromUTF8 by Sergio Giro · 10 years ago
  35. af9f96d Merge "perfboot.py: Add --end-tag option" by Yusuke Sato · 10 years ago
  36. 586b0e9 perfboot.py: Add --end-tag option by Yusuke Sato · 10 years ago
  37. a82fb74 Merge "libutils: fix signed/unsigned comparison warnings" by Nick Kralevich · 10 years ago
  38. 62e786e libutils: fix signed/unsigned comparison warnings by Nick Kralevich · 10 years ago
  39. 0c6b8f2 Merge "Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core." by Elliott Hughes · 10 years ago
  40. ce56be8 Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core. by Elliott Hughes · 10 years ago
  41. 5aa6b52 adb: win32: fix unittest exit code parsing by Spencer Low · 10 years ago
  42. 1dd2594 Merge "Read global ASAN_OPTIONS from a file." by Evgenii Stepanov · 10 years ago
  43. c7c55b3 Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  44. 6eae1dd init: add LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  45. 79610bb Merge "Lose ionice and renice to toybox." by Elliott Hughes · 10 years ago
  46. eee307c Lose ionice and renice to toybox. by Elliott Hughes · 10 years ago
  47. f26fa7d Merge "Add `adb features`." by David Pursell · 10 years ago
  48. 99187a5 Merge "Add feature list to connection banner." by David Pursell · 10 years ago
  49. 50560d1 Add `adb features`. by Dan Albert · 10 years ago
  50. 3abbbd2 Add feature list to connection banner. by Dan Albert · 10 years ago
  51. 953ddb9 Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 10 years ago
  52. c0e3671 Merge "Fix the Mac libbase build." by Elliott Hughes · 10 years ago
  53. 811229a Fix the Mac libbase build. by Elliott Hughes · 10 years ago
  54. ef7f9e4 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 10 years ago
  55. 826bd4e Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 10 years ago
  56. 543df78 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 10 years ago
  57. 1390b7c Merge "libbase: logging fixes" by Elliott Hughes · 10 years ago
  58. 1af189d libbase: logging fixes by Spencer Low · 10 years ago
  59. a0987d2 Merge "Revert "init: add LOCAL_SANITIZE := integer"" by Nick Kralevich · 10 years ago
  60. 44c9799 Revert "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  61. e7dd568 Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
  62. 705735b Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
  63. f3b11e5 Merge "adb: start-server and kill-server error output" by Elliott Hughes · 10 years ago
  64. 4b54b4a adb: start-server and kill-server error output by Spencer Low · 10 years ago
  65. 928b36d adb: win32: fix shutdown deadlock by Spencer Low · 10 years ago
  66. f120692 Merge "Added file permissions for binder tracing" by Riley Andrews · 10 years ago
  67. 026f419 Added file permissions for binder tracing by Scott Bauer · 10 years ago
  68. ae359f3 Merge "Added shell permisisons for memreclaim tracing" by Riley Andrews · 10 years ago
  69. 405047f Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 10 years ago
  70. 34ea8bd adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
  71. 23d7bfc Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  72. ac63c4f Merge "metricsd: Remove unused Chrome OS specific files." by Bertrand Simonnet · 10 years ago
  73. 26095f4 Merge "metricsd: Relicense as Apache 2." by Bertrand Simonnet · 10 years ago
  74. d70078c Merge "init: add LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  75. 4466f93 Merge "Always include the adb version in the log." by Elliott Hughes · 10 years ago
  76. 0e70b5c Always include the adb version in the log. by Elliott Hughes · 10 years ago
  77. 3405082 Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 10 years ago
  78. 99896ca Merge "healthd: logd: add timestamp to kernel logged battery messages" by Mark Salyzyn · 10 years ago
  79. 58633b8 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
  80. 39c7b3b Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  81. aae2ee5 Merge "Add missing includes." by Dan Albert · 10 years ago
  82. 0a2bbb5 init: add LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  83. 9edf984 Merge "logd: sizes > 1M prune in smaller batches" by Mark Salyzyn · 10 years ago
  84. 4a3c507 adb: improve network error info by Spencer Low · 10 years ago
  85. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  86. 0d1b4c1 logd: sizes > 1M prune in smaller batches by Mark Salyzyn · 10 years ago
  87. 77708f2 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
  88. c42e691 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
  89. 025c424 Remove confusing variable HOST. by Yabin Cui · 10 years ago
  90. dbc1929 Merge "init: replace strdup() in parse_config()" by Tom Cherry · 10 years ago
  91. 696f7b4 Merge "Ignore adb/*.pyc files" by Yusuke Sato · 10 years ago
  92. f12febf Ignore adb/*.pyc files by Yusuke Sato · 10 years ago
  93. 6ba8f9d Merge "metricsd: Only define the targets on linux." by Bertrand Simonnet · 10 years ago
  94. fb55dd6 metricsd: Only define the targets on linux. by Bertrand SIMONNET · 10 years ago
  95. 8bd1336 Merge "metricsd: Add Android.mk." by Bertrand Simonnet · 10 years ago
  96. ead92fc Merge "Remove watchprops." by Elliott Hughes · 10 years ago
  97. e1d1d16 Remove watchprops. by Elliott Hughes · 10 years ago
  98. dc5d3dc Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 10 years ago
  99. f694d42 Merge "Remove the USB vendor id whitelist from fastboot." by Elliott Hughes · 10 years ago
  100. 9859f6c metricsd: Remove unused Chrome OS specific files. by Bertrand SIMONNET · 10 years ago