1. 5c5fa33 Merge "Fix bug 3333015 - Overflow menu item submenus do not open" into honeycomb by Adam Powell · 14 years ago
  2. e5e9558 Merge "add ComponentInfo.isEnabled()" into honeycomb by Joe Onorato · 14 years ago
  3. 86e1fa6 Remove nativeCursorMatchesFocus, which is no longer necessary. by Leon Scroggins · 14 years ago
  4. a85a915 add ComponentInfo.isEnabled() by Joe Onorato · 14 years ago
  5. f0ad6e6 Fix bug 3333015 - Overflow menu item submenus do not open by Adam Powell · 14 years ago
  6. 55ccb88 Merge "Don't check for services before boot-complete" into honeycomb by Robert Greenwalt · 14 years ago
  7. f900fed Merge "Fix NPEs in detached views." into honeycomb by Jeff Brown · 14 years ago
  8. 03b15b9 Don't check for services before boot-complete by Robert Greenwalt · 14 years ago
  9. f9a0423 @hide android.permission.WRITE_MEDIA_STORAGE by Mike Lockwood · 14 years ago
  10. b3ea922 Fix NPEs in detached views. by Jeff Brown · 14 years ago
  11. 3045bba bug:3330569 print better message to help debug the problem by Vasu Nori · 14 years ago
  12. 817b3f9 Fixing field description. by Dmitri Plotnikov · 14 years ago
  13. 0904c0d b/3302354 Always pass multi-touch events into WebKit, then handle them in WebView if preventDefault is not set. by Huahui Wu · 14 years ago
  14. e896be7 Making the sync manager take the data connected value from ConnectivityManager and not from the intent. by Subir Jhanb · 14 years ago
  15. 778f5f9 Merge "Make sure onCancelled() is called if cancel() is called early." into honeycomb by Romain Guy · 14 years ago
  16. 5ba812b Make sure onCancelled() is called if cancel() is called early. by Romain Guy · 14 years ago
  17. eb97c0d Patch new JSON APIs with changes informed by GSON. by Jesse Wilson · 14 years ago
  18. b3fbd7e Merge "Stop text selection mode when new text replaces selection." into honeycomb by Gilles Debunne · 14 years ago
  19. e0b1912 Merge "Do not store the find callback until action mode starts." into honeycomb by Leon Scroggins · 14 years ago
  20. 19abf2d Do not store the find callback until action mode starts. by Leon Scroggins · 14 years ago
  21. 155b552 Merge "Fix start-time setreuid complaints." into honeycomb by Andy McFadden · 14 years ago
  22. d94f8c5 Stop text selection mode when new text replaces selection. by Gilles Debunne · 14 years ago
  23. 05554a4 Fix start-time setreuid complaints. by Andy McFadden · 14 years ago
  24. 9cac3c3 Remove the option to use shift to start selection mode. by Leon Scroggins · 14 years ago
  25. 58f750a Merge "Fix for an NPE in Account settings on long press." into honeycomb by Gilles Debunne · 14 years ago
  26. 4c89451 Merge "Fixing bug where StackView doesn't clip it's children correctly" into honeycomb by Adam Cohen · 14 years ago
  27. 4886721 Fixing bug where StackView doesn't clip it's children correctly by Adam Cohen · 14 years ago
  28. b0db594 Fix for an NPE in Account settings on long press. by Gilles Debunne · 14 years ago
  29. b74e32c Merge "add more alt key acceleration in webview" into honeycomb by Cary Clark · 14 years ago
  30. 36fd7a3 Tweak user agent building to avoid multiple spaces by John Reck · 14 years ago
  31. 5e63e25 Merge "Add separate permission and group for access to the MTP USB driver" into honeycomb by Mike Lockwood · 14 years ago
  32. a3ee56f add more alt key acceleration in webview by Cary Clark · 14 years ago
  33. aa6b9f5 Do not show autofill++ or saved form data in incognito mode. by Leon Scroggins · 14 years ago
  34. 8733bea Merge "scroll selected text in scrollable layers" into honeycomb by Cary Clark · 14 years ago
  35. b9aaa77 scroll selected text in scrollable layers by Cary Clark · 14 years ago
  36. 10bc111 Add separate permission and group for access to the MTP USB driver by Mike Lockwood · 14 years ago
  37. 8b50495 Merge "Fix bug 3324981 - Inconsistent/buggy FastScroll behavior" into honeycomb by Adam Powell · 14 years ago
  38. 32c3a69 Fix bug 3324981 - Inconsistent/buggy FastScroll behavior by Adam Powell · 14 years ago
  39. 867b1f6 Merge "Better documentation for FLAG_HARDWARE_ACCELERATED Bug #3154883" into honeycomb by Romain Guy · 14 years ago
  40. 72f0a27 Better documentation for FLAG_HARDWARE_ACCELERATED Bug #3154883 by Romain Guy · 14 years ago
  41. 4c93fbc Merge "Framework manifest: Remove USB_CAMERA_ATTACHED and USB_CAMERA_DETACHED broadcasts" into honeycomb by Mike Lockwood · 14 years ago
  42. 3f18238 Framework manifest: Remove USB_CAMERA_ATTACHED and USB_CAMERA_DETACHED broadcasts by Mike Lockwood · 14 years ago
  43. 3b4fcbc Add ActivityManager#isRunningInTestHarness() public API. by Brett Chabot · 14 years ago
  44. ac0f347 Merge "Honeycomb styling for the volume panel" into honeycomb by Adam Powell · 14 years ago
  45. 3ae2706 Honeycomb styling for the volume panel by Adam Powell · 14 years ago
  46. 730f0b2 Merge "Fix 3299611: Use system font for AM/PM indicator" into honeycomb by Jim Miller · 14 years ago
  47. 81f9b28 Fix 3299611: Use system font for AM/PM indicator by Jim Miller · 14 years ago
  48. d0b8365 Return the View that matches the clicked position. Bug #3323669 by Romain Guy · 14 years ago
  49. c211ce2 Merge "Updated dialog and toast assets." into honeycomb by Adam Powell · 14 years ago
  50. 463c700 Updated dialog and toast assets. by Adam Powell · 14 years ago
  51. fcd3e8e Merge "Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382" into honeycomb by Romain Guy · 14 years ago
  52. e95003e Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382 by Romain Guy · 14 years ago
  53. e695bdd Merge "Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE]" into honeycomb by Jim Miller · 14 years ago
  54. febbf6e Merge "DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think..." into honeycomb by Dianne Hackborn · 14 years ago
  55. b450a65 Fix 3330653: Update lockscreen layouts to match latest mocks [DO NOT MERGE] by Jim Miller · 14 years ago
  56. 353634a Merge "Update progress/seek bar assets. Add indeterminate horizontal progress bars for holo theme." into honeycomb by Adam Powell · 14 years ago
  57. a50ff3847 Update progress/seek bar assets. Add indeterminate horizontal progress by Adam Powell · 14 years ago
  58. 1f22d2a DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think... by Dianne Hackborn · 14 years ago
  59. ae34a7c Merge "b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete" into honeycomb by Michael Chan · 14 years ago
  60. aa5bb98 b/3279789 Fixed NPE in CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete by Michael Chan · 14 years ago
  61. 59d8edd Fixed the waitForLoader method. by Dmitri Plotnikov · 14 years ago
  62. 2954cd9 Add start/endTransition events for CHANGE transitions by Chet Haase · 14 years ago
  63. b0512c3 Merge "Fix check for required features" into honeycomb by Kenny Root · 14 years ago
  64. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  65. f600780 Merge "Remove unnecessary log" into honeycomb by Adam Powell · 14 years ago
  66. 1ab74be Remove unnecessary log by Adam Powell · 14 years ago
  67. 2b6be70 Fix bug 3312807 - Fix child margin measurement in FrameLayout by Adam Powell · 14 years ago
  68. 00bba68 Amendment to fix for bug 3332414 by Adam Powell · 14 years ago
  69. dd10b66 Bug 3332414 - UI glitch in CAB options by Adam Powell · 14 years ago
  70. 2ebac69 Fix bug 3334437 - require an adapter to measure dropdown content width by Adam Powell · 14 years ago
  71. 947f782 Fix bug 3245465 - Themed dialog icons by Adam Powell · 14 years ago
  72. fd6f39e Enable camera preview to a SurfaceTexture. by Jamie Gennis · 14 years ago
  73. b5e1855 Merge "Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"" into honeycomb by Adam Powell · 14 years ago
  74. 5e3f284 Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor" by Adam Powell · 14 years ago
  75. 36d4c3f Rename drag "thumbnail" to the drag "shadow" by Christopher Tate · 14 years ago
  76. 539802e Merge "The switch widget didn't work properly until after onMeasure had run." into honeycomb by Joe Onorato · 14 years ago
  77. c3eabb9 The switch widget didn't work properly until after onMeasure had run. by Joe Onorato · 14 years ago
  78. 1683afa Fix check for required features by Kenny Root · 14 years ago
  79. 7e68efb Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084 by Romain Guy · 14 years ago
  80. 2c602e6 Merge "Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084" into honeycomb by Romain Guy · 14 years ago
  81. 8244562 Merge "WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in" into honeycomb by Dianne Hackborn · 14 years ago
  82. 2b26266 Merge "Fix bug 3158976 - Search box is too small" into honeycomb by Adam Powell · 14 years ago
  83. ad7fa7f WM part of #3293405: Screen needs to be redrawn when HDMI is plugged in by Dianne Hackborn · 14 years ago
  84. a6c1276 Fix bug 3158976 - Search box is too small by Adam Powell · 14 years ago
  85. c93fb65 bug:3325039 Making the cursor ring movement send accessibility events. by Svetoslav Ganov · 14 years ago
  86. a174d7a Don't match wrap_content/match_parent children with child count = 1. by Romain Guy · 14 years ago
  87. 2b55d90 Merge "Don't match wrap_content/match_parent children with child count = 1. Bug #3328711" into honeycomb by Romain Guy · 14 years ago
  88. 2358623 Merge "Do not update matches string when there are no matches." into honeycomb by Leon Scroggins · 14 years ago
  89. c0dc406 Merge "Added support for Unicode surrogate characters in word selection" into honeycomb by Gilles Debunne · 14 years ago
  90. 691bc9f Merge "Import some unabbreviated translations for large screens." into honeycomb by Eric Fischer · 14 years ago
  91. 73254be Do not update matches string when there are no matches. by Leon Scroggins · 14 years ago
  92. af5473e Merge "Add support for the "compilation" tag in mp3, mp4 and ogg, and also add support for two common ways of specifying album artist in ogg files. b/3311831" into honeycomb by Marco Nelissen · 14 years ago
  93. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  94. c43d13f Merge "Removed XmlAdapters from frameworks." into honeycomb by Gilles Debunne · 14 years ago
  95. df22d83 Merge "in requery(), when exception is caught, print warning + stacktrace" into honeycomb by Vasu Nori · 14 years ago
  96. 0633549 Removed XmlAdapters from frameworks. by Gilles Debunne · 14 years ago
  97. 79ff914 Added support for Unicode surrogate characters in word selection by Gilles Debunne · 14 years ago
  98. d16c988 Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView() by Adam Powell · 14 years ago
  99. cf70dcb Fix typo bug in FrameLayout's measurement code. Bug #3327185 by Romain Guy · 14 years ago
  100. 3c38e0a Merge "Fix typo bug in FrameLayout's measurement code. Bug #3327185" into honeycomb by Romain Guy · 14 years ago