1. 2cb0a4d Pass runtimeFlags to postForkSystemServer by Mathieu Chartier · 4 years, 8 months ago
  2. e02f88b Merge "zygote: remove ashmem initialization" am: 1f38a14659 am: 2f9d682ed4 am: f6736c1273 by Tri Vo · 4 years, 10 months ago
  3. 74a9bba Support a mount mode to bypass FUSE on /storage by Zim · 4 years, 11 months ago
  4. 20139df zygote: remove ashmem initialization by Tri Vo · 4 years, 10 months ago
  5. 15c0233 Use bionic platform headers. by Christopher Ferris · 4 years, 11 months ago
  6. 8269f3a3 Use bionic platform headers. by Christopher Ferris · 4 years, 11 months ago
  7. a11d910 Support Zygote mounting FUSE mount paths while forking by Zim · 5 years ago
  8. 511c769 Merge "BT: Add CAP_NET_ADMIN for Bluetooth Process" am: 867956b55c am: 0208ab3502 am: eb3773e4f7 by Nitin Shivpure · 5 years ago
  9. eb3773e Merge "BT: Add CAP_NET_ADMIN for Bluetooth Process" am: 867956b55c by Nitin Shivpure · 5 years ago
  10. 99cec9d BT: Add CAP_NET_ADMIN for Bluetooth Process by Nitin Shivpure · 5 years ago
  11. 1077ae0 Merge "Start process of next activity with top priority in advance" by TreeHugger Robot · 5 years ago
  12. c31097d Refactor MountEmulatedStorage(). by Sudheer Shanka · 5 years ago
  13. 32dbdca Start process of next activity with top priority in advance by Riddle Hsu · 5 years ago
  14. f68c4e2 Fixes two data races in USAP pool management. by Chris Wailes · 5 years ago
  15. 3d74821 Adjusts the USAP pool refill mechanism. by Chris Wailes · 5 years ago
  16. fb329ba Fixes two data races in USAP pool management. by Chris Wailes · 5 years ago
  17. 51c53b4 Revert "Adjusts the USAP pool refill mechanism." by Mathew Inwood · 5 years ago
  18. 154e348 Revert "Adjusts the USAP pool refill mechanism." by Mathew Inwood · 5 years ago
  19. 0779af6 Adjusts the USAP pool refill mechanism. by Chris Wailes · 5 years ago
  20. b321500 Adjusts the USAP pool refill mechanism. by Chris Wailes · 5 years ago
  21. 64501e5 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  22. e73ae32 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  23. eb38563 Merge "Allow sandboxed apps to access only package specific dirs." into qt-dev am: d6d09d952b by Sudheer Shanka · 5 years ago
  24. d6d09d9 Merge "Allow sandboxed apps to access only package specific dirs." into qt-dev by Sudheer Shanka · 5 years ago
  25. 8a3c261 Remove gMallocLeakZygoteChild. by Christopher Ferris · 5 years ago
  26. c00c1cf Remove gMallocLeakZygoteChild. by Christopher Ferris · 5 years ago
  27. ed364d6 Remove gMallocLeakZygoteChild. by Christopher Ferris · 5 years ago
  28. 783c90e Allow sandboxed apps to access only package specific dirs. by Sudheer Shanka · 5 years ago
  29. ee1fd45 Replaces custom code with a library function. by Chris Wailes · 5 years ago
  30. ff8d4e7 Moved and renamed DisableExecuteOnly to match file structure. by Chris Wailes · 5 years ago
  31. 72625f5 Disable XOM on libraries for apps with targetSdkVerison<Q by Jeff Vander Stoep · 5 years ago
  32. 00d9f15 Merge "zygote: initialize ashmem early" am: 6c155a2cf7 am: 38326bd809 by Tim Murray · 5 years ago
  33. 7a4adcc zygote: initialize ashmem early by Tim Murray · 5 years ago
  34. cde0ac7 zygote: initialize ashmem early by Tim Murray · 5 years ago
  35. 6d482d54 Adds Zygote.initNativeState by Chris Wailes · 5 years ago
  36. 4667b99 zygote: initialize selinux app contexts before fork() by Jeff Vander Stoep · 5 years ago
  37. 739c0b5 Disable XOM on libraries for apps with targetSdkVerison<Q by Jeff Vander Stoep · 5 years ago
  38. 6b6f96d Zygote: Load system server code early by Andreas Gampe · 5 years ago
  39. 066faf7 Merge "Tracing for isolated storage changes." by Jeff Sharkey · 5 years ago
  40. 853e53e Tracing for isolated storage changes. by Jeff Sharkey · 5 years ago
  41. 76b4b2c Zygote: Load system server code early by Andreas Gampe · 5 years ago
  42. fe3a348 Addressed deferred CL feedback comments. by Chris Wailes · 5 years ago
  43. 7e797b6 Renamed blastula to unspecialized app process (usap) by Chris Wailes · 5 years ago
  44. b62d5c7 Merge "Log the pid of the forked zygote child." am: 820cfa422c am: 181c318f1f by Martin Stjernholm · 5 years ago
  45. a9bd8c3 Log the pid of the forked zygote child. by Martin Stjernholm · 5 years ago
  46. bda1b8f Merge changes Ib8f3b5b0,I66b01930,I560cdf9c by Christian Wailes · 5 years ago
  47. e51005d Look for visible vols for a user under /mnt/user/<userId>/package/. by Sudheer Shanka · 5 years ago
  48. db132a3 Teaches the System Server to enable the Zygote's blastula pool. by Chris Wailes · 5 years ago
  49. ae93714 Improved file descriptor cleanup in Zygote. by Chris Wailes · 5 years ago
  50. 74584a5 Fix inconsistent naming and indentation. by Sudheer Shanka · 5 years ago
  51. 03b20ec Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs. by Sudheer Shanka · 5 years ago
  52. 121a206 Merge "Ignore EEXIST errors when creating pkg specific dirs." by Sudheer Shanka · 5 years ago
  53. 0ad0d89 Ignore EEXIST errors when creating pkg specific dirs. by Sudheer Shanka · 5 years ago
  54. 0bccbf7 Add blastula pool system properties by Mathieu Chartier · 5 years ago
  55. ecb1501 Merge "zygote: use async signal safe log to record child process death" am: 2555ed5bca am: 2feb04170b by Elliott Hughes · 5 years ago
  56. 2555ed5 Merge "zygote: use async signal safe log to record child process death" by Elliott Hughes · 5 years ago
  57. e5ecf06 Merge "Revert "Revert "Ensure necessary external storage dirs while creating sandboxes.""" by Sudheer Shanka · 5 years ago
  58. 3614fbd Merge "Fix loop iteration bug." am: 1a74681173 am: db80339f95 am: c43493ffec by Christian Wailes · 5 years ago
  59. 31c52c9 Fix loop iteration bug. by Chris Wailes · 5 years ago
  60. c8cd0c1 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 5 years ago
  61. 03ff08e Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 5 years ago
  62. d8b4f10 Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 5 years ago
  63. 6d0dd1a zygote: use async signal safe log to record child process death by wangmingming1 · 6 years ago
  64. 0637680 Enable isolated storage by default. by Jeff Sharkey · 5 years ago
  65. 932d51d Create pkg specific dirs if they are not available. by Sudheer Shanka · 5 years ago
  66. 03fd40b Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 5 years ago
  67. 9df7150 Merge "Check if sandbox is prepared before mounting pkg specific dirs." by Sudheer Shanka · 5 years ago
  68. 430fcc8 Check if sandbox is prepared before mounting pkg specific dirs. by Sudheer Shanka · 5 years ago
  69. 9c9b025 Replace hardcoded cgroup paths by Suren Baghdasaryan · 6 years ago
  70. 3fc4af6 Replace hardcoded cgroup paths by Suren Baghdasaryan · 6 years ago
  71. 4d8546d Make profileable_from_shell apps dumpable. by Yabin Cui · 5 years ago
  72. 3516738 Merge "even more O_CLOEXECs!" am: bb5b645454 am: 6130adad16 am: 8da21b7b21 by Nick Kralevich · 5 years ago
  73. 5d5bf1f even more O_CLOEXECs! by Nick Kralevich · 5 years ago
  74. 5d445ad DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 5 years ago
  75. 33a0994 Merge "Enables the use of the blastula pool." by Christian Wailes · 5 years ago
  76. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  77. ba4c2eb Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  78. c5e0fda DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 5 years ago
  79. 8b35ba2 Implemented native functions and types for blastula management. by Chris Wailes · 6 years ago
  80. 30f16ca Added mitigation for b/122921367 by Chris Wailes · 6 years ago
  81. d54dfdb Merge "Install setresuid()/setresgid() seccomp filter in AppZygote." by Martijn Coenen · 6 years ago
  82. aa1c962 Implemented native functions and types for blastula management. by Chris Wailes · 6 years ago
  83. 09a29e1 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  84. 0b6da53 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 6 years ago
  85. e620554 Merge "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 6 years ago
  86. b128866 Merge "Prepare setresuid()/setresgid() seccomp filter in AppZygote." by TreeHugger Robot · 6 years ago
  87. 8953999 Merge "Use "sys.isolated_storage_snapshot" prop to check for the feature." by Sudheer Shanka · 6 years ago
  88. 6ef1680 Install setresuid()/setresgid() seccomp filter in AppZygote. by Martijn Coenen · 6 years ago
  89. 86f08a5 Prepare setresuid()/setresgid() seccomp filter in AppZygote. by Martijn Coenen · 6 years ago
  90. e443326 Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 6 years ago
  91. a380158 Use "sys.isolated_storage_snapshot" prop to check for the feature. by Sudheer Shanka · 6 years ago
  92. eac7f4e Added mitigation for b/122921367 by Chris Wailes · 6 years ago
  93. 708c409 Merge "Add NetworkStack app" am: d01eaecbd2 am: e1922923fc am: 5673820f9b by Remi NGUYEN VAN · 6 years ago
  94. c094a54 Add NetworkStack app by Remi NGUYEN VAN · 6 years ago
  95. 2491af2 Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 by Chih-Hung Hsieh · 6 years ago
  96. a1b644e Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  97. 95268ae Merge "Create a new mount mode for installer packages." by Jeff Sharkey · 6 years ago
  98. 3a0df3b Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  99. dc7fba4 Merge "Add persist.zygote.core_dump property for coredumps" am: a36a69a9e6 am: 68b64b2639 by Orion Hodson · 6 years ago
  100. 2b71ad0 Add persist.zygote.core_dump property for coredumps by Orion Hodson · 6 years ago