1. 9434c11 Merge "Services: Adding HSPAP info in Android" by Jaikumar Ganesh · 12 years ago
  2. 1a1e9b3 Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock" by Daniel Sandler · 12 years ago
  3. d2bec09 Merge "NullPointerException in SQLiteSession" by Jeffrey Brown · 12 years ago
  4. b9185fd Merge "Fix PointerCoords Parcel incorrectly storing values as Int32" by Jeffrey Brown · 12 years ago
  5. dac4a90 Merge "fix hover events consume issue" by Jeffrey Brown · 12 years ago
  6. 88ba2f4 Merge "Disable usage of WAL in DatabaseHelper" by Jeffrey Brown · 12 years ago
  7. 04ce0d2 Merge "Keep native callbacks when primary SQLiteConnection is recreated" by Jeffrey Brown · 12 years ago
  8. ea56499 Merge "Potential NPE in SQLiteConnection" by Jeffrey Brown · 12 years ago
  9. 0d47af1 Merge "Clear loaders array after they are destroyed." by Jeffrey Brown · 12 years ago
  10. af595a0 Merge "Fix bugs regarding IllegalStateException during moving position in cursorwindow." by Jeffrey Brown · 12 years ago
  11. b314f43 Merge "add reply.writeNoException() for quick response" by Jeffrey Brown · 12 years ago
  12. 21af9a0 Merge "avoid multiple-"0" to exceed the length of upper bound" by Adam Powell · 12 years ago
  13. fd5a0b3 Merge "Fix unexpected rotation change when re-enabling auto-rotate" by Craig Mautner · 12 years ago
  14. 74637db Merge "AndroidKeyStore: return error code on error" by Kenny Root · 12 years ago
  15. e66769a AndroidKeyStore: return error code on error by Kenny Root · 12 years ago
  16. 5a720bb Merge "AndroidKeyStore: add key wrapping test" by Kenny Root · 12 years ago
  17. 133c5f5 Merge "AndroidKeyStore: fix tests" by Kenny Root · 12 years ago
  18. 656f92f AndroidKeyStore: add key wrapping test by Kenny Root · 12 years ago
  19. 8b58c52 AndroidKeyStore: fix tests by Kenny Root · 12 years ago
  20. ace72f6 Merge "Function uri.getAuthority is called twice. Minor doc corrections." by Kenny Root · 12 years ago
  21. 43a601e Merge "Change default intent" by Irfan Sheriff · 12 years ago
  22. c4e9e75 Change default intent by Irfan Sheriff · 12 years ago
  23. f9c5176 Function uri.getAuthority is called twice. Minor doc corrections. by Yury Zhauniarovich · 12 years ago
  24. 716f7b3 Fix PointerCoords Parcel incorrectly storing values as Int32 by Ilya Polenov · 12 years ago
  25. 7ad885e Merge "One more fix for incorrect indices." by Kenny Root · 12 years ago
  26. abcb9b9 Merge "Added focusable true on search_button for D-pad." by Amith Yamasani · 12 years ago
  27. e305e5f Merge "show SELECT ALL icon with text in landscape mode" by Adam Powell · 12 years ago
  28. 3cfca67 Merge "Fix possible integer overflow in MtpStorage" by Amith Yamasani · 12 years ago
  29. 169dc39 Merge "Remove config_wifi_p2p_support from config.xml." by Irfan Sheriff · 12 years ago
  30. ebb61ca Merge "Track libcore changes for OpenSSLKey" by Kenny Root · 12 years ago
  31. bf043b5 Merge "Add TLS Channel ID support to SSLCertificateSocketFactory." by Kenny Root · 12 years ago
  32. f036920 show SELECT ALL icon with text in landscape mode by Sungmin Choi · 12 years ago
  33. 6d8a99f avoid multiple-"0" to exceed the length of upper bound by Sungmin Choi · 12 years ago
  34. 8879343 Remove config_wifi_p2p_support from config.xml. by Yoshihiko Ikenaga · 12 years ago
  35. 381fb8b Merge "Fix WPS configuration method of BSS enrollee." by Irfan Sheriff · 12 years ago
  36. 1201dd9 Fix WPS configuration method of BSS enrollee. by Yoshihiko Ikenaga · 12 years ago
  37. 6855733 Added focusable true on search_button for D-pad. by Ki-Hwan Lee · 12 years ago
  38. 1842f2e Merge "frameworks: Display missing text on SimUnlockScreen" by Wink Saville · 12 years ago
  39. d84d289f Merge "Telephony: Consider EVDO ecio zero value as valid." by Wink Saville · 12 years ago
  40. 3983754 One more fix for incorrect indices. by Stephen Hines · 12 years ago
  41. b5a7204 Merge "Fix array index oob in Matrix3f.loadRotate()." by Christopher Tate · 12 years ago
  42. 0ce7cda Fix array index oob in Matrix3f.loadRotate(). by Stephen Hines · 12 years ago
  43. cc1fc6b Track libcore changes for OpenSSLKey by Kenny Root · 12 years ago
  44. b63e39a Merge "fix typo for symbol" by Elliott Hughes · 12 years ago
  45. 6458d9b Merge "Fix for truncated sentence in "Find on Page" field" by John Reck · 12 years ago
  46. f449c0c fix hover events consume issue by Masanori Ogino · 12 years ago
  47. 4ef6c9b Add TLS Channel ID support to SSLCertificateSocketFactory. by Alex Klyubin · 12 years ago
  48. b1e16f1 Merge "Track a typo fix in hidden libcore API." by Elliott Hughes · 12 years ago
  49. 26df616 Track a typo fix in hidden libcore API. by Elliott Hughes · 12 years ago
  50. 05a96d1 fix typo for symbol by Sungmin Choi · 12 years ago
  51. 1c15b8d Fix for truncated sentence in "Find on Page" field by Stefan Wysocki · 12 years ago
  52. 727adb8 Merge "Manual fix for some Norwegian format strings." by Elliott Hughes · 12 years ago
  53. bfcd162 Manual fix for some Norwegian format strings. by Elliott Hughes · 12 years ago
  54. cbfece8 Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c." by Elliott Hughes · 12 years ago
  55. 4caba61 Switch over to getting 12-/24-hour time formats from CLDR via icu4c. by Elliott Hughes · 12 years ago
  56. c807461 Merge "Fix the spelling of "retrieves"" by Christopher Tate · 12 years ago
  57. 13b8449 Fix the spelling of "retrieves" by Scott Kennedy · 12 years ago
  58. a3e7919 Merge "TIME_TICK was not occurred for one hour" by Christopher Tate · 12 years ago
  59. 563914a TIME_TICK was not occurred for one hour by Sungmin Choi · 12 years ago
  60. 6393b071 Fix possible integer overflow in MtpStorage by Henrik Engström · 12 years ago
  61. 15a3380 Fix unexpected rotation change when re-enabling auto-rotate by Sangkyu Lee · 12 years ago
  62. 9fae2ec Merge "Handle nested folder case" by Dianne Hackborn · 12 years ago
  63. b2d3904 Merge "Setting the default value for dock audio" by Dianne Hackborn · 12 years ago
  64. 350d516 Merge "Correcting typo in doc of MEDIA_XXX intents" by Dianne Hackborn · 12 years ago
  65. d5d6f04 Merge "Hopefully fix PendingIntent.getActivities() documentation wtf." by Dianne Hackborn · 12 years ago
  66. 537fb0a Merge "Use most specific attributes for distinguished name display" by Brian Carlstrom · 12 years ago
  67. 91154ce Use most specific attributes for distinguished name display by Brian Carlstrom · 12 years ago
  68. be7af83 Correcting typo in doc of MEDIA_XXX intents by suyi Yuan · 12 years ago
  69. 1740ada Handle nested folder case by Roger Chen · 12 years ago
  70. d13b23a Merge "Revert "fix potential memory leak"" by Elliott Hughes · 12 years ago
  71. 957efcd Revert "fix potential memory leak" by Elliott Hughes · 12 years ago
  72. 9aac0c1 Merge "fix potential memory leak" by Elliott Hughes · 12 years ago
  73. bc268b9 fix potential memory leak by Sungmin Choi · 12 years ago
  74. 41bb82b Merge "Fix NullpointException problem in onMenuItemSelected" by Adam Powell · 12 years ago
  75. 881d538 Merge "frameworks/base: Support for LTE network modes" by Wink Saville · 12 years ago
  76. 73e243c Merge "Fix logging typos in GpsLocationProvider" by Victoria Lease · 12 years ago
  77. ec7f4a6 frameworks/base: Support for LTE network modes by Uma Maheswari Ramalingam · 12 years ago
  78. 554ed0f Merge "Fixed typo in Recreating an Activity documentation" by Amith Yamasani · 12 years ago
  79. 5cb0f21 Merge "StringBlock_nativeCreate: Possible Leak" by Elliott Hughes · 12 years ago
  80. 870d2a2 Fixed typo in Recreating an Activity documentation by Gulshan Singh · 12 years ago
  81. 5d5526a Merge "Handle errors from AudioEffect::queryNumberEffects" by James Dong · 12 years ago
  82. c8db3b8 Merge "Set "isdrm" info in Mediastore" by James Dong · 12 years ago
  83. 160c1ca Fix logging typos in GpsLocationProvider by Magnus Eriksson · 12 years ago
  84. 88fe4eb Merge "NsdService: Clear client info after resolution request is serviced." by Irfan Sheriff · 12 years ago
  85. 218a313 StringBlock_nativeCreate: Possible Leak by You Kim · 12 years ago
  86. fc56015 Merge "Possible leak in android_emoji_EmojiFactory_newInstance" by Victoria Lease · 12 years ago
  87. cdb86bb add reply.writeNoException() for quick response by Sungmin Choi · 12 years ago
  88. 2a3b918 Fix bugs regarding IllegalStateException during moving position in cursorwindow. by Jangwon Lee · 12 years ago
  89. 62ec958 Merge "Fix typo" by Andrew Hsieh · 12 years ago
  90. ba97ad2 Merge "Leak in ToneGenerator_native_setup" by Glenn Kasten · 12 years ago
  91. 729f668 Setting the default value for dock audio by Dmytro Dubovyk · 12 years ago
  92. 0482291 Fix typo by Andrew Hsieh · 12 years ago
  93. 171a990 Merge "Update the JNI spec link, and remove a dead link." by Elliott Hughes · 12 years ago
  94. 965da34 Update the JNI spec link, and remove a dead link. by Elliott Hughes · 12 years ago
  95. 9b64c49 Merge "Return error upon attempt to use non-existent APN" by Robert Greenwalt · 12 years ago
  96. 342a7cb Return error upon attempt to use non-existent APN by Mikael Hedegren · 12 years ago
  97. 7979b58 Merge "Memory leak due to bad destroy sequence" by Adam Powell · 12 years ago
  98. 4b0ed01 Merge "BackupHelpers: Fix Typo" by Christopher Tate · 12 years ago
  99. 367921d Merge "Toast: fix force close if called from system service" by Craig Mautner · 12 years ago
  100. 35e4a70 Toast: fix force close if called from system service by Pawit Pornkitprasan · 12 years ago