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