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