1. 5576f88 Merge "Track rename of base/ to android-base/." by Elliott Hughes · 9 years ago
  2. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  3. 2b92411 Merge "Add a symlink android-base/ pointing to base/." by Elliott Hughes · 9 years ago
  4. a5a9416 Add a symlink android-base/ pointing to base/. by Elliott Hughes · 9 years ago
  5. ee67765 Merge changes Id186dc54,Ie8fee841 by Bertrand Simonnet · 9 years ago
  6. 75a65c5 metricsd: Allows introspecting the metrics. by Bertrand SIMONNET · 9 years ago
  7. 6e72f93 metrics: Remove user action logic. by Bertrand SIMONNET · 9 years ago
  8. b968159 Merge "metricsd: Log over binder." by Bertrand Simonnet · 9 years ago
  9. ccaf864 metricsd: Log over binder. by Bertrand SIMONNET · 9 years ago
  10. f89e6c5 Merge changes from topic 'prop-security' by Tom Cherry · 9 years ago
  11. e8bdb62 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  12. a870b2c adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  13. 2470754 Merge "metricsd: Add clang format config." by Bertrand Simonnet · 9 years ago
  14. f96c7be Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  15. 323cfbc Abort if __system_property_area_init fails by Tom Cherry · 9 years ago
  16. 0b76abc Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  17. 83d372a metricsd: Add clang format config. by Bertrand SIMONNET · 9 years ago
  18. 96e99e2 restorecon /property_contexts by Tom Cherry · 9 years ago
  19. 2cc0ddd Merge changes I25bdcbc5,I12314da5,I055b0821 by Josh Gao · 9 years ago
  20. ac9b253 Merge "liblog: enable windows builds in soong" by Dan Willemsen · 9 years ago
  21. 708ed64 Merge "metricsd: Use different directories for each daemon." by Bertrand Simonnet · 9 years ago
  22. 42f65e8 Merge "metricsd: Specify directory for persistent integers." by Bertrand Simonnet · 9 years ago
  23. bdcf2c6 Merge "Change the way some maps are printed." by Christopher Ferris · 9 years ago
  24. 9c06c22 liblog: enable windows builds in soong by Dan Willemsen · 9 years ago
  25. 34f5531 Change the way some maps are printed. by Christopher Ferris · 9 years ago
  26. 2d4b741 metricsd: Use different directories for each daemon. by Bertrand SIMONNET · 9 years ago
  27. c9ab2aa metricsd: Specify directory for persistent integers. by Bertrand SIMONNET · 9 years ago
  28. 563ad01 adb: don't divide by zero by Josh Gao · 9 years ago
  29. a3ce194 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  30. 7c795a4 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  31. 27edab3 Merge "fs_config.c: Remove obsolete reference to /system/bin/pppd-ril" by Nick Kralevich · 9 years ago
  32. fa3bb46 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  33. a351bcf fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
  34. 83c8bc6 Merge "fs_config: remove setuid bit from librank" by Nick Kralevich · 9 years ago
  35. 2c53f66 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
  36. eb60f77 Merge "crash_reporter: Use cacerts_google" by Steve Fung · 9 years ago
  37. 95069e1 Merge changes I36b66fc5,I0561affb by Josh Gao · 9 years ago
  38. f2c6522 libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
  39. 8081960 Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
  40. a0c6261 libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
  41. f8853b7 crash_reporter: Use cacerts_google by Steve Fung · 9 years ago
  42. 23202e6 Merge "init: Don't ignore setsockcreatecon errors" by Nick Kralevich · 9 years ago
  43. beaa7ef init: Don't ignore setsockcreatecon errors by Nick Kralevich · 9 years ago
  44. 1d19081 Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
  45. b362e0d Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  46. f201ffd Merge "Move SendLargeFile into SyncConnection." by Elliott Hughes · 9 years ago
  47. 0b5e09c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  48. a74d7df Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
  49. c2505d9 Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 9 years ago
  50. 444502e Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
  51. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  52. 1c26291 Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  53. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  54. 66ec15e Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  55. 8355667 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  56. 87d03b3 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
  57. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  58. 8e66534 Merge "Introduce unique_fd" by Casey Dahlin · 9 years ago
  59. 25262f9 Introduce unique_fd by Casey Dahlin · 9 years ago
  60. 92aef5b Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 9 years ago
  61. a54cdaa Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 9 years ago
  62. 37c9b9f liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
  63. 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
  64. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  65. bd29b8f Merge "debuggerd: remove some levels of indentation." by Josh Gao · 9 years ago
  66. ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
  67. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  68. 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
  69. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  70. 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
  71. 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
  72. 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
  73. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  74. 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
  75. 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
  76. 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
  77. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago
  78. fab89d2 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  79. ab35705 Merge "Pass $TERM to the device." by Elliott Hughes · 9 years ago
  80. a9614b2 Merge "fastboot: create Transport object (take 2)." by David Pursell · 9 years ago
  81. 8e31d9a Merge "metricsd: Remove dead code." by Bertrand Simonnet · 9 years ago
  82. 9e219f3 Merge "Revert "liblog: resolve deadlocks"" by Mark Salyzyn · 9 years ago
  83. d3eac0a Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  84. ccda322 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  85. 1bd9574 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
  86. 891b5c1 Merge "Don't create profiles directory under dalvik-cache." by Calin Juravle · 9 years ago
  87. 58e3bdf Merge "Fix permissions for /data/nativetest{,64}/tests.txt." by Gilad Arnold · 9 years ago
  88. 0e29be2 Fix permissions for /data/nativetest{,64}/tests.txt. by Gilad Arnold · 9 years ago
  89. 9393aac Merge "Revert "fastboot: create Transport object."" by David Pursell · 9 years ago
  90. f7a06cf Revert "fastboot: create Transport object." by David Pursell · 9 years ago
  91. 35ca902 Merge "adb: don't pull symlinks." by Josh Gao · 9 years ago
  92. cba1719 adb: don't pull symlinks. by Josh Gao · 9 years ago
  93. 77e88af7f metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
  94. 7a4f948 Merge "fastboot: create Transport object." by David Pursell · 9 years ago
  95. a7009f1 Merge "Fix fastboot to not add '-' before suffix" by Daniel Rosenberg · 9 years ago
  96. 26cbf95 Fix fastboot to not add '-' before suffix by Daniel Rosenberg · 9 years ago
  97. 06c67c6 Merge "Improve adb help text and adb backup error reporting." by Elliott Hughes · 9 years ago
  98. 98c8ce9 Merge "Improve top(1) compatibility and interactive usefulness." by Elliott Hughes · 9 years ago
  99. f64a69d Merge "logd: klogd: parse error" by Mark Salyzyn · 9 years ago
  100. b650fdf fastboot: create Transport object. by David Pursell · 9 years ago