1. 2e9edcb [vts-core] Add vts_core_liblp_test to vts-core by nelsonli · 6 years ago
  2. 08c4133 Merge "Lengthen ScopedDisableMallocTimeout timeout to 10 seconds" by Treehugger Robot · 6 years ago
  3. ea37853 Merge "<android-base/endian.h>: fix interoperability issue" by Treehugger Robot · 6 years ago
  4. 4e3387c Lengthen ScopedDisableMallocTimeout timeout to 10 seconds by Colin Cross · 6 years ago
  5. 948e4fa Merge "adb: fix adb remount -R" by Treehugger Robot · 6 years ago
  6. 6f908ce adb: fix adb remount -R by Mark Salyzyn · 6 years ago
  7. b0321c1 Merge "fastboot: don't use sparse_file_import_auto() in load_buf_fd()" by Tom Cherry · 6 years ago
  8. 41d8a57 <android-base/endian.h>: fix interoperability issue by Bowgo Tsai · 6 years ago
  9. 7922a44 Merge "Using the correct feature name for abb_exec." by Treehugger Robot · 6 years ago
  10. 5da9906 Merge "Allow getrlimit/ugetrlimit syscalls in tests." by Christopher Ferris · 6 years ago
  11. 0e70ce2 Merge "init: Make sure /dev/block/by-name/userdata is created in snapshot mode." by David Anderson · 6 years ago
  12. 7509fca Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  13. ab60668 Allow getrlimit/ugetrlimit syscalls in tests. by Christopher Ferris · 6 years ago
  14. fbb9535 fastboot: don't use sparse_file_import_auto() in load_buf_fd() by Tom Cherry · 6 years ago
  15. f3a5ab8 Merge "Remove the global seccomp option." by Elliott Hughes · 6 years ago
  16. 1cfcee0 init: Make sure /dev/block/by-name/userdata is created in snapshot mode. by David Anderson · 6 years ago
  17. 184bb8a libsnapshot: CreateUpdateSnapshot accepts DeltaArchiveManifest by Yifan Hong · 6 years ago
  18. d22459d libsnapshot: Add snapshot metadata updater. by Yifan Hong · 6 years ago
  19. e5e9ee4 Merge "Add surenb@ to libprocessgroup OWNERS" by Treehugger Robot · 6 years ago
  20. 1d1da49 Merge "Fix LocalUpdatableMaps" by Christopher Ferris · 6 years ago
  21. cda0a30 Merge "Allocate UID for fs-verity ownership in keystore" by Treehugger Robot · 6 years ago
  22. 73f5b65 Add surenb@ to libprocessgroup OWNERS by Tom Cherry · 6 years ago
  23. 21b00b3 Merge "Create /data/per_boot" by Paul Crowley · 6 years ago
  24. f1932fd Fix LocalUpdatableMaps by David Srbecky · 6 years ago
  25. 116d2ff Merge "liblp: convert more functions to use string_view (#4)" by Yifan Hong · 6 years ago
  26. c2ff970 liblp: convert more functions to use string_view (#4) by Yifan Hong · 6 years ago
  27. 3201740 Merge "ion-unit-tests: Add heap id verification test." by Treehugger Robot · 6 years ago
  28. 7ea92d8 Using the correct feature name for abb_exec. by Alex Buynytskyy · 6 years ago
  29. cf4845b Merge "logcatd: fallocate and fadvise to logcat files" by Jaegeuk Kim · 6 years ago
  30. 1743847 Merge "libsnapshot: Fix typo in nullptr check" by Treehugger Robot · 6 years ago
  31. d3268a7 Merge "boringssl_self_test: Enable optimization." by Treehugger Robot · 6 years ago
  32. 570d20d Create /data/per_boot by Paul Crowley · 6 years ago
  33. a550e7f Merge "init: add reboot_on_failure service option" by Tom Cherry · 6 years ago
  34. 1015881 Merge "Move digital_stroage.h to its own library" by Yifan Hong · 6 years ago
  35. 530d8f1 Merge "Set LOCAL_INJECT_BSSL_HASH for init_first_stage" by Tobias Thierer · 6 years ago
  36. f0f9438 boringssl_self_test: Enable optimization. by Tobias Thierer · 6 years ago
  37. 60971e6 init: add reboot_on_failure service option by Tom Cherry · 6 years ago
  38. 99ab978 libsnapshot: Fix typo in nullptr check by Greg Kaiser · 6 years ago
  39. 6f735df Merge "init.rc: Move /system/bin/boringssl_self_test{32,64} call to early-init." by Treehugger Robot · 6 years ago
  40. 5850592 Set LOCAL_INJECT_BSSL_HASH for init_first_stage by Colin Cross · 6 years ago
  41. bda0554 init.rc: Move /system/bin/boringssl_self_test{32,64} call to early-init. by Tobias Thierer · 6 years ago
  42. 385aeb2 Merge "ueventd: allow using external firmware handlers" by Tom Cherry · 6 years ago
  43. f6fccc4 Move digital_stroage.h to its own library by Yifan Hong · 6 years ago
  44. bd122aa Merge changes from topic "libsnapshot_api_update_engine" by Yifan Hong · 6 years ago
  45. fd01025 Merge "adb: fix old host transport selection." by Treehugger Robot · 6 years ago
  46. dcb3d15 ueventd: allow using external firmware handlers by Tom Cherry · 6 years ago
  47. 727b07b adb: fix old host transport selection. by Josh Gao · 6 years ago
  48. 4cbecc9 Merge "Remove -D_FILE_OFFSET_BITS=64 on host builds" by Treehugger Robot · 6 years ago
  49. 26d7d95 libsnapshot: tests for public APIs. by Yifan Hong · 6 years ago
  50. 0e13bba fastbootd: skip COW group by Yifan Hong · 6 years ago
  51. 65d9459 libsnapshot: no overlayfs during virtual a/b ota. by Yifan Hong · 6 years ago
  52. 20a23bb libsnapshot: Also use empty space in super for COW by Yifan Hong · 6 years ago
  53. c69029f libsnapshot: APIs for all partitions by Yifan Hong · 6 years ago
  54. c02509b fs_mgr: CreateDmTable takes CreateLogicalPartitionParams by Yifan Hong · 6 years ago
  55. b3236eb Remove -D_FILE_OFFSET_BITS=64 on host builds by Paul Crowley · 6 years ago
  56. 537e4af Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  57. 9e4e275 Merge "system/apex/*/bin should be 0751" by Treehugger Robot · 6 years ago
  58. bce2fbc Merge "init.rc: drop spurious trailing ':'." by Treehugger Robot · 6 years ago
  59. 6bcd50e system/apex/*/bin should be 0751 by Nick Kralevich · 6 years ago
  60. c42f5d6 Merge "libsnapshot: collapse fix sanity checks" by Yifan Hong · 6 years ago
  61. 24815a4 Merge "libsnapshot: MapSnapshot: use device string for inner device" by Yifan Hong · 6 years ago
  62. 878930b Merge "liblp: Add a helper to differentiate empty from non-empty images." by David Anderson · 6 years ago
  63. dfad089 Merge "Provide VINTF for Trusty Keymaster" by Matthew Maurer · 6 years ago
  64. f7fbbbf Merge "Inject auth token into tags" by Matthew Maurer · 6 years ago
  65. 4e46a33 Merge "Reland^2: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  66. 483c2f9 Merge "libbacktrace: Fix clang-tidy warning" by Christopher Ferris · 6 years ago
  67. e351e5e Merge "ueventd: make parallel restorecon functionality optional" by Tom Cherry · 6 years ago
  68. 9caa15b init.rc: drop spurious trailing ':'. by Tobias Thierer · 6 years ago
  69. 50619e4 ion-unit-tests: Add heap id verification test. by Sandeep Patil · 6 years ago
  70. 9bcec87 Merge "ion-unit-tests: Add system heap presence test" by Sandeep Patil · 6 years ago
  71. 2d29c4b ion-unit-tests: Add system heap presence test by Sandeep Patil · 6 years ago
  72. af32f93 libsnapshot: collapse fix sanity checks by Yifan Hong · 6 years ago
  73. f4cd54e libsnapshot: MapSnapshot: use device string for inner device by Yifan Hong · 6 years ago
  74. b120efd Merge "Allow AIDL interfaces in service parsing" by Jon Spivack · 6 years ago
  75. c48b65c Merge "libsnapshot: cancel ok if unverified and old slot" by Treehugger Robot · 6 years ago
  76. c649ca5 Provide VINTF for Trusty Keymaster by Matthew Maurer · 6 years ago
  77. 3d1023e Inject auth token into tags by Matthew Maurer · 6 years ago
  78. 16fb3f9 Allow AIDL interfaces in service parsing by Jon Spivack · 6 years ago
  79. 26a2e6e libsnapshot: cancel ok if unverified and old slot by Yifan Hong · 6 years ago
  80. 922cfefb liblp: Add a helper to differentiate empty from non-empty images. by David Anderson · 6 years ago
  81. fc920dc Merge "Remove `start vold` action from post-fs-data" by Nikita Ioffe · 6 years ago
  82. e9bd8df libbacktrace: Fix clang-tidy warning by Luca Stefani · 6 years ago
  83. 4233ec7 ueventd: make parallel restorecon functionality optional by Tom Cherry · 6 years ago
  84. 8bdbea8 Remove `start vold` action from post-fs-data by Nikita Ioffe · 6 years ago
  85. 983f76b Merge "Init: Run boringssl self test via separate binaries." by Tobias Thierer · 6 years ago
  86. c8eadff Merge "Add stub code to read MS OS 2.0 descriptors." by Treehugger Robot · 6 years ago
  87. d5dff26 Merge "init: boot into thermal shutdown target on supported devices" by Wei Wang · 6 years ago
  88. 3b8cd67 Add stub code to read MS OS 2.0 descriptors. by Josh Gao · 6 years ago
  89. 4118221 Merge "adb: add host tool to check for WinUSB descriptor." by Josh Gao · 6 years ago
  90. edf8e57 Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 6 years ago
  91. 233c32a Merge changes from topic "libsnapshot_prep" by Yifan Hong · 6 years ago
  92. 5f181bc init: boot into thermal shutdown target on supported devices by Wei Wang · 6 years ago
  93. 7b96831 Merge "init/fscrypt_init_extensions: remove redundant log message" by Treehugger Robot · 6 years ago
  94. 0b18c67 Merge "fs_mgr: overlayfs: README merge in public document" by Treehugger Robot · 6 years ago
  95. 95773aa Merge "Moving skip_mount.cfg to system_ext partition" by Treehugger Robot · 6 years ago
  96. f613b4a Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 6 years ago
  97. fd4fecc Merge "compare android::Vector and std::vector" by Treehugger Robot · 6 years ago
  98. 5f327d2 Allocate UID for fs-verity ownership in keystore by Victor Hsieh · 6 years ago
  99. 27512c9 adb: add host tool to check for WinUSB descriptor. by Josh Gao · 6 years ago
  100. f35687d libsnapshot: MapPartitionWithSnapshot cleanup itself if failed by Yifan Hong · 6 years ago