index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing files/deps/defines
cjhopman@chromium.org
2014-07-12
1
-0
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: ui/ edition
pkasting@chromium.org
2014-07-12
1
-1
/
+1
*
Implement accessible states and notifications for the tab strip.
dmazzoni@chromium.org
2014-07-10
1
-30
/
+43
*
Add lots of GN targets:
brettw@chromium.org
2014-07-02
1
-0
/
+1
*
Rewriting automation_node update handling based on ax_tree
aboxhall@chromium.org
2014-06-30
6
-92
/
+146
*
Destroy the automation tree when a tab (in this case, RenderWidgetHost) gets ...
aboxhall@chromium.org
2014-06-24
1
-0
/
+1
*
Revert 279121 "Rewriting automation_node update handling based o..."
xhwang@chromium.org
2014-06-23
7
-147
/
+92
*
Rewriting automation_node update handling based on ax_tree
aboxhall@chromium.org
2014-06-23
7
-92
/
+147
*
Finalize documentation for the automation extension API.
dtseng@chromium.org
2014-06-18
1
-0
/
+3
*
Fix bug where NVDA wouldn't enter browse mode on page load.
dmazzoni@chromium.org
2014-06-13
1
-2
/
+3
*
Implement Android accessible hit testing using an IPC to the renderer process.
dmazzoni@chromium.org
2014-05-22
1
-0
/
+1
*
Start work on GN build for content/common
brettw@chromium.org
2014-05-20
2
-1
/
+62
*
Convert snakecase enum names to camelcase when stringified.
dtseng@chromium.org
2014-05-15
2
-86
/
+86
*
Fix accessibility role conversion from Blink
cimamoglu@chromium.org
2014-05-09
1
-0
/
+1
*
GetDesktop implementation for Automation API.
dtseng@chromium.org
2014-05-08
1
-1
/
+6
*
Reland Extend AXTreeSourceViews to support views::Widget and aura::Window.
dtseng@chromium.org
2014-05-01
2
-2
/
+6
*
Revert 267297 "Extend AXTreeSourceViews to handle aura::Window a..."
eroman@chromium.org
2014-04-30
2
-6
/
+2
*
Extend AXTreeSourceViews to handle aura::Window and views::Widget.
dtseng@chromium.org
2014-04-30
2
-2
/
+6
*
No need to delete ax subtree when new node is added.
dmazzoni@chromium.org
2014-04-30
1
-3
/
+1
*
Make BrowserAccessibilityManager use AXTree (re-land).
dmazzoni@chromium.org
2014-04-21
5
-31
/
+91
*
Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch...
ckocagil@chromium.org
2014-04-21
5
-85
/
+30
*
Make BrowserAccessibilityManager use AXTree.
dmazzoni@chromium.org
2014-04-21
5
-30
/
+85
*
Add ToString to AXTreeUpdate.
dmazzoni@chromium.org
2014-04-16
5
-4
/
+69
*
Add a better iframe role on Windows and fix iframe ax tests.
dmazzoni@chromium.org
2014-04-05
1
-0
/
+1
*
Refactor content/renderer/accessibility to use AXTreeSerializer (re-land).
dmazzoni@chromium.org
2014-04-03
2
-12
/
+13
*
Revert of Refactor content/renderer/accessibility to use AXTreeSerializer. (h...
pfeldman@chromium.org
2014-04-02
1
-1
/
+1
*
Refactor content/renderer/accessibility to use AXTreeSerializer.
dmazzoni@chromium.org
2014-04-02
1
-1
/
+1
*
Delete some dead code.
thakis@chromium.org
2014-03-27
1
-8
/
+0
*
Fix incorrect use of AXState caused when refactoring two enums into one.
dmazzoni@chromium.org
2014-03-26
2
-6
/
+19
*
Include relationship ARIA objects in serialized accessibility tree
aboxhall@chromium.org
2014-03-24
2
-0
/
+26
*
Remove dead and obsolete self-inclusions in headers.
zvorygin@chromium.org
2014-03-19
1
-1
/
+0
*
Revert 256960 because it causes failures in a number of tests.
sadrul@chromium.org
2014-03-14
2
-2
/
+1
*
Reland (try 2) r256396 Add views implementation for AXTreeSource.
dtseng@chromium.org
2014-03-14
2
-1
/
+2
*
Revert 256563 "Reland r256396 Add views implementation for AXTre..."
thakis@chromium.org
2014-03-13
1
-1
/
+1
*
Reland r256396 Add views implementation for AXTreeSource.
dtseng@google.com
2014-03-12
1
-1
/
+1
*
Revert 256396 "Add views implementation for AXTreeSource."
kochi@chromium.org
2014-03-12
1
-1
/
+1
*
Add views implementation for AXTreeSource.
dtseng@chromium.org
2014-03-12
1
-1
/
+1
*
Rewriting loop in accessibility code to silence analyzer.
bratell@opera.com
2014-03-11
1
-6
/
+2
*
Send accessibility scroll event on Windows and Android.
dmazzoni@chromium.org
2014-02-28
1
-0
/
+1
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
6
-2
/
+260
*
Add AXTreeDelegate and refactor other AXTree classes slightly.
dmazzoni@google.com
2014-02-24
9
-116
/
+292
*
Fix accessibility_unittests.
dtseng@google.com
2014-02-14
1
-3
/
+3
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
4
-452
/
+371
*
Refactor content/ to use ui::AXNodeData instead of blink.
dmazzoni@google.com
2014-01-06
7
-165
/
+696
*
Test AXTree algorithms by generating all possible trees of size 4.
dmazzoni@google.com
2014-01-03
2
-0
/
+244
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+1
*
Run accessibility unit tests through base test suite.
tfarina@chromium.org
2013-12-10
1
-2
/
+1
*
[Build Fix] Avoid multi-line comment
tzik@chromium.org
2013-12-04
1
-12
/
+12
*
Make tree serialization more robust and add more unit tests.
dmazzoni@chromium.org
2013-12-04
10
-88
/
+647
*
Add owners for ui/accessibility
dmazzoni@chromium.org
2013-12-03
1
-0
/
+3
[next]