1. a33bdf3 Handling touch events on the caption. by Filip Gruszczynski · 9 years ago
  2. c55d507 Add support for partial view layouts by Adam Powell · 10 years ago
  3. c45b1d4 Use correct rounding in View for potentially negative values by Alan Viverette · 9 years ago
  4. 02ed4a0 Sending drag-start notifications to children added to view group. by Vadim Tryshev · 9 years ago
  5. d25c901 Merge "Throw IndexOutOfBoundsException for invalid start/count values" by Chris Craik · 9 years ago
  6. 1db5397 Allow changing mouse pointer icon for the current context. by Jun Mukai · 9 years ago
  7. 18a759d Throw IndexOutOfBoundsException for invalid start/count values by Chris Craik · 9 years ago
  8. ed39126 Make context menus show as popup menus. by Oren Blasberg · 9 years ago
  9. f9ec671 am c42545fb: am 4e47ff8d: am 1dd818db: am eed29a71: am 53d6cddb: Merge "Fix issue #22846750: Starting Screenie Now On Tap crashes USA Today" into mnc-dev by Dianne Hackborn · 9 years ago
  10. 6ff55fc Fix issue #22846750: Starting Screenie Now On Tap crashes USA Today by Dianne Hackborn · 9 years ago
  11. f6f1a7e am 628b4125: am bc2a8843: am b97c5ddd: am 9b36f526: am c1836bb0: Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  12. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  13. 1a68dc9 Fixing non-delivering of DRAG_START event to each view by Vadim Tryshev · 9 years ago
  14. a1dab8b Don't display layout bounds of GONE views by Chris Craik · 9 years ago
  15. cf392d1 Improve docs for View#addChildrenForAccessibility by Adam Powell · 9 years ago
  16. 6690d01 Un-hide ViewGroup#onViewAdded/onViewRemoved by Adam Powell · 9 years ago
  17. f399af3 fix CTS: AccessibilityEndToEndTest failing by Maxim Bogatov · 9 years ago
  18. d5dbf4b Check targetSdkVersion when passing size hints for UNSPECIFIED specs by Adam Powell · 9 years ago
  19. 6cc4627 Fix finding views by accessibility id. by Svetoslav · 9 years ago
  20. fa3f17f Merge "Don't take the compatibility path for non-primary ActionModes" into mnc-dev by Adam Powell · 9 years ago
  21. 762621c Don't add real children for a view with a node provider by Svetoslav · 9 years ago
  22. e9fd6d2 Don't take the compatibility path for non-primary ActionModes by Adam Powell · 9 years ago
  23. 1501da4 Merge "Fix calls to Rect.intersect() in package android.view" into mnc-dev by Doris Liu · 9 years ago
  24. b134b5e Update doc to include how clipToPadding affects EdgeEffect by Doris Liu · 9 years ago
  25. 9607fbe Fix calls to Rect.intersect() in package android.view by Doris Liu · 9 years ago
  26. eb2b0af Restore app expectations around drawable visibility change timing by Adam Powell · 9 years ago
  27. f6ce8fd Fix ViewGroup caching defaults by Chris Craik · 9 years ago
  28. ed9af06 Merge "Fix issue #20655182: API Review: ViewAssistStructure" into mnc-dev by Dianne Hackborn · 9 years ago
  29. 0d857b9 Improve hierarchy viewer dump hierarchy latency by Siva Velusamy · 9 years ago
  30. 49b043f Fix issue #20655182: API Review: ViewAssistStructure by Dianne Hackborn · 9 years ago
  31. 922e1c6 Add scroll indicators on View, use in AlertDialog by Alan Viverette · 9 years ago
  32. d180840 Merge changes from topic 'mwd-merge-050415' into mnc-dev by Prerepa Viswanadham · 9 years ago
  33. 31a2d06 Revert "Revert "Merge getDisplayList and updateDisplayListIfDirty"" by Chris Craik · 9 years ago
  34. b2847af Fix build. by Chris Craik · 9 years ago
  35. f85d064 Merge getDisplayList and updateDisplayListIfDirty by Chris Craik · 9 years ago
  36. 40801e3 am 6e51f4bd: am 6c921033: am b77a7551: Merge "Remove View:hasStaticLayer()" into mnc-dev by John Reck · 9 years ago
  37. c2330f5 Remove View:hasStaticLayer() by John Reck · 9 years ago
  38. 83c6896 Annotate some APIs with threading annotations by Tor Norbye · 10 years ago
  39. 799d8d0 Add "assist block" API. by Dianne Hackborn · 9 years ago
  40. 66b4139 Hide transient view API by Chris Craik · 9 years ago
  41. c633d2f Add transient views to ViewGroup by Chet Haase · 9 years ago
  42. d4a22d4 Clear ViewGroup nested scrolling axes when nested scrolling stops by Adam Powell · 9 years ago
  43. f518a3a Merge "Deprecate and disable legacy caching APIs" by Chris Craik · 9 years ago
  44. 5a6bbae Deprecate and disable legacy caching APIs by Chris Craik · 9 years ago
  45. d5bf3ed Show and trigger activities that implement Text Processing actions by Clara Bayarri · 9 years ago
  46. 9e57a25 Merge "Rework assist to walk down the view hierarchy." by Dianne Hackborn · 9 years ago
  47. 6251f0d Rework assist to walk down the view hierarchy. by Dianne Hackborn · 9 years ago
  48. 415ab1a Provide size hint inside UNSPECIFIED measure spec. by Filip Gruszczynski · 10 years ago
  49. 4423d91 Add a type parameter to startActionMode() calls. by Clara Bayarri · 10 years ago
  50. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  51. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  52. 77bb6f1 Stack alert dialog buttons when they are too long by Alan Viverette · 10 years ago
  53. d9852a9 am cf2c8545: am 5521f39f: am c73cfa0f: Accessibiltiy: missed update to the previous patch. by Svetoslav · 10 years ago
  54. c052b0e am cf2c8545: am 5521f39f: am c73cfa0f: Accessibiltiy: missed update to the previous patch. by Svetoslav · 10 years ago
  55. c73cfa0 Accessibiltiy: missed update to the previous patch. by Svetoslav · 10 years ago
  56. c66ee74 am 2083173a: am fbf9666f: am b2ba6dfc: Merge "Accessibility: Handle a missed case when clicking focused views." into lmp-mr1-dev by Baligh Uddin · 10 years ago
  57. a314754 am 2083173a: am fbf9666f: am b2ba6dfc: Merge "Accessibility: Handle a missed case when clicking focused views." into lmp-mr1-dev by Baligh Uddin · 10 years ago
  58. f33fe1f Accessibility: Handle a missed case when clicking focused views. by Svet Ganov · 10 years ago
  59. 11f51ff am eb642b60: am ff9b2525: am 34123f1c: Merge "Accessibility: ignore children of a view with node provider." into lmp-mr1-dev by Svet Ganov · 10 years ago
  60. e7fad2f am 763ce6c0: am 41daba00: am 060bca74: Merge "Accessibility: Handle a missed case when clicking focused views." into lmp-mr1-dev by Svet Ganov · 10 years ago
  61. f89c6f3 am eb642b60: am ff9b2525: am 34123f1c: Merge "Accessibility: ignore children of a view with node provider." into lmp-mr1-dev by Svet Ganov · 10 years ago
  62. 033c2a2 am 763ce6c0: am 41daba00: am 060bca74: Merge "Accessibility: Handle a missed case when clicking focused views." into lmp-mr1-dev by Svet Ganov · 10 years ago
  63. 34123f1 Merge "Accessibility: ignore children of a view with node provider." into lmp-mr1-dev by Svet Ganov · 10 years ago
  64. 55bdb10 Accessibility: ignore children of a view with node provider. by Svet Ganov · 10 years ago
  65. 0a2ccee Accessibility: Handle a missed case when clicking focused views. by Svet Ganov · 10 years ago
  66. 7e760ee Fix broken activation of the selected view in accessibility mode. automerge: ded133c automerge: b6b526e by Svetoslav · 10 years ago
  67. f8acd7a Fix broken activation of the selected view in accessibility mode. automerge: ded133c by Svetoslav · 10 years ago
  68. ded133c Fix broken activation of the selected view in accessibility mode. by Svetoslav · 10 years ago
  69. d811113 resolve merge conflicts of e5743753 to master. by Alan Viverette · 10 years ago
  70. e574375 am 55120a0f: am 197adec3: Merge "Accessibility: Ignore overlapping siblings when computing a click location" into lmp-mr1-dev by Svetoslav · 10 years ago
  71. a1ac6a0 Accessibility: Ignore overlapping siblings when computing a click location by Svetoslav · 10 years ago
  72. 166aa68 am 42a13865: Merge "Accessibilty: Cannot click on views in a scrollable container covered by the toolbar." into lmp-mr1-dev automerge: 6e9f276 by Svetoslav · 10 years ago
  73. 9027d73 am 42a13865: Merge "Accessibilty: Cannot click on views in a scrollable container covered by the toolbar." into lmp-mr1-dev by Svetoslav · 10 years ago
  74. 41fceb4 Accessibilty: Cannot click on views in a scrollable container covered by the toolbar. by Svetoslav · 10 years ago
  75. 9a67d19 am 69c22e82: Merge "Add API for nested pre-processing of a11y events; fix ResolverDrawerLayout" into lmp-mr1-dev automerge: 57744dd by Adam Powell · 10 years ago
  76. 1accc9c am 69c22e82: Merge "Add API for nested pre-processing of a11y events; fix ResolverDrawerLayout" into lmp-mr1-dev by Adam Powell · 10 years ago
  77. b6ab098 Add API for nested pre-processing of a11y events; fix ResolverDrawerLayout by Adam Powell · 10 years ago
  78. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  79. 1301446 am e608644a: am 7486bc1f: Merge "Fix an edge case in computing click location in accessibility mode." into lmp-mr1-dev by Svet Ganov · 10 years ago
  80. 7486bc1 Merge "Fix an edge case in computing click location in accessibility mode." into lmp-mr1-dev by Svet Ganov · 10 years ago
  81. 097e383 am 746079e2: am 9a0799cf: Merge "Have ViewGroups without a parent clip child visible rects to bounds" into lmp-mr1-dev by Adam Powell · 10 years ago
  82. 9fc96c5 Fix an edge case in computing click location in accessibility mode. by Svet Ganov · 10 years ago
  83. 35da41e Have ViewGroups without a parent clip child visible rects to bounds by Adam Powell · 10 years ago
  84. aad2ffe am 7f980d75: am 381a4236: Merge "When accessibility on cannot click on a view covered by a HorizontalScrollView" into lmp-mr1-dev by Svet Ganov · 10 years ago
  85. 381a423 Merge "When accessibility on cannot click on a view covered by a HorizontalScrollView" into lmp-mr1-dev by Svet Ganov · 10 years ago
  86. 5a50a8bc am e615da7e: am f1792c42: Merge "Fix hotspot coordinate propagation in ViewGroup and AbsListView" into lmp-mr1-dev by Alan Viverette · 10 years ago
  87. b942b6f Fix hotspot coordinate propagation in ViewGroup and AbsListView by Alan Viverette · 10 years ago
  88. b3fa278 When accessibility on cannot click on a view covered by a HorizontalScrollView by Svet Ganov · 10 years ago
  89. b08a028 am 23dc0563: am e6bd61d5: Merge "Fix visible rect computation for views with padding" into lmp-mr1-dev by Alan Viverette · 10 years ago
  90. ab2cf6d Fix visible rect computation for views with padding by Alan Viverette · 10 years ago
  91. 51888ef am df57b22b: am 0455174d: Merge "Update clipToPadding docs" into lmp-mr1-dev by Chris Craik · 10 years ago
  92. 0455174 Merge "Update clipToPadding docs" into lmp-mr1-dev by Chris Craik · 10 years ago
  93. b165296 Update clipToPadding docs by Chris Craik · 10 years ago
  94. 31de5db am e2820ed9: am 87bc2acf: Merge "Optimize setting padding and backgrounds for views" into lmp-mr1-dev by Adam Powell · 10 years ago
  95. 87bc2ac Merge "Optimize setting padding and backgrounds for views" into lmp-mr1-dev by Adam Powell · 10 years ago
  96. a6d33fd am 3ba2c7c6: am 70cb4f3e: Merge "Fix getChildVisibleRect to clip correctly." into lmp-mr1-dev by George Mount · 10 years ago
  97. 70cb4f3 Merge "Fix getChildVisibleRect to clip correctly." into lmp-mr1-dev by George Mount · 10 years ago
  98. 05f3512 Optimize setting padding and backgrounds for views by Adam Powell · 10 years ago
  99. 002d43d Fix getChildVisibleRect to clip correctly. by George Mount · 10 years ago
  100. 341df46 am c07b6295: am 12403b24: Merge "Make setOutlineProvider change transitionGroup." into lmp-mr1-dev by George Mount · 10 years ago