1. 2e29de7 Merge "Gather View's hierarchy notifications into methods that can easily be overidden." by Philip Milne · 14 years ago
  2. d6df906 Merge "Fix a threading issue in AudioPlaybackHandler" by Narayan Kamath · 14 years ago
  3. f51d91c Gather View's hierarchy notifications into methods that can easily be overidden. by Philip Milne · 14 years ago
  4. 7dde1c8 Merge "Don't recreate view's display list when size hasn't changed" by Chet Haase · 14 years ago
  5. a36cce0 Fix a threading issue in AudioPlaybackHandler by Narayan Kamath · 14 years ago
  6. 4273ed6 Merge "Enable IMEs to set additional subtypes in background" by satok · 14 years ago
  7. 13589b2 Merge "Remove an unnecessary finalizer." by Jeff Brown · 14 years ago
  8. 0722931 Merge "Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher."" by Bart Sears · 14 years ago
  9. 89006fa Revert "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Bart Sears · 14 years ago
  10. 32910e7 Merge "Fix bug 5031652 - offer a way to associate metadata with an ActionMode" by Adam Powell · 14 years ago
  11. 35ca86d Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher." by Shimeng (Simon) Wang · 14 years ago
  12. 75755e2 Don't recreate view's display list when size hasn't changed by Chet Haase · 14 years ago
  13. c2063a5 Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text composing by Fabrice Di Meglio · 14 years ago
  14. b4569fb SearchView behavioral and visual changes by Amith Yamasani · 14 years ago
  15. 6050cf6 Add in i18n TLDs and new TLDs to the URL RegEx matcher. by Shimeng (Simon) Wang · 14 years ago
  16. 487c38b Remove an unnecessary finalizer. by Jeff Brown · 14 years ago
  17. 3ad4d3c Merge "Add C code to use BDADDR_ANY macro properly. The macro expands into code that is not valid C++. So we need to use a C helper." by Doug Kwan · 14 years ago
  18. f178737 Fix bug 5031652 - offer a way to associate metadata with an ActionMode by Adam Powell · 14 years ago
  19. c27cc94 Merge "Make the theme attribute actionModeStyle public." by Adam Powell · 14 years ago
  20. 00db519 Make the theme attribute actionModeStyle public. by Adam Powell · 14 years ago
  21. 6dd005b I. Can. Not. Stand. ViewAncestor. by Dianne Hackborn · 14 years ago
  22. f40aa38 Merge "Trim OpenGLRenderer's memory usage whenever possible" by Romain Guy · 14 years ago
  23. 822036d Merge "Fix issue # 5017868: Twitter crashes on start:" by Dianne Hackborn · 14 years ago
  24. 395765a Merge "UsbManager: document that passing null setCurrentFunction restores default function" by Mike Lockwood · 14 years ago
  25. 682dbaf Merge "Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml." by Philip Milne · 14 years ago
  26. 6be3d55 Add lock/unlockCanvas to TextureView by Romain Guy · 14 years ago
  27. bdf7609 Trim OpenGLRenderer's memory usage whenever possible by Romain Guy · 14 years ago
  28. a11c2f86 Merge "Track line and column when parsing JSON." by Jesse Wilson · 14 years ago
  29. b0ce49b Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml. by Philip Milne · 14 years ago
  30. febae4e Track line and column when parsing JSON. by Jesse Wilson · 14 years ago
  31. 1a1d731 Merge "Always escape chars that JavaScript treats as newlines." by Jesse Wilson · 14 years ago
  32. 989571e Merge "Fix resolution padding glitch" by Fabrice Di Meglio · 14 years ago
  33. 46c7250 Merge "Clean test APIs for Harfbuzz support" by Fabrice Di Meglio · 14 years ago
  34. 78f80b4 Fix issue # 5017868: Twitter crashes on start: by Dianne Hackborn · 14 years ago
  35. abb7d66 Merge "Fixed animation ordering bug in LayoutTransition." by Chet Haase · 14 years ago
  36. 91e8812 Enable IMEs to set additional subtypes in background by satok · 14 years ago
  37. 0fc0edf Always escape chars that JavaScript treats as newlines. by Jesse Wilson · 14 years ago
  38. 35bfede Touch exploration separate setting and API to poll the latter state. by Svetoslav Ganov · 14 years ago
  39. eb1d851 Fixed animation ordering bug in LayoutTransition. by Chet Haase · 14 years ago
  40. d94b71d Merge "Work on death recipient leaks in Activity Manager and Content Service." by Dianne Hackborn · 14 years ago
  41. 875c24b UsbManager: document that passing null setCurrentFunction restores default function by Mike Lockwood · 14 years ago
  42. 55421aa Merge "NetInitiatedActivity: support AUTO response feature for SUPL IOT" by Mike Lockwood · 14 years ago
  43. 7adcdec NetInitiatedActivity: support AUTO response feature for SUPL IOT by Alexy Shin · 14 years ago
  44. 90e5650 Few minor TTS clean ups. by Narayan Kamath · 14 years ago
  45. be4ad4a Fix a few threading issues in the AudioPlaybackHandler. by Narayan Kamath · 14 years ago
  46. f564ed8 Merge "Improve TextToSpeech#isSpeaking()" by Narayan Kamath · 14 years ago
  47. 952d073 Merge "Update the style of the action bar share UI" by Svetoslav Ganov · 14 years ago
  48. 414051b Update the style of the action bar share UI by Svetoslav Ganov · 14 years ago
  49. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 14 years ago
  50. 8f2fe87 Merge "Make View#setBackgroundDrawable a no-op if setting the same background." by Adam Powell · 14 years ago
  51. 4d36ec1 Make View#setBackgroundDrawable a no-op if setting the same background. by Adam Powell · 14 years ago
  52. bd029f6 Merge "Data usage notifs, newly installed apps, defaults." by Jeff Sharkey · 14 years ago
  53. 02e21d6 Data usage notifs, newly installed apps, defaults. by Jeff Sharkey · 14 years ago
  54. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 14 years ago
  55. 066836f Merge "Fix a couple static leaks." by Dianne Hackborn · 14 years ago
  56. 1078609 Merge "Rework and fix "adb shell dumpsys meminfo"" by Dianne Hackborn · 14 years ago
  57. de4c26f Fix a couple static leaks. by Dianne Hackborn · 14 years ago
  58. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 14 years ago
  59. b80d332 Fix bug 5037642 - Refine back button behavior for action bar modes. by Adam Powell · 14 years ago
  60. 6fa7e7e Merge "Release strong Fragment references after exec." by Jeff Sharkey · 14 years ago
  61. 47b779b Scroll events should indicate whether or not they have pixel data. by Svetoslav Ganov · 14 years ago
  62. 0f55cc3 AccessibilityNodeInfo does not report checkable coreclty. by Svetoslav Ganov · 14 years ago
  63. 75d086e Add C code to use BDADDR_ANY macro properly. The macro expands into code by Doug Kwan · 14 years ago
  64. 176ee3d Bug 5037953: Fix NPE in bringPointIntoView by Gilles Debunne · 14 years ago
  65. 28fa07e Fix bug 5021359 - show app icon for collapsible action views. by Adam Powell · 14 years ago
  66. 8132ba5 Fix bug 5011067 - align popup lists to their content rather than by Adam Powell · 14 years ago
  67. 9c83011 Merge "Fix bug #4972141 Overlapping content in single-choice dialogs" by Fabrice Di Meglio · 14 years ago
  68. 796cc96 Clean test APIs for Harfbuzz support by Fabrice Di Meglio · 14 years ago
  69. 9eebaf1 Merge "Use higher resolution in in-call UI if available." by Daniel Lehmann · 14 years ago
  70. f3e1a93 Fix resolution padding glitch by Fabrice Di Meglio · 14 years ago
  71. 54d6962 Fix bug #4972141 Overlapping content in single-choice dialogs by Fabrice Di Meglio · 14 years ago
  72. 8d96f19 Merge "Import revised translations." by Eric Fischer · 14 years ago
  73. 9703ac8 Merge "Some code refactoring" by Fabrice Di Meglio · 14 years ago
  74. 9189c2e Merge "Don't break the build..." by Romain Guy · 14 years ago
  75. f85ad93 Don't break the build... by Romain Guy · 14 years ago
  76. e57a981f Merge "Remove unused code" by Romain Guy · 14 years ago
  77. dafbf24 Remove unused code by Romain Guy · 14 years ago
  78. 67fa9f0 Import revised translations. by Eric Fischer · 14 years ago
  79. 849a147 Merge "Implement SeekBarPreference.onGetDefaultValue" by John Reck · 14 years ago
  80. 595d2bd Implement SeekBarPreference.onGetDefaultValue by John Reck · 14 years ago
  81. 622e05c Fix leak in LayoutTransition by Chet Haase · 14 years ago
  82. 75683d5 Merge "WifiWatchdog rewrite to formal statemachine" by Irfan Sheriff · 14 years ago
  83. 9a3d51f5 Merge "Add a hidden generic property interface" by John Reck · 14 years ago
  84. 654f509 WifiWatchdog rewrite to formal statemachine by Isaac Levy · 14 years ago
  85. f928469 Add new ViewDebug APIs to profile the event queue. by Romain Guy · 14 years ago
  86. 63775894 Add a hidden generic property interface by John Reck · 14 years ago
  87. ae68f88 Merge "Removed vertical padding in PreferenceActivity header list on phones" by Gilles Debunne · 14 years ago
  88. fc5e367 Merge "resolved conflicts for merge of 8550f3b8 to master" by Robert Greenwalt · 14 years ago
  89. c7f2cde Merge "Bug 4382356: No automatic focus change in ScrollViews" by Gilles Debunne · 14 years ago
  90. d9212d3 resolved conflicts for merge of 8550f3b8 to master by Robert Greenwalt · 14 years ago
  91. 8202cd3 Bug 4382356: No automatic focus change in ScrollViews by Gilles Debunne · 14 years ago
  92. 8550f3b resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  93. 50e95eb Merge "Implement textDirection heuristic selection." by Fabrice Di Meglio · 14 years ago
  94. 38143a6 Merge "Bug 5014726: Paste works in ExtractedText" by Gilles Debunne · 14 years ago
  95. 600449c Merge "MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files" by Mike Lockwood · 14 years ago
  96. 92e1314 MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia files by Mike Lockwood · 14 years ago
  97. c34f76f Improve TextToSpeech#isSpeaking() by Narayan Kamath · 14 years ago
  98. 37ccb4b Merge "Remove the completeAudioAvailable API." by Narayan Kamath · 14 years ago
  99. 1af6d27 Merge "Ensure selector state is updated when touch mode changes." by Jeff Brown · 14 years ago
  100. 997ea74 Merge "Remove edge slop support." by Jeff Brown · 14 years ago