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