index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
accessibility
/
AccessibilityCache.java
Age
Commit message (
Expand
)
Author
2021-03-29
Eliminate potential deadlock in AccessibilityCache
Sally
2019-12-12
Don't clear cache when changing accessibility focus
Jackal Guo
2019-09-16
Modifying the mechanism of A11y window cache
Jacky Kao
2019-04-26
Dump accessibility event and node when tag is loggable
Dieter Hsu
2019-03-26
Stop recycling in AccessibilityCache
Jackal Guo
2019-03-07
Fix ArrayIndexOutOfBoundsException in A11yCache
Rhed Jao
2019-02-28
Revert "Revert "Fix a11y cache correctness bug""
Qasid Ahmad Sadiq
2019-02-22
Merge "Revert "Fix a11y cache correctness bug"" into pi-dev am: 987ec033ab
Qasid Sadiq
2019-02-21
Revert "Fix a11y cache correctness bug"
Qasid Ahmad Sadiq
2018-09-20
Fix a11y cache correctness bug
Phil Weaver
2018-08-15
Protect a11y cache against loops in node hierarchy
Phil Weaver
2018-07-27
Fix duplicate a11y focus node in AccessibilityCache.
Rhed Jao
2018-07-17
Fix a11y cache correctness bug
Phil Weaver
2017-11-09
Bypass a11y cache when requested
Phil Weaver
2017-10-11
Don't recycle replaced nodes in a11y cache
Phil Weaver
2017-06-27
Only require that system UIDs tag their sockets.
Jeff Sharkey
2017-05-03
Fix crash in a11y cache
Phil Weaver
2017-02-06
Provide text locations to accessibility services.
Phil Weaver
2017-01-04
Unit test to keep a11y cache critical events up to date
Eugene Susla
2016-12-29
Always propagate AccessibilityCache events
Eugene Susla
2016-08-25
Add tests for accessibility cache.
Phil Weaver
2016-05-19
Fix a11y crash when window layer isn't unique.
Phil Weaver
2015-10-21
Prevent AccessibilityInteractionClient.getWindows()
Maxim Bogatov
2015-02-13
Accessibility: Ensure fresh accessilbity focused and input focused nodes.
Svetoslav
2014-12-05
Clear clicked nodes from the accessibiliy cache.
Svet Ganov
2014-09-19
Fix memory leak in accessibility cache.
Svetoslav
2014-08-26
Fix accessiblity CTS tests (framework).
Svetoslav
2014-08-13
Check accessibility cache integrity only on eng builds.
Svet Ganov
2014-07-25
Improve the window query API performamce.
Svetoslav
2014-07-24
Updated accessibility nodes not properly cached.
Svetoslav
2014-03-20
Added accessibility APIs for introspecting interactive windows.
Svetoslav