summaryrefslogtreecommitdiff
path: root/core/java/android/view/accessibility/AccessibilityCache.java
AgeCommit message (Expand)Author
2021-03-29Eliminate potential deadlock in AccessibilityCacheSally
2019-12-12Don't clear cache when changing accessibility focusJackal Guo
2019-09-16Modifying the mechanism of A11y window cacheJacky Kao
2019-04-26Dump accessibility event and node when tag is loggableDieter Hsu
2019-03-26Stop recycling in AccessibilityCacheJackal Guo
2019-03-07Fix ArrayIndexOutOfBoundsException in A11yCacheRhed Jao
2019-02-28Revert "Revert "Fix a11y cache correctness bug""Qasid Ahmad Sadiq
2019-02-22Merge "Revert "Fix a11y cache correctness bug"" into pi-dev am: 987ec033abQasid Sadiq
2019-02-21Revert "Fix a11y cache correctness bug"Qasid Ahmad Sadiq
2018-09-20Fix a11y cache correctness bugPhil Weaver
2018-08-15Protect a11y cache against loops in node hierarchyPhil Weaver
2018-07-27Fix duplicate a11y focus node in AccessibilityCache.Rhed Jao
2018-07-17Fix a11y cache correctness bugPhil Weaver
2017-11-09Bypass a11y cache when requestedPhil Weaver
2017-10-11Don't recycle replaced nodes in a11y cachePhil Weaver
2017-06-27Only require that system UIDs tag their sockets.Jeff Sharkey
2017-05-03Fix crash in a11y cachePhil Weaver
2017-02-06Provide text locations to accessibility services.Phil Weaver
2017-01-04Unit test to keep a11y cache critical events up to dateEugene Susla
2016-12-29Always propagate AccessibilityCache eventsEugene Susla
2016-08-25Add tests for accessibility cache.Phil Weaver
2016-05-19Fix a11y crash when window layer isn't unique.Phil Weaver
2015-10-21Prevent AccessibilityInteractionClient.getWindows()Maxim Bogatov
2015-02-13Accessibility: Ensure fresh accessilbity focused and input focused nodes.Svetoslav
2014-12-05Clear clicked nodes from the accessibiliy cache.Svet Ganov
2014-09-19Fix memory leak in accessibility cache.Svetoslav
2014-08-26Fix accessiblity CTS tests (framework).Svetoslav
2014-08-13Check accessibility cache integrity only on eng builds.Svet Ganov
2014-07-25Improve the window query API performamce.Svetoslav
2014-07-24Updated accessibility nodes not properly cached.Svetoslav
2014-03-20Added accessibility APIs for introspecting interactive windows.Svetoslav