1. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  2. 7cbe645 Merge "Copy over the scroll position for the scrolling layer" into jb-dev by John Reck · 12 years ago
  3. ec1b71a Copy over the scroll position for the scrolling layer by John Reck · 12 years ago
  4. 18afc62 Merge "Fix for IOOB in SearchView" into jb-dev by Gilles Debunne · 12 years ago
  5. 65e0832 Merge "Better support for HTML5 audio loop." into jb-dev by Teng-Hui Zhu · 12 years ago
  6. 04b63f6 Merge "Squelch the logs from SizeAdaptiveLayout." into jb-dev by Chris Wren · 12 years ago
  7. 2427192 Fix for IOOB in SearchView by Gilles Debunne · 12 years ago
  8. 97594d6 Merge "Unhide KeyguardManager locked and secure state getters" into jb-dev by Jean-Michel Trivi · 12 years ago
  9. f738810 Merge "Support skipping a touch stream due to lack of handlers" into jb-dev by John Reck · 12 years ago
  10. 37fde0a Unhide KeyguardManager locked and secure state getters by Jean-Michel Trivi · 12 years ago
  11. 73bde11 Merge "Fix 6547012: ignore events outside the home/back/recent navigation area" into jb-dev by Jim Miller · 12 years ago
  12. 960892c Fix 6547012: ignore events outside the home/back/recent navigation area by Jim Miller · 12 years ago
  13. c1e80a3 Support skipping a touch stream due to lack of handlers by John Reck · 12 years ago
  14. 6f62ef3 Better support for HTML5 audio loop. by Teng-Hui Zhu · 12 years ago
  15. 94328c3 Merge "Clear bitmap references from display lists as early as possible Bug #6555840" into jb-dev by Romain Guy · 12 years ago
  16. 38c2ece Clear bitmap references from display lists as early as possible Bug #6555840 by Romain Guy · 12 years ago
  17. 0100625 Merge "Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically)" into jb-dev by Fabrice Di Meglio · 12 years ago
  18. 222f561 Merge "Use setCustomSelectActionModeCallback to disallow action bar." into jb-dev by George Mount · 12 years ago
  19. 7e9f62e Use setCustomSelectActionModeCallback to disallow action bar. by George Mount · 12 years ago
  20. 2b5d668 Make the WebCore thread watchdog opt in. by Ben Murdoch · 12 years ago
  21. f927e17 Use correct spell check locale by satok · 12 years ago
  22. 75ac4e8 Merge "Fix a bug with deferred position scrolling in lists while data changes are pending" into jb-dev by Adam Powell · 12 years ago
  23. 161abf3 Fix a bug with deferred position scrolling in lists while data changes by Adam Powell · 12 years ago
  24. 13fe2a5 Fix bug #6522190 MountService should respond to configuration changes ("INTERNAL STORAGE" string should be translated dynamically) by Fabrice Di Meglio · 12 years ago
  25. a587b89 Merge "ActivityChooser view not handling its removal and relayout properly." into jb-dev by Svetoslav Ganov · 12 years ago
  26. df3633b Merge "Make it harder for apps to mess up ViewGroup's internal state Bug #6421288" into jb-dev by Romain Guy · 12 years ago
  27. 748ee2e ActivityChooser view not handling its removal and relayout properly. by Svetoslav Ganov · 12 years ago
  28. 8871403a Merge "Show caret handle when clicking in the middle of text." into jb-dev by George Mount · 12 years ago
  29. 38330ec Merge "Avoid running layout transitions on unattached views and windows" into jb-dev by Chet Haase · 12 years ago
  30. 393a52c Make it harder for apps to mess up ViewGroup's internal state Bug #6421288 by Romain Guy · 12 years ago
  31. 5462508 Squelch the logs from SizeAdaptiveLayout. by Chris Wren · 12 years ago
  32. ab3a776 Avoid running layout transitions on unattached views and windows by Chet Haase · 12 years ago
  33. c2813fa Show caret handle when clicking in the middle of text. by George Mount · 12 years ago
  34. b72ac9d Merge "BigPicture notifications for screenshots." into jb-dev by Chris Wren · 12 years ago
  35. 81de5a0 Merge "Stop animating when not showing." into jb-dev by Daniel Sandler · 12 years ago
  36. 85aea36 Merge "Remove Popup immediately rather than defer it." into jb-dev by Craig Mautner · 12 years ago
  37. b82d074 Remove Popup immediately rather than defer it. by Craig Mautner · 12 years ago
  38. aa0a3b6 Stop animating when not showing. by Daniel Sandler · 12 years ago
  39. ed82973 Merge "Interaction model of KeyboarView should be same as latimIME" into jb-dev by Svetoslav Ganov · 12 years ago
  40. 321a56c Merge "Clearing accessibility focus of a view did not update the global state." into jb-dev by Svetoslav Ganov · 12 years ago
  41. b6a0b09 Interaction model of KeyboarView should be same as latimIME by Svetoslav Ganov · 12 years ago
  42. 44fc8d5 Merge "Add media directory, hidden for now." into jb-dev by Jeff Sharkey · 12 years ago
  43. c00d008 Clearing accessibility focus of a view did not update the global state. by Svetoslav Ganov · 12 years ago
  44. d525baa Add media directory, hidden for now. by Jeff Sharkey · 12 years ago
  45. 89604931 Merge "Fix issue #6521829: Sometimes action bar disappears in gallery" into jb-dev by Dianne Hackborn · 12 years ago
  46. 80d5506 Fix issue #6521829: Sometimes action bar disappears in gallery by Dianne Hackborn · 12 years ago
  47. 3534e13 Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 12 years ago
  48. 9e08012 Avoid crash if onDetachedFromWindow called after destroy by Chris Craik · 12 years ago
  49. 956f28e Merge "Always reference injector using get method." into jb-dev by Svetoslav Ganov · 12 years ago
  50. 3745a3d BigPicture notifications for screenshots. by Chris Wren · 12 years ago
  51. 662e4a4 Merge "Fix ANR which could occur for collection widgets with very large items" into jb-dev by Adam Cohen · 12 years ago
  52. 7a9328a Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  53. f8dafa1 Add temporary functor lifetime logging by Chris Craik · 12 years ago
  54. 500b91e Always reference injector using get method. by alanv · 12 years ago
  55. 35fbe2a Fix ANR which could occur for collection widgets with very large items by Adam Cohen · 12 years ago
  56. ac92087 Fix issue #6499411: Characters not displayed (but suggestion bar is working) by Dianne Hackborn · 12 years ago
  57. 12221d1 DO NOT MERGE Consider current scroll position to move text field into view. by George Mount · 12 years ago
  58. b999b22 DO NOT MERGE Consider fixed layers when scrolling the edit box. by George Mount · 12 years ago
  59. c40a7fe Merge "Fix three-line notifications." into jb-dev by Daniel Sandler · 12 years ago
  60. 1957fd2 Merge "Add public API to Choreographer." into jb-dev by Jeff Brown · 12 years ago
  61. 084c63e Merge "Fix accessibility actions in AbsListView." into jb-dev by Svetoslav Ganov · 12 years ago
  62. cae8049 Add public API to Choreographer. by Jeff Brown · 12 years ago
  63. 9faa937 Merge "Changing the interaction model of the touch explorer." into jb-dev by Svetoslav Ganov · 12 years ago
  64. f406286 Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev by Svetoslav Ganov · 12 years ago
  65. 525ae20 Accessibility focus and input focus do not sync - part 2 by Svetoslav Ganov · 12 years ago
  66. 493743e Merge "Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172" into jb-dev by Romain Guy · 12 years ago
  67. a6f0b0a Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev by Jim Miller · 12 years ago
  68. 51f7c6b Flip TextureView's layer after calling setSurfaceTexture() Bug #6531172 by Romain Guy · 12 years ago
  69. 4ce106f Merge "Fixing some minor issues in accessibility focus." into jb-dev by Svetoslav Ganov · 12 years ago
  70. f76a83c Fixing some minor issues in accessibility focus. by Svetoslav Ganov · 12 years ago
  71. af5c011 Merge "Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent)" into jb-dev by Dianne Hackborn · 12 years ago
  72. 7a83b93 Fix issue #6447773: Pulse does not run in JB (NPE in GestureDetector.onTouchEvent) by Dianne Hackborn · 12 years ago
  73. de83e7a Merge "Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference." into jb-dev by Svetoslav Ganov · 12 years ago
  74. d4cc925 Merge "Remove DEBUG_LATENCY flag" into jb-dev by Romain Guy · 12 years ago
  75. 7d62419 Make TextView respect ACCESSIBILITY_SPEAK_PASSWORD preference. by alanv · 12 years ago
  76. ab68bba Merge "add flag to websearch intent" into jb-dev by Michael Kolb · 12 years ago
  77. e15ccb9 Changing the interaction model of the touch explorer. by Svetoslav Ganov · 12 years ago
  78. 998bb76 Fix6398209: reveal search when home button is long-pressed by Jim Miller · 12 years ago
  79. e2d7f18 Remove DEBUG_LATENCY flag by Romain Guy · 12 years ago
  80. 9f7936a Fix three-line notifications. by Daniel Sandler · 12 years ago
  81. 46a8b1a Merge "Remove unused, obsolete debug code" into jb-dev by Romain Guy · 12 years ago
  82. 2926948 Merge "Add RemoteViews.setViewPadding()." into jb-dev by Daniel Sandler · 12 years ago
  83. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  84. 99d1f74 Add RemoteViews.setViewPadding(). by Daniel Sandler · 12 years ago
  85. 90497c1 Merge "Remotable view method for TextView.setTextSize(int, float)." into jb-dev by Daniel Sandler · 12 years ago
  86. 7264f71 Remotable view method for TextView.setTextSize(int, float). by Daniel Sandler · 12 years ago
  87. bfa3d50 Merge "Doc changes for GridLayout." into jb-dev by Philip Milne · 12 years ago
  88. b65408f Doc changes for GridLayout. by Philip Milne · 12 years ago
  89. 2c1b8c7 Update AsyncTask documentation by Romain Guy · 12 years ago
  90. 3fe0bca add flag to websearch intent by Michael Kolb · 12 years ago
  91. 29bb6d9 Support more items in the Notification.InboxStyle, plus an overflow. by Chris Wren · 12 years ago
  92. cf39bdf Add support for switching between multiple keyboard layouts. by Jeff Brown · 12 years ago
  93. 51f2430 Support toast cancellation. by Jeff Brown · 12 years ago
  94. 13a0271 Merge "Add aapt support for generating proguard rules for onClick methods." into jb-dev by Dianne Hackborn · 12 years ago
  95. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 12 years ago
  96. 35013d0 Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev by Dianne Hackborn · 12 years ago
  97. 9c3e0e6 Fix accessibility actions in AbsListView. by alanv · 12 years ago
  98. 52fcdd0 Merge "Fix documentation" into jb-dev by Romain Guy · 12 years ago
  99. 39af624 DO NOT MERGE: Remove a few left-over layout direction things. by Dianne Hackborn · 12 years ago
  100. d2aed40 Fix documentation by Romain Guy · 12 years ago