1. b833278 am d973bed3: Merge "Removing dead store; it was likely a relict of debuging code." by Brad Fitzpatrick · 14 years ago
  2. f1aa297 Removing dead store; it was likely a relict of debuging code. by Jozef BABJAK · 14 years ago
  3. e2e8da7 am 7c2e76f0: Merge "Improve error reporting for issue #3183612" into gingerbread by Dianne Hackborn · 14 years ago
  4. 3c9aa1a am b0976320: Merge "DO NOT MERGE: Backport more USB accessory changes from honeycomb" into gingerbread by Mike Lockwood · 14 years ago
  5. 7c2e76f Merge "Improve error reporting for issue #3183612" into gingerbread by Dianne Hackborn · 14 years ago
  6. 1ab4377 Improve error reporting for issue #3183612 by Dianne Hackborn · 14 years ago
  7. b097632 Merge "DO NOT MERGE: Backport more USB accessory changes from honeycomb" into gingerbread by Mike Lockwood · 14 years ago
  8. 638d7cb DO NOT MERGE: Backport more USB accessory changes from honeycomb by Mike Lockwood · 14 years ago
  9. 403da3a am 8d25eab1: Merge "Releasing lock even if exception is thrown." by Brad Fitzpatrick · 14 years ago
  10. b01fc9f am 8b5345fb: Merge "Fixing self-assignment in copying code." by Brad Fitzpatrick · 14 years ago
  11. ceae998 am 9a01a2f2: Merge "Fixing self-assignment in cloning code." by Brad Fitzpatrick · 14 years ago
  12. 33dd1ba am 29d75c9a: Merge "Fixing improper boxing to Integer instead of Long." by Brad Fitzpatrick · 14 years ago
  13. cd7dfce am 40b207c1: Merge "Using proper key for removing object from the map." by Brad Fitzpatrick · 14 years ago
  14. c73c4a3 am b37f7e59: Merge changes I81fc2f90,I5e7fd759 by Brad Fitzpatrick · 14 years ago
  15. 8d25eab Merge "Releasing lock even if exception is thrown." by Brad Fitzpatrick · 14 years ago
  16. 8b5345f Merge "Fixing self-assignment in copying code." by Brad Fitzpatrick · 14 years ago
  17. 9a01a2f Merge "Fixing self-assignment in cloning code." by Brad Fitzpatrick · 14 years ago
  18. 29d75c9 Merge "Fixing improper boxing to Integer instead of Long." by Brad Fitzpatrick · 14 years ago
  19. 40b207c Merge "Using proper key for removing object from the map." by Brad Fitzpatrick · 14 years ago
  20. b37f7e5 Merge changes I81fc2f90,I5e7fd759 by Brad Fitzpatrick · 14 years ago
  21. cffde30 am 44220a56: Merge "Add some debug code to try to track down issue 3183612" into gingerbread by Dianne Hackborn · 14 years ago
  22. 44220a5 Merge "Add some debug code to try to track down issue 3183612" into gingerbread by Dianne Hackborn · 14 years ago
  23. cf3004a Add some debug code to try to track down issue 3183612 by Dianne Hackborn · 14 years ago
  24. ccdac70 am 78b8e1be: Merge "DO NOT MERGE: backport recent USB accessory changes from honeycomb" into gingerbread by Mike Lockwood · 14 years ago
  25. 81e1ed7 am ee3f6ef2: Merge "DO NOT MERGE Support WiMAX Settings & ticker message" into gingerbread by Simon Wilson · 14 years ago
  26. 78b8e1b Merge "DO NOT MERGE: backport recent USB accessory changes from honeycomb" into gingerbread by Mike Lockwood · 14 years ago
  27. 816dd3d resolved conflicts for merge of 9c06c0ff to gingerbread-plus-aosp by Gilles Debunne · 14 years ago
  28. ee3f6ef Merge "DO NOT MERGE Support WiMAX Settings & ticker message" into gingerbread by Simon Wilson · 14 years ago
  29. 9999ad2 DO NOT MERGE Support WiMAX Settings & ticker message by TK MUN · 14 years ago
  30. 9c06c0f Merge "Double tap on a word no longer opens context menu. DO NOT MERGE" into gingerbread by Gilles Debunne · 14 years ago
  31. 2cc0377 DO NOT MERGE: backport recent USB accessory changes from honeycomb by Mike Lockwood · 14 years ago
  32. 38d0d56 am 367f41f8: Implement new NFC-EE API\'s as shared library (frameworks/base). by Nick Pelly · 14 years ago
  33. 367f41f Implement new NFC-EE API's as shared library (frameworks/base). by Nick Pelly · 14 years ago
  34. c01fd04 am 4bdab175: DO NOT MERGE WiMAX support by TK MUN · 14 years ago
  35. 4bdab17 DO NOT MERGE WiMAX support by TK MUN · 14 years ago
  36. b4341ba am b710a50a: Merge "fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external] [DO NOT MERGE]" into gingerbread by Mathias Agopian · 14 years ago
  37. a7c836d am c05d35db: Merge "fix [4026375] SensorManager quaternion functions can call sqrt with a negative number [DO NOT MERGE]" into gingerbread by Mathias Agopian · 14 years ago
  38. 5f94c31 fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external] [DO NOT MERGE] by Mathias Agopian · 14 years ago
  39. 241d8a8 fix [4026375] SensorManager quaternion functions can call sqrt with a negative number [DO NOT MERGE] by Mathias Agopian · 14 years ago
  40. fa680a1 am ff5a0990: Added to check for supporting mms content-disposition, utf8 decoding. by Soojung Shin · 14 years ago
  41. ff5a099 Added to check for supporting mms content-disposition, utf8 decoding. by Soojung Shin · 14 years ago
  42. 362da50 am b028ce55: Merge "Add a protocol property to the APNs and use it." into gingerbread by Lorenzo Colitti · 14 years ago
  43. b028ce5 Merge "Add a protocol property to the APNs and use it." into gingerbread by Lorenzo Colitti · 14 years ago
  44. 0dbe721 Fixing improper boxing to Integer instead of Long. by Jozef BABJAK · 14 years ago
  45. 3d79f1c am edc68a00: Merge "Attempt to reduce problems from issue #3183612" into gingerbread by Simon Wilson · 14 years ago
  46. edc68a0 Merge "Attempt to reduce problems from issue #3183612" into gingerbread by Simon Wilson · 14 years ago
  47. 7866be2 am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 14 years ago
  48. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 14 years ago
  49. 66d46ac am db52ab69: Merge "DO NOT MERGE Backport (with modifications ) some changes from Honeycomb, that would allow authenticators to control caching and permissions." into gingerbread by Costin Manolache · 14 years ago
  50. db52ab6 Merge "DO NOT MERGE Backport (with modifications ) some changes from Honeycomb, that would allow authenticators to control caching and permissions." into gingerbread by Costin Manolache · 14 years ago
  51. ef419b2 DO NOT MERGE by Costin Manolache · 14 years ago
  52. 516393f am 9711b9b7: am 1eefb529: Merge "Phone crash when old callback func is woken up when enabling BT." by Jaikumar Ganesh · 14 years ago
  53. 9711b9b am 1eefb529: Merge "Phone crash when old callback func is woken up when enabling BT." by Jaikumar Ganesh · 14 years ago
  54. 1eefb52 Merge "Phone crash when old callback func is woken up when enabling BT." by Jaikumar Ganesh · 14 years ago
  55. fc88f94 am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread by Mike Lockwood · 14 years ago
  56. 54e96c6 am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into gingerbread by Mike Lockwood · 14 years ago
  57. f41768c am f7b99b32: Merge "Give system server permission to access USB. DO NOT MERGE" into gingerbread by Mike Lockwood · 14 years ago
  58. 3c4e929 Add a protocol property to the APNs and use it. by Lorenzo Colitti · 14 years ago
  59. ce57a7f am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  60. 6504490 am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  61. f13ec7a DO NOT MERGE: Clean up USB notifications: by Mike Lockwood · 14 years ago
  62. 7916432 DO NOT MERGE UsbManager: squashed commit of: by Mike Lockwood · 14 years ago
  63. 89e7f9f Give system server permission to access USB. DO NOT MERGE by Mike Lockwood · 14 years ago
  64. 6c5d9a0 am 09223891: Crespo4G: Voicemail: Add \'config_telephony_...\' for Sprint by Samyeoul Choi · 14 years ago
  65. 0922389 Crespo4G: Voicemail: Add 'config_telephony_...' for Sprint by Samyeoul Choi · 14 years ago
  66. 66edf2b am 9e5b1a49: Merge "Use different version of CLDR data in DatePicker" into gingerbread by Svetoslav Ganov · 14 years ago
  67. 9e5b1a4 Merge "Use different version of CLDR data in DatePicker" into gingerbread by Svetoslav Ganov · 14 years ago
  68. fd34aa8 am 5644d0e1: Support for NDEF on iCODE. by Jeff Hamilton · 14 years ago
  69. 5644d0e Support for NDEF on iCODE. by Jeff Hamilton · 14 years ago
  70. ef7ec7a Use different version of CLDR data in DatePicker by Svetoslav Ganov · 14 years ago
  71. c96b669 Merge "DO NOT MERGE - Increasing timeout to 60 sec This was already done in HC branch in this CL: https://android-git.corp.google.com/w/?p=platform/frameworks/base.git;a=commit;h=d39fd5a97c6f56794a6ed7ac1dfb0bbf585becf1 This is also related to bug http://b/issue?id=3402863 I first considered increasing the timeout specificaly for our GData client but when I saw we already accepted a CL for HC that did this at a lower level, I decided to do that instead." into gingerbread by Alon Albert · 14 years ago
  72. 22577b8 am 5ff79c3b: Merge "DO NOT MERGE Cherry-pick of Ie4026a7c back to GB" into gingerbread by Jason Chen · 14 years ago
  73. 5ff79c3 Merge "DO NOT MERGE Cherry-pick of Ie4026a7c back to GB" into gingerbread by Jason Chen · 14 years ago
  74. 9248e95 DO NOT MERGE Cherry-pick of Ie4026a7c back to GB by Dianne Hackborn · 14 years ago
  75. 9add122 DO NOT MERGE - Increasing timeout to 60 sec by Alon Albert · 14 years ago
  76. 1aba843d am ccc802e1: Merge "Support quoted parameters" into gingerbread by Alon Albert · 14 years ago
  77. 904f8a2 Merge "Ensuring thread-safe usage of DateFormat." by Elliott Hughes · 14 years ago
  78. a67191a Merge "Fix for an infinite loop while scrolling lists." by Brad Fitzpatrick · 14 years ago
  79. ccc802e Merge "Support quoted parameters" into gingerbread by Alon Albert · 14 years ago
  80. 93c5b6a Releasing lock even if exception is thrown. by Jozef BABJAK · 14 years ago
  81. 25d8b05 Ensuring thread-safe usage of DateFormat. by Jozef BABJAK · 14 years ago
  82. 5d29860 Fixing self-assignment in copying code. by Jozef BABJAK · 14 years ago
  83. a8b9183 Fixing self-assignment in cloning code. by Jozef BABJAK · 14 years ago
  84. 47f13e7 Fixing infinite loop for zero duration. by Jozef BABJAK · 14 years ago
  85. 594b47d Using proper key for removing object from the map. by Jozef BABJAK · 14 years ago
  86. 6fe725e Using proper key for removing from map. by Jozef BABJAK · 14 years ago
  87. b62353ad Removing wrong equals method in comparator. by Jozef BABJAK · 14 years ago
  88. 0b1ab3a Fix for an infinite loop while scrolling lists. by Daniel Mladenovic · 14 years ago
  89. 62f40c8 am 99cca89f: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Maarten Hooft · 14 years ago
  90. 06912bd Support quoted parameters by Alon Albert · 14 years ago
  91. ad49216 am a2090bea: am 7118bdec: Merge "Fix for #12945: ProgressBar.setMax() will always redraw." by Romain Guy · 14 years ago
  92. a2090be am 7118bdec: Merge "Fix for #12945: ProgressBar.setMax() will always redraw." by Romain Guy · 14 years ago
  93. 58e3822 Fix for #12945: ProgressBar.setMax() will always redraw. by Michael Krehan · 14 years ago
  94. 99cca89 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Maarten Hooft · 14 years ago
  95. b79db4c am be5f82ab: Merge "DO NOT MERGE - Clear backoffs on reconnect" into gingerbread by Alon Albert · 14 years ago
  96. be5f82a Merge "DO NOT MERGE - Clear backoffs on reconnect" into gingerbread by Alon Albert · 14 years ago
  97. c441e4e DO NOT MERGE - Clear backoffs on reconnect by Alon Albert · 14 years ago
  98. 99e267e am 7bcd2c62: New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  99. 7bcd2c6 New API added in NfcAdapter to enable/disable SE card emulation by daniel_tomas · 14 years ago
  100. 8c8e9d9 am 1df862a4: Minor doc update. by Nick Pelly · 14 years ago