1. 27081aa Merge changes from topic \'prop-security\' am: 65fc485574 by Tom Cherry · 9 years ago
  2. f650bda Merge "adbd: split up writes longer than 16k." am: 1c6cd21c43 by Josh Gao · 9 years ago
  3. f89e6c5 Merge changes from topic 'prop-security' by Tom Cherry · 9 years ago
  4. e8bdb62 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  5. a870b2c adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  6. bd4f540 Merge "metricsd: Add clang format config." am: 1462c78c9c by Bertrand Simonnet · 9 years ago
  7. 2470754 Merge "metricsd: Add clang format config." by Bertrand Simonnet · 9 years ago
  8. 91e71f8 Merge "adb: don\'t divide by zero" am: 1702f427b5 by Josh Gao · 9 years ago
  9. f96c7be Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  10. 323cfbc Abort if __system_property_area_init fails by Tom Cherry · 9 years ago
  11. e562df6 Merge "Fix "adb sync" (and "adb push") error reporting." am: d0d87f78e5 by Elliott Hughes · 9 years ago
  12. 0b76abc Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  13. 83d372a metricsd: Add clang format config. by Bertrand SIMONNET · 9 years ago
  14. 96e99e2 restorecon /property_contexts by Tom Cherry · 9 years ago
  15. ec7e351 Merge changes I25bdcbc5,I12314da5,I055b0821 am: a3892504ac by Josh Gao · 9 years ago
  16. 2cc0ddd Merge changes I25bdcbc5,I12314da5,I055b0821 by Josh Gao · 9 years ago
  17. 67255ec Merge "liblog: enable windows builds in soong" am: 3a6ae02b7b by Dan Willemsen · 9 years ago
  18. ac9b253 Merge "liblog: enable windows builds in soong" by Dan Willemsen · 9 years ago
  19. 862a765 Merge "metricsd: Use different directories for each daemon." am: 03f9069acc by Bertrand Simonnet · 9 years ago
  20. ed88a09 Merge "metricsd: Specify directory for persistent integers." am: 8a2a635d3c by Bertrand Simonnet · 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. 044db8c Merge "Change the way some maps are printed." am: 07d9de7016 by Christopher Ferris · 9 years ago
  24. bdcf2c6 Merge "Change the way some maps are printed." by Christopher Ferris · 9 years ago
  25. 9c06c22 liblog: enable windows builds in soong by Dan Willemsen · 9 years ago
  26. 34f5531 Change the way some maps are printed. by Christopher Ferris · 9 years ago
  27. 2d4b741 metricsd: Use different directories for each daemon. by Bertrand SIMONNET · 9 years ago
  28. c9ab2aa metricsd: Specify directory for persistent integers. by Bertrand SIMONNET · 9 years ago
  29. 563ad01 adb: don't divide by zero by Josh Gao · 9 years ago
  30. a3ce194 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  31. 7c795a4 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  32. 370791f Merge "fs_config.c: Remove obsolete reference to /system/bin/pppd-ril" by Nick Kralevich · 9 years ago
  33. 27edab3 Merge "fs_config.c: Remove obsolete reference to /system/bin/pppd-ril" by Nick Kralevich · 9 years ago
  34. fa3bb46 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  35. a351bcf fs_config.c: Remove obsolete reference to /system/bin/pppd-ril by Nick Kralevich · 9 years ago
  36. 706f6a5 Merge "fs_config: remove setuid bit from librank" am: 0380d49024 by Nick Kralevich · 9 years ago
  37. 83c8bc6 Merge "fs_config: remove setuid bit from librank" by Nick Kralevich · 9 years ago
  38. 2c53f66 fs_config: remove setuid bit from librank by Nick Kralevich · 9 years ago
  39. bf47e9d Merge "crash_reporter: Use cacerts_google" am: 2e012ef3bf by Steve Fung · 9 years ago
  40. eb60f77 Merge "crash_reporter: Use cacerts_google" by Steve Fung · 9 years ago
  41. d173079 Merge changes I36b66fc5,I0561affb am: 166e716851 by Josh Gao · 9 years ago
  42. 95069e1 Merge changes I36b66fc5,I0561affb by Josh Gao · 9 years ago
  43. f2c6522 libcutils: turn on -Werror on Win32, fix resulting build break. by Josh Gao · 9 years ago
  44. f16f7a0 Merge "Add explicit cast to shut off clang warnings." am: f091dfe010 by Chih-hung Hsieh · 9 years ago
  45. 8081960 Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
  46. a0c6261 libcutils: add prefix to local variables in Android.mk. by Josh Gao · 9 years ago
  47. 19298fe Merge "init: Don\'t ignore setsockcreatecon errors" am: 07cb69415a by Nick Kralevich · 9 years ago
  48. f8853b7 crash_reporter: Use cacerts_google by Steve Fung · 9 years ago
  49. 23202e6 Merge "init: Don't ignore setsockcreatecon errors" by Nick Kralevich · 9 years ago
  50. beaa7ef init: Don't ignore setsockcreatecon errors by Nick Kralevich · 9 years ago
  51. 1d19081 Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
  52. b362e0d Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  53. cb34687 Merge "Move SendLargeFile into SyncConnection." am: ddf41f1ad0 by Elliott Hughes · 9 years ago
  54. f201ffd Merge "Move SendLargeFile into SyncConnection." by Elliott Hughes · 9 years ago
  55. 0b5e09c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  56. 58313a3 Merge "Add explicit cast to shut off clang warnings." am: 79cfba55e9 by Chih-hung Hsieh · 9 years ago
  57. a74d7df Merge "Add explicit cast to shut off clang warnings." by Chih-hung Hsieh · 9 years ago
  58. d2cd5a9 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 by Elliott Hughes · 9 years ago
  59. c2505d9 Merge "Avoid SIGPIPE in adb." by Elliott Hughes · 9 years ago
  60. 444502e Add explicit cast to shut off clang warnings. by Chih-Hung Hsieh · 9 years ago
  61. 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  62. bde34db Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  63. 1c26291 Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  64. 6a36c12 libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  65. 72f62ca Merge "liblog: resolve deadlocks" am: 8f8a88cad3 by Mark Salyzyn · 9 years ago
  66. 66ec15e Merge "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  67. 8355667 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  68. f8d0f8a Merge "Don\'t send screen unless we\'re talking to a new adbd." am: 9f90368701 by Elliott Hughes · 9 years ago
  69. 87d03b3 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
  70. 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  71. ee15072 Merge "Introduce unique_fd" am: 9a6b8eeb44 by Casey Dahlin · 9 years ago
  72. 8e66534 Merge "Introduce unique_fd" by Casey Dahlin · 9 years ago
  73. d4fc21e Merge "metricsd: Split into two daemons." am: f3f2c63adb by Bertrand Simonnet · 9 years ago
  74. 25262f9 Introduce unique_fd by Casey Dahlin · 9 years ago
  75. 92aef5b Merge "metricsd: Split into two daemons." by Bertrand Simonnet · 9 years ago
  76. 75b4dd9 Merge "liblog: printable do not escape tabs" am: 08251c3646 by Mark Salyzyn · 9 years ago
  77. a54cdaa Merge "liblog: printable do not escape tabs" by Mark Salyzyn · 9 years ago
  78. 37c9b9f liblog: printable do not escape tabs by Mark Salyzyn · 9 years ago
  79. 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
  80. 0a438b7 Merge "adb: don\'t use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  81. 8d5bfbc Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  82. 3b4516d Merge "debuggerd: remove some levels of indentation." am: cdff80c446 by Josh Gao · 9 years ago
  83. bd29b8f Merge "debuggerd: remove some levels of indentation." by Josh Gao · 9 years ago
  84. ee1cab8 debuggerd: remove some levels of indentation. by Josh Gao · 9 years ago
  85. e0b1321 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  86. fe9c533 Merge "Revert "libcutils: don\'t build for Windows."" am: 39a1b77381 by Josh Gao · 9 years ago
  87. 47c8f9d Merge "Revert "libcutils: don't build for Windows."" by Josh Gao · 9 years ago
  88. 7fc19cf Merge "debuggerd: add .clang-format." am: c5a85f71ab by Josh Gao · 9 years ago
  89. 4bdd9dd Revert "libcutils: don't build for Windows." by Josh Gao · 9 years ago
  90. f3664f8 Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef by Josh Gao · 9 years ago
  91. e25f322 Merge "metricsd: Don\'t upload if product id is empty." am: 0ba2606444 by Bertrand Simonnet · 9 years ago
  92. 608c790 Merge "debuggerd: add .clang-format." by Josh Gao · 9 years ago
  93. 2ca3efa Merge changes Ice07f892,Ie1f082a0 by Josh Gao · 9 years ago
  94. 5522803 Merge "metricsd: Don't upload if product id is empty." by Bertrand Simonnet · 9 years ago
  95. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  96. bdd0a50 Merge "Fix non-vendor.img configuration." am: 1337349ea1 by Junichi Uekawa · 9 years ago
  97. 4dc451e Merge "Fix non-vendor.img configuration." by Junichi Uekawa · 9 years ago
  98. 8b4a7e6 Fix non-vendor.img configuration. by Junichi Uekawa · 9 years ago
  99. 981d43c debuggerd: add .clang-format. by Josh Gao · 9 years ago
  100. f7981e8 libcutils: don't build for Windows. by Josh Gao · 9 years ago