1. 92b2d5a Merge "Pseudolocalizer improvements." by Elliott Hughes · 10 years ago
  2. 5a47a9f Merge "Native Runtime: Add LOG_ID_CRASH" by Mark Salyzyn · 10 years ago
  3. da93c60 Merge "jni: binder ptrdiff_t compile issues" by Mark Salyzyn · 10 years ago
  4. 5b6da1a jni: binder ptrdiff_t compile issues by Mark Salyzyn · 10 years ago
  5. 7325863 Merge "jni: binder 64-bit compile issues" by Mark Salyzyn · 10 years ago
  6. cfd91e7 jni: binder 64-bit compile issues by Mark Salyzyn · 10 years ago
  7. a489853 Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 10 years ago
  8. 414fa2c Fix improper use of JNI_ABORT for operations where Java objects are written. by Stephen Hines · 10 years ago
  9. 112d1b9 Merge "Add BiCubic resize instrinsic" by Jason Sams · 10 years ago
  10. 464af41 Add BiCubic resize instrinsic by Jason Sams · 10 years ago
  11. 5788722 Merge "frameworks: 64 bit compile issues" by Mark Salyzyn · 10 years ago
  12. 8539403 frameworks: 64 bit compile issues by Mark Salyzyn · 10 years ago
  13. 69eb6f5 Native Runtime: Add LOG_ID_CRASH by Mark Salyzyn · 10 years ago
  14. 0d54e47 Merge "Remove code markers" by Dmitriy Ivanov · 10 years ago
  15. b8fdf84 Remove code markers by Dmitriy Ivanov · 10 years ago
  16. aa19a2f Merge "Don't compare String8s to NULL." by Narayan Kamath · 10 years ago
  17. 90c75cf Don't compare String8s to NULL. by Narayan Kamath · 10 years ago
  18. 4f4892d Merge "Workaround 64 bit devices that don't have zygotes yet." by Narayan Kamath · 10 years ago
  19. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 10 years ago
  20. b093e48 Merge "generateProjectThumbnail can fail to close output stream" by Elliott Hughes · 10 years ago
  21. 8cd319b Merge "Add additional languages to be accepted by the NumberPicker input filter" by Elliott Hughes · 10 years ago
  22. d2a11d9 Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  23. 909a6a0 Merge "Dual zygote cleanup." by Narayan Kamath · 10 years ago
  24. b827f78 Merge "Removed android.debug.JNITest from preloaded-classes" by Narayan Kamath · 10 years ago
  25. d35d3e5 Dual zygote cleanup. by Narayan Kamath · 10 years ago
  26. 09e13cc Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  27. 80413c9 Merge "Re-implement native library search and copies." by Narayan Kamath · 10 years ago
  28. a2ef5c0 Pseudolocalizer improvements. by Anton Krumin · 10 years ago
  29. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  30. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  31. ecdf9b1 Merge "jni: liblog reading error API incorrect" by Mark Salyzyn · 10 years ago
  32. a6f5e79 Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  33. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  34. d4b6440 Merge "Make zygotes aware of their supported ABIs." by Narayan Kamath · 10 years ago
  35. cecfb94 Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  36. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  37. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  38. a5608ac Merge "Don't allow MemoryFiles of negative length." by Narayan Kamath · 10 years ago
  39. b519aec jni: liblog reading error API incorrect by Mark Salyzyn · 10 years ago
  40. f626ca2 Don't allow MemoryFiles of negative length. by Narayan Kamath · 10 years ago
  41. 3fb2b71 Merge "[ActivityManager] Reduce report ANR on wrong activity." by Craig Mautner · 10 years ago
  42. 309ca5d [ActivityManager] Reduce report ANR on wrong activity. by riddle_hsu · 10 years ago
  43. dc97144 Merge "Always call super.onCreate(). Always." by Nick Kralevich · 10 years ago
  44. 5eab368 Always call super.onCreate(). Always. by Christopher Tate · 11 years ago
  45. c420ce3 Merge "Marquee text RTL improvements" by Raph Levien · 10 years ago
  46. 374db6c Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  47. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  48. 369a005 Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 10 years ago
  49. 89dddcc Merge "Use default visibility for Snapshot::getLocalClip." by Ben Cheng · 10 years ago
  50. 65ba94f Use default visibility for Snapshot::getLocalClip. by Ben Cheng · 10 years ago
  51. cf61c9b Update ViewRootImpl for 64bit functor type. by Ben Murdoch · 10 years ago
  52. 17b1b8f Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  53. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  54. b3cafa5 Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  55. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  56. e3434fc Merge "Improve detail message for X509TrustManagerExtensions argument validation" by Brian Carlstrom · 10 years ago
  57. ff9ca78 Improve detail message for X509TrustManagerExtensions argument validation by Brian Carlstrom · 10 years ago
  58. ab561f5 Merge "Don't make isSafeMode a field on the Zygote class." by Narayan Kamath · 10 years ago
  59. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 10 years ago
  60. 91bbb75 Merge "Cast CallMethod's size_t parameters to jint" by Narayan Kamath · 10 years ago
  61. 21e0af9 Fix RenderScriptGL setSurfaceTexture problem by Xiaofei Wan · 10 years ago
  62. 1e4cad8 Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 10 years ago
  63. c3b7e6f GlobalActions: Fix Airplane Mode on/off issue by nagarw · 11 years ago
  64. e9b4fd0 Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 10 years ago
  65. d511bc1 Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 10 years ago
  66. e328056 Merge "Add support for additional international keyboard mappings" by Michael Wright · 10 years ago
  67. 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
  68. e3abd2c Mark constructor as accessible in LayoutInflater. by Jeff Hao · 10 years ago
  69. 49c0615 Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 10 years ago
  70. 172d38b Change when the SELinux relabel of /data/data occurs. by Robert Craig · 10 years ago
  71. 55a6550 Merge "Reduce warning verbosity in aapt" by Adam Lesinski · 10 years ago
  72. a282441 Merge "Do not show Home behind full screen activity" by Craig Mautner · 10 years ago
  73. f0ffa8a Merge "app_process: use LOCAL_MULTILIB := both" by Colin Cross · 10 years ago
  74. f130f0a app_process: use LOCAL_MULTILIB := both by Colin Cross · 10 years ago
  75. d292326 Add support for additional international keyboard mappings by Olivier Gay · 10 years ago
  76. cd3f60f Merge "AArch64: Make frameworks/base code more portable" by Narayan Kamath · 10 years ago
  77. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  78. 0fd4c65 Do not show Home behind full screen activity by Yevgen Pronenko · 10 years ago
  79. 57f2764 Merge "CertificateChainValidator: initialize TrustManagerFactory" by Kenny Root · 10 years ago
  80. 5daf51c Merge "jni: 64-bit compile issue" by Mark Salyzyn · 10 years ago
  81. aeb75fc jni: 64-bit compile issue by Mark Salyzyn · 10 years ago
  82. 491eaf2 Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  83. 587a945 CertificateChainValidator: initialize TrustManagerFactory by Kenny Root · 10 years ago
  84. e6e25554 Note libselinux dependency on packages.list format changes. by Stephen Smalley · 10 years ago
  85. 739e194 DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front. by riddle_hsu · 10 years ago
  86. 80470cd Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  87. 89bc413 Marquee text RTL improvements by Michael Lekman · 13 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. 5f0d44f Merge "Fix scaleNinePatch." by Narayan Kamath · 10 years ago
  91. 136c08a Cast CallMethod's size_t parameters to jint by Ashok Bhat · 10 years ago
  92. 39f7068 Don't wait for finishing animation when second display is disconnected by Koji Fukui · 10 years ago
  93. 6056e10 Solve three memory leaks related to PatchCache by Jens Gulin · 11 years ago
  94. da776c8 Use X509ExtendedTrustManager and not Conscrypt by Kenny Root · 10 years ago
  95. 1b20424 Removed android.debug.JNITest from preloaded-classes by Ashok Bhat · 10 years ago
  96. e119b22 Reduce warning verbosity in aapt by Adam Lesinski · 10 years ago
  97. 557a93e Merge "Set ScreenshotSurface secure if any secure content is shown." by Craig Mautner · 10 years ago
  98. 02eb6bfd Fix scaleNinePatch. by Narayan Kamath · 10 years ago
  99. 8851717 Merge "Adjust to the change in the private SSLParameterImpl API." by Alex Klyubin · 10 years ago
  100. a2507e8 Adjust to the change in the private SSLParameterImpl API. by Alex Klyubin · 10 years ago