1. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  2. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  3. a5608ac Merge "Don't allow MemoryFiles of negative length." by Narayan Kamath · 10 years ago
  4. f626ca2 Don't allow MemoryFiles of negative length. by Narayan Kamath · 10 years ago
  5. 3fb2b71 Merge "[ActivityManager] Reduce report ANR on wrong activity." by Craig Mautner · 10 years ago
  6. 309ca5d [ActivityManager] Reduce report ANR on wrong activity. by riddle_hsu · 10 years ago
  7. dc97144 Merge "Always call super.onCreate(). Always." by Nick Kralevich · 10 years ago
  8. 5eab368 Always call super.onCreate(). Always. by Christopher Tate · 10 years ago
  9. c420ce3 Merge "Marquee text RTL improvements" by Raph Levien · 10 years ago
  10. 374db6c Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  11. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  12. 369a005 Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 10 years ago
  13. 89dddcc Merge "Use default visibility for Snapshot::getLocalClip." by Ben Cheng · 10 years ago
  14. 65ba94f Use default visibility for Snapshot::getLocalClip. by Ben Cheng · 10 years ago
  15. cf61c9b Update ViewRootImpl for 64bit functor type. by Ben Murdoch · 10 years ago
  16. 17b1b8f Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  17. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  18. b3cafa5 Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  19. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  20. e3434fc Merge "Improve detail message for X509TrustManagerExtensions argument validation" by Brian Carlstrom · 10 years ago
  21. ff9ca78 Improve detail message for X509TrustManagerExtensions argument validation by Brian Carlstrom · 10 years ago
  22. ab561f5 Merge "Don't make isSafeMode a field on the Zygote class." by Narayan Kamath · 10 years ago
  23. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 10 years ago
  24. 91bbb75 Merge "Cast CallMethod's size_t parameters to jint" by Narayan Kamath · 10 years ago
  25. 21e0af9 Fix RenderScriptGL setSurfaceTexture problem by Xiaofei Wan · 10 years ago
  26. 1e4cad8 Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 10 years ago
  27. c3b7e6f GlobalActions: Fix Airplane Mode on/off issue by nagarw · 10 years ago
  28. e9b4fd0 Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 10 years ago
  29. d511bc1 Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 10 years ago
  30. e328056 Merge "Add support for additional international keyboard mappings" by Michael Wright · 10 years ago
  31. 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
  32. e3abd2c Mark constructor as accessible in LayoutInflater. by Jeff Hao · 10 years ago
  33. 49c0615 Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 10 years ago
  34. 172d38b Change when the SELinux relabel of /data/data occurs. by Robert Craig · 10 years ago
  35. 55a6550 Merge "Reduce warning verbosity in aapt" by Adam Lesinski · 10 years ago
  36. a282441 Merge "Do not show Home behind full screen activity" by Craig Mautner · 10 years ago
  37. f0ffa8a Merge "app_process: use LOCAL_MULTILIB := both" by Colin Cross · 10 years ago
  38. f130f0a app_process: use LOCAL_MULTILIB := both by Colin Cross · 10 years ago
  39. d292326 Add support for additional international keyboard mappings by Olivier Gay · 10 years ago
  40. cd3f60f Merge "AArch64: Make frameworks/base code more portable" by Narayan Kamath · 10 years ago
  41. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  42. 0fd4c65 Do not show Home behind full screen activity by Yevgen Pronenko · 10 years ago
  43. 57f2764 Merge "CertificateChainValidator: initialize TrustManagerFactory" by Kenny Root · 10 years ago
  44. 5daf51c Merge "jni: 64-bit compile issue" by Mark Salyzyn · 10 years ago
  45. aeb75fc jni: 64-bit compile issue by Mark Salyzyn · 10 years ago
  46. 491eaf2 Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  47. 587a945 CertificateChainValidator: initialize TrustManagerFactory by Kenny Root · 10 years ago
  48. e6e25554 Note libselinux dependency on packages.list format changes. by Stephen Smalley · 10 years ago
  49. 739e194 DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front. by riddle_hsu · 10 years ago
  50. 80470cd Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  51. 89bc413 Marquee text RTL improvements by Michael Lekman · 12 years ago
  52. 77ceb5e Merge "Use X509ExtendedTrustManager and not Conscrypt" by Kenny Root · 10 years ago
  53. 2cacc61 Merge "Don't wait for finishing animation when second display is disconnected" by Craig Mautner · 10 years ago
  54. 5f0d44f Merge "Fix scaleNinePatch." by Narayan Kamath · 10 years ago
  55. 136c08a Cast CallMethod's size_t parameters to jint by Ashok Bhat · 10 years ago
  56. 39f7068 Don't wait for finishing animation when second display is disconnected by Koji Fukui · 10 years ago
  57. 6056e10 Solve three memory leaks related to PatchCache by Jens Gulin · 10 years ago
  58. da776c8 Use X509ExtendedTrustManager and not Conscrypt by Kenny Root · 10 years ago
  59. e119b22 Reduce warning verbosity in aapt by Adam Lesinski · 10 years ago
  60. 557a93e Merge "Set ScreenshotSurface secure if any secure content is shown." by Craig Mautner · 10 years ago
  61. 02eb6bfd Fix scaleNinePatch. by Narayan Kamath · 10 years ago
  62. 8851717 Merge "Adjust to the change in the private SSLParameterImpl API." by Alex Klyubin · 10 years ago
  63. a2507e8 Adjust to the change in the private SSLParameterImpl API. by Alex Klyubin · 10 years ago
  64. 82a9163 [ActivityManager] Fix a bug: unable to start activity after starting activities during screen off. by leo_hsu · 10 years ago
  65. 4308a52 Merge "bootanimation: build 32-bit if 64-bit gl libraries are not available" by Colin Cross · 10 years ago
  66. 0da4ad4 Merge "Don't register methods when there's nothing to register." by Narayan Kamath · 10 years ago
  67. 2b74a24 Set ScreenshotSurface secure if any secure content is shown. by Minoru Aoi · 10 years ago
  68. dac2980 Merge "Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON" by Chris Craik · 10 years ago
  69. 8372581 Merge "Get rid of noise during boot." by Nick Kralevich · 10 years ago
  70. 0aa5163 Get rid of noise during boot. by Dianne Hackborn · 10 years ago
  71. 19fc55e Merge "build app_process64 on 64-bit targets" by Colin Cross · 10 years ago
  72. 31d16e5 bootanimation: build 32-bit if 64-bit gl libraries are not available by Colin Cross · 10 years ago
  73. 2764fce build app_process64 on 64-bit targets by Colin Cross · 10 years ago
  74. bfc4409 Merge "mediaeditor shouldn't depend on audioflinger." by Glenn Kasten · 10 years ago
  75. c1f3d4c Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  76. 5c8e1a6 Merge "Allow PMS to restorecon directories under /data." by Nick Kralevich · 10 years ago
  77. 0b472ae Merge "androidfw: resolve 64-bit build issues" by Mark Salyzyn · 10 years ago
  78. d640873 Merge "PacProcessor should be 32 bit only." by Glenn Kasten · 10 years ago
  79. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  80. 587a25b mediaeditor shouldn't depend on audioflinger. by Narayan Kamath · 10 years ago
  81. 4385343 Allow PMS to restorecon directories under /data. by Robert Craig · 10 years ago
  82. 78c0ce5 Fix 64 bit compile failures in renderscript by Narayan Kamath · 10 years ago
  83. f83c73e Don't register methods when there's nothing to register. by Narayan Kamath · 10 years ago
  84. 58f9a64 PacProcessor should be 32 bit only. by Narayan Kamath · 10 years ago
  85. 7cb1dfe Merge "Insufficient ProcessRecord cleanup when persistent process is killed" by Dianne Hackborn · 10 years ago
  86. 7c0dfed Merge "Pass int32_t for JNI calls to java Input/Output streams." by Narayan Kamath · 10 years ago
  87. eff08c4 Insufficient ProcessRecord cleanup when persistent process is killed by Akira Numata · 10 years ago
  88. d88d817 Merge "Null pointer exception in FileRotator.java" by Jeff Sharkey · 10 years ago
  89. 2bb39d7 Pass int32_t for JNI calls to java Input/Output streams. by Ashok Bhat · 10 years ago
  90. d93e7b2 Merge "Don't attempt to launch disabled activities in smoke test." by Steve Moyer · 10 years ago
  91. 47653f2 Merge "Move options buffers to top scope" by Dave Allison · 10 years ago
  92. 07a1e23 Move options buffers to top scope by Dave Allison · 10 years ago
  93. 4cde773 Merge "remove unnecessary switchUser call" by Victoria Lease · 10 years ago
  94. 629dadd Merge "Fix layoutlib build." by Narayan Kamath · 10 years ago
  95. c73991b Fix layoutlib build. by Narayan Kamath · 10 years ago
  96. f3a2895 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 10 years ago
  97. f31760c NsdService does not clean up after exiting clients by Dave Platt · 10 years ago
  98. bbf1861 Null pointer exception in FileRotator.java by Mikael Gullstrand · 11 years ago
  99. d5c6946 remove unnecessary switchUser call by Jianzheng Zhou · 11 years ago
  100. 792f38d Merge "Fix the delegate method signatures in LayoutLib" by Deepanshu Gupta · 10 years ago