1. eb49b04 logd: drop can_read_security_logs by Tom Cherry · 5 years ago
  2. 855c7c8 logd: create FlushToState class by Tom Cherry · 5 years ago
  3. 90e9ce0 logd: fix bug in FlushTo when requesting exact sequence number by Tom Cherry · 5 years ago
  4. 609630e Merge changes I5cf0d014,Ib46f0646 by Tom Cherry · 5 years ago
  5. 49cd737 Merge "Make systemTime() abort on bad input." by Elliott Hughes · 5 years ago
  6. 510d243 Merge "Add ro.boot.fstab_suffix and modify mount_all to use it" by Alistair Delva · 5 years ago
  7. 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 5 years ago
  8. 70fadea logd: remove LogBufferElement dependency of LogReaderThread by Tom Cherry · 5 years ago
  9. 3e61a13 logd: rename FlushToResult to FilterResult by Tom Cherry · 5 years ago
  10. 37e8b5e Merge "liblp: delete unused function and fields" by Treehugger Robot · 5 years ago
  11. d46eb21 Merge "Fail explicitly on length overflow." by Christopher Ferris · 5 years ago
  12. bcf3cc8 liblp: delete unused function and fields by Yifan Hong · 5 years ago
  13. 68604b9 Fail explicitly on length overflow. by Christopher Ferris · 5 years ago
  14. 95e79c6 Merge "libcutils: reimplement system property functions with libbase." by Elliott Hughes · 5 years ago
  15. f8f95a4 Merge changes If6e29418,I6d90838e,Ie488f8ac by Tom Cherry · 5 years ago
  16. aa15ef4 Merge "Update TEST_MAPPING." by Treehugger Robot · 5 years ago
  17. a2cc1eb Add ro.boot.fstab_suffix and modify mount_all to use it by Alistair Delva · 5 years ago
  18. 100b08a libcutils: reimplement system property functions with libbase. by S Vasudev Prasad · 5 years ago
  19. ca3dd7e Update TEST_MAPPING. by Elliott Hughes · 5 years ago
  20. 8f61346 logd: create SimpleLogBuffer and implement ChattyLogBuffer in terms of it by Tom Cherry · 5 years ago
  21. e18346d logd: separate Chatty only vs generic LogBufferTests by Tom Cherry · 5 years ago
  22. a3c5ff5 logd: move current sequence from LogBufferElement to LogBuffer by Tom Cherry · 5 years ago
  23. f29cd20 Merge changes Ia7953e3c,Id1f29f4d,I38623130 by Tom Cherry · 5 years ago
  24. eb3be2e Merge "emmc_optimized means stable_inodes" by Treehugger Robot · 5 years ago
  25. 39fe821 Merge "libsnapshot: delete unused todo" by Treehugger Robot · 5 years ago
  26. 1322472 logd: use a std::list<> of values not pointers by Tom Cherry · 5 years ago
  27. a26f7df logd: refactor chatty deduplication logging by Tom Cherry · 5 years ago
  28. c2f3768 emmc_optimized means stable_inodes by Paul Crowley · 5 years ago
  29. 0b01ff0 logd: use RAII locks and thread annotations by Tom Cherry · 5 years ago
  30. 3f36212 libsnapshot: delete unused todo by Yifan Hong · 5 years ago
  31. 0a6c83e Merge "logd: add tests for log deduplication" by Tom Cherry · 5 years ago
  32. 4ea509e Merge "adb: only submit USB writes on the worker thread." by Treehugger Robot · 5 years ago
  33. b398a7c logd: add tests for log deduplication by Tom Cherry · 5 years ago
  34. 9625510 adb: only submit USB writes on the worker thread. by Josh Gao · 5 years ago
  35. b273655 Merge "adb: fix flakiness in PTY shell protocol." by Josh Gao · 5 years ago
  36. fc4e54e Merge "adb: fix abb test." by Treehugger Robot · 5 years ago
  37. 3b55f75 Merge "Migrate system/core/base to system/libbase." by Baligh Uddin · 5 years ago
  38. be41ae5 adb: fix flakiness in PTY shell protocol. by Josh Gao · 5 years ago
  39. 8f83498 adb: fix abb test. by Josh Gao · 5 years ago
  40. 9ada65c Merge "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 5 years ago
  41. 1fbb1b8 Merge "Add new reparse benchmarks." by Christopher Ferris · 5 years ago
  42. 28d0f1a Migrate system/core/base to system/libbase. by Baligh Uddin · 5 years ago
  43. 984aa65 Merge "libsnapshot_test: Fix running on DSUs." by David Anderson · 5 years ago
  44. 5990a9d Add new reparse benchmarks. by Christopher Ferris · 5 years ago
  45. 0e95c21 Merge changes I85e6c989,Ie4ecc502,I1f8cfbb7 by Tom Cherry · 5 years ago
  46. 1b1ac36 Merge "Migrate platform/system/core/libziparchive to p/system/libziparchive" by Treehugger Robot · 5 years ago
  47. db6e603 Migrate platform/system/core/libziparchive to p/system/libziparchive by Baligh Uddin · 5 years ago
  48. bd05d33 Merge "Optimizing install-multi-package to use ABB." by Treehugger Robot · 5 years ago
  49. 0d2bcd4 libsnapshot_test: Fix running on DSUs. by David Anderson · 5 years ago
  50. 3eb4135 Merge "Incremental install mode for install-multi." by Treehugger Robot · 5 years ago
  51. a64d4f8 Optimizing install-multi-package to use ABB. by Alex Buynytskyy · 5 years ago
  52. c06d01e Incremental install mode for install-multi. by Alex Buynytskyy · 5 years ago
  53. 7ce4a26 Merge changes from topic "adb-mdns" by Joshua Duong · 5 years ago
  54. 64979d3 Merge "base: delete abi compatibility shims." by Treehugger Robot · 5 years ago
  55. a515197 logd: build liblogd and its test on host by Tom Cherry · 5 years ago
  56. 43f3f76 logd: add LogBufferTest.cpp by Tom Cherry · 5 years ago
  57. bd80e56 liblog: remove unused log_time functions, inline the others by Tom Cherry · 5 years ago
  58. 0314dba Merge "libsparse: use memory-mapping on Windows too." by Elliott Hughes · 5 years ago
  59. ff3be31 Merge "logd: make liblogd just the core logd functionality" by Tom Cherry · 5 years ago
  60. dcba5c9 adb pair: allow passing password as command-line argument. by Joshua Duong · 5 years ago
  61. 04d207d Change adb auto-connect to use mdns instance name. by Joshua Duong · 5 years ago
  62. beac509 'adb pair' by mdns instance name. by Joshua Duong · 5 years ago
  63. 7ebc595 'adb connect' by mDNS service name. by Joshua Duong · 5 years ago
  64. 7cd7b68 Merge "adb: don't cache failure to get features." by Treehugger Robot · 5 years ago
  65. 3dc6710 base: delete abi compatibility shims. by Josh Gao · 5 years ago
  66. 1dc4e19 Merge changes from topic "libsnapshot_fuzzer_test" by Yifan Hong · 5 years ago
  67. 7395396 logd: make liblogd just the core logd functionality by Tom Cherry · 5 years ago
  68. f3a570b Merge "Add fuzzers for libutils classes" by Treehugger Robot · 5 years ago
  69. 25a96e4 Merge "init_kill_services_test: also reboot after" by Treehugger Robot · 5 years ago
  70. 4222040 Merge "fastbootd: Support TCP protocol." by Treehugger Robot · 5 years ago
  71. e82dcdc Merge "logd: don't use libcutils properties" by Tom Cherry · 5 years ago
  72. 00d490e Merge "logd: remove class LogCommand, rename LogCommand.cpp to LogPermissions.cpp" by Tom Cherry · 5 years ago
  73. fba5028 Merge "init: support wait timeout with more precision" by Treehugger Robot · 5 years ago
  74. cc20ae7 Merge "add API to get hash descriptor" by Treehugger Robot · 5 years ago
  75. 747eb1a Merge "Set apex_available property" by Jiyong Park · 5 years ago
  76. 16a932a Set apex_available property by Jiyong Park · 5 years ago
  77. 6ee70c0 Merge "backtrace: Set min_sdk_version" by Jooyung Han · 5 years ago
  78. a90bfdd add API to get hash descriptor by Steve Muckle · 5 years ago
  79. f464e6e Merge "Remove /default.prop" by Treehugger Robot · 5 years ago
  80. 3013e6e libsnapshot_fuzzer: Properly unmap images by Yifan Hong · 5 years ago
  81. ec5aa59 adb: don't cache failure to get features. by Josh Gao · 5 years ago
  82. 8cef7c7 Reland "libsnapshot_fuzzer: Add tests" by Yifan Hong · 5 years ago
  83. 4e9bf95 logd: remove class LogCommand, rename LogCommand.cpp to LogPermissions.cpp by Tom Cherry · 5 years ago
  84. 227dd4f Merge "logd: remove SocketClient from LogBuffer and LogBufferElement" by Tom Cherry · 5 years ago
  85. 9d5845b Add fuzzers for libutils classes by Dylan Katz · 5 years ago
  86. a8c7f30 logd: don't use libcutils properties by Tom Cherry · 5 years ago
  87. 75f8236 Merge "Revert "libsnapshot_fuzzer: Add tests"" by Neil Fuller · 5 years ago
  88. 57affbf Add choice for changing sched policy when setting thread priority by Rick Yiu · 5 years ago
  89. 254b904 Revert "libsnapshot_fuzzer: Add tests" by Neil Fuller · 5 years ago
  90. f947d50 Merge "Passing additional flags to incremental installation." by Treehugger Robot · 5 years ago
  91. 283c9a1 logd: remove SocketClient from LogBuffer and LogBufferElement by Tom Cherry · 5 years ago
  92. e31d8bf Merge "Temporarily disable init_kill_services_test." by Treehugger Robot · 5 years ago
  93. a782da9 Merge changes from topic "remove_default_prop" by Treehugger Robot · 5 years ago
  94. ffa52e9 init: support wait timeout with more precision by Mark Salyzyn · 5 years ago
  95. d642fe4 init_kill_services_test: also reboot after by Steven Moreland · 5 years ago
  96. c44f50c libsparse: use memory-mapping on Windows too. by Elliott Hughes · 5 years ago
  97. 04aa5be Passing additional flags to incremental installation. by Alex Buynytskyy · 5 years ago
  98. fa8bf5b Merge changes from topic "snapshot_fuzz" by Yifan Hong · 5 years ago
  99. 7c1c167 Merge "init: failed to set sys.usb.controller" by Treehugger Robot · 5 years ago
  100. bd68757 Temporarily disable init_kill_services_test. by Steven Moreland · 5 years ago