1. a1b19b7 am 00ff42a0: am 7f757130: am f324d245: Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 9 years ago
  2. c3dd1c1 Load hyphenation data at Zygote init by Raph Levien · 9 years ago
  3. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 9 years ago
  4. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  5. 01b50bb am 907bcd96: am 644ebc88: am 0a7936b7: Merge "Fix a couple of issues with system_server forking." by Narayan Kamath · 9 years ago
  6. 0a7936b Merge "Fix a couple of issues with system_server forking." by Narayan Kamath · 9 years ago
  7. cc34625 am 07aaff33: am 58524b2a: am e7e92381: Merge "Register DDM handlers at the beginning of main method." by Piotr Jastrzebski · 9 years ago
  8. b6b044a Fix a couple of issues with system_server forking. by Narayan Kamath · 9 years ago
  9. da74a62 Register DDM handlers at the beginning of main method. by Piotr Jastrzebski · 9 years ago
  10. 77bb6f1 Stack alert dialog buttons when they are too long by Alan Viverette · 9 years ago
  11. 37ad4b0 Choose the right executable for wrapped applications. by Narayan Kamath · 10 years ago
  12. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  13. 23e6878 Fix handling of wrapped processes [part 2] by Narayan Kamath · 10 years ago
  14. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  15. 894724b Rewrite selectReadable JNI in Java. by Elliott Hughes · 10 years ago
  16. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  17. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  18. d0c4535 Move preloaded-classes out of framework.jar. by Ying Wang · 10 years ago
  19. 05f74b9 am 2c65386d: am 0dfa4738: Merge "Pass explicit null theme when preloading drawables" into lmp-dev by Alan Viverette · 10 years ago
  20. 84e001a Pass explicit null theme when preloading drawables by Alan Viverette · 10 years ago
  21. 13b99f3 am 3b74850d: am 93468f7c: Merge "Add zygote preloading of shared libraries" into lmp-dev by Brian Carlstrom · 10 years ago
  22. 6c9af96 Add zygote preloading of shared libraries by Brian Carlstrom · 10 years ago
  23. 629dc18 Timing Hacks DO NOT MERGE by Anwar Ghuloum · 10 years ago
  24. 41b07f1 am 554bd893: am 8f9ebc8a: Merge "Remove unnecessary explicit GC in ZygoteInit." by Mathieu Chartier · 10 years ago
  25. 9a88f10 Remove unnecessary explicit GC in ZygoteInit. by Mathieu Chartier · 10 years ago
  26. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  27. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  28. be3dc57 am 402120a2: Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  29. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 10 years ago
  30. 9a76e9b Fix build error by Bill Yi · 10 years ago
  31. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  32. a9569ff Fix two zygote imports. by Elliott Hughes · 10 years ago
  33. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 10 years ago
  34. 49cbafa Zygote: enable CAP_BLOCK_SUSPEND capability for system server by Daniel Leung · 11 years ago
  35. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  36. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  37. 9eca7f8 am 53c7608a: am a3c3533b: Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 10 years ago
  38. 89d4c89 Finish fixing Zygote descriptor leakage problem by Dave Platt · 10 years ago
  39. bd9acc2 am e966e577: am 02f042dd: Fix socket descriptor leak from Zygote to child app by Dave Platt · 11 years ago
  40. 02f042d Fix socket descriptor leak from Zygote to child app by Dave Platt · 11 years ago
  41. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  42. 5c1aa4e am ede7f9d3: am 9e71310d: Merge "Remove incorrect (and unused) capget code." by Elliott Hughes · 11 years ago
  43. 42a4bb5 Remove incorrect (and unused) capget code. by Elliott Hughes · 11 years ago
  44. ad13bd5 Treat UnsatisfiedLinkError as non-fatal by Brian Carlstrom · 11 years ago
  45. e92f19e Treat UnsatisfiedLinkError as non-fatal by Brian Carlstrom · 11 years ago
  46. 6c3baf1 Preload DexCaches by Brian Carlstrom · 11 years ago
  47. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  48. ed96ea2 Merge "Add the ability to disable OpenGL drivers preloading Bug #8888857" by Romain Guy · 11 years ago
  49. c5e3638 Add the ability to disable OpenGL drivers preloading Bug #8888857 by Romain Guy · 11 years ago
  50. dad7bd7 Merge "Load OpenGL drivers libraries in Zygote" by Romain Guy · 11 years ago
  51. 74c6912 Load OpenGL drivers libraries in Zygote by Romain Guy · 11 years ago
  52. dbcf2d7 PowerManagerService: Don't reboot directly. by Nick Kralevich · 11 years ago
  53. 5028934 am a6436526: Merge "Human-readable POSIX capabilities for SystemServer." by Alex Klyubin · 11 years ago
  54. 48a06e7 Human-readable POSIX capabilities for SystemServer. by Alex Klyubin · 11 years ago
  55. 6ad0452 Disable tracing from Zygote by Jamie Gennis · 11 years ago
  56. cae3d9f ZygoteInit: more dead code cleanup by Nick Kralevich · 11 years ago
  57. 40779e5 Remove dead code. by Nick Kralevich · 11 years ago
  58. 80618d6 am 7d5b22af: am f029c22f: Merge "Use Libcore.os.umask for setting umask" by Kenny Root · 12 years ago
  59. 4c74f8c Use Libcore.os.umask for setting umask by Kenny Root · 12 years ago
  60. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  61. 14577c4 Should recycle TypedArray. by Jeff Brown · 12 years ago
  62. dc7bf5d Don't use bootstrap loader directly by Andy McFadden · 13 years ago
  63. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 13 years ago
  64. e516893 Grant AID_NET_BW_STATS to system service. by Jeff Sharkey · 13 years ago
  65. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  66. 0c2313d Mimic Zygote preload steps when using wrappers. by Jeff Brown · 13 years ago
  67. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  68. ceb8897 Merge "Tolerate missing AccountManager resource, not just missing resource name" by Brian Carlstrom · 13 years ago
  69. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  70. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  71. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  72. f973eaa Remove dead code from the Zygote initialization. by Carl Shapiro · 13 years ago
  73. b7929d6 Do not attempt to set the minimize heap size in the Zygote. by Carl Shapiro · 14 years ago
  74. 091511b am e3e8642c: am 001c7d12: Merge "Set capabilities sooner." into gingerbread by Andy McFadden · 14 years ago
  75. 1b4c796 Set capabilities sooner. by Andy McFadden · 14 years ago
  76. 6520224 am 157fa0ac: am 77c011ba: Set default heap size to 5MB. by Romain Guy · 14 years ago
  77. 77c011b Set default heap size to 5MB. by Romain Guy · 14 years ago
  78. c9ad7c6 resolved conflicts for merge of 41e99538 to master by Brian Carlstrom · 14 years ago
  79. 1751086 New Java-based SamplingProfiler by Brian Carlstrom · 14 years ago
  80. 90960e8 Set umask of system server to 0077 by Mike Lockwood · 14 years ago
  81. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  82. 037a086 Give system server permission to access USB. by Mike Lockwood · 14 years ago
  83. e241754 Preloaded class list problems shall no longer break the build. by Jesse Wilson · 14 years ago
  84. 0b3533a Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. by Barry Hayes · 15 years ago
  85. e540833 Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler by Bob Lee · 15 years ago
  86. 45e503a resolved conflicts for merge of 802527c6 to master skipping preloaded-classes as pre Bob by android-build SharedAccount · 15 years ago
  87. 2e93f65 Updated preloaded-classes file. by Bob Lee · 15 years ago
  88. 1b2e618 am 9e09e0f4: Merge change 3724 into donut by Android (Google) Code Review · 15 years ago
  89. 1caefa6 zygote: Add CAP_SYS_NICE to system server capabilities by San Mehat · 15 years ago
  90. 599c918 AI 144931: Added a (hidden) way to "pre-cache" register maps. by Andy McFadden · 15 years ago
  91. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  93. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  94. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  95. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  96. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago