1. 5d8f770 Link libc++ statically by Tej Singh · 5 years ago
  2. 27311fd Merge "init: don't sync() before shutting down services" into rvc-dev by Tom Cherry · 5 years ago
  3. 6288212 init: don't sync() before shutting down services by Tom Cherry · 5 years ago
  4. 6bd3bc8 Properly fail userspace reboot if it's not supported by Nikita Ioffe · 5 years ago
  5. 9fd393f Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 5 years ago
  6. bcb856f Merge "libdm: Link libraries statically for VTS." into rvc-dev by David Anderson · 5 years ago
  7. 3db2226 Merge changes from topic "minadbd_static_libadbd" into rvc-dev by TreeHugger Robot · 5 years ago
  8. 36fb675 Statically link libadbd into minadbd. by Josh Gao · 5 years ago
  9. ab4a262 Merge "fastbootd: Unmount /cache before flashing." into rvc-dev by David Anderson · 5 years ago
  10. 2b5fa55 adb: temporarily kill adb_benchmark. by Josh Gao · 5 years ago
  11. 2783122 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 5 years ago
  12. 083df29 fastbootd: Unmount /cache before flashing. by David Anderson · 5 years ago
  13. 15e63df libdm: Link libraries statically for VTS. by David Anderson · 5 years ago
  14. 3db3d6f Merge changes from topic "incremental-default" into rvc-dev by Yurii Zubrytskyi · 5 years ago
  15. 614da3f Merge "libstatspull documentation for puller guardrails" into rvc-dev by TreeHugger Robot · 5 years ago
  16. cbdc993 adb: fix apex installation. by Josh Gao · 5 years ago
  17. bc445fb [adb] Use incremental installation by default by Yurii Zubrytskyi · 5 years ago
  18. d456db6 Merge "init: require root for oneshot_on test" into rvc-dev by TreeHugger Robot · 5 years ago
  19. 5b1c316 init: require root for oneshot_on test by Tom Cherry · 5 years ago
  20. 0d7fb3d libstatspull documentation for puller guardrails by Tej Singh · 5 years ago
  21. 5d4ed02 Merge changes from topic "fdr_merge" into rvc-dev by Yifan Hong · 5 years ago
  22. 495a394 init: do not handle control messages after shutdown by Tom Cherry · 5 years ago
  23. 43374ce init: fix StopSendingMessages() by Tom Cherry · 5 years ago
  24. 9c83185 init: use an eventfd instead of socketpair to wake the main loop by Tom Cherry · 5 years ago
  25. 47c08de libsnapshot: Allow forward merge on FDR by Yifan Hong · 5 years ago
  26. c7c7a21 libsnapshot: Place forward merge indicator for wipe by Yifan Hong · 5 years ago
  27. 1cc4ce9 libsnapshot: Add allow-forward-merge indicator. by Yifan Hong · 5 years ago
  28. d5c899e libsnapshot: Fix DataWipeAfterRollback test by Yifan Hong · 5 years ago
  29. 3c4b379 libsnapshot: Fix intermittent test failure due to missing null check. by David Anderson · 5 years ago
  30. 37f5bb9 libsnapshot: dump rollback indicator by Yifan Hong · 5 years ago
  31. 3a5e138 Merge changes I99f292a0,I6a0f13d5,I2bf3bebf into rvc-dev by David Anderson · 5 years ago
  32. b9123e5 init: Forcefully mount system_ext on DAP devices if not present in fstab. by David Anderson · 5 years ago
  33. d8f032e init: Factor out first-stage uevent handling into a separate class. by David Anderson · 5 years ago
  34. 620e5d4 init: Remove special-case hacks for the super partition. by David Anderson · 5 years ago
  35. 50ab0a6 adb: implement compression for file sync. by Josh Gao · 5 years ago
  36. 40791ab Merge "Use properties for various userspace reboot timeouts" into rvc-dev by Nikita Ioffe · 5 years ago
  37. c69f30e Merge "Pass the os handle to the tls connection." into rvc-dev by Joshua Duong · 5 years ago
  38. bba72d9 Pass the os handle to the tls connection. by Joshua Duong · 5 years ago
  39. aed3408 Fix pairing aes_128_gcm key initialization. by Joshua Duong · 5 years ago
  40. f0ab5b1 Use properties for various userspace reboot timeouts by Nikita Ioffe · 5 years ago
  41. 5eb3087 Merge "Remove use of static libdexfile to avoid linking in ART internal code." into rvc-dev by TreeHugger Robot · 5 years ago
  42. 3553c5e Merge "init: add missing TEMP_FAILURE_RETRY" into rvc-dev by TreeHugger Robot · 5 years ago
  43. 494cffb init: add missing TEMP_FAILURE_RETRY by Tom Cherry · 5 years ago
  44. 57db9db Merge "healthd: Don't take device-scoped battery as the main system battery." into rvc-dev by TreeHugger Robot · 5 years ago
  45. ae695c9 Remove use of static libdexfile to avoid linking in ART internal code. by Martin Stjernholm · 6 years ago
  46. e39a7cf Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev by Ruchir Rastogi · 5 years ago
  47. 8056dd1 Support ERROR_ATOM_ID_INVALID_POSITION by Ruchir Rastogi · 5 years ago
  48. 34fdb22 Merge "[adb] file sync performance on Windows" into rvc-dev by Yurii Zubrytskyi · 5 years ago
  49. a50cca4 Merge "Disable ABI check for libstatspull" into rvc-dev by Hsin-Yi Chen · 5 years ago
  50. 806e3bc Merge "adb: fix sync." into rvc-dev by TreeHugger Robot · 5 years ago
  51. 0ea3e2a Merge "adb: extract syncmsg structs." into rvc-dev by TreeHugger Robot · 5 years ago
  52. a8776b4 adb: fix sync. by Josh Gao · 5 years ago
  53. 65396f4 adb: extract syncmsg structs. by Josh Gao · 5 years ago
  54. 4ad5383 Fix memory leak of DexFile handle after release by Yong Li · 5 years ago
  55. baaf2a4 Merge "libsnapshot: Add RecoveryCreateSnapshotDevices(device)" into rvc-dev by Yifan Hong · 5 years ago
  56. c297d60 init: add ctl.oneshot_on/ctl.oneshot_off by Tom Cherry · 5 years ago
  57. e3bdbfa Disable ABI check for libstatspull by Hsin-Yi Chen · 5 years ago
  58. 05227d9 [adb] file sync performance on Windows by Yurii Zubrytskyi · 5 years ago
  59. e6ecb06 Merge changes from topic "tej-native-feedback" into rvc-dev by TreeHugger Robot · 5 years ago
  60. c04d4a5 libsnapshot: Add RecoveryCreateSnapshotDevices(device) by Yifan Hong · 5 years ago
  61. c0a5aff Merge "Adding block kind to protocol for future streaming of a tree." into rvc-dev by Yurii Zubrytskyi · 5 years ago
  62. 440d20f Merge "Add new directory for stats metadata" into rvc-dev by Jeffrey Huang · 5 years ago
  63. 47e5ae4 Minor followups from api feedback by Tej Singh · 5 years ago
  64. e7817e4 Adding block kind to protocol for future streaming of a tree. by Alex Buynytskyy · 5 years ago
  65. a355d92 Merge "Allow loading zip at an offset in fd" into rvc-dev by Ryan Mitchell · 5 years ago
  66. c06f147 Native API feedback for puller API by Tej Singh · 5 years ago
  67. 934135d Merge "[adb] Print fewer progress messages for push/pull" into rvc-dev by TreeHugger Robot · 5 years ago
  68. fd3b80c Merge "[adb] Optimize fdevent machinery" into rvc-dev by TreeHugger Robot · 5 years ago
  69. 3b1ce56 Merge "fastboot: add support for v3 boot header format" into rvc-dev by TreeHugger Robot · 5 years ago
  70. ea1103c Merge "[adb] Fix incremental installation on Windows" into rvc-dev by TreeHugger Robot · 5 years ago
  71. b36934b fastboot: add support for v3 boot header format by Steve Muckle · 5 years ago
  72. 5a495be Merge "Enforce permission in native puller API." into rvc-dev by TreeHugger Robot · 5 years ago
  73. 126a1c2 Merge "[adb data server] Initialize variable" into rvc-dev by TreeHugger Robot · 5 years ago
  74. c262d79 Add new directory for stats metadata by Jeffrey Huang · 5 years ago
  75. 67caf0c [adb] Print fewer progress messages for push/pull by Yurii Zubrytskyi · 5 years ago
  76. 7682030 [adb] Optimize fdevent machinery by Yurii Zubrytskyi · 5 years ago
  77. c3ac339 [adb] Fix incremental installation on Windows by Yurii Zubrytskyi · 5 years ago
  78. 7e47915 storaged: ignore SIGPIPE by Tom Cherry · 5 years ago
  79. c733576 Allow loading zip at an offset in fd by Ryan Mitchell · 5 years ago
  80. 2bf886a init: use a no-op signal handler instead of SIG_IGN for SIGPIPE by Tom Cherry · 5 years ago
  81. 6a2c18a [adb data server] Initialize variable by Greg Kaiser · 5 years ago
  82. c2872d8 Merge changes Ifda7de48,Ie33505f9 into rvc-dev by Yurii Zubrytskyi · 5 years ago
  83. 8cdefd4 [adb incremental] send priority blocks first by Songchun Fan · 5 years ago
  84. c4a9d16 [adb data server] wait for installation results before terminates by Songchun Fan · 5 years ago
  85. 2e46b62 Merge "base: dlopen/dlsym for liblog when SDK_VER <= 29" into rvc-dev by TreeHugger Robot · 5 years ago
  86. 4b0161c Merge "liblog: correct new APIs per the API review" into rvc-dev by Tom Cherry · 5 years ago
  87. 8196687 Enforce permission in native puller API. by Tej Singh · 5 years ago
  88. 3eb99ec Merge "freezer: allow dynamic changes to freezer.state" into rvc-dev by Marco Ballesio · 5 years ago
  89. 22207e6 base: dlopen/dlsym for liblog when SDK_VER <= 29 by Jooyung Han · 5 years ago
  90. d6699b6 liblog: correct new APIs per the API review by Tom Cherry · 5 years ago
  91. 054e6a3 init: Fix restorecon for /metadata. by David Anderson · 5 years ago
  92. adc2a7c Merge changes Ice773436,Ib8a4835c into rvc-dev by Tom Cherry · 5 years ago
  93. 0c19d6c init: handle property messages asynchronously #2 by Tom Cherry · 5 years ago
  94. 0188274 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  95. c1e763a freezer: allow dynamic changes to freezer.state by Marco Ballesio · 5 years ago
  96. e3a22ca Merge "Convert gsid to use the dynamic AIDL service infrastructure" into rvc-dev by PO HUNG CHEN · 5 years ago
  97. 742ef23 Merge "Implement the new v4 signing scheme in adb" into rvc-dev by TreeHugger Robot · 5 years ago
  98. 9cfc622 Merge "Set GC threshold when mounting with checkpointing" into rvc-dev by Daniel Rosenberg · 5 years ago
  99. bec237b Merge "liblog: move LOG_ID_DEFAULT into the log_id enum" into rvc-dev by TreeHugger Robot · 5 years ago
  100. 8a1aba3 Merge "liblog: fix header guards ordering" into rvc-dev by TreeHugger Robot · 5 years ago