1. ac73270 Merge "EventLog: event log translation errors" by Mark Salyzyn · 10 years ago
  2. 747802f EventLog: event log translation errors by Mark Salyzyn · 10 years ago
  3. adcf38c Merge "Release DrmManagerClient resources" by Marco Nelissen · 10 years ago
  4. 8c2d70f5 Merge "Add a stub for forgotten callback to fix master-gpl." by Selim Gurun · 10 years ago
  5. 4e48f40 Add a stub for forgotten callback to fix master-gpl. by Selim Gurun · 10 years ago
  6. adad989 Merge "Add a stub to fix master-gpl" by Selim Gurun · 10 years ago
  7. 85b89bf Add a stub to fix master-gpl by Selim Gurun · 10 years ago
  8. 31a1dd2 Merge "Use the suggested public API instead of libcore.os." by Elliott Hughes · 10 years ago
  9. cacbe1b Use the suggested public API instead of libcore.os. by Elliott Hughes · 10 years ago
  10. c717179 Merge "jni: android_util_Process 64 bit issues" by Mark Salyzyn · 10 years ago
  11. c6a4101 jni: android_util_Process 64 bit issues by Mark Salyzyn · 10 years ago
  12. 8480384 Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server" by Nick Kralevich · 10 years ago
  13. 49cbafa Zygote: enable CAP_BLOCK_SUSPEND capability for system server by Daniel Leung · 11 years ago
  14. dbb0de2 Merge "Fix a typo in an assertion." by Elliott Hughes · 10 years ago
  15. 6bd76228 Fix a typo in an assertion. by Elliott Hughes · 10 years ago
  16. 683cf1b Merge "Changes to support asynchronous close interruption" by Neil Fuller · 10 years ago
  17. 43582df Changes to support asynchronous close interruption by Neil Fuller · 10 years ago
  18. 53b7df1 Merge "Add missing ICU_Delegate methods." by Deepanshu Gupta · 10 years ago
  19. d267c1a Merge "remove unneeded import statements." by Nick Kralevich · 10 years ago
  20. a67d4a6 Merge "remove unused import." by Nick Kralevich · 10 years ago
  21. c826257 remove unneeded import statements. by Nick Kralevich · 10 years ago
  22. 8cb5abc remove unused import. by Nick Kralevich · 10 years ago
  23. e2b6777 Add missing ICU_Delegate methods. by Deepanshu Gupta · 10 years ago
  24. fc3c6a0 Merge "EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested." by Jesse Hall · 10 years ago
  25. 2a52862 Merge "Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs." by Ying Wang · 10 years ago
  26. 38250d9 Use LOCAL_JNI_SHARED_LIBRARIES to install JNI libs. by Ying Wang · 10 years ago
  27. 90840ec Merge "Fix warning introduced by recent psuedolocalizer change." by Elliott Hughes · 10 years ago
  28. 0a1eed39 Fix warning introduced by recent psuedolocalizer change. by Elliott Hughes · 10 years ago
  29. 92b2d5a Merge "Pseudolocalizer improvements." by Elliott Hughes · 10 years ago
  30. 5a47a9f Merge "Native Runtime: Add LOG_ID_CRASH" by Mark Salyzyn · 10 years ago
  31. da93c60 Merge "jni: binder ptrdiff_t compile issues" by Mark Salyzyn · 10 years ago
  32. 5b6da1a jni: binder ptrdiff_t compile issues by Mark Salyzyn · 10 years ago
  33. 7325863 Merge "jni: binder 64-bit compile issues" by Mark Salyzyn · 10 years ago
  34. cfd91e7 jni: binder 64-bit compile issues by Mark Salyzyn · 10 years ago
  35. a489853 Merge "Fix improper use of JNI_ABORT for operations where Java objects are written." by Stephen Hines · 10 years ago
  36. 414fa2c Fix improper use of JNI_ABORT for operations where Java objects are written. by Stephen Hines · 10 years ago
  37. 112d1b9 Merge "Add BiCubic resize instrinsic" by Jason Sams · 10 years ago
  38. 464af41 Add BiCubic resize instrinsic by Jason Sams · 10 years ago
  39. 5788722 Merge "frameworks: 64 bit compile issues" by Mark Salyzyn · 10 years ago
  40. 8539403 frameworks: 64 bit compile issues by Mark Salyzyn · 10 years ago
  41. 69eb6f5 Native Runtime: Add LOG_ID_CRASH by Mark Salyzyn · 10 years ago
  42. 0d54e47 Merge "Remove code markers" by Dmitriy Ivanov · 10 years ago
  43. b8fdf84 Remove code markers by Dmitriy Ivanov · 10 years ago
  44. 1b37c3b Release DrmManagerClient resources by Mattias Nilsson · 10 years ago
  45. 28a5c59 EGL_OPENGL_ES3_BIT_KHR is set as ES 3 context is requested. by Jin Zhebin · 11 years ago
  46. aa19a2f Merge "Don't compare String8s to NULL." by Narayan Kamath · 10 years ago
  47. 90c75cf Don't compare String8s to NULL. by Narayan Kamath · 10 years ago
  48. 4f4892d Merge "Workaround 64 bit devices that don't have zygotes yet." by Narayan Kamath · 10 years ago
  49. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 10 years ago
  50. b093e48 Merge "generateProjectThumbnail can fail to close output stream" by Elliott Hughes · 10 years ago
  51. 8cd319b Merge "Add additional languages to be accepted by the NumberPicker input filter" by Elliott Hughes · 10 years ago
  52. d2a11d9 Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  53. 909a6a0 Merge "Dual zygote cleanup." by Narayan Kamath · 10 years ago
  54. b827f78 Merge "Removed android.debug.JNITest from preloaded-classes" by Narayan Kamath · 10 years ago
  55. d35d3e5 Dual zygote cleanup. by Narayan Kamath · 10 years ago
  56. 09e13cc Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  57. 80413c9 Merge "Re-implement native library search and copies." by Narayan Kamath · 10 years ago
  58. a2ef5c0 Pseudolocalizer improvements. by Anton Krumin · 10 years ago
  59. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  60. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  61. ecdf9b1 Merge "jni: liblog reading error API incorrect" by Mark Salyzyn · 10 years ago
  62. a6f5e79 Merge "Allow connections to multiple zygotes." by Narayan Kamath · 10 years ago
  63. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  64. d4b6440 Merge "Make zygotes aware of their supported ABIs." by Narayan Kamath · 10 years ago
  65. cecfb94 Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  66. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  67. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  68. a5608ac Merge "Don't allow MemoryFiles of negative length." by Narayan Kamath · 10 years ago
  69. b519aec jni: liblog reading error API incorrect by Mark Salyzyn · 10 years ago
  70. f626ca2 Don't allow MemoryFiles of negative length. by Narayan Kamath · 10 years ago
  71. 3fb2b71 Merge "[ActivityManager] Reduce report ANR on wrong activity." by Craig Mautner · 10 years ago
  72. 309ca5d [ActivityManager] Reduce report ANR on wrong activity. by riddle_hsu · 10 years ago
  73. dc97144 Merge "Always call super.onCreate(). Always." by Nick Kralevich · 10 years ago
  74. 5eab368 Always call super.onCreate(). Always. by Christopher Tate · 11 years ago
  75. c420ce3 Merge "Marquee text RTL improvements" by Raph Levien · 10 years ago
  76. 374db6c Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  77. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  78. 369a005 Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 10 years ago
  79. 89dddcc Merge "Use default visibility for Snapshot::getLocalClip." by Ben Cheng · 10 years ago
  80. 65ba94f Use default visibility for Snapshot::getLocalClip. by Ben Cheng · 10 years ago
  81. cf61c9b Update ViewRootImpl for 64bit functor type. by Ben Murdoch · 10 years ago
  82. 17b1b8f Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  83. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  84. b3cafa5 Merge "Fix RenderScriptGL setSurfaceTexture problem" by Jason Sams · 10 years ago
  85. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  86. e3434fc Merge "Improve detail message for X509TrustManagerExtensions argument validation" by Brian Carlstrom · 10 years ago
  87. ff9ca78 Improve detail message for X509TrustManagerExtensions argument validation by Brian Carlstrom · 10 years ago
  88. ab561f5 Merge "Don't make isSafeMode a field on the Zygote class." by Narayan Kamath · 10 years ago
  89. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 10 years ago
  90. 91bbb75 Merge "Cast CallMethod's size_t parameters to jint" by Narayan Kamath · 10 years ago
  91. 21e0af9 Fix RenderScriptGL setSurfaceTexture problem by Xiaofei Wan · 10 years ago
  92. 1e4cad8 Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 10 years ago
  93. c3b7e6f GlobalActions: Fix Airplane Mode on/off issue by nagarw · 11 years ago
  94. e9b4fd0 Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 10 years ago
  95. d511bc1 Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 10 years ago
  96. e328056 Merge "Add support for additional international keyboard mappings" by Michael Wright · 10 years ago
  97. 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
  98. e3abd2c Mark constructor as accessible in LayoutInflater. by Jeff Hao · 10 years ago
  99. 49c0615 Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 10 years ago
  100. 172d38b Change when the SELinux relabel of /data/data occurs. by Robert Craig · 10 years ago