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