1. 820cfa4 Merge "Log the pid of the forked zygote child." by Treehugger Robot · 6 years ago
  2. 021a9a4 Merge "Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector." by Josh Gao · 6 years ago
  3. a9bd8c3 Log the pid of the forked zygote child. by Martin Stjernholm · 6 years ago
  4. 79e3be8 Switch LocalSocket to android::base::{Send,Receive}FileDescriptorVector. by Josh Gao · 6 years ago
  5. 7a6a0da Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
  6. 72a1815 Replace generic GC type flag with a specific Generational CC flag. by Roland Levillain · 6 years ago
  7. ddcbe90 Add a unit test for Android Runtime (Boot) device configuration flags. by Roland Levillain · 6 years ago
  8. 688ed59 Read "gctype" flag from namespace "runtime_native_boot". by Roland Levillain · 6 years ago
  9. 28cfcec Add gctype device config property for GC experiments by Mathieu Chartier · 6 years ago
  10. 80e697a Merge "Add a dalvik.vm.boot-image option for zygote and installd." by Nicolas Geoffray · 6 years ago
  11. 2555ed5 Merge "zygote: use async signal safe log to record child process death" by Elliott Hughes · 6 years ago
  12. 1a74681 Merge "Fix loop iteration bug." by Christian Wailes · 6 years ago
  13. b3be8641 Merge "Fixed a typo in an OWNERS file." by Treehugger Robot · 6 years ago
  14. 31c52c9 Fix loop iteration bug. by Chris Wailes · 6 years ago
  15. 79eeb98 Add a dalvik.vm.boot-image option for zygote and installd. by Nicolas Geoffray · 6 years ago
  16. 6d0dd1a zygote: use async signal safe log to record child process death by wangmingming1 · 6 years ago
  17. 7ae743b Fixed a typo in an OWNERS file. by Chris Wailes · 6 years ago
  18. 83207a2 Cut the static deps from libandroid_runtime to libnativeloader and libnativebridge by Jiyong Park · 6 years ago
  19. 5f8ddc2 Merge "[KA03] Support tcp keepalive offload" by Chalard Jean · 6 years ago
  20. c60a97f Add more android-core-netwoking members to android_net_* jni by Bernie Innocenti · 6 years ago
  21. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  22. 9c9b025 Replace hardcoded cgroup paths by Suren Baghdasaryan · 6 years ago
  23. 3ad8923 Merge "Added OWNERS entries for some Zygote related files." by Christian Wailes · 6 years ago
  24. c370a57 Use default argument for VintfObject::CheckCompatibility. by Yifan Hong · 6 years ago
  25. 4b3a08c jni: more O_CLOEXECs by Nick Kralevich · 6 years ago
  26. 350f483 Merge "more O_CLOEXEC" by Treehugger Robot · 6 years ago
  27. 5d0f240 Added OWNERS entries for some Zygote related files. by Chris Wailes · 6 years ago
  28. 5d5bf1f even more O_CLOEXECs! by Nick Kralevich · 6 years ago
  29. 0361ce1 more O_CLOEXEC by Nick Kralevich · 6 years ago
  30. 5d445ad DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 6 years ago
  31. 33a0994 Merge "Enables the use of the blastula pool." by Christian Wailes · 6 years ago
  32. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  33. fca69e9 Add jar files from the runtime APEX in the whitelist. by Nicolas Geoffray · 6 years ago
  34. c5e0fda DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 6 years ago
  35. 8b35ba2 Implemented native functions and types for blastula management. by Chris Wailes · 6 years ago
  36. c0db63f Add the blastula pool sockets to the Zygote whitelist. by Chris Wailes · 6 years ago
  37. 30f16ca Added mitigation for b/122921367 by Chris Wailes · 6 years ago
  38. 31ff061 Merge changes from topic "Java async dns" by Luke Huang · 6 years ago
  39. 09a29e1 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  40. 92ae35e Add jni method for DnsResolver by Luke Huang · 6 years ago
  41. d0ebaa9 Adjust to new OpenNativeLibrary API. by Nicolas Geoffray · 6 years ago
  42. 9cd0c70 Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  43. c586cdd Merge "Add APEX conscrypt.jar to Zygote whitelist" by Treehugger Robot · 6 years ago
  44. f084e95 Merge "Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" by Treehugger Robot · 6 years ago
  45. 07f1c1d Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  46. c10f60a replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  47. ccae9e3 Merge "HwBinder: update getService log" by Treehugger Robot · 6 years ago
  48. 0ae1e63 HwBinder: update getService log by Steven Moreland · 6 years ago
  49. 2509575 Add APEX conscrypt.jar to Zygote whitelist by Adam Vartanian · 6 years ago
  50. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 6 years ago
  51. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  52. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  53. 8d7f7a4 Merge "Remove dependency on libnativehelper/JniConstants.h" by Orion Hodson · 6 years ago
  54. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  55. 24b3605 Remove dependency on libnativehelper/JniConstants.h by Orion Hodson · 6 years ago
  56. 995c3f5 Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  57. 18576e5 Use ICU in libandroidicu by Victor Chang · 6 years ago
  58. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  59. d9765a4 fd_utils: carry over O_CLOEXEC on duplicated FDs by Nick Kralevich · 6 years ago
  60. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  61. 47df5df Delete unused import by Chenbo Feng · 6 years ago
  62. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  63. 2b71ad0 Add persist.zygote.core_dump property for coredumps by Orion Hodson · 6 years ago
  64. 422fa22 Merge "Remove ScopedBytes use" by Treehugger Robot · 6 years ago
  65. 8d005a6 Move EnableDebuggger from ART to zygote by Orion Hodson · 6 years ago
  66. 6dc466f Merge "Make ANDROID_RUNTIME_ROOT a required env variable" by Neil Fuller · 6 years ago
  67. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  68. d7e2221 Merge "Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points" by vichang · 6 years ago
  69. db375f0 Merge "Fix max directionality in AndroidCharacter.getDirectionalities" by vichang · 6 years ago
  70. 3ce4cce Make ANDROID_RUNTIME_ROOT a required env variable by Neil Fuller · 6 years ago
  71. 749d184 Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points by Victor Chang · 6 years ago
  72. c1463ec Fix max directionality in AndroidCharacter.getDirectionalities by Victor Chang · 6 years ago
  73. 19d489d Merge "Remove unused ICU4C headers included in android.text" by vichang · 6 years ago
  74. fb9335b8 Remove unused ICU4C headers included in android.text by Victor Chang · 6 years ago
  75. 9b909c3 Remove ScopedBytes use by Orion Hodson · 6 years ago
  76. 23fd045 Merge "Preserve x18 while preloading SP-HALs in the zygote." by Peter Collingbourne · 6 years ago
  77. 0f9a09d Merge changes Idbacb6ad,I4e06b3f9,Iffcbbb82 by Treehugger Robot · 6 years ago
  78. 2c0a009 Merge "Change types of fields of network stats reported to framework." by Junyu Lai · 6 years ago
  79. c1493b2 Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  80. 5aa232e Change types of fields of network stats reported to framework. by junyulai · 6 years ago
  81. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  82. efc65b2 Refactor native Zygote code. by Chris Wailes · 6 years ago
  83. b3d2890 Merge "Close statsd log socket before zygote fork()." by Christian Wailes · 6 years ago
  84. 65e48ec Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  85. fe87781 Merge "Fix local reference table overflow error." by Treehugger Robot · 6 years ago
  86. 82840c4 Fix local reference table overflow error. by xiaomi/hanli · 7 years ago
  87. 4db6cb1 Merge "Allow zygote to keep socket to heapprofd." by Florian Mayer · 6 years ago
  88. 6ce2d99 Allow zygote to keep socket to heapprofd. by Florian Mayer · 6 years ago
  89. 46724e7 Add post fork hook for System Server by Orion Hodson · 6 years ago
  90. 6f4986b Preserve x18 while preloading SP-HALs in the zygote. by Peter Collingbourne · 6 years ago
  91. 12f511e ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  92. fd21f53 Merge "Move bpf project to system/bpf" am: 1006d271cc by Chenbo Feng · 6 years ago
  93. 5bb4fea Move bpf project to system/bpf by Chenbo Feng · 6 years ago
  94. a02d76e Merge "JavaBBinder: implement getInterfaceDescriptor" am: ffd40efec0 by Steven Moreland · 6 years ago
  95. e52bb7d JavaBBinder: implement getInterfaceDescriptor by Steven Moreland · 6 years ago
  96. a00f278 Merge "Respect extractNativeLibs in natively bridged environments" by Dimitry Ivanov · 6 years ago
  97. 6e44c30 Respect extractNativeLibs in natively bridged environments by dimitry · 6 years ago
  98. 00a2395 Merge "Check for null socket name in socket_connect_local." am: 1781dcc1c8 by Torne (Richard Coles) · 6 years ago
  99. 1781dcc Merge "Check for null socket name in socket_connect_local." by Treehugger Robot · 6 years ago
  100. 83919e0 Merge "Don't check qtaguid file unless using them" am: c8482b39f1 by Chenbo Feng · 6 years ago