1. 66360ac Merge "Fix 5249234: Add contentDescription to buttons on transport control on lock screen." by Jim Miller · 13 years ago
  2. 5f9532f Merge "Fix issue #5435470: SharedPreferencesImpl should read from file..." by Dianne Hackborn · 13 years ago
  3. 67e043d Fix 5249234: Add contentDescription to buttons on transport control on lock screen. by Jim Miller · 13 years ago
  4. 2e8fb73 Fix issue #5435470: SharedPreferencesImpl should read from file... by Dianne Hackborn · 13 years ago
  5. 338140f Merge "Over-limit within handful of MTU's, update assets." by Jeff Sharkey · 13 years ago
  6. f005a2c Merge "Adding accessibility support to the pattern lock." by Svetoslav Ganov · 13 years ago
  7. 50e7e51 Over-limit within handful of MTU's, update assets. by Jeff Sharkey · 13 years ago
  8. 2cba116 Merge "Don't show icon for power-off confirmation dialog." by Amith Yamasani · 13 years ago
  9. 04b81c7 Don't show icon for power-off confirmation dialog. by Amith Yamasani · 13 years ago
  10. 94e8471 Merge "Fix issue #5405788: Device continuously opening and closing..." by Dianne Hackborn · 13 years ago
  11. a1a274f Merge "Accessibility text changed event text not populated." by Svetoslav Ganov · 13 years ago
  12. 737f330 Merge "Bug 5437846: Crash in SpellChecker" by Gilles Debunne · 13 years ago
  13. f656030 Bug 5437846: Crash in SpellChecker by Gilles Debunne · 13 years ago
  14. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  15. 1e43657 Merge "Make sure we have the correct GL context when grabbing a bitmap Bug #5427391" by Romain Guy · 13 years ago
  16. 184b44e Merge "Fix ownership of CursorWindows across processes. Bug: 5332296" by Jeff Brown · 13 years ago
  17. 589b0bb Make sure we have the correct GL context when grabbing a bitmap Bug #5427391 by Romain Guy · 13 years ago
  18. 1d805c2 Merge "Delay sending Plugin Draw event until the surface is ready." by Derek Sollenberger · 13 years ago
  19. 281432c Delay sending Plugin Draw event until the surface is ready. by Derek Sollenberger · 13 years ago
  20. aa71686 Merge "Improve loadData JavaDoc" by John Reck · 13 years ago
  21. cca606d Improve loadData JavaDoc by John Reck · 13 years ago
  22. 9920f4f Accessibility text changed event text not populated. by Svetoslav Ganov · 13 years ago
  23. 4873131 Merge "Always log StrictMode violations on ENG builds." by Jeff Brown · 13 years ago
  24. 222b92a Merge "Implement CloseGuard in ContentResolver." by Jeff Brown · 13 years ago
  25. 326e874 Merge "Clean up handrolled Binder proxies. Bug: 5332296" by Jeff Brown · 13 years ago
  26. 9dcd5af Merge "Bug 5430909 - Overlay action bar should consume hover events" by Adam Powell · 13 years ago
  27. 7d09f04 Bug 5430909 - Overlay action bar should consume hover events by Adam Powell · 13 years ago
  28. 530d9f1 Adding accessibility support to the pattern lock. by Svetoslav Ganov · 13 years ago
  29. 59ba2b2 Merge "Bug 5250788: LatinIME slows down as amount of Text increases" by Gilles Debunne · 13 years ago
  30. 70fa87b Merge "Import revised translations." by Eric Fischer · 13 years ago
  31. 041ed04 Merge "Size Autocomplete drop down items correctly." by Ben Murdoch · 13 years ago
  32. d174237 Size Autocomplete drop down items correctly. by Ben Murdoch · 13 years ago
  33. b19c787 Improve documentation for WebView.loadUrl() to specify charset by Steve Block · 13 years ago
  34. bdb3df8 Merge "Add a hidden flag for the auto correction indicator in SuggestionSpan" by satok · 13 years ago
  35. 9ca4b43 Add a hidden flag for the auto correction indicator in SuggestionSpan by satok · 13 years ago
  36. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 13 years ago
  37. f6497e4 Merge "Calling close() outside of the main thread breaks stuff." by Dianne Hackborn · 13 years ago
  38. d78a38c Merge "Move battery stats to xt_qtaguid for data stats." by Jeff Sharkey · 13 years ago
  39. 229edbc Calling close() outside of the main thread breaks stuff. by Dianne Hackborn · 13 years ago
  40. d5875d9 Always log StrictMode violations on ENG builds. by Jeff Brown · 13 years ago
  41. baaf8c3 Implement CloseGuard in ContentResolver. by Jeff Brown · 13 years ago
  42. fbb602f Merge "Save the click position and restore it on orientation change." by Dianne Hackborn · 13 years ago
  43. 43ee0ab Fix issue #5433910: RTE while adding an account from settings by Dianne Hackborn · 13 years ago
  44. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago
  45. df6611d Clean up handrolled Binder proxies. Bug: 5332296 by Jeff Brown · 13 years ago
  46. 421fa27 Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp view by Dianne Hackborn · 13 years ago
  47. 5c18ac6 Save the click position and restore it on orientation change. by Amith Yamasani · 13 years ago
  48. 6d288bd Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService" by Costin Manolache · 13 years ago
  49. 03e9d8a Import revised translations. by Eric Fischer · 13 years ago
  50. ba8ecd2 Merge "Fix how we hide and show the nav bar." by Dianne Hackborn · 13 years ago
  51. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  52. 4cc8baf Merge "Restore broken CursorWindow.getType behavior. Bug: 5430009" by Jeff Brown · 13 years ago
  53. b762d1e Merge "Handle audio focus in HTML5 audio" by Michael Kolb · 13 years ago
  54. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  55. 889453b Handle audio focus in HTML5 audio by Michael Kolb · 13 years ago
  56. 715311f Fix regression in CursorWindow.getString() Bug: 5332296 by Jeff Brown · 13 years ago
  57. e47b89c Merge "Fix wallpaper restore" by Christopher Tate · 13 years ago
  58. 7ce7452 Clean up CursorWindow lifetime. Bug: 5332296 by Jeff Brown · 13 years ago
  59. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  60. 287d6c6 Bug 5250788: LatinIME slows down as amount of Text increases by Gilles Debunne · 13 years ago
  61. aa32c30 Restore broken CursorWindow.getType behavior. Bug: 5430009 by Jeff Brown · 13 years ago
  62. 25d888b Merge "Fix calc visible to account for action bar" by John Reck · 13 years ago
  63. cf6bc99 Merge "Turn off debug messge" by Matthew Xie · 13 years ago
  64. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  65. 75b071e Merge "Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong" by Fabrice Di Meglio · 13 years ago
  66. 5c863f7 Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong by Fabrice Di Meglio · 13 years ago
  67. e0f2515 Merge "Fix bug 5399568 - ListView check states inconsistent after data set change" by Adam Powell · 13 years ago
  68. f0f9511 Turn off debug messge by Matthew Xie · 13 years ago
  69. 85e7279 b/5399355 StringIndexOutOfBoundsException from AccountManagerService by Costin Manolache · 13 years ago
  70. fe33a75 Add WebViewClient.onProceededAfterSslError() by Steve Block · 13 years ago
  71. 3c02c12 Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  72. d303362 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  73. fffce6f Fix calc visible to account for action bar by John Reck · 13 years ago
  74. 14c0804 Fix bug 5399568 - ListView check states inconsistent after data set change by Adam Powell · 13 years ago
  75. 5e3cdc7 Merge "docs: deprecate thingy" by Scott Main · 13 years ago
  76. 4cc5333 docs: deprecate thingy by Scott Main · 13 years ago
  77. 98a5fcd Merge "Trigger a full screen repaint when touching layers, as webkitDraw() may not generate the correct invalidations." by Nicolas Roard · 13 years ago
  78. 31743d8 Merge "Accessibility test automation API not working." by Svetoslav Ganov · 13 years ago
  79. dee7b1b Trigger a full screen repaint when touching layers, as webkitDraw() by Nicolas Roard · 13 years ago
  80. 2eaa0d73 Merge "Reference download asset through intermediate." by Justin Ho · 13 years ago
  81. f0a9181 Merge "Clean up CursorWindow code. Bug: 5332296" by Jeff Brown · 13 years ago
  82. 85b9edf Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 13 years ago
  83. 7853c57 Merge "Fixing errors in position information of scrollable views reported for accessibility." by Svetoslav Ganov · 13 years ago
  84. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  85. d9ee72f Fixing errors in position information of scrollable views reported for accessibility. by Svetoslav Ganov · 13 years ago
  86. 3bc6bbc Clean up CursorWindow code. Bug: 5332296 by Jeff Brown · 13 years ago
  87. e9121bc Merge "Fix issue #5367164: memory leak in LayoutTransition" by Chet Haase · 13 years ago
  88. b6eca6e Accessibility test automation API not working. by Svetoslav Ganov · 13 years ago
  89. bece9cb Merge "Enable support for multiple SMSDispatchers in CDMALTEPhone." by Jake Hamby · 13 years ago
  90. 2461fef Merge "Disable db_sample logging" by Christopher Tate · 13 years ago
  91. 3013134 Merge "Mobile hotspot provision string" by Irfan Sheriff · 13 years ago
  92. 1a76dcd Fix issue #5367164: memory leak in LayoutTransition by Chet Haase · 13 years ago
  93. f2bf2be Merge "Fix issue #5384631: hw windows not resizing correctly" by Chet Haase · 13 years ago
  94. 40e0383 Fix issue #5384631: hw windows not resizing correctly by Chet Haase · 13 years ago
  95. 72b54db Mobile hotspot provision string by Irfan Sheriff · 13 years ago
  96. ad9c571 am a50d0f89: Merge "Hide quota APIs until finalized." into ics-factoryrom by Jeff Sharkey · 13 years ago
  97. a50d0f8 Merge "Hide quota APIs until finalized." into ics-factoryrom by Jeff Sharkey · 13 years ago
  98. 44a3e0d Hide quota APIs until finalized. by Jeff Sharkey · 13 years ago
  99. 1672124 Merge "Improve a warning message in WebViewCore's EventHub" by Steve Block · 13 years ago
  100. 2fc826e Import translations for late permission additions. by Eric Fischer · 13 years ago