1. a423a27 Add + code handling logic for SMS Global Roaming by sohryun.shin · 10 years ago
  2. 7f94b52 Merge "MediaCodec/Image: handle null cropRect correctly" by Lajos Molnar · 10 years ago
  3. 98840f2 Merge "media: add support for 160-byte image info in MediaCodec" by Lajos Molnar · 10 years ago
  4. 9a6c45e Merge "Call VMRuntime.clampGrowthLimit for small heap apps" by Mathieu Chartier · 10 years ago
  5. 24cee07 Call VMRuntime.clampGrowthLimit for small heap apps by Mathieu Chartier · 10 years ago
  6. 64044d0 Merge "Fixup aapt usage message" by Adam Lesinski · 10 years ago
  7. dbcb4a1 Merge "check ntpserver as empty string instead of null" by Jeff Sharkey · 10 years ago
  8. 0eda7df check ntpserver as empty string instead of null by Young-Ho Cha · 10 years ago
  9. 022b1ba Merge "Core/jni: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  10. 155118f Core/jni: Disallow relocation for decryption by neo.chae · 10 years ago
  11. c46d2a2 Merge "camera2: Clarify the documentation on the ImageReader usecase" by Narayan Kamath · 10 years ago
  12. 5c533e4 camera2: Clarify the documentation on the ImageReader usecase by Martin Storsjo · 10 years ago
  13. 8371f2e Merge "Check for OOM in BitmapFactory's getMimeTypeString()." by Vladimir Marko · 10 years ago
  14. 6ab7a78 Fixup aapt usage message by Johan Redestig · 10 years ago
  15. dcf323a Merge "NPE in SearchManager.triggerSearch" by Amith Yamasani · 10 years ago
  16. a15d640 Merge "Fix crash caused by toHex returning exception" by Paul Lawrence · 10 years ago
  17. 24063b5 Fix crash caused by toHex returning exception by Paul Lawrence · 10 years ago
  18. 7ab249a Check for OOM in BitmapFactory's getMimeTypeString(). by Vladimir Marko · 10 years ago
  19. da90a9c Merge "Do not allow the navigation bar to move if width == height" by Olawale Ogunwale · 10 years ago
  20. 5137415 Merge "Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod." by Narayan Kamath · 10 years ago
  21. 8bd6a20 Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod. by Haitao Feng · 10 years ago
  22. 024191b Merge "Fix comment. It should be 'or' not 'of'." by Narayan Kamath · 10 years ago
  23. b385e0b Merge "Telephony: Initialize GsmCellLocation class members properly" by Robert Greenwalt · 10 years ago
  24. ea4cdd4 Merge "Race-condition in SoundPool during release" by Narayan Kamath · 10 years ago
  25. d7b12b4 Do not allow the navigation bar to move if width == height by Devin Kim · 10 years ago
  26. 873b291 Merge "fix issuse 65774" by Narayan Kamath · 10 years ago
  27. 65e37ee fix issuse 65774 by Paul Quei · 10 years ago
  28. 38c2dae Merge "Remove hardcoded include paths." by Narayan Kamath · 10 years ago
  29. bc2cc2f Remove hardcoded include paths. by Narayan Kamath · 10 years ago
  30. 72d33849 Merge "Missing break in switch statement" by Narayan Kamath · 10 years ago
  31. 5106dd4 Merge "Throw IllegalArgumentException on invalid hex-strings." by Narayan Kamath · 10 years ago
  32. 5ae63a2 Merge "Fixed grammar in the comment that introduces the Debug.MemoryInfo class." by Narayan Kamath · 10 years ago
  33. e4ec09d Telephony: Initialize GsmCellLocation class members properly by Srikanth Chintala · 12 years ago
  34. 44a5a30 Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  35. 712a020 Merge "Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT"" by Narayan Kamath · 10 years ago
  36. cfa31a6 Merge "[ActivityManager] Reset ActivityRecord's waitingVisible" by Craig Mautner · 10 years ago
  37. ee435b1 Merge "telephony: Update comments for preferred network mode" by Elliott Hughes · 10 years ago
  38. e099ab1 telephony: Update comments for preferred network mode by Sungmin Choi · 10 years ago
  39. 5e1e38cc Merge "Mods to the SELinuxMMAC engine code." by Nick Kralevich · 10 years ago
  40. 2e1f052 Mods to the SELinuxMMAC engine code. by Robert Craig · 10 years ago
  41. d777176 Merge "Build against libphonenumber-platform." by Narayan Kamath · 10 years ago
  42. 2b20efa Merge "Core/jni: Remove Dalvik options from AndroidRuntime" by Andreas Gampe · 10 years ago
  43. 08b2d58 Core/jni: Remove Dalvik options from AndroidRuntime by Andreas Gampe · 10 years ago
  44. 4fa039d Merge "Layout the config-changed window if it has surface" by Olawale Ogunwale · 10 years ago
  45. 1110f55 [ActivityManager] Reset ActivityRecord's waitingVisible by louis_chang · 10 years ago
  46. 6007d9a Merge "Fix racing condition of mTouchExcludeRegion" by Craig Mautner · 10 years ago
  47. 33d8e73 Fix racing condition of mTouchExcludeRegion by tingna_sung · 10 years ago
  48. f73883f Layout the config-changed window if it has surface by tiger_huang · 10 years ago
  49. e06184e4 Merge "Add mips64 support to app_process." by Jeff Hao · 10 years ago
  50. ff35642 Merge "Remove DefaultHostnameVerifier from preloaded-classes." by Alex Klyubin · 10 years ago
  51. 07bb03c Merge "Avoid deadlock between ActivityManagerService and ProcessStatsService." by Olawale Ogunwale · 10 years ago
  52. 5cd79d0 Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 10 years ago
  53. ddd1179 Build against libphonenumber-platform. by Narayan Kamath · 10 years ago
  54. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 10 years ago
  55. 93241de Merge "Remove a bitrotted test." by Elliott Hughes · 10 years ago
  56. 988fd73 Remove a bitrotted test. by Elliott Hughes · 10 years ago
  57. f62877d Merge "Prevent wrong system ui visibility callback after the user swipe" by Olawale Ogunwale · 10 years ago
  58. 486a994 Merge "[ActivityManager] Use synchronized to protect object" by Olawale Ogunwale · 10 years ago
  59. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  60. e6d63b9 Merge "Rewrite selectReadable JNI in Java." by Elliott Hughes · 10 years ago
  61. 1653b1d Throw IllegalArgumentException on invalid hex-strings. by Narayan Kamath · 10 years ago
  62. 6d41504 Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  63. 8de1699 Merge "Fix typo with register native allocation." by Tim Murray · 10 years ago
  64. c80c12d Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE." by Ying Wang · 10 years ago
  65. 34db51c Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
  66. 894724b Rewrite selectReadable JNI in Java. by Elliott Hughes · 10 years ago
  67. d11a658 Fix typo with register native allocation. by Tim Murray · 10 years ago
  68. 78108a3 Move frameworks users over to libcore hex encoding API. by Narayan Kamath · 10 years ago
  69. 89764e3 [ActivityManager] Use synchronized to protect object by mark_chen · 10 years ago
  70. b32a33c Merge "Turn debug flag off" by Christopher Tate · 10 years ago
  71. e9e1e0d Merge "Reimplement reopenStdio in Java." by Elliott Hughes · 10 years ago
  72. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  73. f0e32ee Turn debug flag off by Alan Jeon · 10 years ago
  74. 3d00fdf Merge "Enable native tracking for RS contexts to improve GC behavior." by Tim Murray · 10 years ago
  75. a101bef Merge "Lose some unnecessary JNI from the zygote." by Elliott Hughes · 10 years ago
  76. 012de64 Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms" by Christopher Tate · 10 years ago
  77. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  78. aefbd5f Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  79. bfb3024 Merge "[ActivityManager] Fix NPE when start activity" by Olawale Ogunwale · 10 years ago
  80. 649acab Fix bugs regarding delay the dispatching of non-wakeup alarms by minho.choo · 10 years ago
  81. 4c23a0e Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  82. 3146212 Merge "Avoid tearing down process groups twice." by Narayan Kamath · 10 years ago
  83. 7bd28de578 Merge "Remove some crufty "core" tests." by Narayan Kamath · 10 years ago
  84. d627c67 Remove some crufty "core" tests. by Narayan Kamath · 10 years ago
  85. 2de5551 Merge "Only one task within the stack should moveToBack" by Craig Mautner · 10 years ago
  86. c46f75e Avoid tearing down process groups twice. by Narayan Kamath · 10 years ago
  87. f71f5e8 Merge "[ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked." by Craig Mautner · 10 years ago
  88. da30b545 Merge "Fix typo." by Elliott Hughes · 10 years ago
  89. 4b5a9a0 [ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked. by Mark Lu · 10 years ago
  90. 0adcf15 Fix typo. by Elliott Hughes · 10 years ago
  91. fb5c932 Merge "Add more -d dalvik details to dumpsys" by Mathieu Chartier · 10 years ago
  92. 063028a Add more -d dalvik details to dumpsys by Mathieu Chartier · 10 years ago
  93. f007099 Merge "Remove unsed check for simulator" by Dmitriy Ivanov · 10 years ago
  94. 9d6fa06 Merge "media: fix isSupportedFormat for integer frame rate" by Lajos Molnar · 10 years ago
  95. 38935e6 Merge "media: allow full range of Vorbis sampling rates" by Lajos Molnar · 10 years ago
  96. bdc6cde Merge "Fix PhoneStateListener constructor javadoc." by Narayan Kamath · 10 years ago
  97. 69d3e55 Fix PhoneStateListener constructor javadoc. by Karol Wrótniak · 10 years ago
  98. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  99. 4b58cda Remove unsed check for simulator by Dmitriy Ivanov · 10 years ago
  100. 8c9283f Merge "Fix NullPointerException in ListView" by Adam Powell · 10 years ago