1. 09a29e1 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  2. d0ebaa9 Adjust to new OpenNativeLibrary API. by Nicolas Geoffray · 6 years ago
  3. 9cd0c70 Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  4. c586cdd Merge "Add APEX conscrypt.jar to Zygote whitelist" by Treehugger Robot · 6 years ago
  5. f084e95 Merge "Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" by Treehugger Robot · 6 years ago
  6. 07f1c1d Bitmap.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  7. c10f60a replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 6 years ago
  8. ccae9e3 Merge "HwBinder: update getService log" by Treehugger Robot · 6 years ago
  9. 0ae1e63 HwBinder: update getService log by Steven Moreland · 6 years ago
  10. 2509575 Add APEX conscrypt.jar to Zygote whitelist by Adam Vartanian · 6 years ago
  11. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 6 years ago
  12. d01eaec Merge "Add NetworkStack app" by Remi NGUYEN VAN · 6 years ago
  13. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  14. 8d7f7a4 Merge "Remove dependency on libnativehelper/JniConstants.h" by Orion Hodson · 6 years ago
  15. 0727be1 Fix/suppress core/jni google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  16. 24b3605 Remove dependency on libnativehelper/JniConstants.h by Orion Hodson · 6 years ago
  17. 995c3f5 Merge "Use ICU in libandroidicu" by vichang · 6 years ago
  18. 18576e5 Use ICU in libandroidicu by Victor Chang · 6 years ago
  19. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  20. d9765a4 fd_utils: carry over O_CLOEXEC on duplicated FDs by Nick Kralevich · 6 years ago
  21. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  22. 47df5df Delete unused import by Chenbo Feng · 6 years ago
  23. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  24. 2b71ad0 Add persist.zygote.core_dump property for coredumps by Orion Hodson · 6 years ago
  25. 422fa22 Merge "Remove ScopedBytes use" by Treehugger Robot · 6 years ago
  26. 8d005a6 Move EnableDebuggger from ART to zygote by Orion Hodson · 6 years ago
  27. 6dc466f Merge "Make ANDROID_RUNTIME_ROOT a required env variable" by Neil Fuller · 6 years ago
  28. 60a42cc C++17 is the default now. by Elliott Hughes · 6 years ago
  29. d7e2221 Merge "Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points" by vichang · 6 years ago
  30. db375f0 Merge "Fix max directionality in AndroidCharacter.getDirectionalities" by vichang · 6 years ago
  31. 3ce4cce Make ANDROID_RUNTIME_ROOT a required env variable by Neil Fuller · 6 years ago
  32. 749d184 Fix AndroidCharacter.getDirectionalities for unassigned Unicode code points by Victor Chang · 6 years ago
  33. c1463ec Fix max directionality in AndroidCharacter.getDirectionalities by Victor Chang · 6 years ago
  34. 19d489d Merge "Remove unused ICU4C headers included in android.text" by vichang · 6 years ago
  35. fb9335b8 Remove unused ICU4C headers included in android.text by Victor Chang · 6 years ago
  36. 9b909c3 Remove ScopedBytes use by Orion Hodson · 6 years ago
  37. 23fd045 Merge "Preserve x18 while preloading SP-HALs in the zygote." by Peter Collingbourne · 6 years ago
  38. 0f9a09d Merge changes Idbacb6ad,I4e06b3f9,Iffcbbb82 by Treehugger Robot · 6 years ago
  39. 2c0a009 Merge "Change types of fields of network stats reported to framework." by Junyu Lai · 6 years ago
  40. c1493b2 Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  41. 5aa232e Change types of fields of network stats reported to framework. by junyulai · 6 years ago
  42. 441febd Rename android bpf library by Chenbo Feng · 6 years ago
  43. efc65b2 Refactor native Zygote code. by Chris Wailes · 6 years ago
  44. b3d2890 Merge "Close statsd log socket before zygote fork()." by Christian Wailes · 6 years ago
  45. 65e48ec Close statsd log socket before zygote fork(). by Howard Ro · 6 years ago
  46. fe87781 Merge "Fix local reference table overflow error." by Treehugger Robot · 6 years ago
  47. 82840c4 Fix local reference table overflow error. by xiaomi/hanli · 7 years ago
  48. 4db6cb1 Merge "Allow zygote to keep socket to heapprofd." by Florian Mayer · 6 years ago
  49. 6ce2d99 Allow zygote to keep socket to heapprofd. by Florian Mayer · 6 years ago
  50. 46724e7 Add post fork hook for System Server by Orion Hodson · 6 years ago
  51. 6f4986b Preserve x18 while preloading SP-HALs in the zygote. by Peter Collingbourne · 6 years ago
  52. 12f511e ActivityThread: purge jemalloc at appropriate times by Tim Murray · 6 years ago
  53. fd21f53 Merge "Move bpf project to system/bpf" am: 1006d271cc by Chenbo Feng · 6 years ago
  54. 5bb4fea Move bpf project to system/bpf by Chenbo Feng · 6 years ago
  55. a02d76e Merge "JavaBBinder: implement getInterfaceDescriptor" am: ffd40efec0 by Steven Moreland · 6 years ago
  56. e52bb7d JavaBBinder: implement getInterfaceDescriptor by Steven Moreland · 6 years ago
  57. a00f278 Merge "Respect extractNativeLibs in natively bridged environments" by Dimitry Ivanov · 6 years ago
  58. 6e44c30 Respect extractNativeLibs in natively bridged environments by dimitry · 6 years ago
  59. 00a2395 Merge "Check for null socket name in socket_connect_local." am: 1781dcc1c8 by Torne (Richard Coles) · 6 years ago
  60. 1781dcc Merge "Check for null socket name in socket_connect_local." by Treehugger Robot · 6 years ago
  61. 83919e0 Merge "Don't check qtaguid file unless using them" am: c8482b39f1 by Chenbo Feng · 6 years ago
  62. 771b187 Check for null socket name in socket_connect_local. by Torne (Richard Coles) · 7 years ago
  63. 10f56a4 Merge "libandroid_runtime: Link libselinux dynamically instead of statically." by Peter Collingbourne · 6 years ago
  64. f1ef0a8 Don't check qtaguid file unless using them by Chenbo Feng · 6 years ago
  65. d7e4264 libandroid_runtime: Link libselinux dynamically instead of statically. by Peter Collingbourne · 6 years ago
  66. bff9eed Merge "Rename map names in read_mapinfo" am: 84b5650315 by Joel Fernandes · 6 years ago
  67. 84b5650 Merge "Rename map names in read_mapinfo" by Joel Fernandes · 6 years ago
  68. eac760d Merge "Add fallback case to layers_extensions.cpp" am: 46e75a69e8 by Victor Khimenko · 6 years ago
  69. 46e75a6 Merge "Add fallback case to layers_extensions.cpp" by Victor Khimenko · 6 years ago
  70. 696873e Add system_server to system group only if per_app_memcg is true by Minchan Kim · 6 years ago
  71. 299488d Rename map names in read_mapinfo by Joel Fernandes (Google) · 6 years ago
  72. 0e5bd4e Merge "Use multiple patterns and/or emails in per-file syntax." am: faac4ad153 by Chih-Hung Hsieh · 6 years ago
  73. faac4ad Merge "Use multiple patterns and/or emails in per-file syntax." by Treehugger Robot · 6 years ago
  74. e06ae29 Merge changes I2cea553a,Id8d3dcf6,I19e68e88,I35598935,Idd7dc369, ... by Remi NGUYEN VAN · 6 years ago
  75. c8adc53 Use multiple patterns and/or emails in per-file syntax. by Chih-Hung Hsieh · 6 years ago
  76. 12da4a5 Add util to add an ARP table entry by Remi NGUYEN VAN · 6 years ago
  77. 1bb899b Merge "Fix double close in NativeLibraryHelper.openApkFd." am: 657650eaf0 by Josh Gao · 6 years ago
  78. 9f52b4a Add fallback case to layers_extensions.cpp by Victor Khimenko · 6 years ago
  79. 5fc8bbe Fix double close in NativeLibraryHelper.openApkFd. by Josh Gao · 6 years ago
  80. 71af69d Merge "MemoryIntArray: don't double close." am: 9b9728710f by Josh Gao · 6 years ago
  81. 9b97287 Merge "MemoryIntArray: don't double close." by Treehugger Robot · 6 years ago
  82. 6580802 Merge "Implementing support for HIDL native handles in Java" am: 1e1d8d2485 by Steven Moreland · 6 years ago
  83. 89dfbfa MemoryIntArray: don't double close. by Josh Gao · 6 years ago
  84. 9850dd9 Implementing support for HIDL native handles in Java by Nirav Atre · 6 years ago
  85. b4af514 Merge "Parcel: Handle NULL return from Parcel::readInPlace." am: e6d7a51aa1 by Narayan Kamath · 6 years ago
  86. e6d7a51 Merge "Parcel: Handle NULL return from Parcel::readInPlace." by Narayan Kamath · 6 years ago
  87. d423f67 Parcel: Handle NULL return from Parcel::readInPlace. by Narayan Kamath · 6 years ago
  88. f32a631 Merge "VintfObject: DisabledChecks -> CheckFlags." am: c4ee8133d1 am: 24bb49fa09 by Yifan Hong · 6 years ago
  89. 65d1bd1 VintfObject: DisabledChecks -> CheckFlags. by Yifan Hong · 6 years ago
  90. 39ddb13 Merge "Add a hidden API for fgetfilecon(3)" am: 9b04b2fd0b am: c5d7fdef72 by Makoto Onuki · 6 years ago
  91. 55ffb42 Merge "HwBinder: IWYU IPCThreadState" am: 8f99093583 am: 272c444496 by Steven Moreland · 6 years ago
  92. 9b04b2f Merge "Add a hidden API for fgetfilecon(3)" by Makoto Onuki · 6 years ago
  93. 8f99093 Merge "HwBinder: IWYU IPCThreadState" by Steven Moreland · 6 years ago
  94. 9700015b Add a hidden API for fgetfilecon(3) by Makoto Onuki · 6 years ago
  95. 64d7d94 HwBinder: IWYU IPCThreadState by Steven Moreland · 6 years ago
  96. c2b3e1c Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a am: 77cc79264e by Steven Moreland · 6 years ago
  97. 77cc792 Merge "Fix order of hidl unlinkToDeath." am: 720d797c0a by Steven Moreland · 6 years ago
  98. 90a9868 Fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  99. 36ce625 Merge "Check for /dev/memcg/system/tasks before writing to it" by Treehugger Robot · 6 years ago
  100. f287139 Merge changes from topic "bionic_fdsan_java" am: bb352287c9 am: 1fad55e868 by Josh Gao · 6 years ago