1. 0b5ca24 Avoid adding node itself as child node. by qinyige · 6 years ago
  2. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  3. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  4. e5ad598 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  5. 2ef2675 docs: fixed typo by Joshua Baxter · 6 years ago
  6. 8499433 Fix docs for a11yNodeInfo#refreshWithExtraData by Phil Weaver · 6 years ago
  7. 0e90cf2 Merge "Copy links to orginal text in a11y node info" into pi-dev by Phil Weaver · 6 years ago
  8. 6f8ec1fd Copy links to orginal text in a11y node info by Phil Weaver · 6 years ago
  9. 3060145 A11y isHeading takes old API into account by Phil Weaver · 6 years ago
  10. 441ef0b Merge "Fix AccessibilityEvent#getContentChangeTypes doc" into pi-dev by Phil Weaver · 6 years ago
  11. 21c6043 Fix AccessibilityEvent#getContentChangeTypes doc by Phil Weaver · 6 years ago
  12. 9af1378c [DO NOT MERGE] Avoid sending content changed a11y events from wrong views by Eugene Susla · 6 years ago
  13. 7008e70 Fixed isVisibleToUserForAutofill() again. by Felipe Leme · 6 years ago
  14. 2c9e780 Fix accessibility action parceling by Phil Weaver · 6 years ago
  15. 5e97621 Revert "Update A11y action serialization to use longs" by Artem Iglikov · 6 years ago
  16. 5454916 Update A11y action serialization to use longs by Phil Weaver · 6 years ago
  17. f666993 Merge "Use structural equality for A11yNodeInfo#mChildNodeIds" by TreeHugger Robot · 6 years ago
  18. 9669e3a Use structural equality for A11yNodeInfo#mChildNodeIds by Eugene Susla · 6 years ago
  19. 74d8796 Merge "Revert "Use structural equality for A11yNodeInfo#mChildNodeIds"" by Artem Iglikov · 6 years ago
  20. b45e0b0 Revert "Use structural equality for A11yNodeInfo#mChildNodeIds" by Artem Iglikov · 6 years ago
  21. 107ca33 Merge "Use structural equality for A11yNodeInfo#mChildNodeIds" by TreeHugger Robot · 6 years ago
  22. df99184 Use structural equality for A11yNodeInfo#mChildNodeIds by Eugene Susla · 6 years ago
  23. 421822c Merge "Clean up usage of COWArrayList in a11y code" by TreeHugger Robot · 6 years ago
  24. b7c8f2d Clean up usage of COWArrayList in a11y code by Eugene Susla · 6 years ago
  25. 6307240 Fix a11ynodeinfo parceling by Phil Weaver · 6 years ago
  26. 1bb9f29 Merge "Autofill compatibility mode." by TreeHugger Robot · 6 years ago
  27. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  28. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 6 years ago
  29. 72c510f Revert "Move A11y events throttling away from View(RootImpl)" by Eugene Susla · 7 years ago
  30. d89905f Re-commit: Add accessibility support for tooltips by Phil Weaver · 7 years ago
  31. 4535435 Merge "Revert "Add accessibility support for tooltips"" by Artem Iglikov · 7 years ago
  32. b43225a Revert "Add accessibility support for tooltips" by Artem Iglikov · 7 years ago
  33. db28e90 Merge "Add accessibility support for tooltips" by Phil Weaver · 7 years ago
  34. 4365cef Add accessibility support for tooltips by Phil Weaver · 7 years ago
  35. 6290fb59 Add semantics for accessibility headings by Phil Weaver · 7 years ago
  36. e0f9bad Additional behavior for a11y panes by Phil Weaver · 7 years ago
  37. 0b22497 Merge "Move A11y events throttling away from View(RootImpl)" by TreeHugger Robot · 7 years ago
  38. ce35097 Merge "A11y support for titles of "panes"" by Phil Weaver · 7 years ago
  39. 9f26b3d A11y support for titles of "panes" by Phil Weaver · 7 years ago
  40. 1abf48e Concise toString for A11yEvent by Eugene Susla · 7 years ago
  41. e4d31b3 Move A11y events throttling away from View(RootImpl) by Eugene Susla · 7 years ago
  42. 9042643 Clarify accessibility event documentation by Phil Weaver · 7 years ago
  43. bb2f28a Make accessibility window events more granular by Phil Weaver · 7 years ago
  44. 75dce7c Make accessibility anchor id a long by Phil Weaver · 7 years ago
  45. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  46. dfb4332 Nullcheck to fix Autofill CTS by Eugene Susla · 7 years ago
  47. b8f2728a Merge "Prevent reporting fake package name - framework" by TreeHugger Robot · 7 years ago
  48. 240aed9 Prevent reporting fake package name - framework by Svet Ganov · 7 years ago
  49. ac645ba Improved AccessibilityNodeInfo.toString(). by Felipe Leme · 7 years ago
  50. 57a69f6 Merge "Revert "Don't generate irrelevant a11y events - framework"" by TreeHugger Robot · 7 years ago
  51. d4128ec Revert "Don't generate irrelevant a11y events - framework" by Eugene Susla · 7 years ago
  52. 229f0d0 Merge "Don't generate irrelevant a11y events - framework" by TreeHugger Robot · 7 years ago
  53. 8ddfb47 Don't generate irrelevant a11y events - framework by Svet Ganov · 7 years ago
  54. e03bc13 Merge "Bypass a11y cache when requested" by Phil Weaver · 7 years ago
  55. 1e6ecc6 New API to specify accessibility focus grouping by Phil Weaver · 7 years ago
  56. c140fdc Bypass a11y cache when requested by Phil Weaver · 7 years ago
  57. c05dde0 In Accessibility code, wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  58. b19789f Merge "Don't recycle replaced nodes in a11y cache" into oc-mr1-dev am: 15c8747ad9 by Phil Weaver · 7 years ago
  59. 9704426 Don't recycle replaced nodes in a11y cache by Phil Weaver · 7 years ago
  60. cc797d5 Double-check a11y node sealing during refresh by Phil Weaver · 7 years ago
  61. cf190ce Merge "Revert "Prohibit using recycled AccessibilityNodeInfos."" by Phil Weaver · 7 years ago
  62. e195129 Revert "Prohibit using recycled AccessibilityNodeInfos." by Phil Weaver · 7 years ago
  63. 4262286 Merge "Make isAccessibilityButtonSupported public" into oc-mr1-dev am: 8e74686fb4 by Casey Burkhardt · 7 years ago
  64. 02f3b80 Make isAccessibilityButtonSupported public by Casey Burkhardt · 7 years ago
  65. abe61c2 Merge "Add deltaX/Y to a11y scroll events" by TreeHugger Robot · 7 years ago
  66. a585058 Merge "Merge "docs: replaced "i.e." to fix formatting error" into oc-dev am: 0580ac8a65 am: 1e6401b07e" into oc-dr1-dev-plus-aosp am: a54ab7edf4 by Cindy Kuang · 7 years ago
  67. 61130c4 Merge "docs: replaced "i.e." to fix formatting error" into oc-dev am: 0580ac8a65 by Cindy Kuang · 7 years ago
  68. 3e85fa1 Merge "Merge "docs: replaced "i.e." to fix formatting error" into oc-dev am: 0580ac8a65 am: 1e6401b07e" into oc-dr1-dev-plus-aosp by Cindy Kuang · 7 years ago
  69. 07f5257 Merge "docs: replaced "i.e." to fix formatting error" into oc-dev by Cindy Kuang · 7 years ago
  70. 43adc3d Merge "docs: replaced "i.e." to fix formatting error" into oc-dev am: 0580ac8a65 by Cindy Kuang · 7 years ago
  71. 12d3747 docs: replaced "i.e." to fix formatting error by Cindy Kuang · 7 years ago
  72. dd42d93 Merge "Merge "Fix source for PiP hover accessibility events" into oc-dr1-dev am: a4b5e0893f" into oc-mr1-dev am: 794d663e42 by Phil Weaver · 7 years ago
  73. 7cf51ed Merge "Fix source for PiP hover accessibility events" into oc-dr1-dev by Phil Weaver · 7 years ago
  74. 0a8caa1 Fix source for PiP hover accessibility events by Phil Weaver · 7 years ago
  75. cb45ddf Add deltaX/Y to a11y scroll events by Eugene Susla · 7 years ago
  76. 11e5e3f Prohibit using recycled AccessibilityNodeInfos. by Phil Weaver · 7 years ago
  77. 9e90a72 Merge "NumberPicker a11y (and a11y-inspired) fixes" by Phil Weaver · 7 years ago
  78. 5ab0243 Only require that system UIDs tag their sockets. by Jeff Sharkey · 7 years ago
  79. 4f152dd Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev am: 4ab690a50d am: 8097485c28 by Casey Burkhardt · 7 years ago
  80. 8cc3fee Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev am: 4ab690a50d by Casey Burkhardt · 7 years ago
  81. 5f485ca Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev by Casey Burkhardt · 7 years ago
  82. 469a208 Resolve 3 inconsistencies in accessibility button API by Casey Burkhardt · 7 years ago
  83. 02228bd Merge "Serialize all standard actions as bit mask" by Eugene Susla · 7 years ago
  84. 9039636 Revert "Hide APIs not intended to ship in DR." by Jeff Sharkey · 7 years ago
  85. 0c28d43 Hide APIs not intended to ship in DR. by Jeff Sharkey · 7 years ago
  86. 554edd3 Serialize all standard actions as bit mask by Eugene Susla · 7 years ago
  87. 2b94bbe NumberPicker a11y (and a11y-inspired) fixes by Phil Weaver · 7 years ago
  88. ec68b46 Merge "Annotate @SystemApi with required permissions." into oc-dev am: c1406978a4 by Jeff Sharkey · 7 years ago
  89. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  90. b37bfe9 Use correct default value for host view. by Phil Weaver · 7 years ago
  91. 194a323 Merge "Stop populating accessibility nodes with events" by Phil Weaver · 7 years ago
  92. 651fe9f Stop populating accessibility nodes with events by Phil Weaver · 7 years ago
  93. 87a1ec2 Merge "Revert "NumberPicker a11y (and a11y-inspired) fixes"" into oc-dev am: ed83139842 by Phil Weaver · 7 years ago
  94. ed83139 Merge "Revert "NumberPicker a11y (and a11y-inspired) fixes"" into oc-dev by Phil Weaver · 7 years ago
  95. a998b5f Revert "NumberPicker a11y (and a11y-inspired) fixes" by Phil Weaver · 7 years ago
  96. 4a34f9c Print A11yEv. Content Change Types in DEBUG toString by Eugene Susla · 7 years ago
  97. 5527084 Merge "Prune repetetive code in A11yEvent toString" by TreeHugger Robot · 7 years ago
  98. 3b86707 Prune repetetive code in A11yEvent toString by Eugene Susla · 7 years ago
  99. 0eb2b6e Avoid marshalling default-valued fields by Eugene Susla · 7 years ago
  100. c3a67fc Merge "Remove outdated security note from A11yEvent" into oc-dev am: ea60efa8ef by Phil Weaver · 7 years ago