1. 458a965 Merge "compress logcat files" into main by Daeho Jeong · 2 years ago
  2. 2c1bee5 compress logcat files by Daeho Jeong · 2 years, 1 month ago
  3. d32eb46 liblog: use timeout for non-blocking socket ops by Andrei Diea · 2 years ago
  4. 4ab94a1 Purge memory before the main log reading loop. by Christopher Ferris · 2 years, 1 month ago
  5. d517a1f Merge "liblog: Remove use of hardcoded PAGE_SIZE 4096" into main by Kalesh Singh · 2 years, 1 month ago
  6. 262664f liblog: Remove use of hardcoded PAGE_SIZE 4096 by Kalesh Singh · 2 years, 1 month ago
  7. 7b429b3 Add uid to /data/misc/logd logs. by Christopher Ferris · 2 years, 1 month ago
  8. 91e8804 Merge "Remove start marker solution to get rid of ratelimit devkmsg." into main by Elliott Hughes · 2 years, 2 months ago
  9. d3769e7 Standardise safety comments. by Andrew Walbran · 2 years, 2 months ago
  10. fffa688 Remove start marker solution to get rid of ratelimit devkmsg. by LongPing Wei · 2 years, 2 months ago
  11. 281e3c8 Double the timeout in liblog.wrap_mode_blocks. by Elliott Hughes · 2 years, 2 months ago
  12. f49e6b3 Merge "Use localtime_r() on mingw too." by Treehugger Robot · 2 years, 2 months ago
  13. bb9d064 Use localtime_r() on mingw too. by Elliott Hughes · 2 years, 2 months ago
  14. 09efe4d Merge "libbase output in host now look similar to the logcat output on device" by Treehugger Robot · 2 years, 2 months ago
  15. 7362d24 Merge "Bindgen 0.65.1 no longer supports size_t-is-usize" by Matthew Maurer · 2 years, 2 months ago
  16. 0465386 libbase output in host now look similar to the logcat output on device by Jiyong Park · 2 years, 3 months ago
  17. 298cd11 TEST_MAPPING -= logd_integration_test by Steven Moreland · 2 years, 3 months ago
  18. f110681 Merge "Reset persist.log.tag while running testing" by Jiyong Park · 2 years, 3 months ago
  19. e07a57f Bindgen 0.65.1 no longer supports size_t-is-usize by Matthew Maurer · 2 years, 3 months ago
  20. 90cdbc9 Merge "rust: Error condition on liblog is <0, not != 0" by Treehugger Robot · 2 years, 3 months ago
  21. 06fae68 rust: Error condition on liblog is <0, not != 0 by Matthew Maurer · 2 years, 3 months ago
  22. eaee830 Reset persist.log.tag while running testing by Jiyong Park · 2 years, 3 months ago
  23. 207934d liblog output in host now look similar to the logcat output on device by Jiyong Park · 2 years, 3 months ago
  24. e68cbee ro.log.file_logger.path works even via libbase by Jiyong Park · 2 years, 3 months ago
  25. 0bc1407 Merge "Add logcat process name resolution (proto only)" am: 18a91f8325 by Fabien Sanglard · 2 years, 3 months ago
  26. 18a91f8 Merge "Add logcat process name resolution (proto only)" by Fabien Sanglard · 2 years, 3 months ago
  27. 5beb078 Add logcat process name resolution (proto only) by Fabien Sanglard · 2 years, 3 months ago
  28. 3d649a8 Merge "Add support for int64/float/list to Rust log_event_list API" am: 0c20b00131 by Matthew Maurer · 2 years, 3 months ago
  29. 0c20b00 Merge "Add support for int64/float/list to Rust log_event_list API" by Matthew Maurer · 2 years, 3 months ago
  30. d5317c4 Merge "Rust log_event_list: add error handling" am: cdf74d4cf8 by Marcin Radomski · 2 years, 3 months ago
  31. cdf74d4 Merge "Rust log_event_list: add error handling" by Marcin Radomski · 2 years, 3 months ago
  32. d8f62dc Add support for int64/float/list to Rust log_event_list API by Marcin Radomski · 2 years, 3 months ago
  33. 7260916 Rust log_event_list: add error handling by Marcin Radomski · 2 years, 3 months ago
  34. 3ddd9c8 Merge "Improve some error messages." am: 9c4db54e04 by Treehugger Robot · 2 years, 3 months ago
  35. 9c4db54 Merge "Improve some error messages." by Treehugger Robot · 2 years, 3 months ago
  36. 958b185 Add protobuffer output to logcat am: b0484d9fbf by Fabien Sanglard · 2 years, 3 months ago
  37. 6aabf6b Improve some error messages. by Elliott Hughes · 2 years, 3 months ago
  38. b0484d9 Add protobuffer output to logcat by Fabien Sanglard · 2 years, 3 months ago
  39. 6de4e10 Merge "logd_integration_test: remove vendor.wifi" am: dbafea5b22 by Steven Moreland · 2 years, 3 months ago
  40. dc1dcc1 Merge "logd_integration_test: failure includes stats" am: fd5a16e9fb by Steven Moreland · 2 years, 3 months ago
  41. dbafea5 Merge "logd_integration_test: remove vendor.wifi" by Steven Moreland · 2 years, 3 months ago
  42. fd5a16e Merge "logd_integration_test: failure includes stats" by Steven Moreland · 2 years, 3 months ago
  43. 33c080d logd_integration_test: remove vendor.wifi by Steven Moreland · 2 years, 3 months ago
  44. aad2342 Print 0/0 when there are no logs in the current buffer am: 4af818e970 by Devin Moore · 2 years, 3 months ago
  45. 4af818e Print 0/0 when there are no logs in the current buffer by Devin Moore · 2 years, 3 months ago
  46. e55e391 logd_integration_test: failure includes stats by Steven Moreland · 2 years, 3 months ago
  47. 5d8a292 logd_integration_test: inject state to device logs am: fa341c1f8e by Steven Moreland · 2 years, 3 months ago
  48. fa341c1 logd_integration_test: inject state to device logs by Steven Moreland · 2 years, 3 months ago
  49. 945c31c Merge "Move aidl_library module to aidl.libs prop" am: cb2bd036de by Treehugger Robot · 2 years, 4 months ago
  50. cb2bd03 Merge "Move aidl_library module to aidl.libs prop" by Treehugger Robot · 2 years, 4 months ago
  51. c13d39b logd_integration_test: reduce cutoff for main am: b2a6587f71 by Steven Moreland · 2 years, 4 months ago
  52. b2a6587 logd_integration_test: reduce cutoff for main by Steven Moreland · 2 years, 4 months ago
  53. a2d1725 logd_integration_test: exceptions for non-AOSP am: 16196bddb5 by Steven Moreland · 2 years, 4 months ago
  54. 16196bd logd_integration_test: exceptions for non-AOSP by Steven Moreland · 2 years, 4 months ago
  55. 8a06241 Move aidl_library module to aidl.libs prop by Vinh Tran · 2 years, 4 months ago
  56. a844937 CtsLogdTestCases: disable for native bridge am: e39d613138 by Lev Rumyantsev · 2 years, 5 months ago
  57. e39d613 CtsLogdTestCases: disable for native bridge by Lev Rumyantsev · 2 years, 5 months ago
  58. 76f54a5 Merge "liblogger: enable use in any APEX" am: eddbce8e44 by Marcin Radomski · 2 years, 5 months ago
  59. eddbce8 Merge "liblogger: enable use in any APEX" by Marcin Radomski · 2 years, 5 months ago
  60. 92e6458 liblogger: enable use in any APEX by Marcin Radomski · 2 years, 5 months ago
  61. 3f2fd6b Rust liblogger product and other apexes avaliable am: c53d5d0908 by Elisei Zamakhov · 2 years, 5 months ago
  62. c53d5d0 Rust liblogger product and other apexes avaliable by Elisei Zamakhov · 2 years, 5 months ago
  63. 4d6c6e2 Merge "logd_integration_test: check dropped logs" am: e8d09fb437 am: ce795d2aeb by Treehugger Robot · 2 years, 5 months ago
  64. ce795d2 Merge "logd_integration_test: check dropped logs" am: e8d09fb437 by Treehugger Robot · 2 years, 5 months ago
  65. e8d09fb Merge "logd_integration_test: check dropped logs" by Treehugger Robot · 2 years, 5 months ago
  66. 7839efc Merge "Flush Binary Format" am: a309cf284a am: 4449f1189f by Treehugger Robot · 2 years, 5 months ago
  67. 4449f11 Merge "Flush Binary Format" am: a309cf284a by Treehugger Robot · 2 years, 5 months ago
  68. a309cf2 Merge "Flush Binary Format" by Treehugger Robot · 2 years, 5 months ago
  69. d340721 Flush Binary Format by Alon Albert · 2 years, 5 months ago
  70. 731a5c5 logd_integration_test: check dropped logs by Steven Moreland · 2 years, 5 months ago
  71. d441c05 Merge changes I0432d0b1,I55d673ef am: 37d0a19688 am: 2b7d1c7d37 by Steven Moreland · 2 years, 5 months ago
  72. 2b7d1c7 Merge changes I0432d0b1,I55d673ef am: 37d0a19688 by Steven Moreland · 2 years, 5 months ago
  73. 37d0a19 Merge changes I0432d0b1,I55d673ef by Steven Moreland · 2 years, 5 months ago
  74. a2102ee Merge "Keep double spaces in audit logs" am: f1af465fe5 am: 1374819440 by Thiébaud Weksteen · 2 years, 5 months ago
  75. 1374819 Merge "Keep double spaces in audit logs" am: f1af465fe5 by Thiébaud Weksteen · 2 years, 5 months ago
  76. fc1307f logd_integration_test: reboot by Steven Moreland · 2 years, 5 months ago
  77. 17323bc logd_integration_test: remove servicemanager by Steven Moreland · 2 years, 5 months ago
  78. f1af465 Merge "Keep double spaces in audit logs" by Thiébaud Weksteen · 2 years, 5 months ago
  79. 5aab83a Keep double spaces in audit logs by Thiébaud Weksteen · 2 years, 5 months ago
  80. 07f13a6 logcat: send --help to stdout, not stderr. am: 370261fa52 am: b140b0856c by Elliott Hughes · 2 years, 5 months ago
  81. b140b08 logcat: send --help to stdout, not stderr. am: 370261fa52 by Elliott Hughes · 2 years, 5 months ago
  82. 370261f logcat: send --help to stdout, not stderr. by Elliott Hughes · 2 years, 5 months ago
  83. 4da823f Merge "logd integration test: check if the logs are there" am: a09821924a am: e44c5452a8 by Treehugger Robot · 2 years, 5 months ago
  84. e44c545 Merge "logd integration test: check if the logs are there" am: a09821924a by Treehugger Robot · 2 years, 5 months ago
  85. a098219 Merge "logd integration test: check if the logs are there" by Treehugger Robot · 2 years, 6 months ago
  86. c03003e logcat: unknown option error OBO fix am: bc3bc623dc am: 8e08b4e0eb by Steven Moreland · 2 years, 6 months ago
  87. 8e08b4e logcat: unknown option error OBO fix am: bc3bc623dc by Steven Moreland · 2 years, 6 months ago
  88. bc3bc62 logcat: unknown option error OBO fix by Steven Moreland · 2 years, 6 months ago
  89. a264bf8 logd integration test: check if the logs are there by Steven Moreland · 2 years, 6 months ago
  90. 8a8aabf Improve `logcat --help`. am: c0cafdb9f7 am: bd0768f65a by Elliott Hughes · 2 years, 6 months ago
  91. bd0768f Improve `logcat --help`. am: c0cafdb9f7 by Elliott Hughes · 2 years, 6 months ago
  92. c0cafdb Improve `logcat --help`. by Elliott Hughes · 2 years, 6 months ago
  93. 9bd2e40 logpersist: make the am command an optional dependency am: f3568188d8 am: 84ddc92227 by Istvan Nador · 2 years, 7 months ago
  94. 84ddc92 logpersist: make the am command an optional dependency am: f3568188d8 by Istvan Nador · 2 years, 7 months ago
  95. f356818 logpersist: make the am command an optional dependency by Istvan Nador · 2 years, 7 months ago
  96. 53ca599 Fix format of OWNERS. am: 864bf3947f am: 4d1bfccfdb by Christopher Ferris · 2 years, 7 months ago
  97. 4d1bfcc Fix format of OWNERS. am: 864bf3947f by Christopher Ferris · 2 years, 7 months ago
  98. 864bf39 Fix format of OWNERS. by Christopher Ferris · 2 years, 7 months ago
  99. 17bb1a7 [automerger skipped] Resolve ro.debuggable at build time am: 1d9ef9821d am: 3e256ef64c -s ours am: ec3daa6f52 -s ours by Alessandra Loro · 2 years, 8 months ago
  100. ec3daa6 [automerger skipped] Resolve ro.debuggable at build time am: 1d9ef9821d am: 3e256ef64c -s ours by Alessandra Loro · 2 years, 8 months ago