1. 19dc296 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 7 years ago
  2. 10533c5 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 7 years ago
  3. 3da5fcb Merge "Add BuildId to frame information." by Christopher Ferris · 7 years ago
  4. 49a8eec Merge "liblog: don't return 0xFFFFFFFF as an invalid log id." by Josh Gao · 7 years ago
  5. 2decb2f Merge changes I80af5f4b,I2fd0034e by Josh Gao · 7 years ago
  6. 6933d54 adbd: listen to all functionfs events. by Josh Gao · 7 years ago
  7. f959fff Merge changes from topic "lpdumpd" by Yifan Hong · 7 years ago
  8. 63b52ec adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 7 years ago
  9. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  10. e2125fd adb: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  11. eac1220 Merge "Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"" by Nick Kralevich · 7 years ago
  12. 7813345 Add BuildId to frame information. by Christopher Ferris · 7 years ago
  13. d2c4eb0 Merge "Tighten native API surface." by Pete Bentley · 7 years ago
  14. 5f89005 Merge "Enlarge cmd buffer size of FrameworkListener" by Luke Huang · 7 years ago
  15. c8ac3b9 Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 7 years ago
  16. c6ad69d liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 7 years ago
  17. eedd5f6 Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order" by Suren Baghdasaryan · 7 years ago
  18. 8a5a918 Merge "Add the two best build system janitors." by Treehugger Robot · 7 years ago
  19. 7b2187c Merge "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 7 years ago
  20. 9b1f1ee Merge "[libbacktrace] Modernize code to use override keyword" by Yi Kong · 7 years ago
  21. 3d2fb41 Merge "Fix parse_apex_configs doc in README.md" by Treehugger Robot · 7 years ago
  22. 5ce165e lmkd: Fix meminfo logs missing SwapTotal and having wrong field order by Suren Baghdasaryan · 7 years ago
  23. d8a4f14 Add the two best build system janitors. by Elliott Hughes · 7 years ago
  24. 798e805 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 7 years ago
  25. 443fdb2 Merge "Clean up some mess by only building Android-specific code for the device." by Elliott Hughes · 7 years ago
  26. 42a5dd9 Merge "Fix sed command on Mac builds" by Treehugger Robot · 7 years ago
  27. 6534c60 Merge "Do not fail when there is no vndk namespace" by Treehugger Robot · 7 years ago
  28. 7b50fc4 Merge "Allow makefiles to be parsed in a trimmed down manifest." by Nicolas Geoffray · 7 years ago
  29. 13f2d18 [libbacktrace] Modernize code to use override keyword by Yi Kong · 7 years ago
  30. 7f03e4e Allow makefiles to be parsed in a trimmed down manifest. by Nicolas Geoffray · 7 years ago
  31. dddf40a Merge changes from topic "b/129002747" by Treehugger Robot · 7 years ago
  32. 23ff8eb Do not fail when there is no vndk namespace by Kiyoung Kim · 7 years ago
  33. 832bd17 Merge "zip_archive.cc: delete android_errorWriteLog" by Nick Kralevich · 7 years ago
  34. a724776 Merge "entry_name_utils-inl.h: clear top bit before shifting" by Nick Kralevich · 7 years ago
  35. 1a9a02c Make VTS run libdm_test by Hridya Valsaraju · 7 years ago
  36. 4e3b633 Create a VTS test from liblp_test by Hridya Valsaraju · 7 years ago
  37. 5f4cb8a libbase: realpath is wrapped with TEMP_FAILURE_RETRY by Yifan Hong · 7 years ago
  38. 26328e8 liblp: Replace open with GetControlFileOrOpen by Yifan Hong · 7 years ago
  39. d5b6909 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 7 years ago
  40. 605eab9 Merge "fs_mgr: overlay: test is alarming on legacy eng builds." by Mark Salyzyn · 7 years ago
  41. b434489 fs_mgr: overlay: test is alarming on legacy eng builds. by Mark Salyzyn · 7 years ago
  42. b552c4a Merge "libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances." by Suren Baghdasaryan · 7 years ago
  43. 567f187 init: expand prop in 'file' by Yifan Hong · 7 years ago
  44. dd6eefc libcutils: android_get_control_file uses realpath. by Yifan Hong · 7 years ago
  45. 7acb0d3 Clean up some mess by only building Android-specific code for the device. by Elliott Hughes · 7 years ago
  46. 87215c2 Fix parse_apex_configs doc in README.md by Vic Yang · 7 years ago
  47. b566e3c Merge "Catch SIGBUS in HeapWalker" by Colin Cross · 7 years ago
  48. 4a85f3c Fix sed command on Mac builds by Vic Yang · 7 years ago
  49. cc6c50a Tighten native API surface. by Pete Bentley · 7 years ago
  50. 1265bc9 Merge "[base] Convert Starts/Ends/Equals string functions to string_view" by Yurii Zubrytskyi · 7 years ago
  51. dba6d44 libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. by Peter Collingbourne · 7 years ago
  52. 104771e zip_archive.cc: delete android_errorWriteLog by Nick Kralevich · 7 years ago
  53. 59d876c [base] Convert Starts/Ends/Equals string functions to string_view by Yurii Zubrytskyi · 7 years ago
  54. c5da03f entry_name_utils-inl.h: clear top bit before shifting by Nick Kralevich · 7 years ago
  55. 9f409f2 Enlarge cmd buffer size of FrameworkListener by Luke Huang · 7 years ago
  56. c3e9651 Merge "Add support for no-vendor-variant VNDK" by Vic Yang · 7 years ago
  57. ddae5c8 Merge "bootstat: add 4 reboot reasons to known set" by Mark Salyzyn · 7 years ago
  58. 87315e9 Catch SIGBUS in HeapWalker by Colin Cross · 7 years ago
  59. b4ef0be Merge "Fix libmemunreachable vs hwasan conflict." by Evgenii Stepanov · 7 years ago
  60. d51036d bootstat: add 4 reboot reasons to known set by Jone Chou · 7 years ago
  61. ee3cce8 Merge "init: make sepolicy dependency optional" by Treehugger Robot · 7 years ago
  62. 4dd15cb Merge "fs_mgr: remount: manufacture a missing / entry for default fstab" by Treehugger Robot · 7 years ago
  63. 6bddf40 Merge "Add more tests for dynamic partitions" by Treehugger Robot · 7 years ago
  64. b0f125d Merge "Add a test for logical partitions." by Treehugger Robot · 7 years ago
  65. 3e1c604 Fix libmemunreachable vs hwasan conflict. by Evgenii Stepanov · 7 years ago
  66. 402e4a6 init: make sepolicy dependency optional by Jeff Vander Stoep · 7 years ago
  67. a497ab9 fs_mgr: remount: manufacture a missing / entry for default fstab by Mark Salyzyn · 7 years ago
  68. 9ec8cfe Merge "Add versionCode parser for package list." by Florian Mayer · 7 years ago
  69. e21d07f Merge "selinux: use the policy version defined in sepolicy" by Jeffrey Vander Stoep · 7 years ago
  70. 405431f Add more tests for dynamic partitions by Hridya Valsaraju · 7 years ago
  71. 68e639e Add a test for logical partitions. by Hridya Valsaraju · 7 years ago
  72. 965d0c3 Merge "debuggerd_handler: demote abort on exec failure to log." by Josh Gao · 7 years ago
  73. affe351 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 7 years ago
  74. 0eadef4 Merge "fs_mgr: overlay: suppress noise associated with test mounting scratch partition" by Treehugger Robot · 7 years ago
  75. 63c89a3 Merge "Suppress -Wstring-plus-int warning" by Yi Kong · 7 years ago
  76. bda4041 Add versionCode parser for package list. by Florian Mayer · 7 years ago
  77. aaee497 Merge "Enable fsverity signature checking" by Treehugger Robot · 7 years ago
  78. d503239 Merge "Include tests directories in the linker legacy configuration." by Roland Levillain · 7 years ago
  79. ed6b517 Merge "Address syntax / error case nits" by Neil Fuller · 7 years ago
  80. dd2ea5f Suppress -Wstring-plus-int warning by Yi Kong · 7 years ago
  81. 588a87d Merge "adb: fix uninitialized variable." by Treehugger Robot · 7 years ago
  82. 8038e35 adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 7 years ago
  83. 8aa0594 Merge "mini-keyctl: use ParseInt to parse keys" by Treehugger Robot · 7 years ago
  84. b019574 adb: fix uninitialized variable. by Josh Gao · 7 years ago
  85. bcab240 Fuzzy_fastboot must set back the original slot after test by Hridya Valsaraju · 7 years ago
  86. e16a253 Merge "mini-keyctl cleanup: keep local funcitons static" by Treehugger Robot · 7 years ago
  87. 5e8d68c debuggerd_handler: demote abort on exec failure to log. by Josh Gao · 7 years ago
  88. 66fc7eb Enable fsverity signature checking by Xiaoyong Zhou · 7 years ago
  89. 06e6b85 Merge "Check if we need to Poll for devices after RegenerateUevents" by Treehugger Robot · 7 years ago
  90. 0fb290b mini-keyctl: use ParseInt to parse keys by Victor Hsieh · 7 years ago
  91. 2925a58 Merge "adb: Fix return value in error case" by Treehugger Robot · 7 years ago
  92. e2d977b Merge changes I88689889,Ibfd66734 by David Anderson · 7 years ago
  93. 60a76f3 fs_mgr: overlay: suppress noise associated with test mounting scratch partition by Mark Salyzyn · 7 years ago
  94. 5c99a0c Include tests directories in the linker legacy configuration. by Roland Levillain · 7 years ago
  95. cdb825e Check if we need to Poll for devices after RegenerateUevents by Mark Salyzyn · 7 years ago
  96. 830f837 Merge changes from topic "libprocessgroup" by Yifan Hong · 7 years ago
  97. 582c7b9 mini-keyctl cleanup: keep local funcitons static by Victor Hsieh · 7 years ago
  98. 9555bd4 Merge "mini-keyctl: support printing security label" by Treehugger Robot · 7 years ago
  99. 5fe40a6 adb: Fix return value in error case by Greg Kaiser · 7 years ago
  100. fc0f79f Merge "List stable libraries media apex relies on." by Dongwon Kang · 7 years ago