1. e4cff36 Merge "Zygote: Add fdsToIgnore" am: 5b22a826d5 am: 140b9b65a1 by Andreas Gampe · 8 years ago
  2. 8dfa178 Zygote: Add fdsToIgnore by Andreas Gampe · 8 years ago
  3. df781cc Dynamically add the webview_zygote's preloaded APK to the zygote FD whitelist. am: 54e387ddbe by Robert Sesek · 8 years ago
  4. 0247937 Split core/jni/fd_utils-inl.h into a .h/.cpp pair. am: 8225b7c951 am: 63a7fe6de8 by Robert Sesek · 8 years ago
  5. 54e387d Dynamically add the webview_zygote's preloaded APK to the zygote FD whitelist. by Robert Sesek · 8 years ago
  6. 8225b7c Split core/jni/fd_utils-inl.h into a .h/.cpp pair. by Robert Sesek · 8 years ago
  7. 80fb0b0 Revert "Add boost to increase the load on newly-forked zygote processes." by Todd Kjos · 8 years ago
  8. 5cbce85 Make sure Zygote is running at process priority 0 after VM has started. by Vitalii Tomkiv · 8 years ago
  9. 1e52ce4 Make sure Zygote is running at process priority 0 after VM has started. by Vitalii Tomkiv · 8 years ago
  10. 8175f09 Revert "Add boost to increase the load on newly-forked zygote processes." by Todd Kjos · 8 years ago
  11. b1df48d Merge remote-tracking branch 'goog/cw-f-dev' into fix_merger by Baligh Uddin · 8 years ago
  12. a0d2e6f Merge "Respect force_mount_namespace in MountEmulatedStorage()." am: b828b6bf6c by Robert Sesek · 8 years ago
  13. 06af1c0 Respect force_mount_namespace in MountEmulatedStorage(). by Robert Sesek · 8 years ago
  14. ae06fba Merge "In MountEmulatedStorage() don't create a mount namespace unless actually mounting." by Robert Sesek · 8 years ago
  15. 720fcbc Zygote : Block SIGCHLD during fork. am: dfcc79ee8e by Narayan Kamath · 8 years ago
  16. dfcc79e Zygote : Block SIGCHLD during fork. by Narayan Kamath · 8 years ago
  17. 8a3a6ff In MountEmulatedStorage() don't create a mount namespace unless actually mounting. by Robert Sesek · 8 years ago
  18. 1201509 Move art::Runtime::InitZygote logic from art into frameworks/base. am: e4f8d69c58 am: c1b32fc3ea by Robert Sesek · 8 years ago
  19. 5189f86 Move art::Runtime::InitZygote logic from art into frameworks/base. am: e4f8d69c58 by Robert Sesek · 8 years ago
  20. e4f8d69 Move art::Runtime::InitZygote logic from art into frameworks/base. by Robert Sesek · 8 years ago
  21. abd5b05 Backport changes to whitelist sockets opened by the zygote. am: a1252ccbdb by Narayan Kamath · 8 years ago
  22. a1252cc Backport changes to whitelist sockets opened by the zygote. by Narayan Kamath · 8 years ago
  23. 3764a26 Add a whitelist of sockets on fork. by Narayan Kamath · 8 years ago
  24. c5f27a7 Reopen whitelisted zygote file descriptors after a fork. by Narayan Kamath · 8 years ago
  25. 593aab7 Zygote: Better logging for setgroups failures. by Narayan Kamath · 8 years ago
  26. 885b742 Changes of root storage space unmounting time on Zygote Process by doheon1.lee · 9 years ago
  27. 0f6ae2e resolve merge conflicts of b242549166 to nyc-dev by Erik Kline · 8 years ago
  28. b242549 Give bluetooth sufficient capabilities to run DhcpClient by Erik Kline · 8 years ago
  29. 2956bee Grant CAP_WAKE_ALARM to the Bluetooth process for any user by Pavlin Radoslavov · 9 years ago
  30. fbd5904 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 9 years ago
  31. a877235 Special case system_server to not create the JIT code cache. by Nicolas Geoffray · 9 years ago
  32. b053cce Frameworks/base: Make RuntimeAbort more expressive by Andreas Gampe · 9 years ago
  33. ea1831d am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  34. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  35. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  36. db8a6ee am 80770c09: am 16db4101: Merge "DO NOT MERGE Add \'bluetooth\' user to the \'system\' group." into cw-e-dev by Sharvil Nanavati · 9 years ago
  37. 16db410 Merge "DO NOT MERGE Add 'bluetooth' user to the 'system' group." into cw-e-dev by Sharvil Nanavati · 9 years ago
  38. babe815 DO NOT MERGE Add 'bluetooth' user to the 'system' group. by Sharvil Nanavati · 9 years ago
  39. 7dd5179 am d6597cb4: am 1bc7d0c8: am 70c958c4: Merge "Save/restore errno in SIGCHLD handler." into mnc-dr-dev by Christopher Ferris · 9 years ago
  40. a8a7954 Save/restore errno in SIGCHLD handler. by Christopher Ferris · 9 years ago
  41. 1262059 am 260cb53f: am ce4fbb4d: Merge "zygote: fix memory leak when fork process" by Elliott Hughes · 9 years ago
  42. 31b1b27 am 260cb53f: am ce4fbb4d: Merge "zygote: fix memory leak when fork process" by Elliott Hughes · 9 years ago
  43. 1ca062f zygote: fix memory leak when fork process by Mykola Kondratenko · 9 years ago
  44. 7d28ad9 am cb54ffb2: Merge "Protect runtime storage mount points." into mnc-dev by Jeff Sharkey · 9 years ago
  45. 928e1ec Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  46. 6d43a861 Add boost to increase the load on newly-forked zygote processes. by Tim Murray · 9 years ago
  47. faf3f69 Fully unmount existing storage in Zygote. by Jeff Sharkey · 9 years ago
  48. 9527b22 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  49. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  50. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  51. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  52. 5d5e4b1 am 43a92646: Merge "Use native brige only if we have a private data directory." by Calin Juravle · 10 years ago
  53. 6a4d236 Use native brige only if we have a private data directory. by Calin Juravle · 10 years ago
  54. 5d4deb8 am f7d24d24: Merge "PreInitializeNativeBridge only if its Available" by Calin Juravle · 10 years ago
  55. 79ec4c1 PreInitializeNativeBridge only if its Available by Calin Juravle · 10 years ago
  56. 921d8e2 am ee7684ca: am 04517286: Merge "Use strerror(3) when reporting zygote failures." by Elliott Hughes · 10 years ago
  57. 960e831 Use strerror(3) when reporting zygote failures. by Elliott Hughes · 10 years ago
  58. a103ebe resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  59. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  60. dc84c6c resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  61. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  62. 4990e4f Launch processes running under the 'bluetooth' uid with CAP_WAKE_ALARM. by Sharvil Nanavati · 10 years ago
  63. 3089bed Zygote: make libprocessgroup failures non-fatal by Colin Cross · 10 years ago
  64. 0161bbc ActivityManager: use Process.killProcessGroup to kill forked processes by Colin Cross · 10 years ago
  65. 18cd9f5 clean up native com.android.internal.os.Zygote by Colin Cross · 10 years ago
  66. 160992d Fix broken logging in Zygote.cpp. by Narayan Kamath · 10 years ago
  67. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago