1. cc1fc6b Track libcore changes for OpenSSLKey by Kenny Root · 13 years ago
  2. b1e16f1 Merge "Track a typo fix in hidden libcore API." by Elliott Hughes · 13 years ago
  3. 26df616 Track a typo fix in hidden libcore API. by Elliott Hughes · 13 years ago
  4. 727adb8 Merge "Manual fix for some Norwegian format strings." by Elliott Hughes · 13 years ago
  5. bfcd162 Manual fix for some Norwegian format strings. by Elliott Hughes · 13 years ago
  6. cbfece8 Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c." by Elliott Hughes · 13 years ago
  7. 4caba61 Switch over to getting 12-/24-hour time formats from CLDR via icu4c. by Elliott Hughes · 13 years ago
  8. c807461 Merge "Fix the spelling of "retrieves"" by Christopher Tate · 13 years ago
  9. 13b8449 Fix the spelling of "retrieves" by Scott Kennedy · 13 years ago
  10. a3e7919 Merge "TIME_TICK was not occurred for one hour" by Christopher Tate · 13 years ago
  11. 563914a TIME_TICK was not occurred for one hour by Sungmin Choi · 13 years ago
  12. 9fae2ec Merge "Handle nested folder case" by Dianne Hackborn · 14 years ago
  13. b2d3904 Merge "Setting the default value for dock audio" by Dianne Hackborn · 14 years ago
  14. 350d516 Merge "Correcting typo in doc of MEDIA_XXX intents" by Dianne Hackborn · 14 years ago
  15. d5d6f04 Merge "Hopefully fix PendingIntent.getActivities() documentation wtf." by Dianne Hackborn · 14 years ago
  16. 537fb0a Merge "Use most specific attributes for distinguished name display" by Brian Carlstrom · 14 years ago
  17. 91154ce Use most specific attributes for distinguished name display by Brian Carlstrom · 14 years ago
  18. be7af83 Correcting typo in doc of MEDIA_XXX intents by suyi Yuan · 14 years ago
  19. 1740ada Handle nested folder case by Roger Chen · 14 years ago
  20. d13b23a Merge "Revert "fix potential memory leak"" by Elliott Hughes · 14 years ago
  21. 957efcd Revert "fix potential memory leak" by Elliott Hughes · 14 years ago
  22. 9aac0c1 Merge "fix potential memory leak" by Elliott Hughes · 14 years ago
  23. bc268b9 fix potential memory leak by Sungmin Choi · 14 years ago
  24. 41bb82b Merge "Fix NullpointException problem in onMenuItemSelected" by Adam Powell · 14 years ago
  25. 881d538 Merge "frameworks/base: Support for LTE network modes" by Wink Saville · 14 years ago
  26. 73e243c Merge "Fix logging typos in GpsLocationProvider" by Victoria Lease · 14 years ago
  27. ec7f4a6 frameworks/base: Support for LTE network modes by Uma Maheswari Ramalingam · 14 years ago
  28. 554ed0f Merge "Fixed typo in Recreating an Activity documentation" by Amith Yamasani · 14 years ago
  29. 5cb0f21 Merge "StringBlock_nativeCreate: Possible Leak" by Elliott Hughes · 14 years ago
  30. 870d2a29 Fixed typo in Recreating an Activity documentation by Gulshan Singh · 14 years ago
  31. 5d5526a Merge "Handle errors from AudioEffect::queryNumberEffects" by James Dong · 14 years ago
  32. c8db3b8 Merge "Set "isdrm" info in Mediastore" by James Dong · 14 years ago
  33. 160c1ca Fix logging typos in GpsLocationProvider by Magnus Eriksson · 14 years ago
  34. 88fe4eb Merge "NsdService: Clear client info after resolution request is serviced." by Irfan Sheriff · 14 years ago
  35. 218a313 StringBlock_nativeCreate: Possible Leak by You Kim · 14 years ago
  36. fc56015 Merge "Possible leak in android_emoji_EmojiFactory_newInstance" by Victoria Lease · 14 years ago
  37. 62ec958 Merge "Fix typo" by Andrew Hsieh · 14 years ago
  38. ba97ad2 Merge "Leak in ToneGenerator_native_setup" by Glenn Kasten · 14 years ago
  39. 729f668 Setting the default value for dock audio by Dmytro Dubovyk · 14 years ago
  40. 0482291 Fix typo by Andrew Hsieh · 14 years ago
  41. 171a990 Merge "Update the JNI spec link, and remove a dead link." by Elliott Hughes · 14 years ago
  42. 965da34 Update the JNI spec link, and remove a dead link. by Elliott Hughes · 14 years ago
  43. 9b64c49 Merge "Return error upon attempt to use non-existent APN" by Robert Greenwalt · 14 years ago
  44. 342a7cb Return error upon attempt to use non-existent APN by Mikael Hedegren · 14 years ago
  45. 7979b58 Merge "Memory leak due to bad destroy sequence" by Adam Powell · 14 years ago
  46. 4b0ed017 Merge "BackupHelpers: Fix Typo" by Christopher Tate · 14 years ago
  47. 367921d Merge "Toast: fix force close if called from system service" by Craig Mautner · 14 years ago
  48. 35e4a70 Toast: fix force close if called from system service by Pawit Pornkitprasan · 14 years ago
  49. 8b2e2c8 BackupHelpers: Fix Typo by You Kim · 14 years ago
  50. c749261 Merge "Fix DateUtils.formatElapsedTime." by Elliott Hughes · 14 years ago
  51. 686a805 Fix NullpointException problem in onMenuItemSelected by zobject · 14 years ago
  52. 2eda184 Fix DateUtils.formatElapsedTime. by Elliott Hughes · 14 years ago
  53. 01f4263 Merge "fix typo in docs" by Marco Nelissen · 14 years ago
  54. 2eca1b5 Merge "Add return after NULL check in JetPlayer" by Elliott Hughes · 14 years ago
  55. ffdc7ae Merge "avoid crashing system serer process" by Amith Yamasani · 14 years ago
  56. 6169bcf Memory leak due to bad destroy sequence by Jean-Christophe PINCE · 14 years ago
  57. bf8de6a Merge "Remove unnecessary locking for screen broadcasts." by Jeff Sharkey · 14 years ago
  58. e7ec492 Merge "Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter" by Adam Powell · 14 years ago
  59. d22843a Merge "Fix regression in ListView click handling" by Adam Powell · 14 years ago
  60. 79e0e3f Merge "return value of String.replace() is ignored." by Robert Greenwalt · 14 years ago
  61. 847be74 Fix regression in ListView click handling by Adam Powell · 14 years ago
  62. 8f5691f Add return after NULL check in JetPlayer by You Kim · 14 years ago
  63. ef2277e Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter by Emma Sajic · 14 years ago
  64. b6ac9e5 Possible leak in android_emoji_EmojiFactory_newInstance by You Kim · 14 years ago
  65. 7419905 Merge "Add config_speed_up_audio_on_mt_calls option" by Wink Saville · 14 years ago
  66. e22217c Merge "Telephony: Use IccUtils from uicc package" by Wink Saville · 14 years ago
  67. d692c2c Merge "Fix EventLog string class problem in onOptionMenuSelected" by Adam Powell · 14 years ago
  68. 5d35fcf Telephony: Use IccUtils from uicc package by Alex Yakavenka · 14 years ago
  69. 261bc70 Merge "convert jint to uint32_t." by Nick Kralevich · 14 years ago
  70. 332944f Fix EventLog string class problem in onOptionMenuSelected by zobject · 14 years ago
  71. 5313c9f Hopefully fix PendingIntent.getActivities() documentation wtf. by Tim Hutt · 14 years ago
  72. be5316e Merge "Use Rlog" by Wink Saville · 14 years ago
  73. 22b1e80 Use Rlog by Wink Saville · 14 years ago
  74. c43670b Merge "Add Rlog.java" by Wink Saville · 14 years ago
  75. 7353cf3 convert jint to uint32_t. by Nick Kralevich · 14 years ago
  76. ff411dd Merge "Framework: Use holo alert drawables" by Adam Powell · 14 years ago
  77. 8ea5ce1 Merge "Ensure running mTouchModeReset when AbsListView is detached" by Adam Powell · 14 years ago
  78. a607223 Ensure running mTouchModeReset when AbsListView is detached by Sangkyu Lee · 14 years ago
  79. 7eabbd55 Add config_speed_up_audio_on_mt_calls option by Alex Yakavenka · 14 years ago
  80. 7ba6a67 Add Rlog.java by Wink Saville · 14 years ago
  81. 5b6069c Merge "Wrong parameter in LocationManagerService" by Victoria Lease · 14 years ago
  82. 8a5f9c1 Leak in ToneGenerator_native_setup by You Kim · 14 years ago
  83. 87c1b31 Wrong parameter in LocationManagerService by You Kim · 14 years ago
  84. 59c1404 Set "isdrm" info in Mediastore by Erik Almqvist · 14 years ago
  85. 1612e29 Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler." by Irfan Sheriff · 14 years ago
  86. c602187 Merge "Prevent scanning during DHCP process" by Irfan Sheriff · 14 years ago
  87. 4a68e3c fix typo in docs by Hai Guo · 14 years ago
  88. 29afa14 Remove unnecessary locking for screen broadcasts. by Jeff Sharkey · 14 years ago
  89. 40627de Merge "Remove unnecessary references in WindowManagerService" by Craig Mautner · 14 years ago
  90. cb6291c Remove unnecessary references in WindowManagerService by You Kim · 14 years ago
  91. 568f923 Merge "removing ineffective code in WifiService.java" by Adam Powell · 14 years ago
  92. cdd03f5 Merge "Try go-negotiation when invocation request is deferred." by Irfan Sheriff · 14 years ago
  93. 05c8f17 Merge "resolver list is not cleared on rebuild" by Adam Powell · 14 years ago
  94. 5046ae5 Merge "framework: fix notification icons not animating till ticker is updated" by Daniel Sandler · 14 years ago
  95. d7fc38c Prevent scanning during DHCP process by Vitaly Wool · 14 years ago
  96. 258384a framework: fix notification icons not animating till ticker is updated by Daniel Bateman · 14 years ago
  97. 2644494 Merge changes I8462f040,Ie471f40f by Andreas Huber · 14 years ago
  98. 940ad4a Merge "Make AudioGroup.add locale safe" by Elliott Hughes · 14 years ago
  99. 334a36b Merge "Change the text color of timer in MediaController" by Marco Nelissen · 14 years ago
  100. 56dc91f Change the text color of timer in MediaController by Roger Chen · 14 years ago