1. ed5a6ae Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  2. 5a8fe7a Pass app visible packages data directory info to zygote by Ricky Wai · 4 years, 9 months ago
  3. 5ae996f Pipe disabled compat changes to runtime through zygote. by atrost · 4 years, 9 months ago
  4. 30641f5 Merge "zygote: respond and wait for reply to --boot-completed." am: d34e18c036 am: 15f8fb42d6 am: 332a53756d by Josh Gao · 5 years ago
  5. 332a537 Merge "zygote: respond and wait for reply to --boot-completed." am: d34e18c036 by Josh Gao · 5 years ago
  6. 2736136 zygote: respond and wait for reply to --boot-completed. by Josh Gao · 5 years ago
  7. 3b8ca2e Reconcile Zygote process name code with Q release. by Martijn Coenen · 5 years ago
  8. a98e414 Merge "Notify the ART runtime when boot is complete." am: f83748ae28 am: 6b9ab57b2d am: ed22d5f05c am: 8f93d19459 by Nicolas Geoffray · 5 years ago
  9. 6b9ab57b Merge "Notify the ART runtime when boot is complete." am: f83748ae28 by Nicolas Geoffray · 5 years ago
  10. 6d0d706 Notify the ART runtime when boot is complete. by David Srbecky · 5 years ago
  11. 32dbdca Start process of next activity with top priority in advance by Riddle Hsu · 5 years ago
  12. 9cbcf72 Moved some thread priority changes. by Chris Wailes · 5 years ago
  13. f68c4e2 Fixes two data races in USAP pool management. by Chris Wailes · 5 years ago
  14. ca49f49 Adjust Java Language thread priority in new processes. 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. 0feadf6 resolve merge conflicts of 40654b7696962cab6c23743114a711bab5bea16c to qt-dev-plus-aosp by Chris Wailes · 5 years ago
  20. 0779af6 Adjusts the USAP pool refill mechanism. by Chris Wailes · 5 years ago
  21. b321500 Adjusts the USAP pool refill mechanism. by Chris Wailes · 5 years ago
  22. 3d57a01 resolve merge conflicts of 803c05281620fdb74af6d4b6dd8febe5ac079e1d to qt-dev-plus-aosp by Sudheer Shanka · 5 years ago
  23. 64501e5 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  24. e73ae32 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  25. b019c7e DO NOT MERGE Fix setting hidden api usage log sample rate by Andrei Onea · 5 years ago
  26. b98e968 Merge "Change USAP name to application name as soon as possible." into qt-dev-plus-aosp by Christian Wailes · 5 years ago
  27. 49b79e5 Code cleanup in ZygoteConection.java by Chris Wailes · 5 years ago
  28. c170754 Change USAP name to application name as soon as possible. by Chris Wailes · 5 years ago
  29. 1f26331 Code cleanup in ZygoteConection.java by Chris Wailes · 5 years ago
  30. 72c3b22 Removes a vestigial code path. by Chris Wailes · 5 years ago
  31. ca848c4 Removes a vestigial code path. by Chris Wailes · 5 years ago
  32. 6d00c1a Change USAP name to application name as soon as possible. by Chris Wailes · 5 years ago
  33. 72625f5 Disable XOM on libraries for apps with targetSdkVerison<Q by Jeff Vander Stoep · 5 years ago
  34. eecddd5 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  35. 96d5871 Merge "Disable XOM on libraries for apps with targetSdkVerison<Q" by TreeHugger Robot · 5 years ago
  36. 739c0b5 Disable XOM on libraries for apps with targetSdkVerison<Q by Jeff Vander Stoep · 5 years ago
  37. 1588439 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  38. 7e797b6 Renamed blastula to unspecialized app process (usap) by Chris Wailes · 6 years ago
  39. e8e150d Add statslog logging for hidden api usage by Andrei Onea · 6 years ago
  40. bda1b8f Merge changes Ib8f3b5b0,I66b01930,I560cdf9c by Christian Wailes · 6 years ago
  41. e51005d Look for visible vols for a user under /mnt/user/<userId>/package/. by Sudheer Shanka · 6 years ago
  42. db132a3 Teaches the System Server to enable the Zygote's blastula pool. by Chris Wailes · 6 years ago
  43. 01060e6 Added pool management code around zygote state changes. by Chris Wailes · 6 years ago
  44. 3513d3c8 Use sampled value in hidden api logger by Andrei Onea · 6 years ago
  45. 31bde16 Use sampled value in hidden api logger by Andrei Onea · 6 years ago
  46. 82c999d Merge "Remove sandbox specific bind mounts from root namespace." by Sudheer Shanka · 6 years ago
  47. e6efa05 Fix regression in Dalvik:HEAP_TOTAL by Andrei Onea · 6 years ago
  48. 03fd40b Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 6 years ago
  49. 07aab08 Fix regression in Dalvik:HEAP_TOTAL by Andrei Onea · 6 years ago
  50. 89acbab Initialise hidden api usage logger pre-fork by Andrei Onea · 6 years ago
  51. 6cd1b70 Initialise hidden api usage logger pre-fork by Andrei Onea · 6 years ago
  52. cffbf1c Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  53. ba4c2eb Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  54. 682b479 Refactored ZygoteConnection.Arguments to ZygoteArguments. by Chris Wailes · 6 years ago
  55. 2be2626 Refactored ZygoteConnection.Arguments to ZygoteArguments. by Chris Wailes · 6 years ago
  56. 0b6da53 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 6 years ago
  57. 7e6fa67 Initial support for application Zygote. by Martijn Coenen · 6 years ago
  58. 3a0df3b Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  59. 3f0645b Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  60. d81b1d7 Add javadoc for package-name arg passed during the process start. by Sudheer Shanka · 6 years ago
  61. 98cb3f0 Allow some apps to get full access to external storage. by Sudheer Shanka · 6 years ago
  62. 154fe3f Pass the packageName to zygote when starting a new process. by Sudheer Shanka · 6 years ago
  63. 4f11d53 Merge "Framework: Add API to get zygote PID" am: 1109e2333f am: 07578c786a by Andreas Gampe · 6 years ago
  64. 8444dca Framework: Add API to get zygote PID by Andreas Gampe · 6 years ago
  65. 04194fe Configurable sampling rate for hidden API access log events. by Mathew Inwood · 6 years ago
  66. 8faeab8 Configurable hidden API exemptions. by Mathew Inwood · 6 years ago
  67. 2c6f97d Configurable hidden API exemptions. by Mathew Inwood · 6 years ago
  68. f4f647e Preload with RELRO sharing in the WebView zygote. by Torne (Richard Coles) · 7 years ago
  69. d0a190df Add Zygote.startChildZygote() to fork a new process that itself is a zygote. by Robert Sesek · 7 years ago
  70. fe6a51f Revert "Move zygote's seccomp setup to post-fork" by Victor Hsieh · 7 years ago
  71. 6a4a339 Move zygote's seccomp setup to post-fork by Victor Hsieh · 7 years ago
  72. 8f4eab2 resolve merge conflicts of eb8a4ef5d344 to oc-mr1-dev-plus-aosp by Andreas Gampe · 7 years ago
  73. 8dbb5e5 resolve merge conflicts of e017dae5873c to stage-aosp-master by Nicolas Geoffray · 7 years ago
  74. 81edac4 Rename debugFlags to runtimeFlags. by Nicolas Geoffray · 7 years ago
  75. 61491cc Merge "Zygote: Increase wrap-pid timeout to thirty seconds" am: 81f66ce5ab am: d795bbcdcc am: 7729d061ff by Andreas Gampe · 7 years ago
  76. bac3bc1 Merge "Zygote: Increase wrap-pid timeout to thirty seconds" am: 81f66ce5ab am: d795bbcdcc by Andreas Gampe · 7 years ago
  77. d795bbc Merge "Zygote: Increase wrap-pid timeout to thirty seconds" am: 81f66ce5ab by Andreas Gampe · 7 years ago
  78. 27497c6 Zygote: Increase wrap-pid timeout to thirty seconds by Andreas Gampe · 7 years ago
  79. d3e7126 Merge "Zygote: Poll with timeout for pid" am: 89d119abe6 am: 6078facf1f by Andreas Gampe · 7 years ago
  80. 6078fac Merge "Zygote: Poll with timeout for pid" am: 89d119abe6 by Andreas Gampe · 7 years ago
  81. 3fbde34 Zygote: Poll with timeout for pid by Andreas Gampe · 7 years ago
  82. cbc4214 Zygote: Poll with timeout for pid by Andreas Gampe · 7 years ago
  83. bf99d06 Zygote: Improve logging and error handling during connections. by Narayan Kamath · 7 years ago
  84. bae484a Zygote: Fix race condition on package preloads. by Narayan Kamath · 7 years ago
  85. 24a3306 Zygote: Fix race condition on package preloads. by Narayan Kamath · 7 years ago
  86. 52fe51d Merge "Zygote: Allow arbitrary-length wrap property names" am: 11780f1ad3 am: c942ae61e9 by Andreas Gampe · 7 years ago
  87. 4c88a8c Zygote: Allow arbitrary-length wrap property names by Andreas Gampe · 7 years ago
  88. 0452670 Support loading a stub WebView using a donor package. by Torne (Richard Coles) · 8 years ago
  89. 669afcc Zygote: Add support for explicit preloading of resources. by Narayan Kamath · 8 years ago
  90. 76d4fc8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  91. 4e66db8 Framework: Clean up RuntimeInit/ZygoteInit/WrapperInit by Andreas Gampe · 8 years ago
  92. 628c0f1 Merge "Introduce DEBUG_JAVA_DEBUGGABLE." am: 4df43ad959 am: 27ffe754a4 am: 1852c380e0 by Nicolas Geoffray · 8 years ago
  93. 347b1df Introduce DEBUG_JAVA_DEBUGGABLE. by Nicolas Geoffray · 8 years ago
  94. ed06502 Fix a bunch of repeated reads of a ro.* property by John Reck · 8 years ago
  95. e19589f Merge "Zygote: Add fdsToIgnore" am: 5b22a826d5 am: 140b9b65a1 am: e4cff36099 by Andreas Gampe · 8 years ago
  96. 8dfa178 Zygote: Add fdsToIgnore by Andreas Gampe · 8 years ago
  97. bb65893 Abstract ZygoteInit.maybePreload call for webview. by Torne (Richard Coles) · 8 years ago
  98. 5a3d0c6 Allow lazy preloading of zygote resources. by Narayan Kamath · 8 years ago
  99. f4b0962 Enable logwrapper functionality on user builds am: 0ca16fa584 am: db05d4b4ed am: ed8757a761 by Tamas Berghammer · 8 years ago
  100. 0ca16fa Enable logwrapper functionality on user builds by Tamas Berghammer · 8 years ago