1. db4a79a Enable profile guided compilation on the framework side by Calin Juravle · 9 years ago
  2. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  3. 7016625 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 9 years ago
  4. 811dc3b Allow preloading of freefore multi window drawables. by Filip Gruszczynski · 9 years ago
  5. 0afcfdc Merge "system_server: allow /proc read access to other UIDs" am: 51b48b3877 am: 02cc328d9d by Nick Kralevich · 9 years ago
  6. 368513f system_server: allow /proc read access to other UIDs by Nick Kralevich · 9 years ago
  7. 5dd239a Make ZygoteInit not require CAP_BLOCK_SUSPEND by Luis Hector Chavez · 9 years ago
  8. 56ebb25 resolved conflicts for 389bb7f5 to master by Todd Kennedy · 9 years ago
  9. 9f86026 resolved conflicts for 7de7e0b0 to stage-aosp-master by Todd Kennedy · 9 years ago
  10. fa54ab7 Pass dexopt flags as integer by Todd Kennedy · 9 years ago
  11. 4e32174 resolved conflicts for cafacef6 to stage-aosp-master by Todd Kennedy · 9 years ago
  12. 55fe944 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 9 years ago
  13. bc68463 resolved conflicts for 5d7b68d4 to master by Andreas Gampe · 9 years ago
  14. 5d7b68d am 53ed452e: am 9ce68b24: am b49245f9: Merge "Frameworks/base: Propagate boot status to installd" into mnc-dr-dev by Andreas Gampe · 9 years ago
  15. 06bb908 Frameworks/base: Propagate boot status to installd by Andreas Gampe · 9 years ago
  16. f9fba98 am e651ee9b: am 10191dd9: am 53f1a815: Merge "Remove unnecessary finally blocks for tracing." by Yasuhiro Matsuda · 9 years ago
  17. 10191dd am 53f1a815: Merge "Remove unnecessary finally blocks for tracing." by Yasuhiro Matsuda · 9 years ago
  18. 25878b2 Remove unnecessary finally blocks for tracing. by Yasuhiro Matsuda · 9 years ago
  19. 6d44418 resolved conflicts for merge of fcf9ab5a to master by Yasuhiro Matsuda · 9 years ago
  20. ebf9465 resolved conflicts for merge of ef57e5e0 to stage-aosp-master by Yasuhiro Matsuda · 9 years ago
  21. 1ab43d5 Add trace code to system server. by Yasuhiro Matsuda · 9 years ago
  22. 2b40e70 am 9e2d1ed8: am b96bc804: am 0633ae74: Merge "Actually wait for installd" into mnc-dev by Makoto Onuki · 9 years ago
  23. c8a2cfe Actually wait for installd by Makoto Onuki · 9 years ago
  24. b885093 Merge "Disable AssetAtlasService when PRELOAD_RESOURCES is turned off" by Steve Paik · 9 years ago
  25. 3c27a23 Disable AssetAtlasService when PRELOAD_RESOURCES is turned off by Steve Paik · 9 years ago
  26. c6432e5 add gps gid to system_server by Kevin Tang · 11 years ago
  27. 825af5f am 5d3aea2e: am c7f9f765: am 189d2785: Merge "Frameworks/base: Fix comment" by Andreas Gampe · 9 years ago
  28. dd8e5fb Frameworks/base: Fix comment by Andreas Gampe · 9 years ago
  29. c147278 am 3bbd87dd: am 1f4f92ed: am b6feabcf: Merge "Frameworks/base: Use better Class.forName in ZygoteInit" by Andreas Gampe · 9 years ago
  30. c917f74 Frameworks/base: Use better Class.forName in ZygoteInit by Andreas Gampe · 9 years ago
  31. a1b19b7 am 00ff42a0: am 7f757130: am f324d245: Merge "Reuse dexopt method for both dex2oat and patchoat." by Richard Uhler · 9 years ago
  32. c3dd1c1 Load hyphenation data at Zygote init by Raph Levien · 9 years ago
  33. 7b08b35 Reuse dexopt method for both dex2oat and patchoat. by Richard Uhler · 9 years ago
  34. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  35. 01b50bb am 907bcd96: am 644ebc88: am 0a7936b7: Merge "Fix a couple of issues with system_server forking." by Narayan Kamath · 9 years ago
  36. 0a7936b Merge "Fix a couple of issues with system_server forking." by Narayan Kamath · 9 years ago
  37. cc34625 am 07aaff33: am 58524b2a: am e7e92381: Merge "Register DDM handlers at the beginning of main method." by Piotr Jastrzebski · 9 years ago
  38. b6b044a Fix a couple of issues with system_server forking. by Narayan Kamath · 9 years ago
  39. da74a62 Register DDM handlers at the beginning of main method. by Piotr Jastrzebski · 9 years ago
  40. 77bb6f1 Stack alert dialog buttons when they are too long by Alan Viverette · 9 years ago
  41. 37ad4b0 Choose the right executable for wrapped applications. by Narayan Kamath · 10 years ago
  42. f48029f Remove support for --classpath and make --runtime-init the default. by Narayan Kamath · 10 years ago
  43. 23e6878 Fix handling of wrapped processes [part 2] by Narayan Kamath · 10 years ago
  44. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  45. 894724b Rewrite selectReadable JNI in Java. by Elliott Hughes · 10 years ago
  46. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  47. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  48. d0c4535 Move preloaded-classes out of framework.jar. by Ying Wang · 10 years ago
  49. 05f74b9 am 2c65386d: am 0dfa4738: Merge "Pass explicit null theme when preloading drawables" into lmp-dev by Alan Viverette · 10 years ago
  50. 84e001a Pass explicit null theme when preloading drawables by Alan Viverette · 10 years ago
  51. 13b99f3 am 3b74850d: am 93468f7c: Merge "Add zygote preloading of shared libraries" into lmp-dev by Brian Carlstrom · 10 years ago
  52. 6c9af96 Add zygote preloading of shared libraries by Brian Carlstrom · 10 years ago
  53. 629dc18 Timing Hacks DO NOT MERGE by Anwar Ghuloum · 10 years ago
  54. 41b07f1 am 554bd893: am 8f9ebc8a: Merge "Remove unnecessary explicit GC in ZygoteInit." by Mathieu Chartier · 10 years ago
  55. 9a88f10 Remove unnecessary explicit GC in ZygoteInit. by Mathieu Chartier · 10 years ago
  56. 29564cd Remove system_server classes from the boot image. by Narayan Kamath · 10 years ago
  57. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  58. be3dc57 am 402120a2: Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  59. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 10 years ago
  60. 9a76e9b Fix build error by Bill Yi · 10 years ago
  61. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  62. a9569ff Fix two zygote imports. by Elliott Hughes · 10 years ago
  63. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 10 years ago
  64. 49cbafa Zygote: enable CAP_BLOCK_SUSPEND capability for system server by Daniel Leung · 11 years ago
  65. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  66. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  67. 9eca7f8 am 53c7608a: am a3c3533b: Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 10 years ago
  68. 89d4c89 Finish fixing Zygote descriptor leakage problem by Dave Platt · 10 years ago
  69. bd9acc2 am e966e577: am 02f042dd: Fix socket descriptor leak from Zygote to child app by Dave Platt · 11 years ago
  70. 02f042d Fix socket descriptor leak from Zygote to child app by Dave Platt · 11 years ago
  71. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  72. 5c1aa4e am ede7f9d3: am 9e71310d: Merge "Remove incorrect (and unused) capget code." by Elliott Hughes · 11 years ago
  73. 42a4bb5 Remove incorrect (and unused) capget code. by Elliott Hughes · 11 years ago
  74. ad13bd5 Treat UnsatisfiedLinkError as non-fatal by Brian Carlstrom · 11 years ago
  75. e92f19e Treat UnsatisfiedLinkError as non-fatal by Brian Carlstrom · 11 years ago
  76. 6c3baf1 Preload DexCaches by Brian Carlstrom · 11 years ago
  77. 184a010 Allow packages.list access with new GID. by Jeff Sharkey · 11 years ago
  78. ed96ea2 Merge "Add the ability to disable OpenGL drivers preloading Bug #8888857" by Romain Guy · 11 years ago
  79. c5e3638 Add the ability to disable OpenGL drivers preloading Bug #8888857 by Romain Guy · 11 years ago
  80. dad7bd7 Merge "Load OpenGL drivers libraries in Zygote" by Romain Guy · 11 years ago
  81. 74c6912 Load OpenGL drivers libraries in Zygote by Romain Guy · 11 years ago
  82. dbcf2d7 PowerManagerService: Don't reboot directly. by Nick Kralevich · 11 years ago
  83. 5028934 am a6436526: Merge "Human-readable POSIX capabilities for SystemServer." by Alex Klyubin · 11 years ago
  84. 48a06e7 Human-readable POSIX capabilities for SystemServer. by Alex Klyubin · 11 years ago
  85. 6ad0452 Disable tracing from Zygote by Jamie Gennis · 11 years ago
  86. cae3d9f ZygoteInit: more dead code cleanup by Nick Kralevich · 11 years ago
  87. 40779e5 Remove dead code. by Nick Kralevich · 11 years ago
  88. 80618d6 am 7d5b22af: am f029c22f: Merge "Use Libcore.os.umask for setting umask" by Kenny Root · 12 years ago
  89. 4c74f8c Use Libcore.os.umask for setting umask by Kenny Root · 12 years ago
  90. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  91. 14577c4 Should recycle TypedArray. by Jeff Brown · 12 years ago
  92. dc7bf5d Don't use bootstrap loader directly by Andy McFadden · 13 years ago
  93. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 13 years ago
  94. e516893 Grant AID_NET_BW_STATS to system service. by Jeff Sharkey · 13 years ago
  95. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  96. 0c2313d Mimic Zygote preload steps when using wrappers. by Jeff Brown · 13 years ago
  97. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  98. ceb8897 Merge "Tolerate missing AccountManager resource, not just missing resource name" by Brian Carlstrom · 13 years ago
  99. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  100. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago