1. 89bc413 Marquee text RTL improvements by Michael Lekman · 13 years ago
  2. 77ceb5e Merge "Use X509ExtendedTrustManager and not Conscrypt" by Kenny Root · 10 years ago
  3. da776c8 Use X509ExtendedTrustManager and not Conscrypt by Kenny Root · 10 years ago
  4. 02eb6bfd Fix scaleNinePatch. by Narayan Kamath · 11 years ago
  5. a2507e8 Adjust to the change in the private SSLParameterImpl API. by Alex Klyubin · 10 years ago
  6. f83c73e Don't register methods when there's nothing to register. by Narayan Kamath · 11 years ago
  7. 7c0dfed Merge "Pass int32_t for JNI calls to java Input/Output streams." by Narayan Kamath · 11 years ago
  8. d88d817 Merge "Null pointer exception in FileRotator.java" by Jeff Sharkey · 11 years ago
  9. 2bb39d7 Pass int32_t for JNI calls to java Input/Output streams. by Ashok Bhat · 11 years ago
  10. 07a1e23 Move options buffers to top scope by Dave Allison · 11 years ago
  11. bbf1861 Null pointer exception in FileRotator.java by Mikael Gullstrand · 11 years ago
  12. b3802a8 Remove java.io.tmpdir assignment in AndroidRuntime (again). by Narayan Kamath · 11 years ago
  13. 0f3fd6c Merge "Remove stray logging statement." by Narayan Kamath · 11 years ago
  14. c3955e7 Remove stray logging statement. by Narayan Kamath · 11 years ago
  15. 6d71e16 Merge "Round off when calculate next step in Seekbar" by Jeff Brown · 11 years ago
  16. a41ddcc Merge "Fixed typo errors in documentation" by Jeff Brown · 11 years ago
  17. 35c8ebab Merge "take account of RotationVector's new extra parameter" by Jeff Brown · 11 years ago
  18. 98ba7bd Only pass -Xprofile-* options to ART by Brian Carlstrom · 11 years ago
  19. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 11 years ago
  20. 0efbd9a ART profiler usage. by Dave Allison · 11 years ago
  21. 27ad525 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  22. 29e55be Merge "NFC: getNdefMessage() should throw exception if no tag in field." by Martijn Coenen · 11 years ago
  23. 3beff1e Add dex2oat-flags plumbing to AndroidRuntime by Brian Carlstrom · 11 years ago
  24. 3fc376b Harden NsdManager against null-dereference crashes by Dave Platt · 11 years ago
  25. d75932b Fix descriptor leak after accepting connections by Dave Platt · 11 years ago
  26. eee2c72 Merge "Various format string fixes for 64bit" by Narayan Kamath · 11 years ago
  27. e4dae5f Merge "AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY" by Narayan Kamath · 11 years ago
  28. 2000fe5 Merge "Make getAssetInt throw unconditionally." by Narayan Kamath · 11 years ago
  29. 64d38d9 AArch64: Make eglGetDisplay(int) work for EGL_DEFAULT_DISPLAY by Ashok Bhat · 11 years ago
  30. 2d19d20 Make getAssetInt throw unconditionally. by Narayan Kamath · 11 years ago
  31. 2ba70fd Merge "Use reinterpret_cast when an integer is cast to a pointer" by Narayan Kamath · 11 years ago
  32. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 11 years ago
  33. 84bbeb9 Use long for pointers in opengl/EGL classes by Ashok Bhat · 11 years ago
  34. 01c26ea Use reinterpret_cast when an integer is cast to a pointer by Ashok Bhat · 11 years ago
  35. bbfc08b Merge changes I6d4fdada,Ia34899a4 by Greg Hackmann · 11 years ago
  36. 38bf514 Move time setting code from SystemClock to AlarmManagerService by Greg Hackmann · 11 years ago
  37. 4a80927 Merge "Fix documentation for Parcel.readException()." by Elliott Hughes · 11 years ago
  38. 8d41e65 Merge "Miscellaneous small documentation fixes." by Elliott Hughes · 11 years ago
  39. 42f06b0 Remove unused JNITest class by Ashok Bhat · 11 years ago
  40. 05cebdc Merge "Fix several bad function definitions." by Narayan Kamath · 11 years ago
  41. 047b938 Fix several bad function definitions. by Narayan Kamath · 11 years ago
  42. 4de3f48 AArch64: Make AssetAtlasService 64-bit compatible by Ashok Bhat · 11 years ago
  43. 7c71093 Merge "Remove java.io.tmpdir assignment in AndroidRuntime." by Narayan Kamath · 11 years ago
  44. 8fbcc6b Fixed a possible infinite loop in JsonReader#skipValue() by Calin Juravle · 11 years ago
  45. 94ccb6b Move Json{Reader,Writer} test to cts. by Narayan Kamath · 11 years ago
  46. be57fca Merge "Extended locales in AAPT / AssetManager." by Narayan Kamath · 11 years ago
  47. 3d03e5b Remove java.io.tmpdir assignment in AndroidRuntime. by Narayan Kamath · 11 years ago
  48. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  49. fa8f95e Merge "AArch64: Use long for pointers in SurfaceSession class" by Narayan Kamath · 11 years ago
  50. bba3a69 Merge "Telephony API extension v2" by Wink Saville · 11 years ago
  51. a9bb594 Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  52. a3c3533 Merge "Finish fixing Zygote descriptor leakage problem" by Dave Platt · 11 years ago
  53. d562a9b Merge "Improve Parcel's handling of non-primitive arrays" by Paul Duffin · 11 years ago
  54. 8949219 Merge "Runtime resource overlay, iteration 2, test cases" by Dianne Hackborn · 11 years ago
  55. 67754d9 Merge "Runtime resource overlay, iteration 2" by Dianne Hackborn · 11 years ago
  56. ac5a082 Improve Parcel's handling of non-primitive arrays by Paul Duffin · 11 years ago
  57. 3aeb629 Merge "Use long to store pointers in GLES_JNI/EGL classes" by Narayan Kamath · 11 years ago
  58. f44a3f1 Merge "Use long for pointers in EmojiFactory and PdfDocument" by Narayan Kamath · 11 years ago
  59. d069695 frameworks/base: fix errors inside ALOGV by Colin Cross · 11 years ago
  60. d8fa586 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  61. 89d4c89 Finish fixing Zygote descriptor leakage problem by Dave Platt · 11 years ago
  62. a3850d8 AArch64: Use long for pointers in SurfaceSession class by Ashok Bhat · 11 years ago
  63. ad6ed95 Runtime resource overlay, iteration 2, test cases by Mårten Kongstad · 11 years ago
  64. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  65. 863f98b Use long to store pointers in GLES_JNI/EGL classes by Ashok Bhat · 11 years ago
  66. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 11 years ago
  67. b9f960e Merge "Fixed cancel() not working correctly" by Narayan Kamath · 11 years ago
  68. cdf3446 Use long for pointers in EmojiFactory and PdfDocument by Ashok Bhat · 11 years ago
  69. e05b7b5 Merge "EGL14.eglCreateWindowSurface should set producerControlledByApp" by Igor Murashkin · 11 years ago
  70. c6c6336 frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  71. 3cd12a5 Fixed cancel() not working correctly by jl1990 · 11 years ago
  72. ab71f8b Merge "AArch64: Use of long for pointers in PropertyValuesHolder" by Narayan Kamath · 11 years ago
  73. b215529 change Surface constructor arg to 64bit by Chong Zhang · 11 years ago
  74. e0dda3c Map SELinux log levels to Android log levels. by Stephen Smalley · 11 years ago
  75. d228a03 Merge "mNativeCanvas is long, not int." by Narayan Kamath · 11 years ago
  76. e3a6663 mNativeCanvas is long, not int. by Narayan Kamath · 11 years ago
  77. d4ccffd Merge "AArch64: Use long for pointers in graphics/Interpolator" by Narayan Kamath · 11 years ago
  78. 887b1ca Merge "AArch64: Use long for pointers in SurfaceTexture" by Narayan Kamath · 11 years ago
  79. 0141e88 AArch64: Use of long for pointers in PropertyValuesHolder by Ashok Bhat · 11 years ago
  80. 50afaef Merge "AArch64: Make Binder and Parcel 64-bit compatible" by Narayan Kamath · 11 years ago
  81. 967c5d0 Merge changes I3659193f,I8b78e4db by Mark Salyzyn · 11 years ago
  82. 5753b45 AArch64: Use long for pointers in graphics/Camera by Ashok Bhat · 11 years ago
  83. a039843 AArch64: Make graphics classes 64-bit compatible by Ashok Bhat · 11 years ago
  84. 266e0a3 NFC: getNdefMessage() should throw exception if no tag in field. by Mathias Jeppsson · 12 years ago
  85. 3ed8e2e6 jni: Resolve build warnings by Mark Salyzyn · 11 years ago
  86. 7933c29 jni: Incorporate liblog reading API by Mark Salyzyn · 11 years ago
  87. 1ff4293 Merge "Fixed race condition in Spinner.DialogPopup on null reference." by Christopher Tate · 11 years ago
  88. db52572 Merge "Fix dest == src bugs in Matrix.cpp." by Mathieu Chartier · 11 years ago
  89. d5970e9 Merge "AssetManager cookies should be int32_t and not void*." by Narayan Kamath · 11 years ago
  90. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  91. 768480c Fix dest == src bugs in Matrix.cpp. by Mathieu Chartier · 11 years ago
  92. d1eeb67 Merge "Telephony: Modify code to check that PUK code length is always 8." by Wink Saville · 11 years ago
  93. 8ab665d AArch64: Make Binder and Parcel 64-bit compatible by Ashok Bhat · 11 years ago
  94. 2f756cb Remove unused field from AssetManager. by Narayan Kamath · 11 years ago
  95. 3b2272c Round off when calculate next step in Seekbar by Marcus Danielsson · 11 years ago
  96. ad07628 Don't confuse stat and stat64. by Elliott Hughes · 11 years ago
  97. a2f9042 AArch64: Use long for pointers in graphics/Interpolator by Ashok Bhat · 11 years ago
  98. 6ffb091 Fix error checking in MemoryFile. by Narayan Kamath · 11 years ago
  99. 72aa313 AArch64: Use long for pointers in SurfaceTexture by Ashok Bhat · 11 years ago
  100. 486544f Merge "AArch64: Use long for pointers in view/input classes" by Narayan Kamath · 11 years ago