1. bb0bccb Merge "Make LTE_FLOAT a strict weak order. Bug: 5327776" by Jeff Brown · 13 years ago
  2. 4920fde Merge "cleanup: fix typos in logs" by Mathias Agopian · 13 years ago
  3. 43a5070c am 3d5759b5: Merge "Add a generic account chooser/add account flow for apps." into ics-factoryrom by Fred Quintana · 13 years ago
  4. 3d5759b5 Merge "Add a generic account chooser/add account flow for apps." into ics-factoryrom by Fred Quintana · 13 years ago
  5. 13ede62 Make LTE_FLOAT a strict weak order. Bug: 5327776 by Jeff Brown · 13 years ago
  6. 53f6cdd cleanup: fix typos in logs by Mathias Agopian · 13 years ago
  7. 86d7db5 Fix androidGetThreadPriority for non-pthread configurations. by Andreas Huber · 13 years ago
  8. 44895fe am ebdcae73: Merge "Add third video to default system videos." into ics-factoryrom by Eino-Ville Talvala · 13 years ago
  9. ebdcae7 Merge "Add third video to default system videos." into ics-factoryrom by Eino-Ville Talvala · 13 years ago
  10. 9e7a6fc Merge "Various improvements to nuplayer playback" by Andreas Huber · 13 years ago
  11. d679098 Merge "A new API "androidGetThreadPriority"" by Andreas Huber · 13 years ago
  12. 115cac8 Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  13. 5dd1916 Merge "Fix text selection drawing on SW" by John Reck · 13 years ago
  14. bcba155 A new API "androidGetThreadPriority" by Andreas Huber · 13 years ago
  15. 5908eae am 1f9a9288: Merge "Be more forgiving in parsing verifier IDs" into ics-factoryrom by Kenny Root · 13 years ago
  16. 1f9a928 Merge "Be more forgiving in parsing verifier IDs" into ics-factoryrom by Kenny Root · 13 years ago
  17. 5c84527 am 6a7ea58e: Merge "Updated Clock and Roboto fonts Bug: 5243711" into ics-factoryrom by Justin Ho · 13 years ago
  18. 6a7ea58 Merge "Updated Clock and Roboto fonts Bug: 5243711" into ics-factoryrom by Justin Ho · 13 years ago
  19. 81db33a Updated Clock and Roboto fonts Bug: 5243711 by Justin Ho · 13 years ago
  20. 68a8cf4 Merge "Properly laying out FaceLock on lockscreen" by Brian Colonna · 13 years ago
  21. 1d8cac8 Merge "Fix typo in SearchManager javadoc." by Mark Brophy · 13 years ago
  22. de2ba4c Fix typo in SearchManager javadoc. by Mark Brophy · 13 years ago
  23. c11bc8d Be more forgiving in parsing verifier IDs by Kenny Root · 13 years ago
  24. 09bd49a Fix issue #5328235: Wrong values for smallestScreenWidthDp by Dianne Hackborn · 13 years ago
  25. fd4d90b am 4e3bee76: Merge "MiltiWaveView accessibility improvement." into ics-factoryrom by Svetoslav Ganov · 13 years ago
  26. 4e3bee7 Merge "MiltiWaveView accessibility improvement." into ics-factoryrom by Svetoslav Ganov · 13 years ago
  27. c5fccd0 am 2a6798ad: Merge "Touch explorer does not perform tap with the right pointer." into ics-factoryrom by Svetoslav Ganov · 13 years ago
  28. 2a6798a Merge "Touch explorer does not perform tap with the right pointer." into ics-factoryrom by Svetoslav Ganov · 13 years ago
  29. 2a671ac MiltiWaveView accessibility improvement. by Svetoslav Ganov · 13 years ago
  30. 9e15be9 Add third video to default system videos. by Eino-Ville Talvala · 13 years ago
  31. 86c2fe4 New dalvik heap config for xhdpi devices. by Dianne Hackborn · 13 years ago
  32. bd206d1 Touch explorer does not perform tap with the right pointer. by Svetoslav Ganov · 13 years ago
  33. 1121bb5 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  34. 9f3f71a am 070e7ee2: Merge "Use the correct dependency" into ics-factoryrom by Ying Wang · 13 years ago
  35. 963a7ca am 91849473: (-s ours) Merge "If media player has died already, do not dec the old surface texture reference. Otherwise segfault will occur. For bug 5327664. Do not merge." into ics-factoryrom by Gloria Wang · 13 years ago
  36. 7eaedf9 am 62c24d7b: (-s ours) Merge "Cherry-pick from master. Do not merge. Do not need to reset surface as NULL in MediaPlayer\'s _release. Related to bug 5252296." into ics-factoryrom by Gloria Wang · 13 years ago
  37. 070e7ee Merge "Use the correct dependency" into ics-factoryrom by Ying Wang · 13 years ago
  38. 5adea62 Merge "Fix issue #5300880: setSystemUiVisibility() always triggers a surface reallocation" by Dianne Hackborn · 13 years ago
  39. b59d270 Merge "Fix issue #5317970: Removing active wallpaper from manifest crashes phone" by Dianne Hackborn · 13 years ago
  40. 9184947 Merge "If media player has died already, do not dec the old surface texture reference. Otherwise segfault will occur. For bug 5327664. Do not merge." into ics-factoryrom by Gloria Wang · 13 years ago
  41. 62c24d7 Merge "Cherry-pick from master. Do not merge. Do not need to reset surface as NULL in MediaPlayer's _release. Related to bug 5252296." into ics-factoryrom by Gloria Wang · 13 years ago
  42. 152f7b3 Merge "If media player has died already, do not dec the old surface texture reference. Otherwise segfault will occur. For bug 5327664." by Gloria Wang · 13 years ago
  43. b851f15 Merge "Don't do full backup/restore before setup" by Christopher Tate · 13 years ago
  44. 569584b Merge "Add a generic account chooser/add account flow for apps." by Fred Quintana · 13 years ago
  45. 89e0631 Add a generic account chooser/add account flow for apps. by Fred Quintana · 13 years ago
  46. cb1610c Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Ed Heyl · 13 years ago
  47. b1f5772 Use the correct dependency by Ying Wang · 13 years ago
  48. d2c0cd4 Don't do full backup/restore before setup by Christopher Tate · 13 years ago
  49. 81b37d8 If media player has died already, do not dec the old surface texture reference. by Gloria Wang · 13 years ago
  50. e828beb If media player has died already, do not dec the old surface texture reference. by Gloria Wang · 13 years ago
  51. 4f59f8b Fix issue #5300880: setSystemUiVisibility() always triggers a surface reallocation by Dianne Hackborn · 13 years ago
  52. 80b902f Fix issue #5317970: Removing active wallpaper from manifest crashes phone by Dianne Hackborn · 13 years ago
  53. 1451f18 Merge "Update docs for RelativeLayout to better explain its interpretation of gravity." by Adam Powell · 13 years ago
  54. a0383f7 Merge "Bug 5319091: Completions delayed in AutoComplete in landscape" by Gilles Debunne · 13 years ago
  55. 1fec24e Update docs for RelativeLayout to better explain its interpretation of gravity. by Adam Powell · 13 years ago
  56. 2e4a560 Merge "Add packet counts to uid and iface stats. Needed to add Ethernet overhead to uid_stats (IP level) to compare with interface stats (Ethernet level)." by Ashish Sharma · 13 years ago
  57. 4d7cee1 Properly laying out FaceLock on lockscreen by Brian Colonna · 13 years ago
  58. 57efcff Fix text selection drawing on SW by John Reck · 13 years ago
  59. 98c8b52 Merge "TextView should report in an AccessibilityNodeInfo's text its hint if the View text is empty." by Svetoslav Ganov · 13 years ago
  60. 4c94936 Merge "CalendarView diregarding XML attributes." by Svetoslav Ganov · 13 years ago
  61. c76a651 Merge "Fix MENU icon weirdness." by Daniel Sandler · 13 years ago
  62. 56598cd Fix MENU icon weirdness. by Daniel Sandler · 13 years ago
  63. 0fd7e08 Merge "Bug 5299484: Recipient address in to field is doubled when entering in landscape mode" by Gilles Debunne · 13 years ago
  64. baf4c85 Add packet counts to uid and iface stats. by Ashish Sharma · 13 years ago
  65. 247d8b0 Merge "isPasswordEnabled and isPatternEnabled return true if used as backup method" by Danielle Millett · 13 years ago
  66. c286b2c Cherry-pick from master. Do not merge. by Gloria Wang · 13 years ago
  67. 68901a3 Merge "DO NOT MERGE Fix finalization" into ics-factoryrom by John Reck · 13 years ago
  68. ab5a4057 TextView should report in an AccessibilityNodeInfo's text its hint if the View text is empty. by Svetoslav Ganov · 13 years ago
  69. f1189e9 CalendarView diregarding XML attributes. by Svetoslav Ganov · 13 years ago
  70. 80c32a3 [toro] Add telephonyManager API ( getMsisdnNumber() ) for IMS Module. by duckyoung.chai · 13 years ago
  71. 5540abc DO NOT MERGE Fix finalization by John Reck · 13 years ago
  72. 6ba3ff7 Merge "SurfaceFlinger: fix isOpaque check in lockPageFlip" by Jamie Gennis · 13 years ago
  73. d513e97 Bug 5319091: Completions delayed in AutoComplete in landscape by Gilles Debunne · 13 years ago
  74. c35f98e Merge "NetworkManagement SocketTagger: Migrate QTagUid support to JNI." by JP Abgrall · 13 years ago
  75. 6f4518f Merge "Fix finalization" by John Reck · 13 years ago
  76. b107c62 Merge "Do not need to reset surface as NULL in MediaPlayer's _release. Related to bug 5252296." by Gloria Wang · 13 years ago
  77. c3afd4c Merge "log stack trace when finish() or onDestroy() is called" by Guang Zhu · 13 years ago
  78. cda9707 Fix finalization by John Reck · 13 years ago
  79. 04b08bd Merge "Be more forgiving in parsing verifier IDs" by Kenny Root · 13 years ago
  80. 369711f Merge "Fix overlapping wifi and airplane icons." by Daniel Sandler · 13 years ago
  81. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  82. 0882eb0 log stack trace when finish() or onDestroy() is called by Guang Zhu · 13 years ago
  83. cb99512 Merge "Final (ha ha) API 14." by Dianne Hackborn · 13 years ago
  84. 90d92e6 Final (ha ha) API 14. by Dianne Hackborn · 13 years ago
  85. 89dea78 Merge "VpnDialogs: add string description for translation." by Chia-chi Yeh · 13 years ago
  86. df82905 Merge "Update the public APIs for finding views by text to optionally use content description." by Dianne Hackborn · 13 years ago
  87. fc0ab4c Merge "Network stats flag to force complete poll." by Jeff Sharkey · 13 years ago
  88. 93578af Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529" by Jeff Brown · 13 years ago
  89. a0b1cc0 Merge "Call onFinishInputView in onDestroy" by satok · 13 years ago
  90. 6f13746 Merge "Change data usage warning notification wording." by Jeff Sharkey · 13 years ago
  91. 428dd26 Merge "Status_bar_close that works on light and dark" by Peter Ng · 13 years ago
  92. 2e9a237 Merge "Add 480p default videos into the system." by Justin Ho · 13 years ago
  93. 8ca953d Change data usage warning notification wording. by Jeff Sharkey · 13 years ago
  94. 991d1b1 Network stats flag to force complete poll. by Jeff Sharkey · 13 years ago
  95. ea515ae Update the public APIs for finding views by text to optionally use content description. by Svetoslav Ganov · 13 years ago
  96. 468fb9c Merge "Fix bug 5321195 - Starting WebView text selection with long press does not invoke haptic feedback" by Adam Powell · 13 years ago
  97. d32b472 Merge "Fix issue #5155678: Portrait > Landscape full-screen transition..." by Dianne Hackborn · 13 years ago
  98. bd3f8a2 Merge "Swap default avatar" by Katherine Kuan · 13 years ago
  99. ec53745 Fix issue #5155678: Portrait > Landscape full-screen transition... by Dianne Hackborn · 13 years ago
  100. b59ab9f Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529 by Jeff Brown · 13 years ago