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