summaryrefslogtreecommitdiff
path: root/core/java/android/os/ZygoteProcess.java
Commit message (Expand)AuthorAgeFilesLines
* Add javadoc for package-name arg passed during the process start.Sudheer Shanka2018-09-051-19/+23
* Allow some apps to get full access to external storage.Sudheer Shanka2018-08-211-0/+3
* Pass the packageName to zygote when starting a new process.Sudheer Shanka2018-07-301-2/+8
* Merge "Framework: Add API to get zygote PID" am: 1109e2333fAndreas Gampe2018-05-241-0/+29
|\
| * Framework: Add API to get zygote PIDAndreas Gampe2018-05-101-0/+29
| * Treat hidden API exemptions as whitelist.Mathew Inwood2018-05-081-1/+2
| * Configurable hidden API exemptions.Mathew Inwood2018-03-271-2/+54
* | Fail gracefully if we get a bad API whitelist.Mathew Inwood2018-04-191-6/+13
* | Configurable sampling rate for hidden API access log events.Mathew Inwood2018-04-101-0/+45
* | Treat hidden API exemptions as whitelist.Mathew Inwood2018-04-061-1/+2
* | Configurable hidden API exemptions.Mathew Inwood2018-03-281-2/+54
* | Preload with RELRO sharing in the WebView zygote.Torne (Richard Coles)2018-02-261-3/+7
|/
* Add Zygote.startChildZygote() to fork a new process that itself is a zygote.Robert Sesek2018-02-161-1/+54
* Refactor ZygoteProcess to deal in LocalSocketAddress.Robert Sesek2018-02-131-9/+27
* resolve merge conflicts of e017dae5873c to stage-aosp-masterNicolas Geoffray2017-09-131-33/+9
|\
| * Rename debugFlags to runtimeFlags.Nicolas Geoffray2017-09-121-33/+9
* | Zygote: Fix race condition on package preloads.Narayan Kamath2017-07-051-2/+4
* | Add a time-out for connecting to SystemServer, and WebView, zygotes.Gustav Sennton2017-04-281-0/+24
|/
* Support loading a stub WebView using a donor package.Torne (Richard Coles)2017-03-281-3/+6
* Zygote: Add support for explicit preloading of resources.Narayan Kamath2017-02-151-0/+20
* Introduce DEBUG_JAVA_DEBUGGABLE.Nicolas Geoffray2017-01-271-5/+5
* Enable logwrapper functionality on user buildsTamas Berghammer2016-12-161-1/+2
* Zygote: Add invoke-with to zygote protocolTamas Berghammer2016-12-161-1/+12
* Merge "Create the WebViewZygote and implement WebViewZygoteInit."Robert Sesek2016-10-221-77/+118
|\
| * Create the WebViewZygote and implement WebViewZygoteInit.Robert Sesek2016-10-071-77/+118
| * Split the zygote logic out of android.os.Process into a new ZygoteProcess class.Robert Sesek2016-09-091-0/+447
* resolve merge conflicts of 8f8d187 to nyc-dev-plus-aospRobert Sesek2016-10-101-6/+15
* Split the zygote logic out of android.os.Process into a new ZygoteProcess class.Robert Sesek2016-10-071-0/+447