1. c00229c Merge "Use Android systemTime implementation for host linux." by Treehugger Robot · 6 years ago
  2. 1af6acc Use Android systemTime implementation for host linux. by Brett Chabot · 6 years ago
  3. c21c0ac Merge "Remove unused big-endian cruft." by Elliott Hughes · 6 years ago
  4. bac7609 Merge "Add deps to files used by backwards compatibility checker" by Treehugger Robot · 6 years ago
  5. 20de6c9 Add deps to files used by backwards compatibility checker by Dan Willemsen · 6 years ago
  6. 0b4f560 Merge "init: degeneralize subcontext init into only vendor_init" by Tom Cherry · 6 years ago
  7. 40ffdc6 Merge "libutils: increase test TIMING_TOLERANCE_MS" by Alistair Delva · 6 years ago
  8. 88bef19 Merge "Add support for scudo native allocator." by Christopher Ferris · 6 years ago
  9. 3a8974d Merge "Add TEMP_FAILURE_RETRY where appropriate." by Christopher Ferris · 6 years ago
  10. da6525c Merge "Construct the super_vbmeta image" by Treehugger Robot · 6 years ago
  11. 6dd098c Construct the super_vbmeta image by Kaiwen Szu · 6 years ago
  12. 08c4133 Merge "Lengthen ScopedDisableMallocTimeout timeout to 10 seconds" by Treehugger Robot · 6 years ago
  13. 172b0a0 Add TEMP_FAILURE_RETRY where appropriate. by Christopher Ferris · 6 years ago
  14. ea37853 Merge "<android-base/endian.h>: fix interoperability issue" by Treehugger Robot · 6 years ago
  15. 4e3387c Lengthen ScopedDisableMallocTimeout timeout to 10 seconds by Colin Cross · 6 years ago
  16. 5db0092 Add support for scudo native allocator. by Christopher Ferris · 6 years ago
  17. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 6 years ago
  18. c1e04d8 libutils: increase test TIMING_TOLERANCE_MS by Steven Moreland · 6 years ago
  19. 948e4fa Merge "adb: fix adb remount -R" by Treehugger Robot · 6 years ago
  20. 6f908ce adb: fix adb remount -R by Mark Salyzyn · 6 years ago
  21. b6e7de2 Remove unused big-endian cruft. by Elliott Hughes · 6 years ago
  22. b0321c1 Merge "fastboot: don't use sparse_file_import_auto() in load_buf_fd()" by Tom Cherry · 6 years ago
  23. 41d8a57 <android-base/endian.h>: fix interoperability issue by Bowgo Tsai · 6 years ago
  24. 7922a44 Merge "Using the correct feature name for abb_exec." by Treehugger Robot · 6 years ago
  25. 5da9906 Merge "Allow getrlimit/ugetrlimit syscalls in tests." by Christopher Ferris · 6 years ago
  26. 0e70ce2 Merge "init: Make sure /dev/block/by-name/userdata is created in snapshot mode." by David Anderson · 6 years ago
  27. 7509fca Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  28. ab60668 Allow getrlimit/ugetrlimit syscalls in tests. by Christopher Ferris · 6 years ago
  29. fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 6 years ago
  30. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  31. 1cfcee0 init: Make sure /dev/block/by-name/userdata is created in snapshot mode. by David Anderson · 6 years ago
  32. 184bb8a libsnapshot: CreateUpdateSnapshot accepts DeltaArchiveManifest by Yifan Hong · 6 years ago
  33. d22459d libsnapshot: Add snapshot metadata updater. by Yifan Hong · 6 years ago
  34. e5e9ee4 Merge "Add surenb@ to libprocessgroup OWNERS" by Treehugger Robot · 6 years ago
  35. 1d1da49 Merge "Fix LocalUpdatableMaps" by Christopher Ferris · 6 years ago
  36. cda0a30 Merge "Allocate UID for fs-verity ownership in keystore" by Treehugger Robot · 6 years ago
  37. 73f5b65 Add surenb@ to libprocessgroup OWNERS by Tom Cherry · 6 years ago
  38. 21b00b3 Merge "Create /data/per_boot" by Paul Crowley · 6 years ago
  39. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  40. 116d2ff Merge "liblp: convert more functions to use string_view (#4)" by Yifan Hong · 6 years ago
  41. c2ff970 liblp: convert more functions to use string_view (#4) by Yifan Hong · 6 years ago
  42. 3201740 Merge "ion-unit-tests: Add heap id verification test." by Treehugger Robot · 6 years ago
  43. 7ea92d8 Using the correct feature name for abb_exec. by Alex Buynytskyy · 6 years ago
  44. cf4845b Merge "logcatd: fallocate and fadvise to logcat files" by Jaegeuk Kim · 6 years ago
  45. 1743847 Merge "libsnapshot: Fix typo in nullptr check" by Treehugger Robot · 6 years ago
  46. d3268a7 Merge "boringssl_self_test: Enable optimization." by Treehugger Robot · 6 years ago
  47. 570d20d Create /data/per_boot by Paul Crowley · 6 years ago
  48. a550e7f Merge "init: add reboot_on_failure service option" by Tom Cherry · 6 years ago
  49. 1015881 Merge "Move digital_stroage.h to its own library" by Yifan Hong · 6 years ago
  50. 530d8f1 Merge "Set LOCAL_INJECT_BSSL_HASH for init_first_stage" by Tobias Thierer · 6 years ago
  51. f0f9438 boringssl_self_test: Enable optimization. by Tobias Thierer · 6 years ago
  52. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  53. 99ab978 libsnapshot: Fix typo in nullptr check by Greg Kaiser · 6 years ago
  54. 6f735df Merge "init.rc: Move /system/bin/boringssl_self_test{32,64} call to early-init." by Treehugger Robot · 6 years ago
  55. 5850592 Set LOCAL_INJECT_BSSL_HASH for init_first_stage by Colin Cross · 6 years ago
  56. bda0554 init.rc: Move /system/bin/boringssl_self_test{32,64} call to early-init. by Tobias Thierer · 6 years ago
  57. 385aeb2 Merge "ueventd: allow using external firmware handlers" by Tom Cherry · 6 years ago
  58. f6fccc4 Move digital_stroage.h to its own library by Yifan Hong · 6 years ago
  59. bd122aa Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  60. fd01025 Merge "adb: fix old host transport selection." by Treehugger Robot · 6 years ago
  61. dcb3d15 ueventd: allow using external firmware handlers by Tom Cherry · 6 years ago
  62. 727b07b adb: fix old host transport selection. by Josh Gao · 6 years ago
  63. 4cbecc9 Merge "Remove -D_FILE_OFFSET_BITS=64 on host builds" by Treehugger Robot · 6 years ago
  64. 26d7d95 libsnapshot: tests for public APIs. by Yifan Hong · 6 years ago
  65. 0e13bba fastbootd: skip COW group by Yifan Hong · 6 years ago
  66. 65d9459 libsnapshot: no overlayfs during virtual a/b ota. by Yifan Hong · 6 years ago
  67. 20a23bb libsnapshot: Also use empty space in super for COW by Yifan Hong · 6 years ago
  68. c69029f libsnapshot: APIs for all partitions by Yifan Hong · 6 years ago
  69. c02509b fs_mgr: CreateDmTable takes CreateLogicalPartitionParams by Yifan Hong · 6 years ago
  70. b3236eb Remove -D_FILE_OFFSET_BITS=64 on host builds by Paul Crowley · 6 years ago
  71. 537e4af Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  72. 9e4e275 Merge "system/apex/*/bin should be 0751" by Treehugger Robot · 6 years ago
  73. bce2fbc Merge "init.rc: drop spurious trailing ':'." by Treehugger Robot · 6 years ago
  74. 6bcd50e system/apex/*/bin should be 0751 by Nick Kralevich · 6 years ago
  75. c42f5d6 Merge "libsnapshot: collapse fix sanity checks" by Yifan Hong · 6 years ago
  76. 24815a4 Merge "libsnapshot: MapSnapshot: use device string for inner device" by Yifan Hong · 6 years ago
  77. 878930b Merge "liblp: Add a helper to differentiate empty from non-empty images." by David Anderson · 6 years ago
  78. dfad089 Merge "Provide VINTF for Trusty Keymaster" by Matthew Maurer · 6 years ago
  79. f7fbbbf Merge "Inject auth token into tags" by Matthew Maurer · 6 years ago
  80. 4e46a33 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  81. 483c2f9 Merge "libbacktrace: Fix clang-tidy warning" by Christopher Ferris · 6 years ago
  82. e351e5e Merge "ueventd: make parallel restorecon functionality optional" by Tom Cherry · 6 years ago
  83. 9caa15b init.rc: drop spurious trailing ':'. by Tobias Thierer · 6 years ago
  84. 50619e4 ion-unit-tests: Add heap id verification test. by Sandeep Patil · 6 years ago
  85. 9bcec87 Merge "ion-unit-tests: Add system heap presence test" by Sandeep Patil · 6 years ago
  86. 2d29c4b ion-unit-tests: Add system heap presence test by Sandeep Patil · 6 years ago
  87. af32f93 libsnapshot: collapse fix sanity checks by Yifan Hong · 6 years ago
  88. f4cd54e libsnapshot: MapSnapshot: use device string for inner device by Yifan Hong · 6 years ago
  89. b120efd Merge "Allow AIDL interfaces in service parsing" by Jon Spivack · 6 years ago
  90. c48b65c Merge "libsnapshot: cancel ok if unverified and old slot" by Treehugger Robot · 6 years ago
  91. c649ca5 Provide VINTF for Trusty Keymaster by Matthew Maurer · 6 years ago
  92. 3d1023e Inject auth token into tags by Matthew Maurer · 6 years ago
  93. 16fb3f9 Allow AIDL interfaces in service parsing by Jon Spivack · 6 years ago
  94. 26a2e6e libsnapshot: cancel ok if unverified and old slot by Yifan Hong · 6 years ago
  95. 922cfefb liblp: Add a helper to differentiate empty from non-empty images. by David Anderson · 6 years ago
  96. fc920dc Merge "Remove `start vold` action from post-fs-data" by Nikita Ioffe · 6 years ago
  97. e9bd8df libbacktrace: Fix clang-tidy warning by Luca Stefani · 6 years ago
  98. 4233ec7 ueventd: make parallel restorecon functionality optional by Tom Cherry · 6 years ago
  99. 8bdbea8 Remove `start vold` action from post-fs-data by Nikita Ioffe · 6 years ago
  100. 983f76b Merge "Init: Run boringssl self test via separate binaries." by Tobias Thierer · 6 years ago