1. 905805a Improve screenshot chord debouncing. Bug: 5011907 by Jeff Brown · 13 years ago
  2. 1eb08f0 am f0f7a913: Merge "Support spellcheck attribute in WebTextView" into ics-mr0 by Michael Kolb · 13 years ago
  3. c15666a am 78bbcd31: Merge "Refactoring loading of recent apps" into ics-mr0 by Michael Jurka · 13 years ago
  4. b24f45d am 1a4c4334: Merge "Fix bug 5396097 - menu theme consistency" into ics-mr0 by Adam Powell · 13 years ago
  5. 241fe47 am 58bf986c: Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0 by Jeff Brown · 13 years ago
  6. 5d98d67 am a72a8063: (-s ours) Merge "DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility event." into ics-mr0 by Svetoslav Ganov · 13 years ago
  7. a8490f1 am 52f7fcf8: (-s ours) Merge "DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null adapter." into ics-mr0 by Svetoslav Ganov · 13 years ago
  8. f0f7a91 Merge "Support spellcheck attribute in WebTextView" into ics-mr0 by Michael Kolb · 13 years ago
  9. 21e188f Merge "Fix 5389442 RemoteControlClient javadoc" by Jean-Michel Trivi · 13 years ago
  10. 78bbcd3 Merge "Refactoring loading of recent apps" into ics-mr0 by Michael Jurka · 13 years ago
  11. 1a4c433 Merge "Fix bug 5396097 - menu theme consistency" into ics-mr0 by Adam Powell · 13 years ago
  12. ab48b68 Refactoring loading of recent apps by Michael Jurka · 13 years ago
  13. 69f364a Merge "Update internal state when iface is removed." by Jeff Sharkey · 13 years ago
  14. f751210 Merge "Fix the build" by Romain Guy · 13 years ago
  15. 4db2504 Fix the build by Romain Guy · 13 years ago
  16. 64b4f16 Support spellcheck attribute in WebTextView by Michael Kolb · 13 years ago
  17. df61887 Merge "Check whether an AsyncTask is created/executed on a looper thread." by Romain Guy · 13 years ago
  18. 7498ccb Check whether an AsyncTask is created/executed on a looper thread. by Romain Guy · 13 years ago
  19. ad87f5b Fix 5389442 RemoteControlClient javadoc by Jean-Michel Trivi · 13 years ago
  20. bd3f526e Merge "Correctly apply transforms when getting a TextureView's bitmap Bug #5439406" by Romain Guy · 13 years ago
  21. a9dc86b Correctly apply transforms when getting a TextureView's bitmap Bug #5439406 by Romain Guy · 13 years ago
  22. 58bf986c Merge "Use ashmem for CursorWindows. Bug: 5332296" into ics-mr0 by Jeff Brown · 13 years ago
  23. a72a806 Merge "DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility event." into ics-mr0 by Svetoslav Ganov · 13 years ago
  24. 52f7fcf Merge "DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null adapter." into ics-mr0 by Svetoslav Ganov · 13 years ago
  25. baf8711 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by John Reck · 13 years ago
  26. 538e565 Fix bug 5396097 - menu theme consistency by Adam Powell · 13 years ago
  27. 79425fd Merge "Remove deprecated (and hidden) enableForegroundNdefPush callback API's." by Nick Pelly · 13 years ago
  28. e69eaf5 Merge "Don't log BlockGuard violations on ENG builds." by Jeff Brown · 13 years ago
  29. c351ab4 cherrypick from hc-mr2 Change-Id: Ia38b7c364a3a655faa5cc5d13e19c2dbbb12eee5 by Scott Main · 13 years ago
  30. b545851 Merge "Stop enabling all disabled status bar features from GlobalActions." by Daniel Sandler · 13 years ago
  31. eb0c52e DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility event. by Svetoslav Ganov · 13 years ago
  32. 89b8a21 Update internal state when iface is removed. by Jeff Sharkey · 13 years ago
  33. 9834851 DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null adapter. by Svetoslav Ganov · 13 years ago
  34. be7c29c Don't log BlockGuard violations on ENG builds. by Jeff Brown · 13 years ago
  35. 0c9698a Merge changes I67d080ab,Ia3d7a5ad by Svetoslav Ganov · 13 years ago
  36. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  37. 384bf04 Merge "Remove non-module names from PRODUCT_PACKAGES" by Ying Wang · 13 years ago
  38. 99f3668 Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  39. 5c3bea7 Merge "fix an issue where the screen could stay off" by Mathias Agopian · 13 years ago
  40. 9191392 fix an issue where the screen could stay off by Mathias Agopian · 13 years ago
  41. 12b6fa1 Merge "Fix 5386408: Fix battery state information propagation in Lock Screen" by Jim Miller · 13 years ago
  42. baa2812 Fix 5386408: Fix battery state information propagation in Lock Screen by Jim Miller · 13 years ago
  43. 10ff393 merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 13 years ago
  44. 66360ac Merge "Fix 5249234: Add contentDescription to buttons on transport control on lock screen." by Jim Miller · 13 years ago
  45. 9f4021d Merge "Keep screen brightness at 0 while waiting for the UI to be displayed." by Dianne Hackborn · 13 years ago
  46. 5f9532f Merge "Fix issue #5435470: SharedPreferencesImpl should read from file..." by Dianne Hackborn · 13 years ago
  47. 67e043d Fix 5249234: Add contentDescription to buttons on transport control on lock screen. by Jim Miller · 13 years ago
  48. 9c518d1 Merge "Fix screen off animation when in landscape" by Mathias Agopian · 13 years ago
  49. b946a56 Fix screen off animation when in landscape by Mathias Agopian · 13 years ago
  50. 2e8fb73 Fix issue #5435470: SharedPreferencesImpl should read from file... by Dianne Hackborn · 13 years ago
  51. 474fd74 Keep screen brightness at 0 while waiting for the UI to be displayed. by Dianne Hackborn · 13 years ago
  52. b2a9e21 AdapterView does not set setCurrentItemIndex in accessibility event. by Svetoslav Ganov · 13 years ago
  53. 338140f Merge "Over-limit within handful of MTU's, update assets." by Jeff Sharkey · 13 years ago
  54. f005a2c Merge "Adding accessibility support to the pattern lock." by Svetoslav Ganov · 13 years ago
  55. 6b1950c Merge "Add "format" extra to SMS delivery report intents." by Jake Hamby · 13 years ago
  56. b765e45 Merge "Gracefully handle "needs init" transport errors at finish" by Christopher Tate · 13 years ago
  57. 54669f8 AdapterView#isScrollableForAccessibility does not handle null adapter. by Svetoslav Ganov · 13 years ago
  58. 50e7e51 Over-limit within handful of MTU's, update assets. by Jeff Sharkey · 13 years ago
  59. 32319dd Add "format" extra to SMS delivery report intents. by Jake Hamby · 13 years ago
  60. 882ed37 Resolved conflicts for merge of 83cf0313 to master by Justin Ho · 13 years ago
  61. e659fb9 Gracefully handle "needs init" transport errors at finish by Christopher Tate · 13 years ago
  62. 2cba116 Merge "Don't show icon for power-off confirmation dialog." by Amith Yamasani · 13 years ago
  63. 83cf031 Merge "Ensuring previous sounds are named correctly Bug: 5416299" into ics-factoryrom by Hiroshi Lockheimer · 13 years ago
  64. 2b78c70 Merge "Fix 5406921: Register for receiving phone state changes when KGSVM gets created." by Jim Miller · 13 years ago
  65. 51ee6a7 Merge "Fixes 5429869 Only displaying FaceUnlock when window is focused" by Steven Ross · 13 years ago
  66. 04b81c7 Don't show icon for power-off confirmation dialog. by Amith Yamasani · 13 years ago
  67. 94e8471 Merge "Fix issue #5405788: Device continuously opening and closing..." by Dianne Hackborn · 13 years ago
  68. a1a274f Merge "Accessibility text changed event text not populated." by Svetoslav Ganov · 13 years ago
  69. 62dce9b Ensuring previous sounds are named correctly Bug: 5416299 by Justin Ho · 13 years ago
  70. b6eb58e Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  71. b47232b Merge "Don't call saveLayer() when it's not required Bug #5435653" by Romain Guy · 13 years ago
  72. 098ffcd Don't call saveLayer() when it's not required Bug #5435653 by Romain Guy · 13 years ago
  73. 50c3102 Merge "Support AMR as a file type so that it can be imported into movie studio" by James Dong · 13 years ago
  74. 737f330 Merge "Bug 5437846: Crash in SpellChecker" by Gilles Debunne · 13 years ago
  75. f656030 Bug 5437846: Crash in SpellChecker by Gilles Debunne · 13 years ago
  76. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  77. 8c3e707 am 832c5485: Merge "Update screen lock/unlock sound Bug: 5416299" into ics-factoryrom by Justin Ho · 13 years ago
  78. 17b8bd1 am 17249d64: Adding Pollux notification tone Bug: 5416299 by Justin Ho · 13 years ago
  79. 015a822 am 9e7caa0b: Tie the lockscreen sounds with the ringer volume. by Amith Yamasani · 13 years ago
  80. 61cfda7 am 803ce0f9: (-s ours) Use SoundPool instead of Ringtone. by Marco Nelissen · 13 years ago
  81. 1e43657 Merge "Make sure we have the correct GL context when grabbing a bitmap Bug #5427391" by Romain Guy · 13 years ago
  82. 184b44e Merge "Fix ownership of CursorWindows across processes. Bug: 5332296" by Jeff Brown · 13 years ago
  83. 589b0bb Make sure we have the correct GL context when grabbing a bitmap Bug #5427391 by Romain Guy · 13 years ago
  84. 1d805c2 Merge "Delay sending Plugin Draw event until the surface is ready." by Derek Sollenberger · 13 years ago
  85. 281432c Delay sending Plugin Draw event until the surface is ready. by Derek Sollenberger · 13 years ago
  86. aa71686 Merge "Improve loadData JavaDoc" by John Reck · 13 years ago
  87. cca606d Improve loadData JavaDoc by John Reck · 13 years ago
  88. a5da78f Merge "YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater" by Andreas Huber · 13 years ago
  89. 4f3aa58 Remove non-module names from PRODUCT_PACKAGES by Ying Wang · 13 years ago
  90. 7f32594 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 13 years ago
  91. 5872a77 Merge "enable EGL_IMG_context_priority for the omap4 platform" by Mathias Agopian · 13 years ago
  92. 9920f4f Accessibility text changed event text not populated. by Svetoslav Ganov · 13 years ago
  93. 9e076a6 Merge "Fix Cursor leak in SettingsBackupAgent. Bug: 5434060" by Jeff Brown · 13 years ago
  94. 4873131 Merge "Always log StrictMode violations on ENG builds." by Jeff Brown · 13 years ago
  95. 222b92a Merge "Implement CloseGuard in ContentResolver." by Jeff Brown · 13 years ago
  96. 326e874 Merge "Clean up handrolled Binder proxies. Bug: 5332296" by Jeff Brown · 13 years ago
  97. 9dcd5af Merge "Bug 5430909 - Overlay action bar should consume hover events" by Adam Powell · 13 years ago
  98. 7d09f04 Bug 5430909 - Overlay action bar should consume hover events by Adam Powell · 13 years ago
  99. 530d9f1 Adding accessibility support to the pattern lock. by Svetoslav Ganov · 13 years ago
  100. 59ba2b2 Merge "Bug 5250788: LatinIME slows down as amount of Text increases" by Gilles Debunne · 13 years ago