1. cf55937 Add onSurfaceTextureUpdated to the TextureView listener. by Grace Kloba · 13 years ago
  2. ea5f519 Merge "Enable bandwidth module from stats service." by Jeff Sharkey · 13 years ago
  3. 0a9ee12 Enable bandwidth module from stats service. by Jeff Sharkey · 13 years ago
  4. fbca769 Fix bug 4887033 - android.app.cts.AlertDialog_BuilderTest#testDisableCancelable by Adam Powell · 13 years ago
  5. d9b0ee0 Merge "Tweak action bar metrics." by Adam Powell · 13 years ago
  6. 8b4512e Merge "Prevent possible NPE in TextureView" by Romain Guy · 13 years ago
  7. 1ec3a58 Prevent possible NPE in TextureView by Romain Guy · 13 years ago
  8. c2e0a1f Merge "Add the ability to specify the opacity of a TextureView" by Romain Guy · 13 years ago
  9. a948927 Add the ability to specify the opacity of a TextureView by Romain Guy · 13 years ago
  10. 0d5d1b7e Tweak action bar metrics. by Adam Powell · 13 years ago
  11. b8a8c7a resolved conflicts for merge of 6ce70394 to master by Nick Pelly · 13 years ago
  12. 71c77aa Merge "Update LockScreen layouts to latest UX spec." by Jim Miller · 13 years ago
  13. 6ecf3e9 Merge "Use local variable instead of webview method." by Shimeng (Simon) Wang · 13 years ago
  14. b30381d Use local variable instead of webview method. by Shimeng (Simon) Wang · 13 years ago
  15. ef716ba Merge "Fix flashing artifacts caused by invalidation bugs" by Chet Haase · 13 years ago
  16. 78ff1a6 Get the profile proxies after the BT Service is up. by Jaikumar Ganesh · 13 years ago
  17. 08a975e Update LockScreen layouts to latest UX spec. by Jim Miller · 13 years ago
  18. ad4f703 Fix flashing artifacts caused by invalidation bugs by Chet Haase · 13 years ago
  19. 4d65fdc Merge "Collapse UI events in TextureView." by Romain Guy · 13 years ago
  20. c989d86 Collapse UI events in TextureView. by Romain Guy · 13 years ago
  21. 7af34ab Merge "resolved conflicts for merge of 7a652bc8 to master" by Robert Greenwalt · 13 years ago
  22. 06e8740 Merge "Fix the issue where TextureView stuck if the producer side is too fast." by Romain Guy · 13 years ago
  23. 86b5690 Merge "JniUtil depends on webcore native library and should not depend on others to load it" by Brian Carlstrom · 13 years ago
  24. 5ff886e resolved conflicts for merge of 7a652bc8 to master by Robert Greenwalt · 13 years ago
  25. bacbe7f Merge "Fix bug 4807086 - Options menu panel too narrow in landscape" by Adam Powell · 13 years ago
  26. 181735a Merge changes I9851299e,I4160e73a by Mike Lockwood · 13 years ago
  27. f59717d Combine UsbManager.setPrimaryFunction and setDefaultFunction by Mike Lockwood · 13 years ago
  28. 452ffe7 JniUtil depends on webcore native library and should not depend on others to load it by Brian Carlstrom · 13 years ago
  29. a3e3c53 Fix bug 4807086 - Options menu panel too narrow in landscape by Adam Powell · 13 years ago
  30. 0edc529 Merge "Minor tweaks to GridLayout for KeyGuardScreenUnlock." by Philip Milne · 13 years ago
  31. 0bc6eb3 Fix the issue where TextureView stuck if the producer side is too fast. by Grace Kloba · 13 years ago
  32. 8969d99 Revert "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  33. f86ee14 Merge "Create TextServiceManager and SpellCheckerService" by satok · 13 years ago
  34. c6080b3 Merge "Add an ongoing notification to switch IME" by satok · 13 years ago
  35. 7cfc0ed Add an ongoing notification to switch IME by satok · 13 years ago
  36. 87b7f80 Send hover to all children under pointer. by Jeff Brown · 13 years ago
  37. 194f4a7 Merge "Only handle onHoverEvent in actionable views." by Jeff Brown · 13 years ago
  38. 32b6328b Merge "Fix taint and nesting bugs." by Jeff Brown · 13 years ago
  39. 9c4e23c Merge "Fix bug 4818050 - Need a way to get notified when a PopupMenu gets dismissed/canceled" by Adam Powell · 13 years ago
  40. 42b91bb Fix bug 4818050 - Need a way to get notified when a PopupMenu gets by Adam Powell · 13 years ago
  41. aa4d46b Merge "Fix bug #4796027 left/right padding regression after recent View change (part 2)" by Fabrice Di Meglio · 13 years ago
  42. f9e3650 Fix bug #4796027 left/right padding regression after recent View change (part 2) by Fabrice Di Meglio · 13 years ago
  43. 10b6290 Only handle onHoverEvent in actionable views. by Jeff Brown · 13 years ago
  44. 738e7e4 Fix taint and nesting bugs. by Jeff Brown · 13 years ago
  45. 3de7130 Merge "Searching for AccessibilityNodeInfo by text not case insensitive." by Svetoslav Ganov · 13 years ago
  46. ec39c23 Searching for AccessibilityNodeInfo by text not case insensitive. by Svetoslav Ganov · 13 years ago
  47. 374d757 Merge "Fix bug #4796027 left/right padding regression after recent View change" by Fabrice Di Meglio · 13 years ago
  48. 40f6edf Merge "Touch exploration hover events don't map coordinates correctly on scrollable WebViews." by Svetoslav Ganov · 13 years ago
  49. f8ed444 Fix bug #4796027 left/right padding regression after recent View change by Fabrice Di Meglio · 13 years ago
  50. fbb1560 Touch exploration hover events don't map coordinates correctly on scrollable WebViews. by Svetoslav Ganov · 13 years ago
  51. 9e29a4f Merge "AccessiblityNodeInfo#findAccessibilityNodesByText returns null if non found." by Svetoslav Ganov · 13 years ago
  52. 86398bd AccessiblityNodeInfo#findAccessibilityNodesByText returns null if non found. by Svetoslav Ganov · 13 years ago
  53. f0c3b99 Merge "Port EventRecurrence.parse() from native" by Andy McFadden · 13 years ago
  54. ae633b2 Port EventRecurrence.parse() from native by Andy McFadden · 13 years ago
  55. 45d0616 Merge "Fix bug 4725323 - 'More' shows the icons which are already available in settings" by Adam Powell · 13 years ago
  56. 51195b5 Fix bug 4725323 - 'More' shows the icons which are already available in settings by Adam Powell · 13 years ago
  57. 1fd1637 Minor tweaks to GridLayout for KeyGuardScreenUnlock. by Philip Milne · 13 years ago
  58. ea1ca95 Fix bug 4108953 - Old-style menus do not show menu items marked as by Adam Powell · 13 years ago
  59. 1349030 Merge "Fix crash during unpair." by Jaikumar Ganesh · 13 years ago
  60. f7bc4bd Fix crash during unpair. by Jaikumar Ganesh · 13 years ago
  61. 337b279 Merge "Fix failure of Opp." by Jaikumar Ganesh · 13 years ago
  62. 421f010 Fix failure of Opp. by Jaikumar Ganesh · 13 years ago
  63. 31e92e4 Merge "Support for arbitrary ListAdapter in PreferenceActivity." by Gilles Debunne · 13 years ago
  64. e9bb84a Merge "Accomodate margins in child measurements." by Philip Milne · 13 years ago
  65. 4d03462 New API for TTS settings. by Narayan Kamath · 13 years ago
  66. 02e2f57 Merge "ListView do not fire accessibility hover events." by Svetoslav Ganov · 13 years ago
  67. 34e350d ListView do not fire accessibility hover events. by Svetoslav Ganov · 13 years ago
  68. fab0f58 Merge "Fix camera getMeteringAreas does not return areas correctly." by Wu-cheng Li · 13 years ago
  69. d8aab93 Fix camera getMeteringAreas does not return areas correctly. by Wu-cheng Li · 13 years ago
  70. b2dae83 Merge "Handle dropped motion events in MultiWaveView due to high system activity" by Jim Miller · 13 years ago
  71. b3a8c54 Accomodate margins in child measurements. by Philip Milne · 13 years ago
  72. cd8ad7c Merge "Don't draw a middle divider on the first visible view." by Adam Powell · 13 years ago
  73. bf68f83 Don't draw a middle divider on the first visible view. by Adam Powell · 13 years ago
  74. 47d6ef5 Merge "Stop the holo tabs from sqeezing in to each other." by Dianne Hackborn · 13 years ago
  75. bad9d3a Merge "Fix bug 4738084 - Padding calculation regression" by Adam Powell · 13 years ago
  76. b53a68b Fix bug 4738084 - Padding calculation regression by Adam Powell · 13 years ago
  77. 463e433 Merge "Tethering: Use UsbManager to enable/disable RNDIS" by Mike Lockwood · 13 years ago
  78. a0bc575b Merge "Import revised translations." by Eric Fischer · 13 years ago
  79. 6ce7039 am 6f1a8edc: am 17523abb: NFC Adapter Extras API update. by Nick Pelly · 13 years ago
  80. 6f1a8ed am 17523abb: NFC Adapter Extras API update. by Nick Pelly · 13 years ago
  81. b35e372 Handle dropped motion events in MultiWaveView due to high system activity by Jim Miller · 13 years ago
  82. 6d470b7 Import revised translations. by Eric Fischer · 13 years ago
  83. 9812c56 Stop the holo tabs from sqeezing in to each other. by Dianne Hackborn · 13 years ago
  84. 1be4956 Merge "Match legacy theme colors with gingerbread" by Adam Powell · 13 years ago
  85. 0adb443 Match legacy theme colors with gingerbread by Adam Powell · 13 years ago
  86. 7a652bc resolved conflicts for merge of b427f0e6 to honeycomb-plus-aosp by Robert Greenwalt · 13 years ago
  87. 3106a9b Merge "Add map center resources for new locales." by Eric Fischer · 13 years ago
  88. fd0ffd2 Merge "SurfaceTexture: attach to Dalvik when needed." by Jamie Gennis · 13 years ago
  89. 466ebb1 Merge "Add View paddingStart and paddingEnd" by Fabrice Di Meglio · 13 years ago
  90. a665ae0 Merge "Parser for uri records" by Nick Pelly · 13 years ago
  91. 672c5b4 Add map center resources for new locales. by Eric Fischer · 13 years ago
  92. d632052 Merge "Ensure measuredWidth > getSuggestedMinimumWidth(), same for height." by Philip Milne · 13 years ago
  93. d8703a9 Add View paddingStart and paddingEnd by Fabrice Di Meglio · 13 years ago
  94. ccf83af1 Fix tethering upstream determination. by Robert Greenwalt · 13 years ago
  95. 09e2d4d Ensure measuredWidth > getSuggestedMinimumWidth(), same for height. by Philip Milne · 13 years ago
  96. 15a16a8 Fix bug 4729242 - Crash while launching browser app. by Adam Powell · 13 years ago
  97. eaddb89 Create TextServiceManager and SpellCheckerService by satok · 13 years ago
  98. 79b1046 Merge "Teach NetworkIdentity about roaming." by Jeff Sharkey · 13 years ago
  99. 5dc0c26 Teach NetworkIdentity about roaming. by Jeff Sharkey · 13 years ago
  100. 7553ecb Merge "Persist "tagged" network stats along with UIDs." by Jeff Sharkey · 13 years ago