1. fd89028 libfastboot uses usb_linux.cpp for all Linux targets by Jiyong Park · 5 years ago
  2. 4c57596 Don't enable version lib for libadb_sysdeps by Jiyong Park · 5 years ago
  3. bb81b77 Merge "Fix nullptr dereference." by Christopher Ferris · 5 years ago
  4. afbed69 Fix nullptr dereference. by Christopher Ferris · 5 years ago
  5. e27781d Merge "libsnapshot: Fix uninitialized variables" by Treehugger Robot · 5 years ago
  6. 8ad3957 libsnapshot: Fix uninitialized variables by Greg Kaiser · 5 years ago
  7. c0d11aa Merge "Store userspace reboot info in /metadata" by Gavin Corkery · 5 years ago
  8. 58c10b7 Merge "libsnapshot: Off-line tool for converting OTA payloads to COWs." by Treehugger Robot · 5 years ago
  9. ad35dcc libsnapshot: Off-line tool for converting OTA payloads to COWs. by David Anderson · 5 years ago
  10. 77ea69e Merge "Revert "libsnapshot: Off-line tool for converting OTA payloads t..."" by Ankit Goyal · 5 years ago
  11. 4dd3411 Revert "libsnapshot: Off-line tool for converting OTA payloads t..." by Ankit Goyal · 5 years ago
  12. 35d0ddb Merge "Assume UNSUPPORTED if the battery capacity level sysfs node does not exist." by Treehugger Robot · 5 years ago
  13. 909219c Merge "Fix API for C compatibility" am: 6f3e974ab5 by Treehugger Robot · 5 years ago
  14. 6f3e974 Merge "Fix API for C compatibility" by Treehugger Robot · 5 years ago
  15. 7efed53 Merge "libunwindstack: don't save pseudoregisters while evaluating Dwarf" am: e5c9bbd453 by Christopher Ferris · 5 years ago
  16. e5c9bbd Merge "libunwindstack: don't save pseudoregisters while evaluating Dwarf" by Christopher Ferris · 5 years ago
  17. b473061 Fix API for C compatibility by Greg Kaiser · 5 years ago
  18. 6eab53e Merge "libsnapshot: Off-line tool for converting OTA payloads to COWs." am: 5b940dc7f9 by David Anderson · 5 years ago
  19. 5b940dc Merge "libsnapshot: Off-line tool for converting OTA payloads to COWs." by David Anderson · 5 years ago
  20. 56a0602 Merge "Allow shell to write to /sdcard/Android/data and /sdcard/Android/obb." am: 0297fef2f9 by Treehugger Robot · 5 years ago
  21. 0297fef Merge "Allow shell to write to /sdcard/Android/data and /sdcard/Android/obb." by Treehugger Robot · 5 years ago
  22. d40cb2a Merge "Fix logd's implicit dependency on libsysutils." am: ad0614b855 by Elliott Hughes · 5 years ago
  23. ad0614b Merge "Fix logd's implicit dependency on libsysutils." by Elliott Hughes · 5 years ago
  24. 6998894 Merge "libcrypto_utils: switch to C++." am: 73bfaa2745 by Elliott Hughes · 5 years ago
  25. 73bfaa2 Merge "libcrypto_utils: switch to C++." by Elliott Hughes · 5 years ago
  26. ff0a789 Merge changes from topic "cgroup v2 freezer" am: 8b0b53a913 by Marco Ballesio · 5 years ago
  27. 8b0b53a Merge changes from topic "cgroup v2 freezer" by Marco Ballesio · 5 years ago
  28. 9178404 libcrypto_utils: switch to C++. by Elliott Hughes · 5 years ago
  29. 8c92256 Store userspace reboot info in /metadata by Gavin Corkery · 5 years ago
  30. fdc0335 init.rc: remove initializations to cg2_bpf path by Marco Ballesio · 5 years ago
  31. 9dc6804 Merge "libcrypto_utils: Use accessors to manipulate RSA keys." am: cdfef7fe9e by Treehugger Robot · 5 years ago
  32. cdfef7f Merge "libcrypto_utils: Use accessors to manipulate RSA keys." by Treehugger Robot · 5 years ago
  33. 6263c29 Merge "Add systrace tag for system property" am: 59ca901218 by Treehugger Robot · 5 years ago
  34. 59ca901 Merge "Add systrace tag for system property" by Treehugger Robot · 5 years ago
  35. 6b1a164 Merge "Improve ImageManager error message" am: 5ca85a05e3 by Yo Chiang · 5 years ago
  36. 5ca85a0 Merge "Improve ImageManager error message" by Yo Chiang · 5 years ago
  37. 43050ba libprocessgroup: json prototype for cgroups v2 by Marco Ballesio · 5 years ago
  38. 0fe3b67 Fix logd's implicit dependency on libsysutils. by Elliott Hughes · 5 years ago
  39. 1c755e2 libprocessgroup: switch freezer to cgroup v2 by Marco Ballesio · 5 years ago
  40. 792650d Merge "TranformFstabForDsu adds missing partition entries to fstab" am: 36a21704e0 by Yo Chiang · 5 years ago
  41. 36a2170 Merge "TranformFstabForDsu adds missing partition entries to fstab" by Yo Chiang · 5 years ago
  42. 00138ea Merge "Initial prototype of COW format and API." am: 34dda54411 by David Anderson · 5 years ago
  43. 34dda54 Merge "Initial prototype of COW format and API." by David Anderson · 5 years ago
  44. 40ea8bc libcrypto_utils: Use accessors to manipulate RSA keys. by David Benjamin · 5 years ago
  45. a258293 libsnapshot: Off-line tool for converting OTA payloads to COWs. by David Anderson · 5 years ago
  46. 0324725 Initial prototype of COW format and API. by David Anderson · 5 years ago
  47. 76eca5b freezer: allow dynamic changes to freezer.state by Marco Ballesio · 6 years ago
  48. 93c78c2 Improve ImageManager error message by Yo Chiang · 5 years ago
  49. 4da604b Allow shell to write to /sdcard/Android/data and /sdcard/Android/obb. by Martijn Coenen · 5 years ago
  50. e48dbc2 TranformFstabForDsu adds missing partition entries to fstab by Yo Chiang · 5 years ago
  51. f4bf7f3 Add systrace tag for system property by Bowgo Tsai · 5 years ago
  52. f30a46f libunwindstack: don't save pseudoregisters while evaluating Dwarf by Tamas Zsoldos · 5 years ago
  53. cb54d93 Merge "Revert "Fix non-existent module error"" am: d7cb6e1fd0 by Treehugger Robot · 5 years ago
  54. d7cb6e1 Merge "Revert "Fix non-existent module error"" by Treehugger Robot · 5 years ago
  55. f2587f3 Merge "Deprecate <utils/Debug.h>." am: 5d0eb66590 by Elliott Hughes · 5 years ago
  56. 80a8682 Merge "Don't #include <utils/Debug.h> from <utils/Flattenable.h>." am: af99e1e88a by Elliott Hughes · 5 years ago
  57. 5d0eb66 Merge "Deprecate <utils/Debug.h>." by Elliott Hughes · 5 years ago
  58. af99e1e Merge "Don't #include <utils/Debug.h> from <utils/Flattenable.h>." by Elliott Hughes · 5 years ago
  59. 4fd4d4b Merge "Set ro.crypto.type even on failure" am: 5350746a2b by Paul Crowley · 5 years ago
  60. 5350746 Merge "Set ro.crypto.type even on failure" by Paul Crowley · 5 years ago
  61. f5ce644 Merge "Remove android_lookupEventTagNum() and related code" am: 5b02193f5c by Tom Cherry · 5 years ago
  62. 5b02193 Merge "Remove android_lookupEventTagNum() and related code" by Tom Cherry · 5 years ago
  63. d11f237 Remove android_lookupEventTagNum() and related code by Tom Cherry · 5 years ago
  64. 884cedc Don't #include <utils/Debug.h> from <utils/Flattenable.h>. by Elliott Hughes · 5 years ago
  65. 8328151 Deprecate <utils/Debug.h>. by Elliott Hughes · 5 years ago
  66. ce5e603 Merge "Revert "[adb] fix signature check"" am: 920393ddb7 by Treehugger Robot · 5 years ago
  67. 920393d Merge "Revert "[adb] fix signature check"" by Treehugger Robot · 5 years ago
  68. 4929adb Merge "fs_mgr: try tune2fs for casefolding on /data only" am: 8a6e8be2b8 by Jaegeuk Kim · 5 years ago
  69. 8a6e8be Merge "fs_mgr: try tune2fs for casefolding on /data only" by Jaegeuk Kim · 5 years ago
  70. 2698b8d Revert "[adb] fix signature check" by Alex Buynytskyy · 5 years ago
  71. 7d1c5b5 Merge "[adb] fix signature check" am: d500072443 by Songchun Fan · 5 years ago
  72. d500072 Merge "[adb] fix signature check" by Songchun Fan · 5 years ago
  73. 5ba5b90 fs_mgr: try tune2fs for casefolding on /data only by Jaegeuk Kim · 5 years ago
  74. c935d0c [adb] fix signature check by Songchun Fan · 5 years ago
  75. 9acab5a Set ro.crypto.type even on failure by Paul Crowley · 5 years ago
  76. 5db8da5 Merge "libcutils: use 0 for netlink socket port id" am: e473c89c52 by Treehugger Robot · 5 years ago
  77. e473c89 Merge "libcutils: use 0 for netlink socket port id" by Treehugger Robot · 5 years ago
  78. 2f11cb4 libcutils: use 0 for netlink socket port id by Gyeongtaek Lee · 5 years ago
  79. e694f34 Merge "Set warning for dex pc not in map." am: 278f11b574 by Christopher Ferris · 5 years ago
  80. 278f11b Merge "Set warning for dex pc not in map." by Christopher Ferris · 5 years ago
  81. bab6877 Assume UNSUPPORTED if the battery capacity level sysfs node does not exist. by Stephane Lee · 5 years ago
  82. 96e966e Set warning for dex pc not in map. by Florian Mayer · 5 years ago
  83. a45c7e8 Merge "Reland: "liblog: use a blocking socket for sending messages to logd""" am: 0398117a9a by Tom Cherry · 5 years ago
  84. 0398117 Merge "Reland: "liblog: use a blocking socket for sending messages to logd""" by Tom Cherry · 5 years ago
  85. 4adce5f Revert "Fix non-existent module error" by Yo Chiang · 5 years ago
  86. 5dfb05f Merge changes I40fe9b79,I4b6f8331 am: 7ef8bca1f9 by Tom Cherry · 5 years ago
  87. 7ef8bca Merge changes I40fe9b79,I4b6f8331 by Tom Cherry · 5 years ago
  88. 47d5a1f Merge "Fix non-existent module error" am: 1173476551 by Treehugger Robot · 5 years ago
  89. 3932a9c logd: SerializedLogBuffer: never wait for a reader during prune/clear by Tom Cherry · 5 years ago
  90. 1173476 Merge "Fix non-existent module error" by Treehugger Robot · 5 years ago
  91. d4c3f86 Merge "charger: Avoid a couple string constructions" am: b9edfee8a2 by Treehugger Robot · 5 years ago
  92. b9edfee Merge "charger: Avoid a couple string constructions" by Treehugger Robot · 5 years ago
  93. c5282c2 Reland: "liblog: use a blocking socket for sending messages to logd"" by Tom Cherry · 5 years ago
  94. d0e8451 logd: always wake 'wrapped' readers on prune by Tom Cherry · 5 years ago
  95. 43e2505 Merge "logd: add a test that logd ignores SIGPIPE" am: 0df0fcbb9d by Tom Cherry · 5 years ago
  96. 0df0fcb Merge "logd: add a test that logd ignores SIGPIPE" by Tom Cherry · 5 years ago
  97. 78ee4c1 Fix non-existent module error by Yo Chiang · 5 years ago
  98. 8763fd2 charger: Avoid a couple string constructions by Greg Kaiser · 5 years ago
  99. e5c827a Merge "Add failure logs in __ashmem_open_locked()" am: 546cf270ab by Treehugger Robot · 5 years ago
  100. 546cf27 Merge "Add failure logs in __ashmem_open_locked()" by Treehugger Robot · 5 years ago