1. bf62136 Merge "adbd: don't require authentication for userdebug/eng builds." by Treehugger Robot · 7 years ago
  2. 80e4811 Merge changes I51635278,I04c0038e by Treehugger Robot · 7 years ago
  3. 72d3724 liblog: save errno through log writing by Mark Salyzyn · 7 years ago
  4. 5be32c3 libion: cleanup logging by Mark Salyzyn · 7 years ago
  5. a026a17 Merge "Include iface index in the netlink event" by Treehugger Robot · 7 years ago
  6. 5e5e5e9 Include iface index in the netlink event by Chenbo Feng · 7 years ago
  7. b41b335 Merge "adbd: make static." by Treehugger Robot · 7 years ago
  8. 3399853 Merge "Remove leftover commented out code." by Christopher Ferris · 7 years ago
  9. 6eda184 adbd: don't require authentication for userdebug/eng builds. by Josh Gao · 7 years ago
  10. 8db99f8 adbd: make static. by Josh Gao · 7 years ago
  11. 5180d5b Merge "Make libasyncio headers usable from C" by Jerry Zhang · 7 years ago android-p-preview-1
  12. 81744ac Remove leftover commented out code. by Christopher Ferris · 7 years ago
  13. d555e08 Merge "Copy adb/OWNERS to diagnose_usb/OWNERS." by Treehugger Robot · 7 years ago
  14. ce55523 Copy adb/OWNERS to diagnose_usb/OWNERS. by Elliott Hughes · 7 years ago
  15. 9ee373ac Merge changes from topic "adb_bp" by Josh Gao · 7 years ago
  16. ffbd336 adb: remove meaningless const. by Josh Gao · 7 years ago
  17. 0bbf69c adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
  18. c7567fa adb: use soong version stamping. by Josh Gao · 7 years ago
  19. fc882a6 Merge "Add ek and lorenzo to OWNERS for system/core netlink code." by Treehugger Robot · 7 years ago
  20. 29005ac Add ek and lorenzo to OWNERS for system/core netlink code. by Lorenzo Colitti · 7 years ago
  21. c3d4e72 Make libasyncio headers usable from C by Jerry Zhang · 7 years ago
  22. 1d5b102 Merge changes I394a7920,Ia847118c,Ic8396eee,I79a85c33,Id015e6a7, ... by Suren Baghdasaryan · 7 years ago
  23. 24efdff Merge "fastboot: only require Linux modules on Linux" by Treehugger Robot · 7 years ago
  24. 3dad67a Merge "healthd: Fix negativity check after cast to unsigned enum" by Treehugger Robot · 7 years ago
  25. 808e57e healthd: Fix negativity check after cast to unsigned enum by Yi Kong · 7 years ago
  26. fd42c09 Merge "Remove empty zip warning on host builds" by Treehugger Robot · 7 years ago
  27. b9ee9ab Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."" by Treehugger Robot · 7 years ago
  28. 2088f6a lmkd: Select in-kernel vs userspace lmk based on kernel driver presence by Suren Baghdasaryan · 8 years ago
  29. 63dadcf lmkd: Implement kill timeout by Suren Baghdasaryan · 8 years ago
  30. aa73baf lmkd: Allow killing multiple processes to downgrade memory pressure by Suren Baghdasaryan · 8 years ago
  31. 1a2589e lmkd: Detect the highest level of vmpressure when event is detected by Suren Baghdasaryan · 8 years ago
  32. c3892c0 Merge "Restrict setting platform properties from vendor .prop files" by Tom Cherry · 7 years ago
  33. ab05d67 lmkd: Close cgroup.event_control file when done writing by Suren Baghdasaryan · 8 years ago
  34. e57c3d3 lmkd: Remove stale dependency on libprocessgroup by Suren Baghdasaryan · 8 years ago
  35. e1217c0 lmkd: Add ability to trace lmkd kills by Suren Baghdasaryan · 8 years ago
  36. b93764d lmkd: add logic to kill the heaviest of the eligible processes by Suren Baghdasaryan · 8 years ago
  37. e5c96431 lmkd: change defaults to disable event upgrade/downgrade logic by Suren Baghdasaryan · 8 years ago
  38. a281389 Merge "Remove unreachable condition" by Treehugger Robot · 7 years ago
  39. e242a97 Revert "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  40. fe6cc42 Merge "Clean up property set error handling" by Tom Cherry · 7 years ago
  41. 141ccee Remove unreachable condition by Yi Kong · 7 years ago
  42. 10f6235 Merge "Add a NOLINT for the memory leak we added" by Treehugger Robot · 7 years ago
  43. cd7ad2f lmkd: add ability to monitor all vmpressure events by Suren Baghdasaryan · 8 years ago
  44. b354dce Remove empty zip warning on host builds by Adam Lesinski · 7 years ago
  45. dc37586 Restrict setting platform properties from vendor .prop files by Tom Cherry · 7 years ago
  46. 69d47aa Clean up property set error handling by Tom Cherry · 7 years ago
  47. 657db00 Add a NOLINT for the memory leak we added by George Burgess IV · 7 years ago
  48. 45ee43b Merge "Don't build host_init_verifier on Android either" by Tom Cherry · 7 years ago
  49. 547f731 Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
  50. 28d3647 Merge "Don't build host_init_verifier for darwin" by Tom Cherry · 7 years ago
  51. 96ff0fe Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
  52. 49fd480 Merge "init: add host side parser for init" by Tom Cherry · 7 years ago
  53. 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago
  54. 1ac7150 Merge "adb: add a way to make the server intentionally leak." by Treehugger Robot · 7 years ago
  55. e217611 adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
  56. c8a22bc Merge "Make memunreachable_binder_test suitable for VTS" by Colin Cross · 7 years ago
  57. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  58. d24c848 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
  59. 304daca Merge "libprocessgroup: remove legacy C string handling and build for host" by Tom Cherry · 7 years ago
  60. c0d4786 Merge "Mark crash_dump.policy as not supported on mips" by Treehugger Robot · 7 years ago
  61. 51e6c25 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
  62. 09d5e25 Merge changes I0783be05,Id8178913 by Josh Gao · 7 years ago
  63. e2b6cd2 Mark crash_dump.policy as not supported on mips by Dan Willemsen · 7 years ago
  64. e39ccd3 adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  65. d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
  66. 0db4b7a Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
  67. 574a081 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
  68. 73664df Merge "EndsWith *suffix*" by Treehugger Robot · 7 years ago
  69. b154d18 EndsWith *suffix* by Erik Kline · 7 years ago
  70. badaa56 Merge "fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry" by Jaegeuk Kim · 7 years ago
  71. efd3b9c fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry by Jaegeuk Kim · 7 years ago
  72. 8906382 Merge "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  73. 876d9c3 Merge "libutils: remove subdirs" by Treehugger Robot · 7 years ago
  74. 581a4ce Merge "adb: switch apacket over to a std::string payload." by Treehugger Robot · 7 years ago
  75. 9571234 libutils: remove subdirs by Steven Moreland · 7 years ago
  76. a4644c9 Merge "Document property expansion." by Treehugger Robot · 7 years ago
  77. e006877 Merge "debuggerd_fallback: don't recursively abort." by Treehugger Robot · 7 years ago
  78. bc84469 Merge "Modify the offline handling interface." by David Srbecky · 7 years ago
  79. c9fec9d init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
  80. 7e469ce Document property expansion. by Elliott Hughes · 7 years ago
  81. 8fbdbba Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 7 years ago
  82. 432981b Modify the offline handling interface. by Christopher Ferris · 7 years ago
  83. 47354e7 Merge "Remove fs_config entries for webview_zygote." by Treehugger Robot · 7 years ago
  84. 70adac6 debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago
  85. cdf778f Merge "Change the GetAdjustedRelPc to GetPcAdjustment." by Christopher Ferris · 7 years ago
  86. 0f8a67d Merge "init: log control messages along with the process that sent them" by Tom Cherry · 7 years ago
  87. a2ec50b Change the GetAdjustedRelPc to GetPcAdjustment. by Christopher Ferris · 7 years ago
  88. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  89. f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 7 years ago
  90. 2733708 Merge "Add ability to skip function name resolution." by Christopher Ferris · 7 years ago
  91. 9b4d7dd Merge "Base: Add an NDK-compiled version of libbase" by Treehugger Robot · 7 years ago
  92. af05f3b Base: Add an NDK-compiled version of libbase by Andreas Gampe · 7 years ago
  93. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 7 years ago
  94. 887b89f Merge "Expose __android_log_buf_print and __android_log_buf_write to NDK" by Treehugger Robot · 7 years ago
  95. 73ac28b Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 7 years ago
  96. ca26cbc Merge "Fix intermittent crash in property_service_test" by Treehugger Robot · 7 years ago
  97. b7ef7e7 Fix intermittent crash in property_service_test by Tom Cherry · 7 years ago
  98. 0609e8d Merge "bpfmt." by Treehugger Robot · 7 years ago
  99. cb1b68f Merge "Fix a memory leak" by Treehugger Robot · 7 years ago
  100. 665e4c1 Merge "debuggerd seccomp: explain why we define PROT_READ/WRITE." by Treehugger Robot · 7 years ago