1. 6b7311f Use property ro.product.enforce_debugfs_restrictions to enable debugfs by Hridya Valsaraju · 5 years ago
  2. 007d794 Merge "debuggerd: store commandline instead of process name." by Josh Gao · 5 years ago
  3. 911850e Merge "Copy vendor.sys.usb.adb.enabled to sys.usb.adb.enabled." by Treehugger Robot · 5 years ago
  4. 31348a7 debuggerd: store commandline instead of process name. by Josh Gao · 5 years ago
  5. 7ab8f2e Merge "libsnapshot: Ensure we can remove bad snapshots when beginning an update." by David Anderson · 5 years ago
  6. f6b2b20 Merge "Delay running derive_classpath." by satayev · 5 years ago
  7. 39a1511 Merge "Attempt to fix labels on /data/system/environ/." by satayev · 5 years ago
  8. 7df7997 Delay running derive_classpath. by Artur Satayev · 5 years ago
  9. 441e6b9 Attempt to fix labels on /data/system/environ/. by Artur Satayev · 5 years ago
  10. 527cdd4 Merge "fastboot: Don't fail when unable to get boot partition size" by David Anderson · 5 years ago
  11. 0b99f55 Merge "Add UID for virtmanager" by Jeffrey Vander Stoep · 5 years ago
  12. b16ef30 Merge "fastboot: derive device locked state from Android property" by Oleg Matcovschi · 5 years ago
  13. d0a16c2 fastboot: derive device locked state from Android property by Oleg Matcovschi · 5 years ago
  14. 3502c2b Add UID for virtmanager by Jeff Vander Stoep · 5 years ago
  15. 4e94784 Merge "libfs_avb_internal_test & libfs_avb_test already run in presubmit" by Julien Desprez · 5 years ago
  16. f559506 Merge changes I51439e27,I5c2737ce by Yo Chiang · 5 years ago
  17. ac4a136 fastboot: Refactor bootimg_utils.cpp:mkbootimg() by Yi-Yo Chiang · 5 years ago
  18. c0c9e30 fastboot: [boot] and [flash:raw] command support boot v4 by Yi-Yo Chiang · 5 years ago
  19. 84bc09b Merge "Add Rust bindings" by Treehugger Robot · 5 years ago
  20. 66c5a3a Merge "Add legacy-align parameter to DmabufHeapAlloc()" by Treehugger Robot · 5 years ago
  21. bcd19ed libsnapshot: Ensure we can remove bad snapshots when beginning an update. by David Anderson · 5 years ago
  22. 0d38329 Add Rust bindings by Joel Galenson · 5 years ago
  23. b0198cb libfs_avb_internal_test & libfs_avb_test already run in presubmit by Julien Desprez · 5 years ago
  24. 2686ce8 Merge "Update libmodprobe's OWNERS." by Elliott Hughes · 5 years ago
  25. 3b217cb Merge "Adjust libunwindstack MapInfo API" by David Srbecky · 5 years ago
  26. 4722979 Merge "fastboot driver: ftrucate64->ftruncate." by Treehugger Robot · 5 years ago
  27. a495be7 fastboot: Don't fail when unable to get boot partition size by Michael Bestas · 5 years ago
  28. 9369539 Update libmodprobe's OWNERS. by Elliott Hughes · 5 years ago
  29. 4f898d4 Merge "fastboot driver: add virtual dtor to ImageSource." by Treehugger Robot · 5 years ago
  30. b3ebe7c Add legacy-align parameter to DmabufHeapAlloc() by Hridya Valsaraju · 5 years ago
  31. 847b2a3 Adjust libunwindstack MapInfo API by David Srbecky · 5 years ago
  32. 5d5e16d Merge "Populate more emulator properties to `ro.boot.`" by Treehugger Robot · 5 years ago
  33. c871500 fastboot driver: ftrucate64->ftruncate. by Yifan Hong · 5 years ago
  34. 9a74174 Merge "Set /system/xbin permissions to 750." by Mathew Inwood · 5 years ago
  35. baf2168 Merge "Revert^2 "Exec_start derive_classpath on post-fs-data."" by satayev · 5 years ago
  36. e37b6f4 Merge "Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline`" by Treehugger Robot · 5 years ago
  37. 2af0504 Merge "fastboot device: Disallow implicit conversion from unique_fd to int." by Treehugger Robot · 5 years ago
  38. 981f79b Merge "fastboot driver: Disallow implicit conversion from unique_fd to int." by Treehugger Robot · 5 years ago
  39. 777148f Merge "libdebuggerd: store process uptime." by Josh Gao · 5 years ago
  40. 15acff0 Merge "fastboot driver: Fix fd ownership." by Treehugger Robot · 5 years ago
  41. ddd5cf2 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Treehugger Robot · 5 years ago
  42. c0f3f0c Merge "Add CLI entry point for map/unmap snapshot partitions" by Treehugger Robot · 5 years ago
  43. 07e947f fastboot device: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 5 years ago
  44. 58532df fastboot driver: Disallow implicit conversion from unique_fd to int. by Yifan Hong · 5 years ago
  45. e9f067b fastboot driver: Fix fd ownership. by Yifan Hong · 5 years ago
  46. 559488c [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  47. 552f3b4 Copy vendor.sys.usb.adb.enabled to sys.usb.adb.enabled. by Josh Gao · 5 years ago
  48. 4ddfd02 Populate more emulator properties to `ro.boot.` by Roman Kiryanov · 5 years ago
  49. 94ce40a Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline` by Roman Kiryanov · 5 years ago
  50. a406c7e Add CLI entry point for map/unmap snapshot partitions by Kelvin Zhang · 5 years ago
  51. 12744bd Merge "Add a system property to init that drops caches." by Michael Rosenfeld · 5 years ago
  52. f4a40c0 Merge "Support MTE and GWP-ASan features in proto tombstones." by Peter Collingbourne · 5 years ago
  53. d0f5eb5 Merge "[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording." by Peter Collingbourne · 5 years ago
  54. 9ca59c3 Merge "Keystore 2.0: Remove references to Keystore 1.0" by Treehugger Robot · 5 years ago
  55. a9c8111 Merge "fastboot driver: Avoid use after std::move()" by Treehugger Robot · 5 years ago
  56. d2e8cb5 fastboot driver: add virtual dtor to ImageSource. by Yifan Hong · 5 years ago
  57. e853d37 Add a system property to init that drops caches. by Michael Rosenfeld · 5 years ago
  58. 5338d0b Merge "libsnapshot:snapuserd: Cut down memory usage" by Akilesh Kailash · 5 years ago
  59. f4c6ce4 fastboot driver: Avoid use after std::move() by Greg Kaiser · 5 years ago
  60. 52cc896 Revert^2 "Exec_start derive_classpath on post-fs-data." by satayev · 5 years ago
  61. 5463f85 Merge "Support asynchronous odsign." by Martijn Coenen · 5 years ago
  62. 648dec6 Support asynchronous odsign. by Martijn Coenen · 5 years ago
  63. 3e807e9 libsnapshot:snapuserd: Cut down memory usage by Akilesh Kailash · 5 years ago
  64. 49699fe Merge "bootstat: Add Tj thermal shutdown" by Lisa (LeeWei) Liu · 5 years ago
  65. 4bf547a Merge changes from topic "fastboot_fetch" by Yifan Hong · 5 years ago
  66. 36ac55f Keystore 2.0: Remove references to Keystore 1.0 by Janis Danisevskis · 5 years ago
  67. fb9953e Merge "init: fix debuggable paths for recovery mode" by Will McVicker · 5 years ago
  68. 2977e90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" by Bob Badour · 5 years ago
  69. 8de8eb7 Merge "Revert "Exec_start derive_classpath on post-fs-data."" by Orion Hodson · 5 years ago
  70. 9ebc608 Revert "Exec_start derive_classpath on post-fs-data." by Orion Hodson · 5 years ago
  71. 15ab143 Merge "debuggerd: prepare to abandon ship^Wgdb." by Treehugger Robot · 5 years ago
  72. f09c1ef fuzzy_fastboot: Add tests for fetch:vendor_boot by Yifan Hong · 5 years ago
  73. 2a7a14b fuzzy_fastboot: Add conformance test for getvar:max-fetch-size. by Yifan Hong · 5 years ago
  74. e71fe24 fastboot driver: repack vendor boot ramdisk by Yifan Hong · 5 years ago
  75. 6d7da63 fastboot driver: Allow colon in partition name when flashing by Yifan Hong · 5 years ago
  76. bcd2770 fastboot driver: add fetch command in driver by Yifan Hong · 5 years ago
  77. 17d469b fastboot driver: RunAndReadBuffer don't allocate too much mem by Yifan Hong · 5 years ago
  78. bbf374d fastboot driver: add RunAndReadBuffer helper by Yifan Hong · 5 years ago
  79. b10d067 fastboot driver: Fix ownership of fd in fastboot_buffer. by Yifan Hong · 5 years ago
  80. 60de969 fastboot driver: fix message by Yifan Hong · 5 years ago
  81. a5cee93 fastbootd: add O_CLOEXEC/O_BINARY for OpenPartition by Yifan Hong · 5 years ago
  82. c4073d3 fastbootd: add read arg to OpenPartition by Yifan Hong · 5 years ago
  83. a4eb475 fastbootd: Add fetch command on device by Yifan Hong · 5 years ago
  84. b299cb7 fastbootd: Add getvar max-fetch-size. by Yifan Hong · 5 years ago
  85. 5761043 [LSC] Add LOCAL_LICENSE_KINDS to system/core by Bob Badour · 5 years ago
  86. d13478e Merge "Remove NOTICE file; use global Android-Apache-2.0" by Bob Badour · 5 years ago
  87. b0f77df Merge "Trusty: Add BoringSSL modulewrapper for ACVP" by Wenhao Wang · 5 years ago
  88. 8891c20 init: fix debuggable paths for recovery mode by Will McVicker · 5 years ago
  89. d9bb710 Merge "Add support for a hw_timeout_multiplier system property." by Peter Collingbourne · 5 years ago
  90. 2f51435 Remove NOTICE file; use global Android-Apache-2.0 by Bob Badour · 5 years ago
  91. 3990a65 Merge "Separate out libkeyutils and mini_keyctl." by Treehugger Robot · 5 years ago
  92. e4781d5 debuggerd: prepare to abandon ship^Wgdb. by Elliott Hughes · 5 years ago
  93. b684856 Merge "Migrate net.tcp.default_init_rwnd to net.tcp_def_init_rwnd" by Paul Hu · 5 years ago
  94. 294167d Merge "Exec_start derive_classpath on post-fs-data." by satayev · 5 years ago
  95. 82674de bootstat: Add Tj thermal shutdown by Lisa Liu · 5 years ago
  96. f8cdebf Migrate net.tcp.default_init_rwnd to net.tcp_def_init_rwnd by paulhu · 5 years ago
  97. bb03b36 Merge "Ignore deliberate free() of non-heap memory" by Pirama Arumuga Nainar · 5 years ago
  98. 94dbc5d Merge "debuggerd: remove unused file." by Treehugger Robot · 5 years ago
  99. 8a8bde0 Merge "Keystore 2.0: Add keystore2 to llkd ignore list." by Treehugger Robot · 5 years ago
  100. 982e2a5 Ignore deliberate free() of non-heap memory by Pirama Arumuga Nainar · 5 years ago