1. d84b77f android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  2. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  3. 56e8d84 Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  4. 24d005b Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  5. 84563c4 strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  6. 3a0df8f Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  7. 09249b5 Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  8. fd3ddc5 Add macro to call event logger for errors. by William Luh · 10 years ago
  9. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  10. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  11. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  12. 3f84dd3 logd: klogd and Mediatek by Mark Salyzyn · 10 years ago
  13. 450bb31 Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  14. 30a4acd Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  15. 242b2cd libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  16. edc3730 Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  17. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  18. 81b8804 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  19. be2d522 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  20. db24c38 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 10 years ago
  21. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  22. 7bf2b85 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  23. 00cc0d0 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  24. 85db045 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  25. ffe30e6 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  26. e780faf Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  27. d1b7a56 Possible Mac build fix. by Elliott Hughes · 10 years ago
  28. d019707 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  29. 024b61d Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  30. be92f64 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  31. a19856b metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 10 years ago
  32. 18a3e27 Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  33. bf68bcd Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  34. 0b79e3e Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
  35. 809c444 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  36. 9011bdd Merge "Fix the fs_config call." by Elliott Hughes · 10 years ago
  37. 4fcbd26 Fix the fs_config call. by Elliott Hughes · 10 years ago
  38. f209292 Merge "Fix 32-bit build." by Elliott Hughes · 10 years ago
  39. 175d579 Fix 32-bit build. by Elliott Hughes · 10 years ago
  40. 0f5083a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  41. 077b14f Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 10 years ago
  42. d5147b9 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
  43. 6ad6433 crash_reporter: Run with supplemental groups by Steve Fung · 10 years ago
  44. 93fe5da Merge "lsof fixes." by Elliott Hughes · 10 years ago
  45. d2d6373 lsof fixes. by Elliott Hughes · 10 years ago
  46. a87944e Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 10 years ago
  47. 8d327bf Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  48. ef555d2 Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
  49. 3a7bcc7 Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  50. 0eaf6e2 Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 10 years ago
  51. 34c8963 There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
  52. 2838157 logd: worst uid record watermark part deux by Mark Salyzyn · 10 years ago
  53. 2f3b5ab remove TARGET_PROVIDES_INIT_RC by Tom Cherry · 10 years ago
  54. 3474f5e Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  55. 749c4b4 healthd: Adds cycle_count, current_now and full_charge properties. by Ruchi Kandoi · 10 years ago
  56. d7efa5a adb sync cleanup. by Elliott Hughes · 10 years ago
  57. efdae93 libutils: Enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  58. e345392 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  59. 2a64a6f Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  60. aa3531f libutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  61. 66b8f66 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
  62. 09f41d9 Use glog for logging in the OSX USB layer by Siva Velusamy · 10 years ago
  63. ad08032 Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 10 years ago
  64. 8deb45c Merge "crash_reporter: Relicense as Apache 2." by Steve Fung · 10 years ago
  65. 34049e8 crash_reporter: Fix tmp directory location by Steve Fung · 10 years ago
  66. 1d93087 Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" by Yusuke Sato · 10 years ago
  67. 0a60d82 Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h by Yusuke Sato · 10 years ago
  68. 76f1c81 Merge "To compile with llvm integrated assembler." by Chih-hung Hsieh · 10 years ago
  69. f5cd3f4 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 10 years ago
  70. 480750d To compile with llvm integrated assembler. by Chih-Hung Hsieh · 10 years ago
  71. b08911a Merge "crash_reporter: Add Android.mk" by Steve Fung · 10 years ago
  72. 19bcd64 Merge "remove bundled services from rootdir/init.rc" by Tom Cherry · 10 years ago
  73. 397f73b Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 10 years ago
  74. 52a6a0e Merge changes from topic 'init-rc-breakup' by Tom Cherry · 10 years ago
  75. f39d49b remove bundled services from rootdir/init.rc by Tom Cherry · 10 years ago
  76. b7b39e1 init: import init rc scripts from file systems after mount_all by Tom Cherry · 10 years ago
  77. 53e09b5 init: Queue Triggers instead of Actions by Tom Cherry · 10 years ago
  78. 421a020 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  79. 2a95e8b Merge "logd: switch asprintf to std::string" by Mark Salyzyn · 10 years ago
  80. bfe917d Merge "logd: statistics switch to std::string" by Mark Salyzyn · 10 years ago
  81. ff1a458 Merge "logd: white and black switch to std::string" by Mark Salyzyn · 10 years ago
  82. 615b045 Merge "metricsd: Give directory group permissions" by Steve Fung · 10 years ago
  83. 7ed873e Merge "libsparse: use strcmp and validate last_used pointer" by Mark Salyzyn · 10 years ago
  84. e9f3865 libsparse: use strcmp and validate last_used pointer by lei wang wang · 10 years ago
  85. ba6ec63 crash_reporter: Fix path to dbus-send by Steve Fung · 10 years ago
  86. a1c21fb metricsd: Give directory group permissions by Steve Fung · 10 years ago
  87. 660b103 Merge "Display the map offset for each frame." by Christopher Ferris · 10 years ago
  88. cdec7dc Display the map offset for each frame. by Christopher Ferris · 10 years ago
  89. 145c9e6 Merge "metricsd: Don't crash when some metadata is missing." by Bertrand Simonnet · 10 years ago
  90. ca467cf Merge "metricsd: Enable https by default." by Bertrand Simonnet · 10 years ago
  91. 0972b1b metricsd: Don't crash when some metadata is missing. by Bertrand SIMONNET · 10 years ago
  92. f03d563 crash_reporter: Relicense as Apache 2. by Steve Fung · 10 years ago
  93. 7f8a43b metricsd: Enable https by default. by Bertrand SIMONNET · 10 years ago
  94. 1b9e361 Merge "logd: worst uid record watermark" by Mark Salyzyn · 10 years ago
  95. fcd3bf3 logd: switch asprintf to std::string by Mark Salyzyn · 10 years ago
  96. 117839d logd: statistics switch to std::string by Mark Salyzyn · 10 years ago
  97. 139e20d logd: white and black switch to std::string by Mark Salyzyn · 10 years ago
  98. c56394f logd: worst uid record watermark by Mark Salyzyn · 10 years ago
  99. 44cf528 Merge changes Ib0530b9d,I981d9fa6,Icc60dd06,I902ba6b4 by Mark Salyzyn · 10 years ago
  100. 6685f8a logd: log buffer switch to std::list by Mark Salyzyn · 10 years ago