1. bff415f Merge "libutils: increase test TIMING_TOLERANCE_MS" by Alistair Delva · 6 years ago
  2. d1f7ccc Merge "Add support for scudo native allocator." by Christopher Ferris · 6 years ago
  3. 38ac19b Merge "Add TEMP_FAILURE_RETRY where appropriate." by Christopher Ferris · 6 years ago
  4. 986e09d Merge "Construct the super_vbmeta image" by Treehugger Robot · 6 years ago
  5. 325b578 Construct the super_vbmeta image by Kaiwen Szu · 6 years ago
  6. d509c57 Merge "Lengthen ScopedDisableMallocTimeout timeout to 10 seconds" by Treehugger Robot · 6 years ago
  7. 12f6c0e Add TEMP_FAILURE_RETRY where appropriate. by Christopher Ferris · 6 years ago
  8. 97657b1 Merge "<android-base/endian.h>: fix interoperability issue" by Treehugger Robot · 6 years ago
  9. 9c67298 Lengthen ScopedDisableMallocTimeout timeout to 10 seconds by Colin Cross · 6 years ago
  10. fd260ee Add support for scudo native allocator. by Christopher Ferris · 6 years ago
  11. e45a439 libutils: increase test TIMING_TOLERANCE_MS by Steven Moreland · 6 years ago
  12. a6bfcef Merge "adb: fix adb remount -R" by Treehugger Robot · 6 years ago
  13. 7c9acca adb: fix adb remount -R by Mark Salyzyn · 6 years ago
  14. 59a26b8 Merge "fastboot: don't use sparse_file_import_auto() in load_buf_fd()" by Tom Cherry · 6 years ago
  15. 79b7361 <android-base/endian.h>: fix interoperability issue by Bowgo Tsai · 6 years ago
  16. a2698d0 Merge "Using the correct feature name for abb_exec." by Treehugger Robot · 6 years ago
  17. e36120e Merge "Allow getrlimit/ugetrlimit syscalls in tests." by Christopher Ferris · 6 years ago
  18. cf1f11e Merge "init: Make sure /dev/block/by-name/userdata is created in snapshot mode." by David Anderson · 6 years ago
  19. 0a7326d Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  20. 827de48 Allow getrlimit/ugetrlimit syscalls in tests. by Christopher Ferris · 6 years ago
  21. f4272eb fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 6 years ago
  22. 28219a3 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  23. 5f458f8 init: Make sure /dev/block/by-name/userdata is created in snapshot mode. by David Anderson · 6 years ago
  24. 7d425e3 libsnapshot: CreateUpdateSnapshot accepts DeltaArchiveManifest by Yifan Hong · 6 years ago
  25. f0c1523 libsnapshot: Add snapshot metadata updater. by Yifan Hong · 6 years ago
  26. 69e2065 Merge "Add surenb@ to libprocessgroup OWNERS" by Treehugger Robot · 6 years ago
  27. 6cd1275 Merge "Fix LocalUpdatableMaps" by Christopher Ferris · 6 years ago
  28. 4cb2532 Merge "Allocate UID for fs-verity ownership in keystore" by Treehugger Robot · 6 years ago
  29. a3e1f28 Add surenb@ to libprocessgroup OWNERS by Tom Cherry · 6 years ago
  30. 5157be2 Merge "Create /data/per_boot" by Paul Crowley · 6 years ago
  31. 4a2e721 Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  32. d1e7711 Merge "liblp: convert more functions to use string_view (#4)" by Yifan Hong · 6 years ago
  33. 4013334 liblp: convert more functions to use string_view (#4) by Yifan Hong · 6 years ago
  34. e46e133 Merge "ion-unit-tests: Add heap id verification test." by Treehugger Robot · 6 years ago
  35. 8ee6dd0 Using the correct feature name for abb_exec. by Alex Buynytskyy · 6 years ago
  36. 6e085c6 Merge "logcatd: fallocate and fadvise to logcat files" by Jaegeuk Kim · 6 years ago
  37. 6d5aebd Merge "libsnapshot: Fix typo in nullptr check" by Treehugger Robot · 6 years ago
  38. d37d175 Merge "boringssl_self_test: Enable optimization." by Treehugger Robot · 6 years ago
  39. fe62fed Create /data/per_boot by Paul Crowley · 6 years ago
  40. 81e56a6 Merge "init: add reboot_on_failure service option" by Tom Cherry · 6 years ago
  41. fc2c2d1 Merge "Move digital_stroage.h to its own library" by Yifan Hong · 6 years ago
  42. 202cd47 Merge "Set LOCAL_INJECT_BSSL_HASH for init_first_stage" by Tobias Thierer · 6 years ago
  43. f3d05a7 boringssl_self_test: Enable optimization. by Tobias Thierer · 6 years ago
  44. e325d32 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  45. 7017f64 libsnapshot: Fix typo in nullptr check by Greg Kaiser · 6 years ago
  46. 23f2fbd Merge "init.rc: Move /system/bin/boringssl_self_test{32,64} call to early-init." by Treehugger Robot · 6 years ago
  47. da49c7c Set LOCAL_INJECT_BSSL_HASH for init_first_stage by Colin Cross · 6 years ago
  48. 32fc1b2 init.rc: Move /system/bin/boringssl_self_test{32,64} call to early-init. by Tobias Thierer · 6 years ago
  49. 3004b3e Merge "ueventd: allow using external firmware handlers" by Tom Cherry · 6 years ago
  50. fe31d13 Move digital_stroage.h to its own library by Yifan Hong · 6 years ago
  51. d25aa92 Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  52. 827da16 Merge "adb: fix old host transport selection." by Treehugger Robot · 6 years ago
  53. 6d529cd ueventd: allow using external firmware handlers by Tom Cherry · 6 years ago
  54. ed9eee3 adb: fix old host transport selection. by Josh Gao · 6 years ago
  55. 6c2f272 Merge "Remove -D_FILE_OFFSET_BITS=64 on host builds" by Treehugger Robot · 6 years ago
  56. f7ae3ec libsnapshot: tests for public APIs. by Yifan Hong · 6 years ago
  57. cf2184d fastbootd: skip COW group by Yifan Hong · 6 years ago
  58. 0880e4d libsnapshot: no overlayfs during virtual a/b ota. by Yifan Hong · 6 years ago
  59. 7ed5f37 libsnapshot: Also use empty space in super for COW by Yifan Hong · 6 years ago
  60. da50271 libsnapshot: APIs for all partitions by Yifan Hong · 6 years ago
  61. dbbb73a fs_mgr: CreateDmTable takes CreateLogicalPartitionParams by Yifan Hong · 6 years ago
  62. f91c684 Remove -D_FILE_OFFSET_BITS=64 on host builds by Paul Crowley · 6 years ago
  63. 003e94d Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  64. 464e6c4 Merge "system/apex/*/bin should be 0751" by Treehugger Robot · 6 years ago
  65. 703ab59 Merge "init.rc: drop spurious trailing ':'." by Treehugger Robot · 6 years ago
  66. fa3ea09 system/apex/*/bin should be 0751 by Nick Kralevich · 6 years ago
  67. 700ab7b Merge "libsnapshot: collapse fix sanity checks" by Yifan Hong · 6 years ago
  68. 223a270 Merge "libsnapshot: MapSnapshot: use device string for inner device" by Yifan Hong · 6 years ago
  69. 9457563 Merge "liblp: Add a helper to differentiate empty from non-empty images." by David Anderson · 6 years ago
  70. 410bb2e Merge "Provide VINTF for Trusty Keymaster" by Matthew Maurer · 6 years ago
  71. 6738181 Merge "Inject auth token into tags" by Matthew Maurer · 6 years ago
  72. 12aed77 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  73. 9d88ab1 Merge "libbacktrace: Fix clang-tidy warning" by Christopher Ferris · 6 years ago
  74. d765842 Merge "ueventd: make parallel restorecon functionality optional" by Tom Cherry · 6 years ago
  75. 9e4b933 init.rc: drop spurious trailing ':'. by Tobias Thierer · 6 years ago
  76. a7d03bb ion-unit-tests: Add heap id verification test. by Sandeep Patil · 6 years ago
  77. f86f754 Merge "ion-unit-tests: Add system heap presence test" by Sandeep Patil · 6 years ago
  78. bab0ffe ion-unit-tests: Add system heap presence test by Sandeep Patil · 6 years ago
  79. 02b4e8c libsnapshot: collapse fix sanity checks by Yifan Hong · 6 years ago
  80. e29bc3c libsnapshot: MapSnapshot: use device string for inner device by Yifan Hong · 6 years ago
  81. 1928622 Merge "Allow AIDL interfaces in service parsing" by Jon Spivack · 6 years ago
  82. 03d00b5 Merge "libsnapshot: cancel ok if unverified and old slot" by Treehugger Robot · 6 years ago
  83. 097f768 Provide VINTF for Trusty Keymaster by Matthew Maurer · 6 years ago
  84. 6e3e566 Inject auth token into tags by Matthew Maurer · 6 years ago
  85. a290db1 Allow AIDL interfaces in service parsing by Jon Spivack · 6 years ago
  86. 961e7d9 libsnapshot: cancel ok if unverified and old slot by Yifan Hong · 6 years ago
  87. e918c10 liblp: Add a helper to differentiate empty from non-empty images. by David Anderson · 6 years ago
  88. 38f16e2 Merge "Remove `start vold` action from post-fs-data" by Nikita Ioffe · 6 years ago
  89. ae811a7 libbacktrace: Fix clang-tidy warning by Luca Stefani · 6 years ago
  90. 6eda585 ueventd: make parallel restorecon functionality optional by Tom Cherry · 6 years ago
  91. 4e28d29 Remove `start vold` action from post-fs-data by Nikita Ioffe · 6 years ago
  92. 536f063 Merge "Init: Run boringssl self test via separate binaries." by Tobias Thierer · 6 years ago
  93. 2e298ed Merge "Add stub code to read MS OS 2.0 descriptors." by Treehugger Robot · 6 years ago
  94. 71d491f Merge "init: boot into thermal shutdown target on supported devices" by Wei Wang · 6 years ago
  95. 28aeae1 Add stub code to read MS OS 2.0 descriptors. by Josh Gao · 6 years ago
  96. 4284988 Merge "adb: add host tool to check for WinUSB descriptor." by Josh Gao · 6 years ago
  97. 52d1bad Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 6 years ago
  98. 80cca53 Merge changes from topic "libsnapshot_prep" by Yifan Hong · 6 years ago
  99. c652bab init: boot into thermal shutdown target on supported devices by Wei Wang · 6 years ago
  100. 338971d Merge "init/fscrypt_init_extensions: remove redundant log message" by Treehugger Robot · 6 years ago