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