1. b9edfee Merge "charger: Avoid a couple string constructions" by Treehugger Robot · 5 years ago
  2. 0df0fcb Merge "logd: add a test that logd ignores SIGPIPE" by Tom Cherry · 5 years ago
  3. 8763fd2 charger: Avoid a couple string constructions by Greg Kaiser · 5 years ago
  4. 546cf27 Merge "Add failure logs in __ashmem_open_locked()" by Treehugger Robot · 5 years ago
  5. cadeec1 Merge "Revert "liblog: use a blocking socket for sending messages to logd"" by Tom Cherry · 5 years ago
  6. b1eb731 Revert "liblog: use a blocking socket for sending messages to logd" by Tom Cherry · 5 years ago
  7. d81e1d3 Merge "liblog: remove android_lookupEventTag" by Treehugger Robot · 5 years ago
  8. 3331493 Merge changes from topic "charger_soong" by Yifan Hong · 5 years ago
  9. 175366d liblog: remove android_lookupEventTag by Tom Cherry · 5 years ago
  10. 7298ba0 Merge "libsparse: Fix overflow of merged sparse chunk length" by Elliott Hughes · 5 years ago
  11. d731184 Merge "liblog: use a blocking socket for sending messages to logd" by Tom Cherry · 5 years ago
  12. e8d02c5 libsparse: Fix overflow of merged sparse chunk length by Hyeongseok Kim · 5 years ago
  13. 4af349b liblog: use a blocking socket for sending messages to logd by Tom Cherry · 5 years ago
  14. 9b6922b Merge "fs_mgr: use __ANDROID_API_Q__ instead of pre_gki_level" by Eric Biggers · 5 years ago
  15. c486371 Merge "logd: document the decision to use compression instead of chatty" by Tom Cherry · 5 years ago
  16. 9a14703 Add failure logs in __ashmem_open_locked() by Hridya Valsaraju · 5 years ago
  17. edc1ba6 logd: document the decision to use compression instead of chatty by Tom Cherry · 5 years ago
  18. 75ebdd9 fs_mgr: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 5 years ago
  19. 2cfea97 Merge "Add second batch of fuzzers for libutils" by Elliott Hughes · 5 years ago
  20. 52c8422 Merge "Add uptimeNanos to SystemClock" by Treehugger Robot · 5 years ago
  21. c2bed97 charger: Add tests for loading animation resources by Yifan Hong · 5 years ago
  22. 5109c8c charger: Move built-in resources to /system by Yifan Hong · 5 years ago
  23. abda715 charger: Load default resources from /system by Yifan Hong · 5 years ago
  24. ccab04e Merge "Fix the order for boot scripts scanning" by Jooyung Han · 5 years ago
  25. 7168f27 Add second batch of fuzzers for libutils by Dylan Katz · 5 years ago
  26. a55ef96 Add uptimeNanos to SystemClock by Suprabh Shukla · 5 years ago
  27. 0198ce0 Merge "Fix allowlist for unreliable pinning." by Yifan Hong · 5 years ago
  28. 75d5e98 Merge "libsnapshot_test: skip global setup on non-VAB devices." by Yifan Hong · 5 years ago
  29. 2666aab Merge "logd: consolidate command handling and fix an error check" by Treehugger Robot · 5 years ago
  30. 9b77d73 logd: add a test that logd ignores SIGPIPE by Tom Cherry · 5 years ago
  31. 94b299a logd: consolidate command handling and fix an error check by Tom Cherry · 5 years ago
  32. 4b3229b Merge "Delete fiemap_image_test_presubmit" by Treehugger Robot · 5 years ago
  33. f7c2585 Fix the order for boot scripts scanning by Jooyung Han · 5 years ago
  34. 17ed9c4 Merge changes from topic "healthd_test" by Yifan Hong · 5 years ago
  35. f0cb5a0 Delete fiemap_image_test_presubmit by Yifan Hong · 5 years ago
  36. a7c00a0 libsnapshot_test: skip global setup on non-VAB devices. by Yifan Hong · 5 years ago
  37. 900fdf4 Fix allowlist for unreliable pinning. by Yifan Hong · 5 years ago
  38. ca0a46a Merge "Query log size properties only within logd" by Tom Cherry · 5 years ago
  39. 39dc221 Query log size properties only within logd by Tom Cherry · 5 years ago
  40. b96cc0b Merge "Add the rough toybox version numbers to the docs." by Treehugger Robot · 5 years ago
  41. 30e5429 Merge "cts: Skip CtsInitTestCases over a native bridge." by Treehugger Robot · 5 years ago
  42. 60dfa18 Add the rough toybox version numbers to the docs. by Elliott Hughes · 5 years ago
  43. c625ea6 Merge "Add new caps from kernel 5.8." by Christopher Ferris · 5 years ago
  44. c293c58 cts: Skip CtsInitTestCases over a native bridge. by Kazuhiro Inaba · 5 years ago
  45. 186b4d9 Add libhealthd_charger_test to presubmit. by Yifan Hong · 5 years ago
  46. 12d1575 Convert healthd_test to Soong by Yifan Hong · 5 years ago
  47. 2a06ae8 Fix AnimationParser remove_prefix test by Yifan Hong · 5 years ago
  48. 539f5e3 Merge changes I2dd4ec10,I8b9688a9 by Tom Cherry · 5 years ago
  49. 64d1a3d Merge "fs_mgr: Revert "Try to recover corrupted ext4 /data with backup superblock"" by Eric Biggers · 5 years ago
  50. 3e970d4 logcat: replace write() calls with WriteFully() by Tom Cherry · 5 years ago
  51. 06e111a Add android_logger_get_log_consumed_size() and report it in logcat by Tom Cherry · 5 years ago
  52. 368c70d Merge "liblog: add a timeout for logd command socket operations" by Tom Cherry · 5 years ago
  53. a39e39f Merge "Fix fuzzer so it doesn't add overlapping maps." by Christopher Ferris · 5 years ago
  54. a65d905 Merge "[adb] Correctly read host/user name on Windows." by Joshua Duong · 5 years ago
  55. ab60ca5 Add new caps from kernel 5.8. by Christopher Ferris · 5 years ago
  56. 0d847fb liblog: add a timeout for logd command socket operations by Tom Cherry · 5 years ago
  57. 63525c8 Fix fuzzer so it doesn't add overlapping maps. by Christopher Ferris · 5 years ago
  58. 03325fb Merge "libmodprobe: remove SetMinimumLogSeverity() from constructor" by Tom Cherry · 5 years ago
  59. dc3e897 fs_mgr: Revert "Try to recover corrupted ext4 /data with backup superblock" by Eric Biggers · 5 years ago
  60. fe8dec0 Merge "perfboot: significant figures + units for summary" by Steven Moreland · 5 years ago
  61. 3085d95 libmodprobe: remove SetMinimumLogSeverity() from constructor by Tom Cherry · 5 years ago
  62. ef2c28b Merge "support f2fs casefolding formatting tool" by Jaegeuk Kim · 5 years ago
  63. 62a42ec [adb] Correctly read host/user name on Windows. by Joshua Duong · 5 years ago
  64. 18b73dd perfboot: significant figures + units for summary by Steven Moreland · 5 years ago
  65. 001a5df Merge "liblog: don't cache property size values and move to own file" by Tom Cherry · 5 years ago
  66. d851b2a Merge "liblog: use unique log tags for is_loggable tests" by Tom Cherry · 5 years ago
  67. d2743ef liblog: don't cache property size values and move to own file by Tom Cherry · 5 years ago
  68. 0b9a329 Merge "Add support for tipc_send()" by Matthew Maurer · 5 years ago
  69. 5c2c72b Merge "libdebuggerd: do a to-do." by Elliott Hughes · 5 years ago
  70. 713ec25 libdebuggerd: do a to-do. by Elliott Hughes · 5 years ago
  71. 50d021c liblog: use unique log tags for is_loggable tests by Tom Cherry · 5 years ago
  72. 86adfc7 Merge "liblog: disable property tag tests" by Tom Cherry · 5 years ago
  73. e251fa3 Add support for tipc_send() by Matthew Maurer · 5 years ago
  74. 0372924 Merge "SocketClient: don't ignore SIGPIPE" by Tom Cherry · 5 years ago
  75. 9d7657b Merge "Update language to comply with Android's inclusive language guidance" by Elliott Hughes · 5 years ago
  76. 031d433 liblog: disable property tag tests by Tom Cherry · 5 years ago
  77. 3e96786 Merge "logd: Add 'print_all_logs' to replay_messages" by Tom Cherry · 5 years ago
  78. 9597f27 Merge "Make the udev vs plugdev distinction a bit clearer." by Treehugger Robot · 5 years ago
  79. 86313d6 Merge "libsnapshot: Properly set partial_update_" by Treehugger Robot · 5 years ago
  80. 2b3ebaf SocketClient: don't ignore SIGPIPE by Tom Cherry · 5 years ago
  81. 7b21637 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 5 years ago
  82. f1d938a logd: Add 'print_all_logs' to replay_messages by Tom Cherry · 5 years ago
  83. e7edfbc Make the udev vs plugdev distinction a bit clearer. by Elliott Hughes · 5 years ago
  84. 0403d8d libsnapshot: Properly set partial_update_ by Yifan Hong · 5 years ago
  85. fcaed0e Merge "logd: disable flaky tests" by Treehugger Robot · 5 years ago
  86. bd5a283 logd: disable flaky tests by Tom Cherry · 5 years ago
  87. 1c5a205 Merge "[incremental/adb] fix signature size check" by Treehugger Robot · 5 years ago
  88. 88066a8 Merge "liblog: don't use a cache for __android_log_is_debuggable()" by Tom Cherry · 5 years ago
  89. f83640d liblog: don't use a cache for __android_log_is_debuggable() by Tom Cherry · 5 years ago
  90. 3b8b444 Merge "liblog: remove __android_logger_property_get_bool()" by Tom Cherry · 5 years ago
  91. 98ea134 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  92. 5a8d11a Merge "Run liblog and logd CTS tests in presubmit" by Tom Cherry · 5 years ago
  93. 62068bf liblog: remove __android_logger_property_get_bool() by Tom Cherry · 5 years ago
  94. b4bc99e Run liblog and logd CTS tests in presubmit by Tom Cherry · 5 years ago
  95. 898db00 Merge "logd: remove users of __android_logger_property_get_bool()" by Tom Cherry · 5 years ago
  96. ac4500e Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
  97. 0d3dde2 Merge "Cleanup for #inclusivefixit." by Christopher Ferris · 5 years ago
  98. 68261ee logd: remove users of __android_logger_property_get_bool() by Tom Cherry · 5 years ago
  99. b0a9d0e Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  100. 6949036 Merge "Cleanup for #inclusivefixit." by Treehugger Robot · 5 years ago