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