1. b6ab8c1 am a6f5e79d: Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  2. a6f5e79 Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  3. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  4. 05f980d am d4b64409: Merge "Make zygotes aware of their supported ABIs." by Narayan Kamath · 10 years ago
  5. 3856a21 am cecfb94f: Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  6. d4b6440 Merge "Make zygotes aware of their supported ABIs." by Narayan Kamath · 10 years ago
  7. cecfb94 Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  8. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  9. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  10. 00cfbe8 am a5608acb: Merge "Don\'t allow MemoryFiles of negative length." by Narayan Kamath · 10 years ago
  11. a5608ac Merge "Don't allow MemoryFiles of negative length." by Narayan Kamath · 10 years ago
  12. f626ca2 Don't allow MemoryFiles of negative length. by Narayan Kamath · 10 years ago
  13. 228cefa am 3fb2b713: Merge "[ActivityManager] Reduce report ANR on wrong activity." by Craig Mautner · 10 years ago
  14. 3fb2b71 Merge "[ActivityManager] Reduce report ANR on wrong activity." by Craig Mautner · 10 years ago
  15. 309ca5d [ActivityManager] Reduce report ANR on wrong activity. by riddle_hsu · 10 years ago
  16. 4ed2732 am dc97144b: Merge "Always call super.onCreate(). Always." by Nick Kralevich · 10 years ago
  17. dc97144 Merge "Always call super.onCreate(). Always." by Nick Kralevich · 10 years ago
  18. 5eab368 Always call super.onCreate(). Always. by Christopher Tate · 11 years ago
  19. 24a2f20 am c420ce34: Merge "Marquee text RTL improvements" by Raph Levien · 10 years ago
  20. c420ce3 Merge "Marquee text RTL improvements" by Raph Levien · 10 years ago
  21. f87b3a2 am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  22. 374db6c Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  23. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  24. 1442404 am 369a0057: Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 10 years ago
  25. 369a005 Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 10 years ago
  26. b386bfd am 89dddcc9: Merge "Use default visibility for Snapshot::getLocalClip." by Ben Cheng · 10 years ago
  27. 89dddcc Merge "Use default visibility for Snapshot::getLocalClip." by Ben Cheng · 10 years ago
  28. 65ba94f Use default visibility for Snapshot::getLocalClip. by Ben Cheng · 10 years ago
  29. cf61c9b Update ViewRootImpl for 64bit functor type. by Ben Murdoch · 10 years ago
  30. ea9e5ec am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  31. 17b1b8f Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  32. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  33. 095ece1 am b3cafa56: Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  34. b3cafa5 Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  35. e531e2e am 3b2a9d22: Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  36. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  37. b11952d am e3434fc4: Merge "Improve detail message for X509TrustManagerExtensions argument validation" by Brian Carlstrom · 10 years ago
  38. e3434fc Merge "Improve detail message for X509TrustManagerExtensions argument validation" by Brian Carlstrom · 10 years ago
  39. ff9ca78 Improve detail message for X509TrustManagerExtensions argument validation by Brian Carlstrom · 10 years ago
  40. 439145f am ab561f5b: Merge "Don\'t make isSafeMode a field on the Zygote class." by Narayan Kamath · 10 years ago
  41. ab561f5 Merge "Don't make isSafeMode a field on the Zygote class." by Narayan Kamath · 10 years ago
  42. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 10 years ago
  43. 0e3f3c7 am 91bbb75c: Merge "Cast CallMethod\'s size_t parameters to jint" by Narayan Kamath · 10 years ago
  44. 91bbb75 Merge "Cast CallMethod's size_t parameters to jint" by Narayan Kamath · 10 years ago
  45. 21e0af9 Fix RenderScriptGL setSurfaceTexture problem by Xiaofei Wan · 10 years ago
  46. 44b43a5 am 1e4cad81: Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 10 years ago
  47. 1e4cad8 Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 10 years ago
  48. c3b7e6f GlobalActions: Fix Airplane Mode on/off issue by nagarw · 11 years ago
  49. d648e5f am e9b4fd07: Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 10 years ago
  50. 155e313 am d511bc17: Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 10 years ago
  51. 6a14146 am e328056d: Merge "Add support for additional international keyboard mappings" by Michael Wright · 10 years ago
  52. 9395dab am ff3362f0: (-s ours) Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front." by Craig Mautner · 10 years ago
  53. e9b4fd0 Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 10 years ago
  54. d511bc1 Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 10 years ago
  55. e328056 Merge "Add support for additional international keyboard mappings" by Michael Wright · 10 years ago
  56. ff3362f Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front." by Craig Mautner · 10 years ago
  57. e3abd2c Mark constructor as accessible in LayoutInflater. by Jeff Hao · 10 years ago
  58. aee03bb am 49c06150: Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 10 years ago
  59. 49c0615 Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 10 years ago
  60. 172d38b Change when the SELinux relabel of /data/data occurs. by Robert Craig · 10 years ago
  61. 004ceaa am 55a65509: Merge "Reduce warning verbosity in aapt" by Adam Lesinski · 10 years ago
  62. 55a6550 Merge "Reduce warning verbosity in aapt" by Adam Lesinski · 10 years ago
  63. 7f7ce0f am a2824410: Merge "Do not show Home behind full screen activity" by Craig Mautner · 10 years ago
  64. a282441 Merge "Do not show Home behind full screen activity" by Craig Mautner · 10 years ago
  65. 232d422 am f0ffa8a3: Merge "app_process: use LOCAL_MULTILIB := both" by Colin Cross · 10 years ago
  66. f0ffa8a Merge "app_process: use LOCAL_MULTILIB := both" by Colin Cross · 10 years ago
  67. f130f0a app_process: use LOCAL_MULTILIB := both by Colin Cross · 10 years ago
  68. d292326 Add support for additional international keyboard mappings by Olivier Gay · 10 years ago
  69. eaab4df am cd3f60f3: Merge "AArch64: Make frameworks/base code more portable" by Narayan Kamath · 10 years ago
  70. cd3f60f Merge "AArch64: Make frameworks/base code more portable" by Narayan Kamath · 10 years ago
  71. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  72. 0fd4c65 Do not show Home behind full screen activity by Yevgen Pronenko · 10 years ago
  73. 5b93685 am 57f2764b: Merge "CertificateChainValidator: initialize TrustManagerFactory" by Kenny Root · 10 years ago
  74. 57f2764 Merge "CertificateChainValidator: initialize TrustManagerFactory" by Kenny Root · 10 years ago
  75. 4e3abaf am 5daf51c0: Merge "jni: 64-bit compile issue" by Mark Salyzyn · 10 years ago
  76. 5daf51c Merge "jni: 64-bit compile issue" by Mark Salyzyn · 10 years ago
  77. aeb75fc jni: 64-bit compile issue by Mark Salyzyn · 10 years ago
  78. fdd6351 am 491eaf22: Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  79. 491eaf2 Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  80. 587a945 CertificateChainValidator: initialize TrustManagerFactory by Kenny Root · 10 years ago
  81. e6e25554 Note libselinux dependency on packages.list format changes. by Stephen Smalley · 10 years ago
  82. 739e194 DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front. by riddle_hsu · 10 years ago
  83. 4118480 am 80470cdf: Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  84. 80470cd Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  85. 89bc413 Marquee text RTL improvements by Michael Lekman · 13 years ago
  86. c1d863e am 77ceb5e8: Merge "Use X509ExtendedTrustManager and not Conscrypt" by Kenny Root · 10 years ago
  87. 9bbd2f9 am 2cacc619: Merge "Don\'t wait for finishing animation when second display is disconnected" by Craig Mautner · 10 years ago
  88. 77ceb5e Merge "Use X509ExtendedTrustManager and not Conscrypt" by Kenny Root · 10 years ago
  89. 2cacc61 Merge "Don't wait for finishing animation when second display is disconnected" by Craig Mautner · 10 years ago
  90. ea96d79 am 5f0d44f6: Merge "Fix scaleNinePatch." by Narayan Kamath · 10 years ago
  91. 5f0d44f Merge "Fix scaleNinePatch." by Narayan Kamath · 10 years ago
  92. 136c08a Cast CallMethod's size_t parameters to jint by Ashok Bhat · 11 years ago
  93. 39f7068 Don't wait for finishing animation when second display is disconnected by Koji Fukui · 10 years ago
  94. 6056e10 Solve three memory leaks related to PatchCache by Jens Gulin · 11 years ago
  95. da776c8 Use X509ExtendedTrustManager and not Conscrypt by Kenny Root · 10 years ago
  96. e119b22 Reduce warning verbosity in aapt by Adam Lesinski · 10 years ago
  97. 103ed35 am 557a93e1: Merge "Set ScreenshotSurface secure if any secure content is shown." by Craig Mautner · 10 years ago
  98. 557a93e Merge "Set ScreenshotSurface secure if any secure content is shown." by Craig Mautner · 10 years ago
  99. 02eb6bfd Fix scaleNinePatch. by Narayan Kamath · 11 years ago
  100. d8c3216 am 88517170: Merge "Adjust to the change in the private SSLParameterImpl API." by Alex Klyubin · 10 years ago