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