1. 51ee6a7 Merge "Fixes 5429869 Only displaying FaceUnlock when window is focused" by Steven Ross · 13 years ago
  2. 04b81c7 Don't show icon for power-off confirmation dialog. by Amith Yamasani · 13 years ago
  3. 94e8471 Merge "Fix issue #5405788: Device continuously opening and closing..." by Dianne Hackborn · 13 years ago
  4. a1a274f Merge "Accessibility text changed event text not populated." by Svetoslav Ganov · 13 years ago
  5. 62dce9b Ensuring previous sounds are named correctly Bug: 5416299 by Justin Ho · 13 years ago
  6. b6eb58e Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  7. b47232b Merge "Don't call saveLayer() when it's not required Bug #5435653" by Romain Guy · 13 years ago
  8. 098ffcd Don't call saveLayer() when it's not required Bug #5435653 by Romain Guy · 13 years ago
  9. 50c3102 Merge "Support AMR as a file type so that it can be imported into movie studio" by James Dong · 13 years ago
  10. 737f330 Merge "Bug 5437846: Crash in SpellChecker" by Gilles Debunne · 13 years ago
  11. f656030 Bug 5437846: Crash in SpellChecker by Gilles Debunne · 13 years ago
  12. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  13. 8c3e707 am 832c5485: Merge "Update screen lock/unlock sound Bug: 5416299" into ics-factoryrom by Justin Ho · 13 years ago
  14. 17b8bd1 am 17249d64: Adding Pollux notification tone Bug: 5416299 by Justin Ho · 13 years ago
  15. 015a822 am 9e7caa0b: Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  16. 61cfda7 am 803ce0f9: (-s ours) Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  17. 1e43657 Merge "Make sure we have the correct GL context when grabbing a bitmap Bug #5427391" by Romain Guy · 13 years ago
  18. 184b44e Merge "Fix ownership of CursorWindows across processes. Bug: 5332296" by Jeff Brown · 13 years ago
  19. 589b0bb Make sure we have the correct GL context when grabbing a bitmap Bug #5427391 by Romain Guy · 13 years ago
  20. 1d805c2 Merge "Delay sending Plugin Draw event until the surface is ready." by Derek Sollenberger · 13 years ago
  21. 281432c Delay sending Plugin Draw event until the surface is ready. by Derek Sollenberger · 13 years ago
  22. aa71686 Merge "Improve loadData JavaDoc" by John Reck · 13 years ago
  23. cca606d Improve loadData JavaDoc by John Reck · 13 years ago
  24. a5da78f Merge "YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater" by Andreas Huber · 13 years ago
  25. 7f32594 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 13 years ago
  26. 5872a77 Merge "enable EGL_IMG_context_priority for the omap4 platform" by Mathias Agopian · 13 years ago
  27. 9920f4f Accessibility text changed event text not populated. by Svetoslav Ganov · 13 years ago
  28. 9e076a6 Merge "Fix Cursor leak in SettingsBackupAgent. Bug: 5434060" by Jeff Brown · 13 years ago
  29. 4873131 Merge "Always log StrictMode violations on ENG builds." by Jeff Brown · 13 years ago
  30. 222b92a Merge "Implement CloseGuard in ContentResolver." by Jeff Brown · 13 years ago
  31. 326e874 Merge "Clean up handrolled Binder proxies. Bug: 5332296" by Jeff Brown · 13 years ago
  32. 9dcd5af Merge "Bug 5430909 - Overlay action bar should consume hover events" by Adam Powell · 13 years ago
  33. 7d09f04 Bug 5430909 - Overlay action bar should consume hover events by Adam Powell · 13 years ago
  34. 530d9f1 Adding accessibility support to the pattern lock. by Svetoslav Ganov · 13 years ago
  35. 59ba2b2 Merge "Bug 5250788: LatinIME slows down as amount of Text increases" by Gilles Debunne · 13 years ago
  36. 70fa87b Merge "Import revised translations." by Eric Fischer · 13 years ago
  37. 832c548 Merge "Update screen lock/unlock sound Bug: 5416299" into ics-factoryrom by Justin Ho · 13 years ago
  38. 041ed04 Merge "Size Autocomplete drop down items correctly." by Ben Murdoch · 13 years ago
  39. d174237 Size Autocomplete drop down items correctly. by Ben Murdoch · 13 years ago
  40. b19c787 Improve documentation for WebView.loadUrl() to specify charset by Steve Block · 13 years ago
  41. 17249d6 Adding Pollux notification tone Bug: 5416299 by Justin Ho · 13 years ago
  42. 3c902ec Update screen lock/unlock sound Bug: 5416299 by Justin Ho · 13 years ago
  43. c3892c5 Fixes 5429869 Only displaying FaceUnlock when window is focused by Steven Ross · 13 years ago
  44. bdb3df8 Merge "Add a hidden flag for the auto correction indicator in SuggestionSpan" by satok · 13 years ago
  45. af8139e Merge "Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME" by satok · 13 years ago
  46. 9ca4b43 Add a hidden flag for the auto correction indicator in SuggestionSpan by satok · 13 years ago
  47. dc9ddae Fix the behavior for choosing new default IME not to choose an auxiliary IME as the default IME by satok · 13 years ago
  48. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 13 years ago
  49. f58ba65 Support AMR as a file type so that it can be imported into movie studio by James Dong · 13 years ago
  50. f6497e4 Merge "Calling close() outside of the main thread breaks stuff." by Dianne Hackborn · 13 years ago
  51. d78a38c Merge "Move battery stats to xt_qtaguid for data stats." by Jeff Sharkey · 13 years ago
  52. 229edbc Calling close() outside of the main thread breaks stuff. by Dianne Hackborn · 13 years ago
  53. 1d8e7d6 Fix Cursor leak in SettingsBackupAgent. Bug: 5434060 by Jeff Brown · 13 years ago
  54. d5875d9 Always log StrictMode violations on ENG builds. by Jeff Brown · 13 years ago
  55. baaf8c3 Implement CloseGuard in ContentResolver. by Jeff Brown · 13 years ago
  56. fbb602f Merge "Save the click position and restore it on orientation change." by Dianne Hackborn · 13 years ago
  57. 43ee0ab Fix issue #5433910: RTE while adding an account from settings by Dianne Hackborn · 13 years ago
  58. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago
  59. d5b3935 merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 13 years ago
  60. df6611d Clean up handrolled Binder proxies. Bug: 5332296 by Jeff Brown · 13 years ago
  61. 421fa27 Fix issue #5418999: [From My Phone] - ANR when navigating back from OneUp view by Dianne Hackborn · 13 years ago
  62. 9e7caa0 Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  63. 803ce0f Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  64. 650c53a Merge "SurfaceFlinger: screenshots w/ protected buffers" by James Dong · 13 years ago
  65. 8765ebf Merge "Update Icon Guidelines and Icon Templates Pack for ICS" by Roman Nurik · 13 years ago
  66. 5c18ac6 Save the click position and restore it on orientation change. by Amith Yamasani · 13 years ago
  67. 6d288bd Merge "b/5399355 StringIndexOutOfBoundsException from AccountManagerService" by Costin Manolache · 13 years ago
  68. 830d083 SurfaceFlinger: screenshots w/ protected buffers by Jamie Gennis · 13 years ago
  69. 03e9d8a Import revised translations. by Eric Fischer · 13 years ago
  70. 184df10 enable EGL_IMG_context_priority for the omap4 platform by Mathias Agopian · 13 years ago
  71. da71e80 Merge "don't log EGL errors due to unimplemented proprietary extensions" by Mathias Agopian · 13 years ago
  72. ced7edd Update Icon Guidelines and Icon Templates Pack for ICS by Roman Nurik · 13 years ago
  73. ba8ecd2 Merge "Fix how we hide and show the nav bar." by Dianne Hackborn · 13 years ago
  74. 270928b Merge changes Idbfeb3cc,I03e8e2e7,Iff9eed78 by Jeff Brown · 13 years ago
  75. 4cc8baf Merge "Restore broken CursorWindow.getType behavior. Bug: 5430009" by Jeff Brown · 13 years ago
  76. b762d1e Merge "Handle audio focus in HTML5 audio" by Michael Kolb · 13 years ago
  77. 69f906e Merge "Stupid fixed point math. Bug #5423215" by Romain Guy · 13 years ago
  78. 5a6d3a4 Stupid fixed point math. Bug #5423215 by Romain Guy · 13 years ago
  79. 705a664 Merge "Fixing alarm clock bug" by Steven Ross · 13 years ago
  80. df89e65 Fix how we hide and show the nav bar. by Dianne Hackborn · 13 years ago
  81. 889453b Handle audio focus in HTML5 audio by Michael Kolb · 13 years ago
  82. 715311f Fix regression in CursorWindow.getString() Bug: 5332296 by Jeff Brown · 13 years ago
  83. 19eb701 Fix 5406921: Register for receiving phone state changes when KGSVM gets created. by Jim Miller · 13 years ago
  84. e47b89c Merge "Fix wallpaper restore" by Christopher Tate · 13 years ago
  85. 7ce7452 Clean up CursorWindow lifetime. Bug: 5332296 by Jeff Brown · 13 years ago
  86. d0ff68d Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296 by Jeff Brown · 13 years ago
  87. 287d6c6 Bug 5250788: LatinIME slows down as amount of Text increases by Gilles Debunne · 13 years ago
  88. aa32c30 Restore broken CursorWindow.getType behavior. Bug: 5430009 by Jeff Brown · 13 years ago
  89. 9c2df26 Fixing alarm clock bug by Steven Ross · 13 years ago
  90. 25d888b Merge "Fix calc visible to account for action bar" by John Reck · 13 years ago
  91. cf6bc99 Merge "Turn off debug messge" by Matthew Xie · 13 years ago
  92. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  93. 75b071e Merge "Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong" by Fabrice Di Meglio · 13 years ago
  94. 05f876e Merge "Simplify the way we get the version info. Reduces startup overhead." by Jason Sams · 13 years ago
  95. 5c863f7 Fix bug #5371117 Regression : The Hebrew / Arabic text behavior in ICS latest build is wrong by Fabrice Di Meglio · 13 years ago
  96. e0f2515 Merge "Fix bug 5399568 - ListView check states inconsistent after data set change" by Adam Powell · 13 years ago
  97. f0f9511 Turn off debug messge by Matthew Xie · 13 years ago
  98. 41c95f3 Merge "Specifying -1 for both low and highwater marks would not actually do the right thing" by Andreas Huber · 13 years ago
  99. b987d87 Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 13 years ago
  100. 851a14e Merge "Add initialize method to CameraHardwareInterface" by Iliyan Malchev · 13 years ago