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