1. 924915b adb: treat non-successful inc-server runs as failures by Yurii Zubrytskyi · 5 years ago
  2. 450e83e Merge "adb: implement zstd compression for file sync." by Josh Gao · 5 years ago
  3. f7fed04 Merge "check_ms_os_desc: fix buffer overflow." by Treehugger Robot · 5 years ago
  4. 0aa0581 Merge "Signature checks." by Alex Buynytskyy · 5 years ago
  5. 7405a92 Signature checks. by Alex Buynytskyy · 5 years ago
  6. a2929d5 check_ms_os_desc: fix buffer overflow. by Josh Gao · 5 years ago
  7. a8b8d10 Merge "logd: move leading_dropped logic into FlushTo()" by Tom Cherry · 5 years ago
  8. 648266a Merge "adb: don't use parameterized in test_adb.py." by Treehugger Robot · 5 years ago
  9. b3e1633 logd: move leading_dropped logic into FlushTo() by Tom Cherry · 5 years ago
  10. 3f2f3ba adb: don't use parameterized in test_adb.py. by Josh Gao · 5 years ago
  11. 4ab0bc4 Merge "logd: format LogBufferElement and LogStatistics correctly" by Tom Cherry · 5 years ago
  12. 9787f9a logd: format LogBufferElement and LogStatistics correctly by Tom Cherry · 5 years ago
  13. 365fdb7 Merge changes Id47b288d,I969565eb,Iba2e654e by Tom Cherry · 5 years ago
  14. eb49b04 logd: drop can_read_security_logs by Tom Cherry · 5 years ago
  15. 855c7c8 logd: create FlushToState class by Tom Cherry · 5 years ago
  16. 90e9ce0 logd: fix bug in FlushTo when requesting exact sequence number by Tom Cherry · 5 years ago
  17. 7a5b397 Merge changes I845d2250,I4faa0785 am: 51b127c71e by Yifan Hong · 5 years ago
  18. c757b57 libsnapshot: Export COW image size am: 02e639d1f5 by Alessio Balsini · 5 years ago
  19. 51b127c Merge changes I845d2250,I4faa0785 by Yifan Hong · 5 years ago
  20. a300764 libsnapshot: proto use correct index by Yifan Hong · 5 years ago
  21. 02e639d libsnapshot: Export COW image size by Alessio Balsini · 5 years ago
  22. aa5ee42 Merge "libdm: Fallback to legacy ueventd logic if running on an older system." am: b0b5d4f400 by David Anderson · 5 years ago
  23. be1327e Merge "fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd." am: e681cf01c8 by David Anderson · 5 years ago
  24. b0b5d4f Merge "libdm: Fallback to legacy ueventd logic if running on an older system." by David Anderson · 5 years ago
  25. e681cf0 Merge "fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd." by David Anderson · 5 years ago
  26. a212760 libdm: Fallback to legacy ueventd logic if running on an older system. by David Anderson · 5 years ago
  27. 317d3e1 adb: implement zstd compression for file sync. by Josh Gao · 5 years ago
  28. 4e058ca fastboot: Allow fastboot to asynchronously differentiate between fastboot and fastbootd. by David Anderson · 5 years ago
  29. d090042 Merge changes I5cf0d014,Ib46f0646 am: 609630e7ba by Tom Cherry · 5 years ago
  30. 609630e Merge changes I5cf0d014,Ib46f0646 by Tom Cherry · 5 years ago
  31. 9e48156 Merge "Make systemTime() abort on bad input." am: 49cd73754e by Elliott Hughes · 5 years ago
  32. 49cd737 Merge "Make systemTime() abort on bad input." by Elliott Hughes · 5 years ago
  33. f19c48f Merge "Add ro.boot.fstab_suffix and modify mount_all to use it" am: 510d2437b4 by Alistair Delva · 5 years ago
  34. 510d243 Merge "Add ro.boot.fstab_suffix and modify mount_all to use it" by Alistair Delva · 5 years ago
  35. 842e1cc Make systemTime() abort on bad input. by Elliott Hughes · 5 years ago
  36. 70fadea logd: remove LogBufferElement dependency of LogReaderThread by Tom Cherry · 5 years ago
  37. 3e61a13 logd: rename FlushToResult to FilterResult by Tom Cherry · 5 years ago
  38. f5a1927 Merge "liblp: delete unused function and fields" am: 37e8b5e587 by Treehugger Robot · 5 years ago
  39. 37e8b5e Merge "liblp: delete unused function and fields" by Treehugger Robot · 5 years ago
  40. a40e050 Merge "Fail explicitly on length overflow." am: d46eb21906 by Christopher Ferris · 5 years ago
  41. d46eb21 Merge "Fail explicitly on length overflow." by Christopher Ferris · 5 years ago
  42. bcf3cc8 liblp: delete unused function and fields by Yifan Hong · 5 years ago
  43. 68604b9 Fail explicitly on length overflow. by Christopher Ferris · 5 years ago
  44. 854b989 Merge "libcutils: reimplement system property functions with libbase." am: 95e79c63a4 by Elliott Hughes · 5 years ago
  45. 95e79c6 Merge "libcutils: reimplement system property functions with libbase." by Elliott Hughes · 5 years ago
  46. 473b022 Merge changes If6e29418,I6d90838e,Ie488f8ac am: f8f95a41f4 by Tom Cherry · 5 years ago
  47. f8f95a4 Merge changes If6e29418,I6d90838e,Ie488f8ac by Tom Cherry · 5 years ago
  48. 075f813 Merge "Update TEST_MAPPING." am: aa15ef4d0e by Treehugger Robot · 5 years ago
  49. aa15ef4 Merge "Update TEST_MAPPING." by Treehugger Robot · 5 years ago
  50. a2cc1eb Add ro.boot.fstab_suffix and modify mount_all to use it by Alistair Delva · 5 years ago
  51. 100b08a libcutils: reimplement system property functions with libbase. by S Vasudev Prasad · 5 years ago
  52. ca3dd7e Update TEST_MAPPING. by Elliott Hughes · 5 years ago
  53. 8f61346 logd: create SimpleLogBuffer and implement ChattyLogBuffer in terms of it by Tom Cherry · 5 years ago
  54. e18346d logd: separate Chatty only vs generic LogBufferTests by Tom Cherry · 5 years ago
  55. a3c5ff5 logd: move current sequence from LogBufferElement to LogBuffer by Tom Cherry · 5 years ago
  56. e288260 Merge changes Ia7953e3c,Id1f29f4d,I38623130 am: f29cd20df5 by Tom Cherry · 5 years ago
  57. f29cd20 Merge changes Ia7953e3c,Id1f29f4d,I38623130 by Tom Cherry · 5 years ago
  58. 04c09d3 Merge "emmc_optimized means stable_inodes" am: eb3be2e28f by Treehugger Robot · 5 years ago
  59. 4c199f5 Merge "libsnapshot: delete unused todo" am: 39fe8215e5 by Treehugger Robot · 5 years ago
  60. eb3be2e Merge "emmc_optimized means stable_inodes" by Treehugger Robot · 5 years ago
  61. 39fe821 Merge "libsnapshot: delete unused todo" by Treehugger Robot · 5 years ago
  62. 1322472 logd: use a std::list<> of values not pointers by Tom Cherry · 5 years ago
  63. a26f7df logd: refactor chatty deduplication logging by Tom Cherry · 5 years ago
  64. c2f3768 emmc_optimized means stable_inodes by Paul Crowley · 5 years ago
  65. 0b01ff0 logd: use RAII locks and thread annotations by Tom Cherry · 5 years ago
  66. 3f36212 libsnapshot: delete unused todo by Yifan Hong · 5 years ago
  67. a4f37b2 Merge "logd: add tests for log deduplication" am: 0a6c83e7d0 by Tom Cherry · 5 years ago
  68. 0a6c83e Merge "logd: add tests for log deduplication" by Tom Cherry · 5 years ago
  69. 9640c76 Merge "adb: only submit USB writes on the worker thread." am: 4ea509e25d by Treehugger Robot · 5 years ago
  70. 4ea509e Merge "adb: only submit USB writes on the worker thread." by Treehugger Robot · 5 years ago
  71. b398a7c logd: add tests for log deduplication by Tom Cherry · 5 years ago
  72. 9e3e8c4 Merge "adb: fix flakiness in PTY shell protocol." am: b27365510d by Josh Gao · 5 years ago
  73. 9625510 adb: only submit USB writes on the worker thread. by Josh Gao · 5 years ago
  74. b273655 Merge "adb: fix flakiness in PTY shell protocol." by Josh Gao · 5 years ago
  75. 6016dd0 Merge "adb: fix abb test." am: fc4e54ecb0 by Treehugger Robot · 5 years ago
  76. fc4e54e Merge "adb: fix abb test." by Treehugger Robot · 5 years ago
  77. 876e883 Merge "Migrate system/core/base to system/libbase." am: 3b55f75706 by Baligh Uddin · 5 years ago
  78. 3b55f75 Merge "Migrate system/core/base to system/libbase." by Baligh Uddin · 5 years ago
  79. be41ae5 adb: fix flakiness in PTY shell protocol. by Josh Gao · 5 years ago
  80. 0d69819 Merge "Add choice for changing sched policy when setting thread priority" am: 9ada65c0c6 by Rick Yiu · 5 years ago
  81. 8f83498 adb: fix abb test. by Josh Gao · 5 years ago
  82. 9ada65c Merge "Add choice for changing sched policy when setting thread priority" by Rick Yiu · 5 years ago
  83. 00586bd Merge "Add new reparse benchmarks." am: 1fbb1b8718 by Christopher Ferris · 5 years ago
  84. 1fbb1b8 Merge "Add new reparse benchmarks." by Christopher Ferris · 5 years ago
  85. 28d0f1a Migrate system/core/base to system/libbase. by Baligh Uddin · 5 years ago
  86. 1edffcd Merge "libsnapshot_test: Fix running on DSUs." am: 984aa655df by David Anderson · 5 years ago
  87. 984aa65 Merge "libsnapshot_test: Fix running on DSUs." by David Anderson · 5 years ago
  88. 5990a9d Add new reparse benchmarks. by Christopher Ferris · 5 years ago
  89. 427f320 Merge changes I85e6c989,Ie4ecc502,I1f8cfbb7 am: 0e95c2108f by Tom Cherry · 5 years ago
  90. 0e95c21 Merge changes I85e6c989,Ie4ecc502,I1f8cfbb7 by Tom Cherry · 5 years ago
  91. 7fc15fc Merge "Migrate platform/system/core/libziparchive to p/system/libziparchive" am: 1b1ac36214 by Treehugger Robot · 5 years ago
  92. 1b1ac36 Merge "Migrate platform/system/core/libziparchive to p/system/libziparchive" by Treehugger Robot · 5 years ago
  93. db6e603 Migrate platform/system/core/libziparchive to p/system/libziparchive by Baligh Uddin · 5 years ago
  94. 947a960 Merge "Optimizing install-multi-package to use ABB." am: bd05d33ce7 by Treehugger Robot · 5 years ago
  95. bd05d33 Merge "Optimizing install-multi-package to use ABB." by Treehugger Robot · 5 years ago
  96. 22e3524 Merge "Incremental install mode for install-multi." am: 3eb41352c5 by Treehugger Robot · 5 years ago
  97. 0d2bcd4 libsnapshot_test: Fix running on DSUs. by David Anderson · 5 years ago
  98. 3eb4135 Merge "Incremental install mode for install-multi." by Treehugger Robot · 5 years ago
  99. a64d4f8 Optimizing install-multi-package to use ABB. by Alex Buynytskyy · 5 years ago
  100. c06d01e Incremental install mode for install-multi. by Alex Buynytskyy · 5 years ago