1. 402120a Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 11 years ago
  2. 706b1d7 Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 11 years ago
  3. 6e35a2a Remove "required" prefix from ABI fields. by Narayan Kamath · 11 years ago
  4. c01936a Add property for background GC type by Mathieu Chartier · 11 years ago
  5. da8c037 Avoid supported ABI list containing "unknown". by Torne (Richard Coles) · 11 years ago
  6. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 11 years ago
  7. b38e3fd Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  8. ff1ec4d Use package usage information to decide what dex files to optimize in PackageManagerService by Brian Carlstrom · 11 years ago
  9. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 11 years ago
  10. c84471c Handle /oem and /vendor as well by Christopher Tate · 11 years ago
  11. d6d1dba Implement FileUtils#contains. by Narayan Kamath · 11 years ago
  12. 160992d Fix broken logging in Zygote.cpp. by Narayan Kamath · 11 years ago
  13. 54c3529 Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 11 years ago
  14. 7d3f9e9 Merge "Fix for native leaks in YuvToJpegEncoder.cpp" by Elliott Hughes · 11 years ago
  15. 1c0f21e WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent by Allen Shen · 11 years ago
  16. 02931d9 DO NOT MERGE Add invokeFunctor stub by Bo Liu · 11 years ago
  17. a9569ff Fix two zygote imports. by Elliott Hughes · 11 years ago
  18. f25f14e Remove unused import. by Elliott Hughes · 11 years ago
  19. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 11 years ago
  20. 9790190 Fix build. by Elliott Hughes · 11 years ago
  21. bbd87eb Merge "Track libcore.os' move to android.system." by Elliott Hughes · 11 years ago
  22. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
  23. 83f7d0d Use Runtime.gc instead of System.gc for DDMS. by Mathieu Chartier · 11 years ago
  24. 747802f EventLog: event log translation errors by Mark Salyzyn · 11 years ago
  25. 8c2d70f5 Merge "Add a stub for forgotten callback to fix master-gpl." by Selim Gurun · 11 years ago
  26. 4e48f40 Add a stub for forgotten callback to fix master-gpl. by Selim Gurun · 11 years ago
  27. adad989 Merge "Add a stub to fix master-gpl" by Selim Gurun · 11 years ago
  28. 85b89bf Add a stub to fix master-gpl by Selim Gurun · 11 years ago
  29. c717179 Merge "jni: android_util_Process 64 bit issues" by Mark Salyzyn · 11 years ago
  30. c6a4101 jni: android_util_Process 64 bit issues by Mark Salyzyn · 11 years ago
  31. 8480384 Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server" by Nick Kralevich · 11 years ago
  32. 49cbafa Zygote: enable CAP_BLOCK_SUSPEND capability for system server by Daniel Leung · 11 years ago
  33. 43582df Changes to support asynchronous close interruption by Neil Fuller · 11 years ago
  34. 5a47a9f Merge "Native Runtime: Add LOG_ID_CRASH" by Mark Salyzyn · 11 years ago
  35. 5b6da1a jni: binder ptrdiff_t compile issues by Mark Salyzyn · 11 years ago
  36. cfd91e7 jni: binder 64-bit compile issues by Mark Salyzyn · 11 years ago
  37. 8539403 frameworks: 64 bit compile issues by Mark Salyzyn · 11 years ago
  38. 69eb6f5 Native Runtime: Add LOG_ID_CRASH by Mark Salyzyn · 11 years ago
  39. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 11 years ago
  40. 8cd319b Merge "Add additional languages to be accepted by the NumberPicker input filter" by Elliott Hughes · 11 years ago
  41. 09e13cc Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 11 years ago
  42. 80413c9 Merge "Re-implement native library search and copies." by Narayan Kamath · 11 years ago
  43. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 11 years ago
  44. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 11 years ago
  45. ecdf9b1 Merge "jni: liblog reading error API incorrect" by Mark Salyzyn · 11 years ago
  46. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 11 years ago
  47. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 11 years ago
  48. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 11 years ago
  49. b519aec jni: liblog reading error API incorrect by Mark Salyzyn · 11 years ago
  50. f626ca2 Don't allow MemoryFiles of negative length. by Narayan Kamath · 11 years ago
  51. 5eab368 Always call super.onCreate(). Always. by Christopher Tate · 11 years ago
  52. c420ce3 Merge "Marquee text RTL improvements" by Raph Levien · 11 years ago
  53. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 11 years ago
  54. 369a005 Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 11 years ago
  55. cf61c9b Update ViewRootImpl for 64bit functor type. by Ben Murdoch · 11 years ago
  56. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 11 years ago
  57. ff9ca78 Improve detail message for X509TrustManagerExtensions argument validation by Brian Carlstrom · 11 years ago
  58. e3abd2c Mark constructor as accessible in LayoutInflater. by Jeff Hao · 11 years ago
  59. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 11 years ago
  60. 587a945 CertificateChainValidator: initialize TrustManagerFactory by Kenny Root · 11 years ago
  61. 89bc413 Marquee text RTL improvements by Michael Lekman · 13 years ago
  62. 77ceb5e Merge "Use X509ExtendedTrustManager and not Conscrypt" by Kenny Root · 11 years ago
  63. da776c8 Use X509ExtendedTrustManager and not Conscrypt by Kenny Root · 11 years ago
  64. 02eb6bfd Fix scaleNinePatch. by Narayan Kamath · 11 years ago
  65. a2507e8 Adjust to the change in the private SSLParameterImpl API. by Alex Klyubin · 11 years ago
  66. f83c73e Don't register methods when there's nothing to register. by Narayan Kamath · 11 years ago
  67. 7c0dfed Merge "Pass int32_t for JNI calls to java Input/Output streams." by Narayan Kamath · 11 years ago
  68. d88d817 Merge "Null pointer exception in FileRotator.java" by Jeff Sharkey · 11 years ago
  69. 2bb39d7 Pass int32_t for JNI calls to java Input/Output streams. by Ashok Bhat · 11 years ago
  70. 07a1e23 Move options buffers to top scope by Dave Allison · 11 years ago
  71. bbf1861 Null pointer exception in FileRotator.java by Mikael Gullstrand · 11 years ago
  72. b3802a8 Remove java.io.tmpdir assignment in AndroidRuntime (again). by Narayan Kamath · 11 years ago
  73. 0f3fd6c Merge "Remove stray logging statement." by Narayan Kamath · 11 years ago
  74. c3955e7 Remove stray logging statement. by Narayan Kamath · 11 years ago
  75. 6d71e16 Merge "Round off when calculate next step in Seekbar" by Jeff Brown · 11 years ago
  76. a41ddcc Merge "Fixed typo errors in documentation" by Jeff Brown · 11 years ago
  77. 35c8ebab Merge "take account of RotationVector's new extra parameter" by Jeff Brown · 11 years ago
  78. 98ba7bd Only pass -Xprofile-* options to ART by Brian Carlstrom · 11 years ago
  79. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 11 years ago
  80. 0efbd9a ART profiler usage. by Dave Allison · 11 years ago
  81. 27ad525 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  82. 29e55be Merge "NFC: getNdefMessage() should throw exception if no tag in field." by Martijn Coenen · 11 years ago
  83. 3beff1e Add dex2oat-flags plumbing to AndroidRuntime by Brian Carlstrom · 11 years ago
  84. 3fc376b Harden NsdManager against null-dereference crashes by Dave Platt · 11 years ago
  85. d75932b Fix descriptor leak after accepting connections by Dave Platt · 11 years ago
  86. eee2c72 Merge "Various format string fixes for 64bit" by Narayan Kamath · 11 years ago
  87. e4dae5f Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 11 years ago
  88. 2000fe5 Merge "Make getAssetInt throw unconditionally." by Narayan Kamath · 11 years ago
  89. 64d38d9 AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 11 years ago
  90. 2d19d20 Make getAssetInt throw unconditionally. by Narayan Kamath · 11 years ago
  91. 2ba70fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 11 years ago
  92. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 11 years ago
  93. 84bbeb9 Use long for pointers in opengl/EGL classes by Ashok Bhat · 11 years ago
  94. 01c26ea Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 11 years ago
  95. bbfc08b Merge changes I6d4fdada,Ia34899a4 by Greg Hackmann · 11 years ago
  96. 38bf514 Move time setting code from SystemClock to AlarmManagerService by Greg Hackmann · 11 years ago
  97. 4a80927 Merge "Fix documentation for Parcel.readException()." by Elliott Hughes · 11 years ago
  98. 8d41e65 Merge "Miscellaneous small documentation fixes." by Elliott Hughes · 11 years ago
  99. 42f06b0 Remove unused JNITest class by Ashok Bhat · 11 years ago
  100. 05cebdc Merge "Fix several bad function definitions." by Narayan Kamath · 11 years ago