1. 030bc88 Fix a race condition in NativeDaemonConnector by anga · 13 years ago
  2. bb2e1ef Merge "Fixing possible race condition." by Dianne Hackborn · 13 years ago
  3. c94a999 Merge "JPtextinput: Dont break emoji characters when cutting strings." by Kenny Root · 13 years ago
  4. b083d3b Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 13 years ago
  5. 681d818 Initialize resampling buffer per track. by Yuuhi Yamaguchi · 13 years ago
  6. db71bda Merge from gingerbread by Jean-Baptiste Queru · 13 years ago
  7. 4ddd990 Merge "Fix the Multi-page SMS sending error to several receipents" into gingerbread by Jean-Baptiste Queru · 13 years ago
  8. b9ef00e Fix the Multi-page SMS sending error to several receipents by Sang-Jun Park · 13 years ago
  9. 4b8ad9e Merge from gingerbread by Jean-Baptiste Queru · 13 years ago
  10. 2703b84 Merge "Fix delivery report error with PENDING status in SMS" into gingerbread by Jean-Baptiste Queru · 13 years ago
  11. 8226140 Merge from gingerbread by Jean-Baptiste Queru · 13 years ago
  12. 049b172 Merge "fix for supporting 3 digits MNC code" into gingerbread by Jean-Baptiste Queru · 13 years ago
  13. ba34751 fix for supporting 3 digits MNC code by Sang-Jun Park · 13 years ago
  14. eb17d6f Merge "Don't crash zygote if webcore fails to load" by Jean-Baptiste Queru · 13 years ago
  15. c5996b9 Fix delivery report error with PENDING status in SMS by Sang-Jun Park · 13 years ago
  16. 06e57b5 Fixing possible race condition. by Jozef BABJAK · 14 years ago
  17. c0e9504 Don't crash zygote if webcore fails to load by Jean-Baptiste Queru · 13 years ago
  18. 056340a Merge "stubs" by Jean-Baptiste Queru · 13 years ago
  19. 25503f1 Merge from gingerbread by Jean-Baptiste Queru · 13 years ago
  20. 65aef15 Merge "fix failing thread object run" into gingerbread by Jean-Baptiste Queru · 13 years ago
  21. 25eb046 Merge "Normalize output from aapt d" by Dianne Hackborn · 13 years ago
  22. bbb5a5c Merge "Make AaptGroupEntry::getMncName accept mnc00" by Dianne Hackborn · 13 years ago
  23. 235ec8a stubs by Jean-Baptiste Queru · 13 years ago
  24. 9720323 Merge "Delete browerplugin tests - do not merge" by Jean-Baptiste Queru · 14 years ago
  25. fca2f8b Delete browerplugin tests - do not merge by Jean-Baptiste Queru · 14 years ago
  26. 7b448b8 Merge "Move keymaps from sdk/emulator/keymaps." by Jeff Brown · 14 years ago
  27. 2d9299b fix failing thread object run by Ritu Srivastava · 14 years ago
  28. 2786b31 Move keymaps from sdk/emulator/keymaps. by Jeff Brown · 14 years ago
  29. a206efc Merge "android.os.Message: respect sPoolSize" by Brad Fitzpatrick · 14 years ago
  30. 2405c278 android.os.Message: respect sPoolSize by Brad Fitzpatrick · 14 years ago
  31. 996de2d Merge "Avoid using String.format in MediaRecorder" by Brad Fitzpatrick · 14 years ago
  32. 2450830 Avoid using String.format in MediaRecorder by Henrik Backlund · 14 years ago
  33. bcf2ade Merge "aapt: Allow raw "%" in unformatted string-arrays" by Dianne Hackborn · 14 years ago
  34. 265cf2e Merge "Fix getSwitchState." by Jeff Brown · 14 years ago
  35. bf50322 aapt: Allow raw "%" in unformatted string-arrays by Josh Stone · 14 years ago
  36. 35f4d32 Merge "frameworks/base: Track owner in appropriate owners list of Uri" by Dianne Hackborn · 14 years ago
  37. 91c12c2 frameworks/base: Track owner in appropriate owners list of Uri by Vairavan Srinivasan · 14 years ago
  38. a8069f3 Merge "Fixes Keyboard availability in "Providing Resources" documentation page." by Dianne Hackborn · 14 years ago
  39. a84e088 Fixes Keyboard availability in "Providing Resources" documentation page. by Keiji Ariyama · 14 years ago
  40. 3d822cd Fix getSwitchState. by Jeff Brown · 14 years ago
  41. 069e810 Merge "Fixing memory leak in PreferenceScreen." by Brad Fitzpatrick · 14 years ago
  42. ded2b00 Merge "frameworks/base: remove redundant code in WindowManager" by Brad Fitzpatrick · 14 years ago
  43. 3f6875f frameworks/base: remove redundant code in WindowManager by Vairavan Srinivasan · 14 years ago
  44. 190acd4 Fixing memory leak in PreferenceScreen. by Mathias Jeppsson · 14 years ago
  45. 7d234fa Merge "Don't drop the drawable cache completely on configuration change" by Dianne Hackborn · 14 years ago
  46. c3d0d86 Merge "Make the Phone options dialog use current language" by Dianne Hackborn · 14 years ago
  47. 0950a3e Merge "Added check to make orientation calculations more robust" by Dianne Hackborn · 14 years ago
  48. b6e3476 Make the Phone options dialog use current language by Anders Hammar1 · 14 years ago
  49. 494565a Added check to make orientation calculations more robust by Niclas Kellgren · 14 years ago
  50. 8d71769 Don't drop the drawable cache completely on configuration change by Christopher Lais · 14 years ago
  51. a220a29 Merge "Initial OMA DRM forward lock contribution" by Gloria Wang · 14 years ago
  52. bdb7aee Merge "Fix for crash when setting live wallpaper." by Brad Fitzpatrick · 14 years ago
  53. d9463f5 Fix for crash when setting live wallpaper. by Mattias Petersson · 14 years ago
  54. cb84275 Merge "Closing cursor in finalizer to avoid GREF and fd leak in acore" by Brad Fitzpatrick · 14 years ago
  55. 872a52c Closing cursor in finalizer to avoid GREF and fd leak in acore by Johannes Carlsson · 14 years ago
  56. 2f0f442 JPtextinput: Dont break emoji characters when cutting strings. by Ishibashi Takako · 14 years ago
  57. fcf3d12 Merge "Typo in Javadoc" by Romain Guy · 14 years ago
  58. bd6fda1 Typo in Javadoc by Christian Mehlmauer · 14 years ago
  59. 0544d05 Merge "DRM Framework bug fixes." by Gloria Wang · 14 years ago
  60. 3c902a6 Merge "Avoiding cyclic references when unbinding from a service" by Dianne Hackborn · 14 years ago
  61. 5f619b7 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 14 years ago
  62. 3769240 Merge "Clear reference to the IIntentReceiver in order to avoid memory leak" by Dianne Hackborn · 14 years ago
  63. a3e96bf Initial OMA DRM forward lock contribution by Pravat Dalbehera · 14 years ago
  64. 9872bf4 Normalize output from aapt d by Shachar Shemesh · 14 years ago
  65. 5897591 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 14 years ago
  66. 5ef0b9d Make AaptGroupEntry::getMncName accept mnc00 by Johan Redestig · 14 years ago
  67. 69ebb98 Merge "according to rfc2617, nc-value = 8LHEX" by Jean-Baptiste Queru · 14 years ago
  68. bfb5f59 Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 14 years ago
  69. 752942e Merge "The phone is crashing when unknown mime content is transferred." by Jean-Baptiste Queru · 14 years ago
  70. b19c9c3 according to rfc2617, nc-value = 8LHEX by Bin Jin · 14 years ago
  71. 949fc0e Merge "frameworks/base: Fix to release references to previous live wallpaper" by Dianne Hackborn · 14 years ago
  72. 6c5d151 Merge "frameworks/base: Fix to release references in ActivityManagerService" by Dianne Hackborn · 14 years ago
  73. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  74. 50b9b94 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 14 years ago
  75. 3b10aea Merge "Improve performance of WindowState.toString()" by Dianne Hackborn · 14 years ago
  76. b803c04 Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 14 years ago
  77. 749c627 Merge "Support for KSC5601 on SIM." by Jean-Baptiste Queru · 14 years ago
  78. aad6f80 Support for KSC5601 on SIM. by Erik Zivkovic · 14 years ago
  79. 33b4324 Improve performance of WindowState.toString() by Mattias Petersson · 14 years ago
  80. 145e6c4 The phone is crashing when unknown mime content is transferred. by Ola Olsson · 14 years ago
  81. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  82. 4b94c45 Merge "Added dropbox broadcast notification" by Jean-Baptiste Queru · 14 years ago
  83. d0ffef4 am 19b23afa: Merge "Fix for phone app crash in Icc Card." by Wink Saville · 14 years ago
  84. 19b23af Merge "Fix for phone app crash in Icc Card." by Wink Saville · 14 years ago
  85. d9c17cc merge from gingerbread by Jean-Baptiste Queru · 14 years ago
  86. e59e030 Add more checks for bad values to protect from corrupt files. by Dianne Hackborn · 14 years ago
  87. 63be7a7 Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  88. 0a5ae45 am 7f7474dd: Merge "frameworks/base/telephony: Release wakelock on RIL request send error" by Wink Saville · 14 years ago
  89. 7f7474d Merge "frameworks/base/telephony: Release wakelock on RIL request send error" by Wink Saville · 14 years ago
  90. cc7605c Fix for phone app crash in Icc Card. by Uma Maheswari Ramalingam · 14 years ago
  91. 60bb9c9 frameworks/base/telephony: Release wakelock on RIL request send error by Anshul Jain · 14 years ago
  92. b247536 Added dropbox broadcast notification by Hakan Still · 14 years ago
  93. a00d89e am 2b858cae: Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM" by Wink Saville · 14 years ago
  94. 2b858ca Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM" by Wink Saville · 14 years ago
  95. 12902d6 resolved conflicts for merge of 78742e01 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  96. 78742e0 Merge "Strings for NI position request are moved to resources" by Jean-Baptiste Queru · 14 years ago
  97. 1ee2394 am 1d67fa5b: Merge "Changing connect and response timeout." by Jean-Baptiste Queru · 14 years ago
  98. 1d67fa5 Merge "Changing connect and response timeout." by Jean-Baptiste Queru · 14 years ago
  99. 005dd44 am 864b1e00: Merge "NumberPicker: Set formatter local value to US." by Jean-Baptiste Queru · 14 years ago
  100. 864b1e0 Merge "NumberPicker: Set formatter local value to US." by Jean-Baptiste Queru · 14 years ago