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