1. 4722979 Merge "fastboot driver: ftrucate64->ftruncate." by Treehugger Robot · 4 years, 4 months ago
  2. 4f898d4 Merge "fastboot driver: add virtual dtor to ImageSource." by Treehugger Robot · 4 years, 4 months ago
  3. 5d5e16d Merge "Populate more emulator properties to `ro.boot.`" by Treehugger Robot · 4 years, 4 months ago
  4. c871500 fastboot driver: ftrucate64->ftruncate. by Yifan Hong · 4 years, 4 months ago
  5. 9a74174 Merge "Set /system/xbin permissions to 750." by Mathew Inwood · 4 years, 4 months ago
  6. baf2168 Merge "Revert^2 "Exec_start derive_classpath on post-fs-data."" by satayev · 4 years, 4 months ago
  7. e37b6f4 Merge "Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline`" by Treehugger Robot · 4 years, 4 months ago
  8. 2af0504 Merge "fastboot device: Disallow implicit conversion from unique_fd to int." by Treehugger Robot · 4 years, 4 months ago
  9. 981f79b Merge "fastboot driver: Disallow implicit conversion from unique_fd to int." by Treehugger Robot · 4 years, 4 months ago
  10. 777148f Merge "libdebuggerd: store process uptime." by Josh Gao · 4 years, 4 months ago
  11. 15acff0 Merge "fastboot driver: Fix fd ownership." by Treehugger Robot · 4 years, 4 months ago
  12. ddd5cf2 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Treehugger Robot · 4 years, 4 months ago
  13. c0f3f0c Merge "Add CLI entry point for map/unmap snapshot partitions" by Treehugger Robot · 4 years, 4 months ago
  14. 07e947f fastboot device: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 4 years, 4 months ago
  15. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 4 years, 4 months ago
  16. e9f067b fastboot driver: Fix fd ownership. by Yifan Hong · 4 years, 4 months ago
  17. 559488c [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 4 months ago
  18. 4ddfd02 Populate more emulator properties to `ro.boot.` by Roman Kiryanov · 4 years, 5 months ago
  19. 94ce40a Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline` by Roman Kiryanov · 4 years, 4 months ago
  20. a406c7e Add CLI entry point for map/unmap snapshot partitions by Kelvin Zhang · 4 years, 4 months ago
  21. 12744bd Merge "Add a system property to init that drops caches." by Michael Rosenfeld · 4 years, 4 months ago
  22. f4a40c0 Merge "Support MTE and GWP-ASan features in proto tombstones." by Peter Collingbourne · 4 years, 5 months ago
  23. d0f5eb5 Merge "[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording." by Peter Collingbourne · 4 years, 5 months ago
  24. 9ca59c3 Merge "Keystore 2.0: Remove references to Keystore 1.0" by Treehugger Robot · 4 years, 5 months ago
  25. a9c8111 Merge "fastboot driver: Avoid use after std::move()" by Treehugger Robot · 4 years, 5 months ago
  26. d2e8cb5 fastboot driver: add virtual dtor to ImageSource. by Yifan Hong · 4 years, 5 months ago
  27. e853d37 Add a system property to init that drops caches. by Michael Rosenfeld · 4 years, 6 months ago
  28. 5338d0b Merge "libsnapshot:snapuserd: Cut down memory usage" by Akilesh Kailash · 4 years, 5 months ago
  29. f4c6ce4 fastboot driver: Avoid use after std::move() by Greg Kaiser · 4 years, 5 months ago
  30. 52cc896 Revert^2 "Exec_start derive_classpath on post-fs-data." by satayev · 4 years, 5 months ago
  31. 5463f85 Merge "Support asynchronous odsign." by Martijn Coenen · 4 years, 5 months ago
  32. 648dec6 Support asynchronous odsign. by Martijn Coenen · 4 years, 5 months ago
  33. 3e807e9 libsnapshot:snapuserd: Cut down memory usage by Akilesh Kailash · 4 years, 5 months ago
  34. 49699fe Merge "bootstat: Add Tj thermal shutdown" by Lisa (LeeWei) Liu · 4 years, 5 months ago
  35. 4bf547a Merge changes from topic "fastboot_fetch" by Yifan Hong · 4 years, 5 months ago
  36. 36ac55f Keystore 2.0: Remove references to Keystore 1.0 by Janis Danisevskis · 4 years, 5 months ago
  37. fb9953e Merge "init: fix debuggable paths for recovery mode" by Will McVicker · 4 years, 5 months ago
  38. 2977e90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Bob Badour · 4 years, 5 months ago
  39. 8de8eb7 Merge "Revert "Exec_start derive_classpath on post-fs-data."" by Orion Hodson · 4 years, 5 months ago
  40. 9ebc608 Revert "Exec_start derive_classpath on post-fs-data." by Orion Hodson · 4 years, 5 months ago
  41. 15ab143 Merge "debuggerd: prepare to abandon ship^Wgdb." by Treehugger Robot · 4 years, 5 months ago
  42. f09c1ef fuzzy_fastboot: Add tests for fetch:vendor_boot by Yifan Hong · 4 years, 5 months ago
  43. 2a7a14b fuzzy_fastboot: Add conformance test for getvar:max-fetch-size. by Yifan Hong · 4 years, 5 months ago
  44. e71fe24 fastboot driver: repack vendor boot ramdisk by Yifan Hong · 4 years, 5 months ago
  45. 6d7da63 fastboot driver: Allow colon in partition name when flashing by Yifan Hong · 4 years, 5 months ago
  46. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 4 years, 6 months ago
  47. 17d469b fastboot driver: RunAndReadBuffer don't allocate too much mem by Yifan Hong · 4 years, 6 months ago
  48. bbf374d fastboot driver: add RunAndReadBuffer helper by Yifan Hong · 4 years, 6 months ago
  49. b10d067 fastboot driver: Fix ownership of fd in fastboot_buffer. by Yifan Hong · 4 years, 5 months ago
  50. 60de969 fastboot driver: fix message by Yifan Hong · 4 years, 6 months ago
  51. a5cee93 fastbootd: add O_CLOEXEC/O_BINARY for OpenPartition by Yifan Hong · 4 years, 6 months ago
  52. c4073d3 fastbootd: add read arg to OpenPartition by Yifan Hong · 4 years, 6 months ago
  53. a4eb475 fastbootd: Add fetch command on device by Yifan Hong · 4 years, 6 months ago
  54. b299cb7 fastbootd: Add getvar max-fetch-size. by Yifan Hong · 4 years, 6 months ago
  55. 5761043 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 4 years, 5 months ago
  56. d13478e Merge "Remove NOTICE file; use global Android-Apache-2.0" by Bob Badour · 4 years, 5 months ago
  57. b0f77df Merge "Trusty: Add BoringSSL modulewrapper for ACVP" by Wenhao Wang · 4 years, 5 months ago
  58. 8891c20 init: fix debuggable paths for recovery mode by Will McVicker · 4 years, 5 months ago
  59. d9bb710 Merge "Add support for a hw_timeout_multiplier system property." by Peter Collingbourne · 4 years, 5 months ago
  60. 2f51435 Remove NOTICE file; use global Android-Apache-2.0 by Bob Badour · 4 years, 5 months ago
  61. 3990a65 Merge "Separate out libkeyutils and mini_keyctl." by Treehugger Robot · 4 years, 5 months ago
  62. e4781d5 debuggerd: prepare to abandon ship^Wgdb. by Elliott Hughes · 4 years, 5 months ago
  63. b684856 Merge "Migrate net.tcp.default_init_rwnd to net.tcp_def_init_rwnd" by Paul Hu · 4 years, 5 months ago
  64. 294167d Merge "Exec_start derive_classpath on post-fs-data." by satayev · 4 years, 5 months ago
  65. 82674de bootstat: Add Tj thermal shutdown by Lisa Liu · 4 years, 5 months ago
  66. f8cdebf Migrate net.tcp.default_init_rwnd to net.tcp_def_init_rwnd by paulhu · 4 years, 5 months ago
  67. bb03b36 Merge "Ignore deliberate free() of non-heap memory" by Pirama Arumuga Nainar · 4 years, 5 months ago
  68. 94dbc5d Merge "debuggerd: remove unused file." by Treehugger Robot · 4 years, 5 months ago
  69. 8a8bde0 Merge "Keystore 2.0: Add keystore2 to llkd ignore list." by Treehugger Robot · 4 years, 5 months ago
  70. 982e2a5 Ignore deliberate free() of non-heap memory by Pirama Arumuga Nainar · 4 years, 5 months ago
  71. 4d93ef7 Separate out libkeyutils and mini_keyctl. by Elliott Hughes · 4 years, 5 months ago
  72. b68b073 debuggerd: remove unused file. by Elliott Hughes · 4 years, 5 months ago
  73. 8ac7883 Merge "trusty: fuzz: Poke the port of lazy-loaded TAs to load them." by Tri Vo · 4 years, 5 months ago
  74. 1a1f7d7 Support MTE and GWP-ASan features in proto tombstones. by Peter Collingbourne · 4 years, 5 months ago
  75. eb6a9ce Merge changes from topic "tej_pull_lazy" by Treehugger Robot · 4 years, 5 months ago
  76. 9905ad2 trusty: fuzz: Poke the port of lazy-loaded TAs to load them. by Tri Vo · 4 years, 5 months ago
  77. c9c6cc0 Create libstatspull_lazy by Tej Singh · 4 years, 5 months ago
  78. f9d87bd Create libstatssocket_lazy by Tej Singh · 4 years, 5 months ago
  79. 102f7e4 Merge "libsnapshot: Add boot_complete metrics." by David Anderson · 4 years, 5 months ago
  80. 0284374 Keystore 2.0: Add keystore2 to llkd ignore list. by Janis Danisevskis · 4 years, 5 months ago
  81. f85f3d6 Merge "Add libsigchain as dependency of platform." by Nicolas Geoffray · 4 years, 5 months ago
  82. fb1cffb Merge "init: check for verifiedbootstate in properties" by Alistair Delva · 4 years, 5 months ago
  83. b56165c Merge "Allow precompiled sepolicy w/o system_ext/product" by Inseob Kim · 4 years, 5 months ago
  84. 8a3f885 Add libsigchain as dependency of platform. by Nicolas Geoffray · 4 years, 5 months ago
  85. a099230 libsnapshot: Add boot_complete metrics. by David Anderson · 4 years, 5 months ago
  86. ccc7db3 Merge "libsnapshot: Fix CowWriter::Finalize() not restoring footer correctly." by David Anderson · 4 years, 5 months ago
  87. dce1f88 Merge "Populate `ro.boot.qemu` for the emulator device" by Roman Kiryanov · 4 years, 5 months ago
  88. 7787e70 Merge "Populate only emulator specific properties into `ro.kernel.`" by Roman Kiryanov · 4 years, 5 months ago
  89. a3d37ac Merge "Move the `androidboot.` literal into its own variable" by Roman Kiryanov · 4 years, 5 months ago
  90. d99d977 Allow precompiled sepolicy w/o system_ext/product by Inseob Kim · 4 years, 5 months ago
  91. 4a47c74 Populate `ro.boot.qemu` for the emulator device by Roman Kiryanov · 4 years, 5 months ago
  92. 1a705d4 Populate only emulator specific properties into `ro.kernel.` by Roman Kiryanov · 4 years, 5 months ago
  93. ccc15c5 Move the `androidboot.` literal into its own variable by Roman Kiryanov · 4 years, 5 months ago
  94. bf3020b libsnapshot: Fix CowWriter::Finalize() not restoring footer correctly. by David Anderson · 4 years, 5 months ago
  95. 7168a21 [GWP-ASan] Add debuggerd end-to-end tests and remove unique wording. by Mitch Phillips · 4 years, 5 months ago
  96. fb5eac9 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 4 years, 5 months ago
  97. d5bd543 Merge "enable fuzzing trusty targets automatically" by Kris Alder · 4 years, 5 months ago
  98. d9f1884 Merge "libprocessgroup: introduce optional attribute for cgroup controllers" by Suren Baghdasaryan · 4 years, 5 months ago
  99. 7f19b1e libprocessgroup: introduce optional attribute for cgroup controllers by Suren Baghdasaryan · 4 years, 5 months ago
  100. c19a7dd Merge changes from topic "bootconfig-selinux-property" by Alistair Delva · 4 years, 5 months ago