1. 9aac0c1 Merge "fix potential memory leak" by Elliott Hughes · 13 years ago
  2. bc268b9 fix potential memory leak by Sungmin Choi · 13 years ago
  3. 41bb82b Merge "Fix NullpointException problem in onMenuItemSelected" by Adam Powell · 13 years ago
  4. 881d538 Merge "frameworks/base: Support for LTE network modes" by Wink Saville · 13 years ago
  5. 73e243c Merge "Fix logging typos in GpsLocationProvider" by Victoria Lease · 13 years ago
  6. ec7f4a6 frameworks/base: Support for LTE network modes by Uma Maheswari Ramalingam · 13 years ago
  7. 554ed0f Merge "Fixed typo in Recreating an Activity documentation" by Amith Yamasani · 13 years ago
  8. 5cb0f21 Merge "StringBlock_nativeCreate: Possible Leak" by Elliott Hughes · 13 years ago
  9. 870d2a29 Fixed typo in Recreating an Activity documentation by Gulshan Singh · 13 years ago
  10. 5d5526a Merge "Handle errors from AudioEffect::queryNumberEffects" by James Dong · 13 years ago
  11. c8db3b8 Merge "Set "isdrm" info in Mediastore" by James Dong · 13 years ago
  12. 160c1ca Fix logging typos in GpsLocationProvider by Magnus Eriksson · 13 years ago
  13. 88fe4eb Merge "NsdService: Clear client info after resolution request is serviced." by Irfan Sheriff · 13 years ago
  14. 218a313 StringBlock_nativeCreate: Possible Leak by You Kim · 13 years ago
  15. fc56015 Merge "Possible leak in android_emoji_EmojiFactory_newInstance" by Victoria Lease · 13 years ago
  16. 62ec958 Merge "Fix typo" by Andrew Hsieh · 13 years ago
  17. ba97ad2 Merge "Leak in ToneGenerator_native_setup" by Glenn Kasten · 13 years ago
  18. 0482291 Fix typo by Andrew Hsieh · 13 years ago
  19. 171a990 Merge "Update the JNI spec link, and remove a dead link." by Elliott Hughes · 13 years ago
  20. 965da34 Update the JNI spec link, and remove a dead link. by Elliott Hughes · 13 years ago
  21. 9b64c49 Merge "Return error upon attempt to use non-existent APN" by Robert Greenwalt · 13 years ago
  22. 342a7cb Return error upon attempt to use non-existent APN by Mikael Hedegren · 13 years ago
  23. 7979b58 Merge "Memory leak due to bad destroy sequence" by Adam Powell · 13 years ago
  24. 4b0ed017 Merge "BackupHelpers: Fix Typo" by Christopher Tate · 13 years ago
  25. 367921d Merge "Toast: fix force close if called from system service" by Craig Mautner · 13 years ago
  26. 35e4a70 Toast: fix force close if called from system service by Pawit Pornkitprasan · 13 years ago
  27. 8b2e2c8 BackupHelpers: Fix Typo by You Kim · 13 years ago
  28. c749261 Merge "Fix DateUtils.formatElapsedTime." by Elliott Hughes · 13 years ago
  29. 686a805 Fix NullpointException problem in onMenuItemSelected by zobject · 13 years ago
  30. 2eda184 Fix DateUtils.formatElapsedTime. by Elliott Hughes · 13 years ago
  31. 01f4263 Merge "fix typo in docs" by Marco Nelissen · 13 years ago
  32. 2eca1b5 Merge "Add return after NULL check in JetPlayer" by Elliott Hughes · 13 years ago
  33. ffdc7ae Merge "avoid crashing system serer process" by Amith Yamasani · 13 years ago
  34. 6169bcf Memory leak due to bad destroy sequence by Jean-Christophe PINCE · 13 years ago
  35. bf8de6a Merge "Remove unnecessary locking for screen broadcasts." by Jeff Sharkey · 13 years ago
  36. e7ec492 Merge "Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter" by Adam Powell · 13 years ago
  37. d22843a Merge "Fix regression in ListView click handling" by Adam Powell · 13 years ago
  38. 79e0e3f Merge "return value of String.replace() is ignored." by Robert Greenwalt · 13 years ago
  39. 847be74 Fix regression in ListView click handling by Adam Powell · 13 years ago
  40. 8f5691f Add return after NULL check in JetPlayer by You Kim · 13 years ago
  41. ef2277e Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter by Emma Sajic · 13 years ago
  42. b6ac9e5 Possible leak in android_emoji_EmojiFactory_newInstance by You Kim · 13 years ago
  43. 7419905 Merge "Add config_speed_up_audio_on_mt_calls option" by Wink Saville · 13 years ago
  44. e22217c Merge "Telephony: Use IccUtils from uicc package" by Wink Saville · 13 years ago
  45. d692c2c Merge "Fix EventLog string class problem in onOptionMenuSelected" by Adam Powell · 13 years ago
  46. 5d35fcf Telephony: Use IccUtils from uicc package by Alex Yakavenka · 13 years ago
  47. 261bc70 Merge "convert jint to uint32_t." by Nick Kralevich · 13 years ago
  48. 332944f Fix EventLog string class problem in onOptionMenuSelected by zobject · 13 years ago
  49. be5316e Merge "Use Rlog" by Wink Saville · 13 years ago
  50. 22b1e80 Use Rlog by Wink Saville · 13 years ago
  51. c43670b Merge "Add Rlog.java" by Wink Saville · 13 years ago
  52. 7353cf3 convert jint to uint32_t. by Nick Kralevich · 13 years ago
  53. ff411dd Merge "Framework: Use holo alert drawables" by Adam Powell · 13 years ago
  54. 8ea5ce1 Merge "Ensure running mTouchModeReset when AbsListView is detached" by Adam Powell · 13 years ago
  55. a607223 Ensure running mTouchModeReset when AbsListView is detached by Sangkyu Lee · 13 years ago
  56. 7eabbd55 Add config_speed_up_audio_on_mt_calls option by Alex Yakavenka · 13 years ago
  57. 7ba6a67 Add Rlog.java by Wink Saville · 13 years ago
  58. 5b6069c Merge "Wrong parameter in LocationManagerService" by Victoria Lease · 13 years ago
  59. 8a5f9c1 Leak in ToneGenerator_native_setup by You Kim · 13 years ago
  60. 87c1b31 Wrong parameter in LocationManagerService by You Kim · 13 years ago
  61. 59c1404 Set "isdrm" info in Mediastore by Erik Almqvist · 13 years ago
  62. 1612e29 Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler." by Irfan Sheriff · 13 years ago
  63. c602187 Merge "Prevent scanning during DHCP process" by Irfan Sheriff · 13 years ago
  64. 4a68e3c fix typo in docs by Hai Guo · 13 years ago
  65. 29afa14 Remove unnecessary locking for screen broadcasts. by Jeff Sharkey · 13 years ago
  66. 40627de Merge "Remove unnecessary references in WindowManagerService" by Craig Mautner · 13 years ago
  67. cb6291c Remove unnecessary references in WindowManagerService by You Kim · 13 years ago
  68. 568f923 Merge "removing ineffective code in WifiService.java" by Adam Powell · 13 years ago
  69. cdd03f5 Merge "Try go-negotiation when invocation request is deferred." by Irfan Sheriff · 13 years ago
  70. 05c8f17 Merge "resolver list is not cleared on rebuild" by Adam Powell · 13 years ago
  71. 5046ae56 Merge "framework: fix notification icons not animating till ticker is updated" by Daniel Sandler · 13 years ago
  72. d7fc38c Prevent scanning during DHCP process by Vitaly Wool · 13 years ago
  73. 258384a framework: fix notification icons not animating till ticker is updated by Daniel Bateman · 13 years ago
  74. 2644494 Merge changes I8462f040,Ie471f40f by Andreas Huber · 13 years ago
  75. 940ad4a Merge "Make AudioGroup.add locale safe" by Elliott Hughes · 13 years ago
  76. 334a36b Merge "Change the text color of timer in MediaController" by Marco Nelissen · 13 years ago
  77. 56dc91f Change the text color of timer in MediaController by Roger Chen · 13 years ago
  78. 9ed4abd Merge "Fix AndroidHttpClient documentation error." by Elliott Hughes · 13 years ago
  79. 820b3e2 Merge "Make transactGetSockaddr locale safe" by Elliott Hughes · 13 years ago
  80. d2dcd7a Fix AndroidHttpClient documentation error. by Elliott Hughes · 13 years ago
  81. 25082e3 Merge "Another optimization of glyph cache uploads" by Chet Haase · 13 years ago
  82. d51ffbe am faeabc7b: Merge "Cache resource ID lookups in aapt" by Christopher Tate · 13 years ago
  83. faeabc7 Merge "Cache resource ID lookups in aapt" by Christopher Tate · 13 years ago
  84. d8dde13a Cache resource ID lookups in aapt by Christopher Tate · 13 years ago
  85. 9348005 Try go-negotiation when invocation request is deferred. by Yoshihiko Ikenaga · 13 years ago
  86. 7bb3cfe Another optimization of glyph cache uploads by Sangkyu Lee · 13 years ago
  87. ae0edeb am c88047bf: Merge "Move NTP updates outside locks" by Kenny Root · 13 years ago
  88. c88047b Merge "Move NTP updates outside locks" by Kenny Root · 13 years ago
  89. 10c2923 am 13fd8919: Merge "Fixed typo and space." by Irfan Sheriff · 13 years ago
  90. 13fd891 Merge "Fixed typo and space." by Irfan Sheriff · 13 years ago
  91. d8a6b54 am 21243369: Merge "Fix infinite recursive loop" by Chet Haase · 13 years ago
  92. 2124336 Merge "Fix infinite recursive loop" by Chet Haase · 13 years ago
  93. 5132d62 Merge jb-mr1-dev into aosp/master - do not merge by The Android Open Source Project · 13 years ago
  94. abb4a70 Update the content shell command's usage instructions. by Svetoslav Ganov · 13 years ago
  95. 636c0ff Make transactGetSockaddr locale safe by Johan Redestig · 13 years ago
  96. f7f1c6a Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  97. c5d43f7 Fix infinite recursive loop by László Dávid · 13 years ago
  98. 43a5070e resolver list is not cleared on rebuild by You Kim · 13 years ago
  99. 0edbc0e Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  100. 6e8c149 Merge "Re-read shortcut labels if the language has changed" by Adam Powell · 13 years ago