1. 89052d9 Schematize Display system properties by Kiyoung Kim · 6 years ago
  2. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  3. 29f0f9a Merge "Update API doc of View.DragShadowBuilder" by Treehugger Robot · 6 years ago
  4. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  5. 1f68b5e Update API doc of View.DragShadowBuilder by Daichi Hirono · 6 years ago
  6. e5ad598 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  7. 890662c docs: Changed language to be gender-neutral. by Laura Davis · 6 years ago
  8. 177ee3d Merge "Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout" into pi-dev by TreeHugger Robot · 6 years ago
  9. f7b7426 Display Cutout: Fix ActionBarOverlayLayout to properly dispatch cutout by Adrian Roos · 7 years ago
  10. b504a2f Merge "Update a11y when alpha changes" into pi-dev by Phil Weaver · 6 years ago
  11. d2bebd4 Update a11y when alpha changes by Phil Weaver · 6 years ago
  12. 09ba7e0 Merge "Don't clear focus during transition animations" into pi-dev by Evan Rosky · 6 years ago
  13. 8cd89cd Don't clear focus during transition animations by Evan Rosky · 6 years ago
  14. d58b65c Don't crash during layout of non-attached but focused view by Evan Rosky · 6 years ago
  15. 99a238a Merge "Move accessibilityHeader from TextView to View" into pi-dev by Phil Weaver · 6 years ago
  16. 11fa718 Move accessibilityHeader from TextView to View by Phil Weaver · 6 years ago
  17. 9af1378c [DO NOT MERGE] Avoid sending content changed a11y events from wrong views by Eugene Susla · 6 years ago
  18. 236a183 Removed call to setWillNotCacheDrawing and deprecated it as well as by Nader Jawad · 6 years ago
  19. ffe1c2a Merge "Restore saveLayer APIs back into the public API." into pi-dev by TreeHugger Robot · 6 years ago
  20. e1059d9 Merge "Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch" into pi-dev by TreeHugger Robot · 6 years ago
  21. 4d0a5fd Merge "Restored focusableViewAvailable logic on visibility change" into pi-dev by Evan Rosky · 6 years ago
  22. 4807ae2 Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch by Evan Rosky · 6 years ago
  23. 2d4f01b Restore saveLayer APIs back into the public API. by Derek Sollenberger · 6 years ago
  24. 7b83761 Remove deprecated android.graphics.Canvas APIs by Derek Sollenberger · 6 years ago
  25. c4d58b8 Restored focusableViewAvailable logic on visibility change by Evan Rosky · 6 years ago
  26. 352da45 Merge "Properly set input type on autofill compat mode." into pi-dev by TreeHugger Robot · 6 years ago
  27. 1057fc3 Merge "docs: fixing bug 36982027 and 30636712, typos" into oc-mr1-dev by Todd Kopriva · 6 years ago
  28. 87f9818 Merge "Added TestApi for default focus highlight" into pi-dev by TreeHugger Robot · 6 years ago
  29. c380e18 Properly set input type on autofill compat mode. by Felipe Leme · 6 years ago
  30. e1a0b34 Added TestApi for default focus highlight by Evan Rosky · 6 years ago
  31. 8686e1f Add isPivotSet/resetPivot by John Reck · 6 years ago
  32. 6a7f167 docs: fixing bug 36982027 and 30636712, typos by kopriva · 6 years ago
  33. 7008e70 Fixed isVisibleToUserForAutofill() again. by Felipe Leme · 6 years ago
  34. ef9225e Fixed flags when button that trigger autofill is clicked. by Felipe Leme · 6 years ago
  35. f397f44 Merge "Improve a11y pane title javadoc" into pi-dev by Phil Weaver · 6 years ago
  36. 37cc3c4 Improve a11y pane title javadoc by Phil Weaver · 6 years ago
  37. 54cc683 Implemented notifyViewClicked() on compat mode. by Felipe Leme · 6 years ago
  38. b93a014 Merge "Enabled state shouldn't effect children." by Evan Rosky · 6 years ago
  39. 3b8915f Enabled state shouldn't effect children. by Evan Rosky · 6 years ago
  40. 5116bfa Restore AutofillId when view is restored from a bundle. by Felipe Leme · 6 years ago
  41. 6dcc9de Merge "New APIs to let app developers manage autofill semantics when reusing views." by TreeHugger Robot · 6 years ago
  42. cfd1709 Merge "Use accessibility pane API in keyguard" by Phil Weaver · 6 years ago
  43. 42b9793 New APIs to let app developers manage autofill semantics when reusing views. by Felipe Leme · 6 years ago
  44. 7d847b0 Use accessibility pane API in keyguard by Phil Weaver · 7 years ago
  45. 00ddbbc Merge "Don't end transitions on a detached window, prevent crash in WindowId" by TreeHugger Robot · 6 years ago
  46. 6d89f48 Don't end transitions on a detached window, prevent crash in WindowId by Alan Viverette · 7 years ago
  47. 67e6209 New Autofill API: notifyViewClicked() by Felipe Leme · 7 years ago
  48. 1189a61 Merge "Fixed isVisibleToUserForAutofill() so it returns true by default." by Felipe Leme · 7 years ago
  49. a50d92e Fixed isVisibleToUserForAutofill() so it returns true by default. by Felipe Leme · 7 years ago
  50. dc53b57 Fixed View.notifyEnterOrExitForAutoFillIfNeeded() by Felipe Leme · 7 years ago
  51. c110d259 Merge "Migrate notification shade to use the a11y panes" by Phil Weaver · 7 years ago
  52. 428e397 Migrate notification shade to use the a11y panes by Phil Weaver · 7 years ago
  53. c9f21f8 Merge "Views with autofill hints should be considered important in auto mode." by Felipe Leme · 7 years ago
  54. 059bce9 Views with autofill hints should be considered important in auto mode. by felipeal · 7 years ago
  55. ec053e0 Merge "New autofill APIs to get importantForAutofill mode on ViewNodes." by TreeHugger Robot · 7 years ago
  56. 7717e22 Draw text with a hairline stroke as if it is fill style by Stan Iliev · 7 years ago
  57. 53308c1 New autofill APIs to get importantForAutofill mode on ViewNodes. by felipeal · 7 years ago
  58. b8efd65 Merge "Stop accepting zero size drag shadow for P." by TreeHugger Robot · 7 years ago
  59. fd3f8f6 Minor improvements on autofill compat mode: by felipeal · 7 years ago
  60. ec96d0d Stop accepting zero size drag shadow for P. by Daichi Hirono · 7 years ago
  61. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  62. 6a5ede8 Merge "Create 1x1 dummy surface when zero size is specified for drag shadow" by TreeHugger Robot · 7 years ago
  63. 29cae89 Create 1x1 dummy surface when zero size is specified for drag shadow by Daichi Hirono · 7 years ago
  64. 70f93ee Merge "Add API to set tonal shadow color" by TreeHugger Robot · 7 years ago
  65. d8be4a0 Add API to set tonal shadow color by John Reck · 7 years ago
  66. dc8ecca Add View#mClipBounds to ViewDebug. by Amin Shaikh · 7 years ago
  67. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  68. 224484a Merge "Re-commit: Add accessibility support for tooltips" by TreeHugger Robot · 7 years ago
  69. c1a378f Merge "Clear parent wants focus on strong focus gain." by TreeHugger Robot · 7 years ago
  70. d89905f Re-commit: Add accessibility support for tooltips by Phil Weaver · 7 years ago
  71. fa0bfce Merge "Add requireViewById" by TreeHugger Robot · 7 years ago
  72. 6faa9e5 Add requireViewById by Chris Craik · 7 years ago
  73. 4535435 Merge "Revert "Add accessibility support for tooltips"" by Artem Iglikov · 7 years ago
  74. b43225a Revert "Add accessibility support for tooltips" by Artem Iglikov · 7 years ago
  75. db28e90 Merge "Add accessibility support for tooltips" by Phil Weaver · 7 years ago
  76. 07f35aa Merge changes from topic "shadow-in-app" by TreeHugger Robot · 7 years ago
  77. 5ccc664 Merge "Set ActivityView's rect as tap exclude region" by TreeHugger Robot · 7 years ago
  78. 4365cef Add accessibility support for tooltips by Phil Weaver · 7 years ago
  79. fabca09 Remove DragDropController#prepareDrag() by Daichi Hirono · 7 years ago
  80. a1fb9be Create a drag shadow surface in app process, by Daichi Hirono · 7 years ago
  81. 4b6599e Set ActivityView's rect as tap exclude region by Andrii Kulian · 7 years ago
  82. d4356fd Merge "autofill: support dpad/keyboard" by Dake Gu · 7 years ago
  83. 67decfa autofill: support dpad/keyboard by Dake Gu · 7 years ago
  84. e551851 Merge "Enable new initial-focus behavior for P" by Evan Rosky · 7 years ago
  85. d63a259 Merge "Additional behavior for a11y panes" by Phil Weaver · 7 years ago
  86. 020b579 Merge "DisplayCutout: LayoutInDisplayCutoutMode API" by TreeHugger Robot · 7 years ago
  87. e0f9bad Additional behavior for a11y panes by Phil Weaver · 7 years ago
  88. fa02da6 DisplayCutout: LayoutInDisplayCutoutMode API by Adrian Roos · 7 years ago
  89. bdc66cb Enable new initial-focus behavior for P by Evan Rosky · 7 years ago
  90. c9f5091 Fix for bad merge between ag/2455811 and ag/3424187 by Eugene Susla · 7 years ago
  91. 0b22497 Merge "Move A11y events throttling away from View(RootImpl)" by TreeHugger Robot · 7 years ago
  92. 9f26b3d A11y support for titles of "panes" by Phil Weaver · 7 years ago
  93. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  94. ae452e7 Clear parent wants focus on strong focus gain. by Evan Rosky · 7 years ago
  95. e0e69f8 Merge "Using RenderNode for creating snapshot of a View, so that hardware bitmaps are drawn properly" by TreeHugger Robot · 7 years ago
  96. d2f4186 Merge "Don't allow 0-sized views to be focused." by Evan Rosky · 7 years ago
  97. d1b287e Using RenderNode for creating snapshot of a View, so that hardware by Sunny Goyal · 7 years ago
  98. 247791f Merge "Allow hover tooltips for disabled views." by TreeHugger Robot · 7 years ago
  99. 5db64eb Don't allow 0-sized views to be focused. by Evan Rosky · 7 years ago
  100. 33d9a34 Merge "Filter out position jitter in hover tooltip handling" by TreeHugger Robot · 7 years ago