1. 5f8ddc2 Merge "[KA03] Support tcp keepalive offload" by Chalard Jean · 5 years ago
  2. c60a97f Add more android-core-netwoking members to android_net_* jni by Bernie Innocenti · 5 years ago
  3. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  4. 9c9b025 Replace hardcoded cgroup paths by Suren Baghdasaryan · 6 years ago
  5. 3ad8923 Merge "Added OWNERS entries for some Zygote related files." by Christian Wailes · 5 years ago
  6. c370a57 Use default argument for VintfObject::CheckCompatibility. by Yifan Hong · 5 years ago
  7. 4b3a08c jni: more O_CLOEXECs by Nick Kralevich · 5 years ago
  8. 350f483 Merge "more O_CLOEXEC" by Treehugger Robot · 5 years ago
  9. 5d0f240 Added OWNERS entries for some Zygote related files. by Chris Wailes · 5 years ago
  10. 5d5bf1f even more O_CLOEXECs! by Nick Kralevich · 5 years ago
  11. 0361ce1 more O_CLOEXEC by Nick Kralevich · 5 years ago
  12. 5d445ad DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 5 years ago
  13. 33a0994 Merge "Enables the use of the blastula pool." by Christian Wailes · 5 years ago
  14. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  15. fca69e9 Add jar files from the runtime APEX in the whitelist. by Nicolas Geoffray · 5 years ago
  16. c5e0fda DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 5 years ago
  17. 8b35ba2 Implemented native functions and types for blastula management. by Chris Wailes · 6 years ago
  18. c0db63f Add the blastula pool sockets to the Zygote whitelist. by Chris Wailes · 5 years ago
  19. 30f16ca Added mitigation for b/122921367 by Chris Wailes · 5 years ago
  20. 31ff061 Merge changes from topic "Java async dns" by Luke Huang · 5 years ago
  21. 09a29e1 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  22. 92ae35e Add jni method for DnsResolver by Luke Huang · 6 years ago
  23. d0ebaa9 Adjust to new OpenNativeLibrary API. by Nicolas Geoffray · 5 years ago
  24. 9cd0c70 Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  25. c586cdd Merge "Add APEX conscrypt.jar to Zygote whitelist" by Treehugger Robot · 5 years ago
  26. f084e95 Merge "Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" by Treehugger Robot · 5 years ago
  27. 07f1c1d Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  28. c10f60a replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  29. ccae9e3 Merge "HwBinder: update getService log" by Treehugger Robot · 6 years ago
  30. 0ae1e63 HwBinder: update getService log by Steven Moreland · 6 years ago
  31. 2509575 Add APEX conscrypt.jar to Zygote whitelist by Adam Vartanian · 6 years ago
  32. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 6 years ago
  33. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  34. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  35. 8d7f7a4 Merge "Remove dependency on libnativehelper/JniConstants.h" by Orion Hodson · 6 years ago
  36. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  37. 24b3605 Remove dependency on libnativehelper/JniConstants.h by Orion Hodson · 6 years ago
  38. 995c3f5 Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  39. 18576e5 Use ICU in libandroidicu by Victor Chang · 6 years ago
  40. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  41. d9765a4 fd_utils: carry over O_CLOEXEC on duplicated FDs by Nick Kralevich · 6 years ago
  42. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  43. 47df5df Delete unused import by Chenbo Feng · 6 years ago
  44. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  45. 2b71ad0 Add persist.zygote.core_dump property for coredumps by Orion Hodson · 6 years ago
  46. 422fa22 Merge "Remove ScopedBytes use" by Treehugger Robot · 6 years ago
  47. 8d005a6 Move EnableDebuggger from ART to zygote by Orion Hodson · 6 years ago
  48. 6dc466f Merge "Make ANDROID_RUNTIME_ROOT a required env variable" by Neil Fuller · 6 years ago
  49. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  50. d7e2221 Merge "Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points" by vichang · 6 years ago
  51. db375f0 Merge "Fix max directionality in AndroidCharacter.getDirectionalities" by vichang · 6 years ago
  52. 3ce4cce Make ANDROID_RUNTIME_ROOT a required env variable by Neil Fuller · 6 years ago
  53. 749d184 Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points by Victor Chang · 6 years ago
  54. c1463ec Fix max directionality in AndroidCharacter.getDirectionalities by Victor Chang · 6 years ago
  55. 19d489d Merge "Remove unused ICU4C headers included in android.text" by vichang · 6 years ago
  56. fb9335b8 Remove unused ICU4C headers included in android.text by Victor Chang · 6 years ago
  57. 9b909c3 Remove ScopedBytes use by Orion Hodson · 6 years ago
  58. 23fd045 Merge "Preserve x18 while preloading SP-HALs in the zygote." by Peter Collingbourne · 6 years ago
  59. 0f9a09d Merge changes Idbacb6ad,I4e06b3f9,Iffcbbb82 by Treehugger Robot · 6 years ago
  60. 2c0a009 Merge "Change types of fields of network stats reported to framework." by Junyu Lai · 6 years ago
  61. c1493b2 Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  62. 5aa232e Change types of fields of network stats reported to framework. by junyulai · 6 years ago
  63. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  64. efc65b2 Refactor native Zygote code. by Chris Wailes · 6 years ago
  65. b3d2890 Merge "Close statsd log socket before zygote fork()." by Christian Wailes · 6 years ago
  66. 65e48ec Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  67. fe87781 Merge "Fix local reference table overflow error." by Treehugger Robot · 6 years ago
  68. 82840c4 Fix local reference table overflow error. by xiaomi/hanli · 7 years ago
  69. 4db6cb1 Merge "Allow zygote to keep socket to heapprofd." by Florian Mayer · 6 years ago
  70. 6ce2d99 Allow zygote to keep socket to heapprofd. by Florian Mayer · 6 years ago
  71. 46724e7 Add post fork hook for System Server by Orion Hodson · 6 years ago
  72. 6f4986b Preserve x18 while preloading SP-HALs in the zygote. by Peter Collingbourne · 6 years ago
  73. 12f511e ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  74. fd21f53 Merge "Move bpf project to system/bpf" am: 1006d271cc by Chenbo Feng · 6 years ago
  75. 5bb4fea Move bpf project to system/bpf by Chenbo Feng · 6 years ago
  76. a02d76e Merge "JavaBBinder: implement getInterfaceDescriptor" am: ffd40efec0 by Steven Moreland · 6 years ago
  77. e52bb7d JavaBBinder: implement getInterfaceDescriptor by Steven Moreland · 6 years ago
  78. a00f278 Merge "Respect extractNativeLibs in natively bridged environments" by Dimitry Ivanov · 6 years ago
  79. 6e44c30 Respect extractNativeLibs in natively bridged environments by dimitry · 6 years ago
  80. 00a2395 Merge "Check for null socket name in socket_connect_local." am: 1781dcc1c8 by Torne (Richard Coles) · 6 years ago
  81. 1781dcc Merge "Check for null socket name in socket_connect_local." by Treehugger Robot · 6 years ago
  82. 83919e0 Merge "Don't check qtaguid file unless using them" am: c8482b39f1 by Chenbo Feng · 6 years ago
  83. 771b187 Check for null socket name in socket_connect_local. by Torne (Richard Coles) · 7 years ago
  84. 10f56a4 Merge "libandroid_runtime: Link libselinux dynamically instead of statically." by Peter Collingbourne · 6 years ago
  85. f1ef0a8 Don't check qtaguid file unless using them by Chenbo Feng · 6 years ago
  86. d7e4264 libandroid_runtime: Link libselinux dynamically instead of statically. by Peter Collingbourne · 6 years ago
  87. bff9eed Merge "Rename map names in read_mapinfo" am: 84b5650315 by Joel Fernandes · 6 years ago
  88. 84b5650 Merge "Rename map names in read_mapinfo" by Joel Fernandes · 6 years ago
  89. eac760d Merge "Add fallback case to layers_extensions.cpp" am: 46e75a69e8 by Victor Khimenko · 6 years ago
  90. 46e75a6 Merge "Add fallback case to layers_extensions.cpp" by Victor Khimenko · 6 years ago
  91. 696873e Add system_server to system group only if per_app_memcg is true by Minchan Kim · 6 years ago
  92. 299488d Rename map names in read_mapinfo by Joel Fernandes (Google) · 6 years ago
  93. 0e5bd4e Merge "Use multiple patterns and/or emails in per-file syntax." am: faac4ad153 by Chih-Hung Hsieh · 6 years ago
  94. faac4ad Merge "Use multiple patterns and/or emails in per-file syntax." by Treehugger Robot · 6 years ago
  95. e06ae29 Merge changes I2cea553a,Id8d3dcf6,I19e68e88,I35598935,Idd7dc369, ... by Remi NGUYEN VAN · 6 years ago
  96. c8adc53 Use multiple patterns and/or emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  97. 12da4a5 Add util to add an ARP table entry by Remi NGUYEN VAN · 6 years ago
  98. 1bb899b Merge "Fix double close in NativeLibraryHelper.openApkFd." am: 657650eaf0 by Josh Gao · 6 years ago
  99. 9f52b4a Add fallback case to layers_extensions.cpp by Victor Khimenko · 6 years ago
  100. 5fc8bbe Fix double close in NativeLibraryHelper.openApkFd. by Josh Gao · 6 years ago