1. e1217c0 lmkd: Add ability to trace lmkd kills by Suren Baghdasaryan · 7 years ago
  2. b93764d lmkd: add logic to kill the heaviest of the eligible processes by Suren Baghdasaryan · 7 years ago
  3. e5c96431 lmkd: change defaults to disable event upgrade/downgrade logic by Suren Baghdasaryan · 7 years ago
  4. cd7ad2f lmkd: add ability to monitor all vmpressure events by Suren Baghdasaryan · 7 years ago
  5. 45ee43b Merge "Don't build host_init_verifier on Android either" by Tom Cherry · 7 years ago
  6. 547f731 Don't build host_init_verifier on Android either by Tom Cherry · 7 years ago
  7. 28d3647 Merge "Don't build host_init_verifier for darwin" by Tom Cherry · 7 years ago
  8. 96ff0fe Don't build host_init_verifier for darwin by Tom Cherry · 7 years ago
  9. 49fd480 Merge "init: add host side parser for init" by Tom Cherry · 7 years ago
  10. 1ac7150 Merge "adb: add a way to make the server intentionally leak." by Treehugger Robot · 7 years ago
  11. e217611 adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
  12. c8a22bc Merge "Make memunreachable_binder_test suitable for VTS" by Colin Cross · 7 years ago
  13. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  14. d24c848 Merge "Change the remount command to be more container-friendly" by Treehugger Robot · 7 years ago
  15. 304daca Merge "libprocessgroup: remove legacy C string handling and build for host" by Tom Cherry · 7 years ago
  16. c0d4786 Merge "Mark crash_dump.policy as not supported on mips" by Treehugger Robot · 7 years ago
  17. 51e6c25 Make memunreachable_binder_test suitable for VTS by Colin Cross · 7 years ago
  18. 09d5e25 Merge changes I0783be05,Id8178913 by Josh Gao · 7 years ago
  19. e2b6cd2 Mark crash_dump.policy as not supported on mips by Dan Willemsen · 7 years ago
  20. e39ccd3 adb: allow reentrant calls to fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  21. d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
  22. 0db4b7a Change the remount command to be more container-friendly by Luis Hector Chavez · 7 years ago
  23. 574a081 libprocessgroup: remove legacy C string handling and build for host by Tom Cherry · 7 years ago
  24. 73664df Merge "EndsWith *suffix*" by Treehugger Robot · 7 years ago
  25. b154d18 EndsWith *suffix* by Erik Kline · 7 years ago
  26. badaa56 Merge "fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry" by Jaegeuk Kim · 7 years ago
  27. efd3b9c fs_mgr: add sysfs_path=%s to indicate a location of sysfs entry by Jaegeuk Kim · 7 years ago
  28. 8906382 Merge "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  29. 876d9c3 Merge "libutils: remove subdirs" by Treehugger Robot · 7 years ago
  30. 581a4ce Merge "adb: switch apacket over to a std::string payload." by Treehugger Robot · 7 years ago
  31. 9571234 libutils: remove subdirs by Steven Moreland · 7 years ago
  32. a4644c9 Merge "Document property expansion." by Treehugger Robot · 7 years ago
  33. e006877 Merge "debuggerd_fallback: don't recursively abort." by Treehugger Robot · 7 years ago
  34. bc84469 Merge "Modify the offline handling interface." by David Srbecky · 7 years ago
  35. c9fec9d init: Reboot after timeout passes during reboot by Tom Cherry · 7 years ago
  36. 7e469ce Document property expansion. by Elliott Hughes · 7 years ago
  37. 8fbdbba Merge "Adjust DEX file reading to follow layout changes in ART." by David Srbecky · 7 years ago
  38. 432981b Modify the offline handling interface. by Christopher Ferris · 7 years ago
  39. 47354e7 Merge "Remove fs_config entries for webview_zygote." by Treehugger Robot · 7 years ago
  40. 70adac6 debuggerd_fallback: don't recursively abort. by Josh Gao · 7 years ago
  41. cdf778f Merge "Change the GetAdjustedRelPc to GetPcAdjustment." by Christopher Ferris · 7 years ago
  42. 0f8a67d Merge "init: log control messages along with the process that sent them" by Tom Cherry · 7 years ago
  43. a2ec50b Change the GetAdjustedRelPc to GetPcAdjustment. by Christopher Ferris · 7 years ago
  44. 6f2d56d init: log control messages along with the process that sent them by Tom Cherry · 7 years ago
  45. f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 7 years ago
  46. 2733708 Merge "Add ability to skip function name resolution." by Christopher Ferris · 7 years ago
  47. 9b4d7dd Merge "Base: Add an NDK-compiled version of libbase" by Treehugger Robot · 7 years ago
  48. af05f3b Base: Add an NDK-compiled version of libbase by Andreas Gampe · 7 years ago
  49. e4b3a6a Add ability to skip function name resolution. by Christopher Ferris · 7 years ago
  50. 887b89f Merge "Expose __android_log_buf_print and __android_log_buf_write to NDK" by Treehugger Robot · 7 years ago
  51. 73ac28b Expose __android_log_buf_print and __android_log_buf_write to NDK by Tom Cherry · 7 years ago
  52. ca26cbc Merge "Fix intermittent crash in property_service_test" by Treehugger Robot · 7 years ago
  53. b7ef7e7 Fix intermittent crash in property_service_test by Tom Cherry · 7 years ago
  54. 0609e8d Merge "bpfmt." by Treehugger Robot · 7 years ago
  55. cb1b68f Merge "Fix a memory leak" by Treehugger Robot · 7 years ago
  56. 665e4c1 Merge "debuggerd seccomp: explain why we define PROT_READ/WRITE." by Treehugger Robot · 7 years ago
  57. a1721a5 Merge "Define PROT_READ and PROT_WRITE when generating the policy files" by Treehugger Robot · 7 years ago
  58. cb2449f Fix a memory leak by George Burgess IV · 7 years ago
  59. edd28f6 debuggerd seccomp: explain why we define PROT_READ/WRITE. by Josh Gao · 7 years ago
  60. 40ecb9a Define PROT_READ and PROT_WRITE when generating the policy files by Justin Yun · 7 years ago
  61. 277a95b Merge "Modify elf cache to handle elf_offsets properly." by Christopher Ferris · 7 years ago
  62. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  63. 8c0c1ba Merge "Fix darwin build" by Treehugger Robot · 7 years ago
  64. 6983112 Fix darwin build by Christopher Tate · 7 years ago
  65. d9575b6 Modify elf cache to handle elf_offsets properly. by Christopher Ferris · 7 years ago
  66. 76eda07 Merge "Fix soname reading code." by Christopher Ferris · 7 years ago
  67. ffe12c6 Merge "Include the map name when dumping memory around a register." by Elliott Hughes · 7 years ago
  68. 4015ef4 Adjust DEX file reading to follow layout changes in ART. by David Srbecky · 7 years ago
  69. beae42b Fix soname reading code. by Christopher Ferris · 7 years ago
  70. e1415a5 Include the map name when dumping memory around a register. by Elliott Hughes · 7 years ago
  71. 851803d Merge "If enablefilecrypto or init_user0 fails, reboot into recovery." by Treehugger Robot · 7 years ago
  72. 959b055 If enablefilecrypto or init_user0 fails, reboot into recovery. by Paul Crowley · 7 years ago
  73. e1ae2ff Merge changes Iea2d97fb,I08fa3905,Idd5b923e by Tom Cherry · 7 years ago
  74. a99ff49 Merge "Move libdexfile out of runtime" by David Sehr · 7 years ago
  75. 7238eca Merge "init.rc: Add nodev,noexec,nosuid to /config" by Treehugger Robot · 7 years ago
  76. 9cbf570 Move all Action parsing into ActionParser by Tom Cherry · 7 years ago
  77. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  78. 6698482 Merge "init.rc: Mount /mnt with nodev,nosuid,noexec" by Treehugger Robot · 7 years ago
  79. f51886b Merge "ion_test.c: Fix c/p error in arg parse." by Treehugger Robot · 7 years ago
  80. 0085760 Merge "init.rc: Remount / with MS_REMOUNT|MS_BIND" by Treehugger Robot · 7 years ago
  81. 84e8a38 Remove fs_config entries for webview_zygote. by Robert Sesek · 7 years ago
  82. b81e185 ion_test.c: Fix c/p error in arg parse. by Steven Moreland · 7 years ago
  83. 8774945 init.rc: Add nodev,noexec,nosuid to /config by Luis Hector Chavez · 7 years ago
  84. 081aa0a init.rc: Mount /mnt with nodev,nosuid,noexec by Luis Hector Chavez · 7 years ago
  85. 30780a7 init.rc: Remount / with MS_REMOUNT|MS_BIND by Luis Hector Chavez · 7 years ago
  86. 7c6b024 Merge "Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds" by Treehugger Robot · 7 years ago
  87. d3b9404 Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds by yusukes · 7 years ago
  88. 3a26c27 Move libdexfile out of runtime by David Sehr · 7 years ago
  89. c415d00 Merge "Add tracing tags to vibrator" by Treehugger Robot · 7 years ago
  90. f1e55f7 Merge "Implement new DEX PC lookup scheme." by David Srbecky · 7 years ago
  91. 524254f Merge "Move libz to llndk from vndk-sp for non-VNDK-enforced devices." by Treehugger Robot · 7 years ago
  92. 8065a60 Move libz to llndk from vndk-sp for non-VNDK-enforced devices. by Justin Yun · 7 years ago
  93. 24e34e4 Merge "Fix PDK build" by Logan Chien · 7 years ago
  94. 4892bbf Fix PDK build by Logan Chien · 7 years ago
  95. 559c7f2 Implement new DEX PC lookup scheme. by Christopher Ferris · 7 years ago
  96. fd01164 Merge "Make log_event_list.h available to vendor code." by Treehugger Robot · 7 years ago
  97. d31df3a Merge "adbd: receive jdwp pids from art as raw integers." by Treehugger Robot · 7 years ago
  98. 0f6417f Move ActionParser to its own file by Tom Cherry · 7 years ago
  99. cd66e4c Merge "init.rc: Perform some mounts with nodev,nosuid,noexec" by Treehugger Robot · 7 years ago
  100. 446d01c Make log_event_list.h available to vendor code. by Pavel Grafov · 7 years ago