1. 18da289 Merge "liblog: remove useless #define" by Treehugger Robot · 6 years ago
  2. a597f75 Merge "logd: remove unnecessary static" by Treehugger Robot · 6 years ago
  3. 6a391e9 liblog: remove useless #define by Tom Cherry · 6 years ago
  4. 40addf7 logd: remove unnecessary static by Tom Cherry · 6 years ago
  5. a269c7c Merge changes I9d6dde2c,I38bfcba5 by Tom Cherry · 6 years ago
  6. a227c19 Merge changes Id8d9fa6c,I47d3ad50,I7cebbf75,Id10e320a by Josh Gao · 6 years ago
  7. 8987016 Merge changes I24e70952,I652560ad by Treehugger Robot · 6 years ago
  8. bf3b47a Merge "logd: don't poll() before recvmsg()" by Tom Cherry · 6 years ago
  9. 1d77251 Merge "Remove unneeded optimize_for lite" by Treehugger Robot · 6 years ago
  10. d6b307f Merge "vts_processgroup_validate_test: make deps static" by Yifan Hong · 6 years ago
  11. cc39283 Merge "Simplify code that parses ifa_flags." by Lorenzo Colitti · 6 years ago
  12. 64e9016 logd: separate LogStatistics from LogBuffer by Tom Cherry · 6 years ago
  13. b6b78e9 logd: remove LogFindWorst by Tom Cherry · 6 years ago
  14. 077d1ea Simplify code that parses ifa_flags. by Lorenzo Colitti · 6 years ago
  15. 6153b71 Merge changes I57cb2003,I569d2b81,I01a10e36 by Treehugger Robot · 6 years ago
  16. b7dd293 Merge "Parse IFA_F_* values above 0x80." by Lorenzo Colitti · 6 years ago
  17. 096fc53 Parse IFA_F_* values above 0x80. by Lorenzo Colitti · 6 years ago
  18. 39c26d6 libnetutils/packet.c - create socket with close-on-exec by Maciej Żenczykowski · 6 years ago
  19. 0129aaa libnetutils/packet.c - fix a raw socket reception race by Maciej Żenczykowski · 6 years ago
  20. b7f370c libnetutils/packet.c - fix a socket leak on bind error by Maciej Żenczykowski · 6 years ago
  21. 5445c73 Merge "Fix mac build." by Christopher Ferris · 6 years ago
  22. c5f0640 Merge "InitFatalReboot: Trigger panic explicitly for init_fatal_panic" by Woody Lin · 6 years ago
  23. 8a6dff2 Fix mac build. by Christopher Ferris · 6 years ago
  24. 5d97966 Merge "Add stack trace coverage to MTE tests." by Peter Collingbourne · 6 years ago
  25. be1cf90 InitFatalReboot: Trigger panic explicitly for init_fatal_panic by Woody Lin · 6 years ago
  26. bbe6905 Add stack trace coverage to MTE tests. by Peter Collingbourne · 6 years ago
  27. d427b54 Merge "Revert "Make libstatssocket a shared_lib"" by Jiyong Park · 6 years ago
  28. 3e0ec0f Revert "Make libstatssocket a shared_lib" by Jiyong Park · 6 years ago
  29. d25f5db Merge "Make libstatssocket a shared_lib" by Jiyong Park · 6 years ago
  30. 2572f23 vts_processgroup_validate_test: make deps static by Yifan Hong · 6 years ago
  31. 7821048 Merge "Change call to mmap64." by Christopher Ferris · 6 years ago
  32. 4cd4b45 Merge "Add support for MTE error reports in tombstones." by Peter Collingbourne · 6 years ago
  33. 972f1ba Merge changes Ib0f33d2f,Ife6c09dd,I55ed5656 by Tom Cherry · 6 years ago
  34. 7b9f35c Change call to mmap64. by Christopher Ferris · 6 years ago
  35. 1af4a81 Merge "libsnapshot: fix incorrect assumption of cow images" by Yifan Hong · 6 years ago
  36. 2814928 Merge "[adb client] Fix mdns discovery service registry." by Joshua Duong · 6 years ago
  37. 053daca logd: enable -Wextra by Tom Cherry · 6 years ago
  38. c64dd8e logd: don't poll() before recvmsg() by Tom Cherry · 6 years ago
  39. 5178089 logd: don't check of the timestamp of audit messages is monotonic by Tom Cherry · 6 years ago
  40. f2c2746 Remove the monotonic option for logging by Tom Cherry · 6 years ago
  41. 72fdec1 Merge changes I9a357a3e,I7cfc6393,I69148243 by Tom Cherry · 6 years ago
  42. c3d30bf Merge "Fix GetGlobalVariableOffset with tagged pointer in aarch64" by Treehugger Robot · 6 years ago
  43. 6bc06af Merge "libfiemap: Remove brittle tests." by David Anderson · 6 years ago
  44. f74f58f Merge "liblp: Add integer overflow checks when aligning." by David Anderson · 6 years ago
  45. e6c1a84 libsnapshot: fix incorrect assumption of cow images by Yifan Hong · 6 years ago
  46. e3fa729 libfiemap: Remove brittle tests. by David Anderson · 6 years ago
  47. a11d27f adb: use transport-id to make coverage script faster. by Josh Gao · 6 years ago
  48. 3441f23 adb: add `adb transport-id` command. by Josh Gao · 6 years ago
  49. 42c2733 liblp: Add integer overflow checks when aligning. by David Anderson · 6 years ago
  50. 2e66043 Merge "Add tests for zero snapshot size." by Yifan Hong · 6 years ago
  51. 077ac11 [adb client] Fix mdns discovery service registry. by Joshua Duong · 6 years ago
  52. cef47bb logd: start cleaning up LogReaderThread by Tom Cherry · 6 years ago
  53. 320f596 logd: use std::function and lambdas where appropriate by Tom Cherry · 6 years ago
  54. 6ec71e9 logd: rename LogTimes -> LogReaderThread by Tom Cherry · 6 years ago
  55. 794acfc Merge changes Ic7620978,I6d5bab58,Id1668c26,Icdb56b6f,Ic0c86a2b by Tom Cherry · 6 years ago
  56. 79d54f7 logd: remove FlushCommand by Tom Cherry · 6 years ago
  57. f2554ab Merge "fiemap_image_test: libcrypto_utils as static lib" by Alessio Balsini · 6 years ago
  58. 20118ee logd: rename mOldest -> oldest_ by Tom Cherry · 6 years ago
  59. 5a3db39 logd: separate PruneList from LogBuffer by Tom Cherry · 6 years ago
  60. e170d1a logd: don't use SIGHUP to reinitialize by Tom Cherry · 6 years ago
  61. 1a12ae3 logd: decouple LogTags from LogBuffer by Tom Cherry · 6 years ago
  62. 67da093 Merge "fastboot: Fix snapshot-update merge behavior." by David Anderson · 6 years ago
  63. f9273c2 Merge "processgroup: Set min_sdk_version" by Treehugger Robot · 6 years ago
  64. 6789753 Merge "libcutils: Set min_sdk_version" by Jooyung Han · 6 years ago
  65. 2a2e9e0 Merge "gralloc: Set min_sdk_version" by Treehugger Robot · 6 years ago
  66. 29512fb Make libstatssocket a shared_lib by Tej Singh · 6 years ago
  67. 2f44810 Merge "Add libnativehelper.so to public libraries" by Orion Hodson · 6 years ago
  68. 5a0177d fastboot: Fix snapshot-update merge behavior. by David Anderson · 6 years ago
  69. f4cd49a Merge changes from topic "snapshot_fuzz" by Yifan Hong · 6 years ago
  70. 0964727 Merge "first_stage_init: add support to skip module load failures" by Treehugger Robot · 6 years ago
  71. 8f9d4af Merge "Fix dangling pointer issue in LocalUpdatbleMaps" by Christopher Ferris · 6 years ago
  72. c890742 first_stage_init: add support to skip module load failures by Will McVicker · 6 years ago
  73. e0c2e62 Add tests for zero snapshot size. by Yifan Hong · 6 years ago
  74. d2a8418 Merge "Handle zero snapshot size appropriately." by Yifan Hong · 6 years ago
  75. a7a194b Fix dangling pointer issue in LocalUpdatbleMaps by Sim Sun · 6 years ago
  76. 83c690c Handle zero snapshot size appropriately. by Yifan Hong · 6 years ago
  77. c43f513 Enable automatic libsnapshot fuzzer runs by Yifan Hong · 6 years ago
  78. 4d5bfab Also log corpus when aborted through libbase. by Yifan Hong · 6 years ago
  79. b827d1d Merge "remount: Improve messaging when a reboot is needed." by David Anderson · 6 years ago
  80. e874875 Merge "Reject services that are both critical and oneshot" by Nikita Ioffe · 6 years ago
  81. dfcf2e8 Merge "Add reason why userspace reboot shutdown sequence failed" by Nikita Ioffe · 6 years ago
  82. 9a3d868 Remove unneeded optimize_for lite by Luca Stefani · 6 years ago
  83. 51c251c Reject services that are both critical and oneshot by Nikita Ioffe · 6 years ago
  84. 39d4553 Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 6 years ago
  85. ce036fd fiemap_image_test: libcrypto_utils as static lib by Alessio Balsini · 6 years ago
  86. 8bb2b3f Merge "task_profiles.json: add a new task profile used by camera HAL" by Treehugger Robot · 6 years ago
  87. ee024b0 Merge "snapshot_test: Fix overflow in statvfs arithmetics" by Treehugger Robot · 6 years ago
  88. 0d4a47b libsnapshot_fuzzer: Fuzz MapUpdateSnapshot. by Yifan Hong · 6 years ago
  89. db0e62b libsnapshot_fuzzer: construct valid super partition metadata. by Yifan Hong · 6 years ago
  90. 74d1fb4 libsnapshot_fuzzer: Fuzz CreateUpdateSnapshots by Yifan Hong · 6 years ago
  91. c0df932 libsnapshot_fuzzer: add additional tests for more APIs by Yifan Hong · 6 years ago
  92. 90a9393 libsnapshot_fuzzer: use protobuf by Yifan Hong · 6 years ago
  93. 5eb2d6f libsnapshot_fuzzer: map super image by Yifan Hong · 6 years ago
  94. 8c604e8 task_profiles.json: add a new task profile used by camera HAL by Suren Baghdasaryan · 6 years ago
  95. 13c6574 Merge "init: Add task_profiles init command" by Suren Baghdasaryan · 6 years ago
  96. c941236 Merge changes I5b3ca4f0,I610bed59 by Tom Cherry · 6 years ago
  97. c9c0bba init: Add task_profiles init command by Suren Baghdasaryan · 6 years ago
  98. 20d4d23 liblog: mark tests as require_root: true by Tom Cherry · 6 years ago
  99. 710825c liblog: require root for multi_connect_dgram_socket test by Tom Cherry · 6 years ago
  100. 75672f8 snapshot_test: Fix overflow in statvfs arithmetics by Alessio Balsini · 6 years ago