1. 7ab249a Check for OOM in BitmapFactory's getMimeTypeString(). by Vladimir Marko · 10 years ago
  2. 024191b Merge "Fix comment. It should be 'or' not 'of'." by Narayan Kamath · 10 years ago
  3. 65e37ee fix issuse 65774 by Paul Quei · 11 years ago
  4. 38c2dae Merge "Remove hardcoded include paths." by Narayan Kamath · 10 years ago
  5. bc2cc2f Remove hardcoded include paths. by Narayan Kamath · 10 years ago
  6. 5ae63a2 Merge "Fixed grammar in the comment that introduces the Debug.MemoryInfo class." by Narayan Kamath · 10 years ago
  7. 712a020 Merge "Correct a mistyped word "MSG_SET_CLEINT" to "MSG_SET_CLIENT"" by Narayan Kamath · 10 years ago
  8. ee435b1 Merge "telephony: Update comments for preferred network mode" by Elliott Hughes · 10 years ago
  9. e099ab1 telephony: Update comments for preferred network mode by Sungmin Choi · 11 years ago
  10. 08b2d58 Core/jni: Remove Dalvik options from AndroidRuntime by Andreas Gampe · 10 years ago
  11. 5cd79d0 Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 10 years ago
  12. 93241de Merge "Remove a bitrotted test." by Elliott Hughes · 10 years ago
  13. 988fd73 Remove a bitrotted test. by Elliott Hughes · 10 years ago
  14. 486a994 Merge "[ActivityManager] Use synchronized to protect object" by Olawale Ogunwale · 10 years ago
  15. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  16. e6d63b9 Merge "Rewrite selectReadable JNI in Java." by Elliott Hughes · 10 years ago
  17. 6d41504 Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  18. 894724b Rewrite selectReadable JNI in Java. by Elliott Hughes · 10 years ago
  19. 78108a3 Move frameworks users over to libcore hex encoding API. by Narayan Kamath · 10 years ago
  20. 89764e3 [ActivityManager] Use synchronized to protect object by mark_chen · 10 years ago
  21. b32a33c Merge "Turn debug flag off" by Christopher Tate · 10 years ago
  22. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  23. f0e32ee Turn debug flag off by Alan Jeon · 10 years ago
  24. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  25. 4c23a0e Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  26. da30b545 Merge "Fix typo." by Elliott Hughes · 10 years ago
  27. 0adcf15 Fix typo. by Elliott Hughes · 10 years ago
  28. fb5c932 Merge "Add more -d dalvik details to dumpsys" by Mathieu Chartier · 10 years ago
  29. 063028a Add more -d dalvik details to dumpsys by Mathieu Chartier · 10 years ago
  30. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  31. 8c9283f Merge "Fix NullPointerException in ListView" by Adam Powell · 10 years ago
  32. 448403b Merge "Dont call close in in BluetoothA2dp finalize" by Mike Lockwood · 10 years ago
  33. e89a286 Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  34. acd01ff Merge "Keep deleteIntent when copying Notification attributes" by Chris Wren · 10 years ago
  35. 71c5d62 Merge "Consider RTL layout in DPAD navigation in AbsSeekBar" by Alan Viverette · 10 years ago
  36. 1ee3777 Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 10 years ago
  37. 6829daa4 Merge "Add tests about annotations and enum." by Yohann Roussel · 10 years ago
  38. 208bd91 Merge "[ActivityManager] Avoid system server crash due to package removed" by Craig Mautner · 10 years ago
  39. f1a9b1b Stop using ErrorStrings for apache. by Narayan Kamath · 10 years ago
  40. 0ea4e7b Delete general sounding "CharArrayBuffers" class. by Narayan Kamath · 10 years ago
  41. 3ec2def Delete unused class from android.net.http. by Narayan Kamath · 10 years ago
  42. c67b21f Merge "[WebView] Allow the WebView to be compiled against the system SDK." by Ignacio Solla · 10 years ago
  43. 69d2843 Merge "RRO tests: fix potential NPE" by Conley Owens · 10 years ago
  44. ed23786 Merge "RRO tests: adapt tests to split apks" by Conley Owens · 10 years ago
  45. 827bb44 Fix NullPointerException in ListView by Kenji Sugimoto · 11 years ago
  46. 42c5692 We have POSIX clocks. by Elliott Hughes · 10 years ago
  47. ea1d90f [WebView] Allow the WebView to be compiled against the system SDK. by Ignacio Solla · 10 years ago
  48. c56c701 Avoid overwriting EGL14.EGL_NO_SURFACE by Sangkyu Lee · 10 years ago
  49. fc54573 Merge "Remove unused variables and functions, don't warn about unused parameters" by chh · 10 years ago
  50. 32ed090 Merge "Stop using DATE_FORMAT from settings." by Narayan Kamath · 10 years ago
  51. f91f06a Stop reading Settings.System.DATE_FORMAT. by Narayan Kamath · 10 years ago
  52. 4048a4b Remove unused variables and functions, don't warn about unused parameters by Bernhard Rosenkränzer · 10 years ago
  53. fc4a753 Merge "Revert "Frameworks/base: Mask Skia warning in GraphicsJNI"" by Chih-hung Hsieh · 10 years ago
  54. 0218970 Merge "Fix error overwriting when restoring error" by Alan Viverette · 10 years ago
  55. 47172f5 Merge "Use parseColor instead of getHTMLColor" by Alan Viverette · 10 years ago
  56. 9ebffb4 Revert "Frameworks/base: Mask Skia warning in GraphicsJNI" by Chih-hung Hsieh · 10 years ago
  57. 2c596a5 Merge "Frameworks/base: Consistency in core/jni" by Andreas Gampe · 10 years ago
  58. ed6b9df Frameworks/base: Consistency in core/jni by Andreas Gampe · 10 years ago
  59. e042791 Merge "Frameworks/base: Remove unused header" by Andreas Gampe · 10 years ago
  60. c1b5483 Frameworks/base: Remove unused header by Andreas Gampe · 10 years ago
  61. 8e357bf Merge "Fix clang warnings in core/jni." by Dan Albert · 10 years ago
  62. 0c437fd Merge "Add appropriate casts for char16_t." by Dan Albert · 10 years ago
  63. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  64. 46d8444 Fix clang warnings in core/jni. by Dan Albert · 10 years ago
  65. 79b4ee8 Add tests about annotations and enum. by Yohann Roussel · 10 years ago
  66. 9f285bd Merge "Tell installd when boot completes." by Narayan Kamath · 10 years ago
  67. 36c7f4b Merge "Add zygote space to Dalvik Heap" by Mathieu Chartier · 10 years ago
  68. 99f6282 Add zygote space to Dalvik Heap by Mathieu Chartier · 10 years ago
  69. 1228e58 Merge "[WebView] Interface to access hidden APIs. (DO NOT MERGE)" by Ignacio Solla · 10 years ago
  70. e7cf27b [WebView] Interface to access hidden APIs. (DO NOT MERGE) by Ignacio Solla · 10 years ago
  71. c3507d1 Merge "Frameworks/base: Replace LOG_FATAL_IF in core/jni" by Andreas Gampe · 10 years ago
  72. b1e4e89 Merge "Fix incorrect usage of bool" by Chih-hung Hsieh · 10 years ago
  73. 987f79f Frameworks/base: Replace LOG_FATAL_IF in core/jni by Andreas Gampe · 10 years ago
  74. 343f478 Tell installd when boot completes. by Narayan Kamath · 10 years ago
  75. d843564 Merge "PopupWindow: fix typo in doc comment" by Adam Powell · 10 years ago
  76. 12c172a Merge "Frameworks/base: Compiled-classes support" by Andreas Gampe · 10 years ago
  77. f59fb28 Frameworks/base: Compiled-classes support by Andreas Gampe · 10 years ago
  78. 8462913 Merge "Frameworks/base: Ignore unknown pragmas in core/jni" by Andreas Gampe · 10 years ago
  79. 26109fd Frameworks/base: Ignore unknown pragmas in core/jni by Andreas Gampe · 10 years ago
  80. 5609047 Merge "Use standard initializers" by Chih-hung Hsieh · 10 years ago
  81. 775eca1 Stop using DATE_FORMAT from settings. by Narayan Kamath · 10 years ago
  82. 452efb2 Use standard initializers by Bernhard Rosenkränzer · 10 years ago
  83. 1615731 Merge "Fix check for PROC_QUOTES mode" by Chih-hung Hsieh · 10 years ago
  84. 3b1e22e Fix check for PROC_QUOTES mode by Bernhard Rosenkränzer · 10 years ago
  85. 92ddfcf Fix incorrect usage of bool by Bernhard Rosenkränzer · 10 years ago
  86. 753eda5 Merge "Frameworks/base: AndroidRuntime standalone preloaded-classes" by Ying Wang · 10 years ago
  87. d0c4535 Move preloaded-classes out of framework.jar. by Ying Wang · 10 years ago
  88. 65ff8ee Frameworks/base: AndroidRuntime standalone preloaded-classes by Andreas Gampe · 10 years ago
  89. 97069dd Update calls to IInterface::asBinder() by Marco Nelissen · 10 years ago
  90. 0f0b491 Frameworks/base: Wall Werror in core/jni by Andreas Gampe · 10 years ago
  91. bfe6333 Frameworks/base: New GL bindings by Andreas Gampe · 10 years ago
  92. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  93. 34acb4c Merge "Prevent resource leak in YuvToJpegEncoder" by Elliott Hughes · 10 years ago
  94. bc0b57f Merge "Frameworks/base: Right transform in DngCreator" by Andreas Gampe · 10 years ago
  95. 7c4ef05 Merge "Fix for CharSequenceCreator test case" by Elliott Hughes · 10 years ago
  96. db38706 Merge "Frameworks/base: Fix FingerprintManager JNI" by Andreas Gampe · 10 years ago
  97. d865900 Prevent resource leak in YuvToJpegEncoder by Martin Wallgren · 10 years ago
  98. 575bb38 Consider RTL layout in DPAD navigation in AbsSeekBar by Johan Redestig · 12 years ago
  99. 2377cd3 Frameworks/base: Right transform in DngCreator by Andreas Gampe · 10 years ago
  100. 7c8201b Frameworks/base: Fix FingerprintManager JNI by Andreas Gampe · 10 years ago