1. a7d03bb ion-unit-tests: Add heap id verification test. by Sandeep Patil · 6 years ago
  2. bab0ffe ion-unit-tests: Add system heap presence test by Sandeep Patil · 6 years ago
  3. 536f063 Merge "Init: Run boringssl self test via separate binaries." by Tobias Thierer · 6 years ago
  4. 2e298ed Merge "Add stub code to read MS OS 2.0 descriptors." by Treehugger Robot · 6 years ago
  5. 71d491f Merge "init: boot into thermal shutdown target on supported devices" by Wei Wang · 6 years ago
  6. 28aeae1 Add stub code to read MS OS 2.0 descriptors. by Josh Gao · 6 years ago
  7. 4284988 Merge "adb: add host tool to check for WinUSB descriptor." by Josh Gao · 6 years ago
  8. 52d1bad Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 6 years ago
  9. 80cca53 Merge changes from topic "libsnapshot_prep" by Yifan Hong · 6 years ago
  10. c652bab init: boot into thermal shutdown target on supported devices by Wei Wang · 6 years ago
  11. 338971d Merge "init/fscrypt_init_extensions: remove redundant log message" by Treehugger Robot · 6 years ago
  12. 588446d Merge "fs_mgr: overlayfs: README merge in public document" by Treehugger Robot · 6 years ago
  13. c4d61ec Merge "Moving skip_mount.cfg to system_ext partition" by Treehugger Robot · 6 years ago
  14. 8b7f6c7 Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 6 years ago
  15. c021a04 Merge "compare android::Vector and std::vector" by Treehugger Robot · 6 years ago
  16. 57090a5 adb: add host tool to check for WinUSB descriptor. by Josh Gao · 6 years ago
  17. e2af389 libsnapshot: MapPartitionWithSnapshot cleanup itself if failed by Yifan Hong · 6 years ago
  18. c5eecd5 libsnapshot: MapPartitionWithSnapshot: fix timeout by Yifan Hong · 6 years ago
  19. caa659f libsnapshot: require ex lock for {Create}{CowImage,Snapshot} / DeleteSnapshot by Yifan Hong · 6 years ago
  20. 452f64c libsnapshot: Refactor: add {Create,Map,Unmap}CowImage by Yifan Hong · 6 years ago
  21. 5575202 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  22. 0834659 fs_mgr: overlayfs: README merge in public document by Mark Salyzyn · 6 years ago
  23. e49b223 init/fscrypt_init_extensions: remove redundant log message by Eric Biggers · 6 years ago
  24. 75fdc65 Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  25. fbc415b Merge "Limit the compat symlinks to ART binaries." by Treehugger Robot · 6 years ago
  26. dba4c36 Merge "init: add exec_reboot_on_failure builtin" by Tobias Thierer · 6 years ago
  27. 149f1bc Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 6 years ago
  28. 7dfd504 Merge "libcutils: Implement ashmem_valid on host." by Steven Moreland · 6 years ago
  29. ed80442 DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  30. b269fcf Merge "liblog: run liblog#enoent only as root" am: 8412deda51 by Tom Cherry · 6 years ago
  31. d615220 Merge "liblog: run liblog#enoent only as root" by Treehugger Robot · 6 years ago
  32. 3e06d63 libcutils: Implement ashmem_valid on host. by Steven Moreland · 6 years ago
  33. 2823dca Merge "Improve codegen slightly when doing FD validity checks" am: 9ad079ba58 by Daniel Colascione · 6 years ago
  34. 7c7d182 Merge "Improve codegen slightly when doing FD validity checks" by Daniel Colascione · 6 years ago
  35. 816f943 Init: Run boringssl self test via separate binaries. by Tobias Thierer · 6 years ago
  36. 379e4f5 init: add exec_reboot_on_failure builtin by Tom Cherry · 6 years ago
  37. aba8742 Merge "libsnapshot: Refactor CreateLogicalAndSnapshotPartitions" am: dccd6b3389 by Yifan Hong · 6 years ago
  38. 93f826c Merge "liblp: Indicate usable regions in ResizePartition" am: d6c426c0f5 by Yifan Hong · 6 years ago
  39. 916d9aa Merge "libsnapshot: Refactor CreateLogicalAndSnapshotPartitions" by Yifan Hong · 6 years ago
  40. 63be391 Merge "liblp: Indicate usable regions in ResizePartition" by Yifan Hong · 6 years ago
  41. dfea896 Merge "CreateSnapshot: reduce zero-filling for CoW images" am: 2dc25441e2 by Alessio Balsini · 6 years ago
  42. ff813f8 Merge "Add test mapping to run the libunwind tests." am: c3163e7664 by Christopher Ferris · 6 years ago
  43. e33f873 Merge "CreateSnapshot: reduce zero-filling for CoW images" by Treehugger Robot · 6 years ago
  44. 1c4d5b2 Improve codegen slightly when doing FD validity checks by Daniel Colascione · 6 years ago
  45. 49ed41b liblog: run liblog#enoent only as root by Tom Cherry · 6 years ago
  46. b6a83c1 Merge "Add test mapping to run the libunwind tests." by Christopher Ferris · 6 years ago
  47. fc086ca Merge "libsnapshot: Don't accidentally delete snapshot when collapsing" by Yifan Hong · 6 years ago
  48. 926435e Merge "libsnapshot: Allow multiple calls to FinishedSnapshotWrites" by Yifan Hong · 6 years ago
  49. 29ef7fc Merge "libsnapshot: Don't accidentally delete snapshot when collapsing" by Yifan Hong · 6 years ago
  50. d988083 Merge "libsnapshot: Allow multiple calls to FinishedSnapshotWrites" by Yifan Hong · 6 years ago
  51. 7949c88 Moving skip_mount.cfg to system_ext partition by Bowgo Tsai · 6 years ago
  52. 8ee4199 libsnapshot: Allow multiple calls to FinishedSnapshotWrites by Yifan Hong · 6 years ago
  53. be5fe4c liblp: Indicate usable regions in ResizePartition by Yifan Hong · 6 years ago
  54. 062e182 libsnapshot: Refactor CreateLogicalAndSnapshotPartitions by Yifan Hong · 6 years ago
  55. 2f5a0dc compare android::Vector and std::vector by Steven Moreland · 6 years ago
  56. f680a60 libsnapshot: Don't accidentally delete snapshot when collapsing by Yifan Hong · 6 years ago
  57. 0935123 Add test mapping to run the libunwind tests. by Christopher Ferris · 6 years ago
  58. a796a3b Merge "libsnapshot: Record COW size(s) in snapshot status file" am: a9ffef27e1 by Yifan Hong · 6 years ago
  59. 8250c88 Merge "Add test of undefined return address." am: 0ac9b9a894 by Christopher Ferris · 6 years ago
  60. 78f0432 Merge "init: Always reap processes before handling properties" am: 0589aa4265 by Tom Cherry · 6 years ago
  61. f1b839a Merge "libsnapshot: Record COW size(s) in snapshot status file" by Yifan Hong · 6 years ago
  62. a28bf99 Merge "Add test of undefined return address." by Christopher Ferris · 6 years ago
  63. deb7e0e Merge "init: Always reap processes before handling properties" by Tom Cherry · 6 years ago
  64. ee753e9 Limit the compat symlinks to ART binaries. by Martin Stjernholm · 6 years ago
  65. 7230ffe CreateSnapshot: reduce zero-filling for CoW images by Alessio Balsini · 6 years ago
  66. a74636c Merge changes from topic "art-without-bionic" am: 0c100685dc by Martin Stjernholm · 6 years ago
  67. 1d7d7d8 Update logic for detecting pre-apexd services to check that the ART APEX is mounted. by Martin Stjernholm · 6 years ago
  68. ad54bab Update paths and names for the new ART APEX. am: df96e1f25c by Martin Stjernholm · 6 years ago
  69. 355cf6e Merge changes from topic "art-without-bionic" by Martin Stjernholm · 6 years ago
  70. d8d9966 Merge "Fix typo" am: dec467f271 by Paul Lawrence · 6 years ago
  71. 8fd7fb1 Merge "Fix typo" by Treehugger Robot · 6 years ago
  72. 6402767 Add test of undefined return address. by Christopher Ferris · 6 years ago
  73. 38e67b9 Merge "Revert "Reland "libutils: Introduce StaticString16"""" am: c9cddde018 by Kevin Han · 6 years ago
  74. 0c6a85b Merge "Revert "Reland "libutils: Introduce StaticString16"""" by Treehugger Robot · 6 years ago
  75. 522ad68 Revert "Reland "libutils: Introduce StaticString16""" by Kevin Han · 6 years ago
  76. 57c6a25 init: Always reap processes before handling properties by Tom Cherry · 6 years ago
  77. 0fef1e8 Merge "Reland "libutils: Introduce StaticString16""" am: d3fa47bb05 by Vic Yang · 6 years ago
  78. 4a97c9b Merge "Reland "libutils: Introduce StaticString16""" by Treehugger Robot · 6 years ago
  79. 854a559 Fix typo by Paul Lawrence · 6 years ago
  80. 03b614c Reland "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  81. 6685d16 Update logic for detecting pre-apexd services to check that the ART APEX is by Martin Stjernholm · 6 years ago
  82. 1de4dab Update paths and names for the new ART APEX. by Martin Stjernholm · 6 years ago
  83. a819591 Include com.android.runtime in the "runtime" linker namespace. by Martin Stjernholm · 6 years ago
  84. e51e2ec Merge "libsnapshot: GetSnapshotExtraDeviceName" am: cc746b5193 by Yifan Hong · 6 years ago
  85. 439b8aa Merge "liblp: convert more functions to use string_view (#3)" am: 2fa089be00 by Yifan Hong · 6 years ago
  86. a4e4b57 Merge "libsnapshot: GetSnapshotExtraDeviceName" by Treehugger Robot · 6 years ago
  87. d7a38bf Merge "liblp: convert more functions to use string_view (#3)" by Treehugger Robot · 6 years ago
  88. 39552bb Merge "Revert "libutils: Introduce StaticString16"" am: d0e02d58d9 by Vic Yang · 6 years ago
  89. 1c40f49 Merge "Revert "libutils: Introduce StaticString16"" by Vic Yang · 6 years ago
  90. b5acf6e Revert "libutils: Introduce StaticString16" by Vic Yang · 6 years ago
  91. 9d8a546 Merge "fs_mgr: overlayfs: test: noatime on rw mounts only" am: 7f17baa158 by Mark Salyzyn · 6 years ago
  92. 563cb8e libsnapshot: Record COW size(s) in snapshot status file by Yifan Hong · 6 years ago
  93. 0c2de98 libsnapshot: GetSnapshotExtraDeviceName by Yifan Hong · 6 years ago
  94. e42a730 liblp: convert more functions to use string_view (#3) by Yifan Hong · 6 years ago
  95. 79b34db Merge "fs_mgr: overlayfs: test: noatime on rw mounts only" by Mark Salyzyn · 6 years ago
  96. f1347a1 fs_mgr: overlayfs: test: noatime on rw mounts only by Mark Salyzyn · 6 years ago
  97. aca955f Merge "libutils: Introduce StaticString16" am: b38616bc70 by Vic Yang · 6 years ago
  98. a29622b Merge "libutils: Introduce StaticString16" by Vic Yang · 6 years ago
  99. 44a1b52 Merge "fastboot: preserve partition_type if wants_wipe=true" am: 390b48bad2 by Tom Cherry · 6 years ago
  100. 1f3ad4e Merge "fastboot: preserve partition_type if wants_wipe=true" by Tom Cherry · 6 years ago