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
/
content
/
browser
/
accessibility
/
browser_accessibility_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Map ROLE_SYSTEM_GROUPING to AX role for figure
je_julie.kim
2014-11-10
1
-2
/
+0
*
HTML Ruby tag is not exposed on Windows
shreeram.k
2014-11-10
1
-0
/
+4
*
AX_ROLE_HORIZONTAL_RULE is not required.
shreeram.k
2014-11-08
1
-3
/
+0
*
Add DumpAccessibilityTree tests (11 of 20)
shreeram.k
2014-11-06
1
-1
/
+0
*
ARIA role math and HTML math element are not exposed correctly.
shreeram.k
2014-11-04
1
-2
/
+1
*
Add a few missing overrides found by a new clang warning.
thakis
2014-10-30
1
-7
/
+10
*
Add DumpAccessibilityTree tests (9 of 20)
shreeram.k
2014-10-29
1
-12
/
+3
*
Add DumpAccessibilityTree tests (6 of 20)
shreeram.k
2014-10-28
1
-2
/
+0
*
Expose HTML pre tag with correct MSAA+IA2 Role
shreeram.k
2014-10-27
1
-0
/
+5
*
Add conversion rule of WebAXRoleBlockquote
je_julie.kim
2014-10-25
1
-0
/
+4
*
ARIA role region is not exposed correct with MSAA+IA2 role
shreeram.k
2014-10-21
1
-3
/
+6
*
Fix MSAA+IA2 & AX for <header> tag and banner role
shreeram.k
2014-10-21
1
-1
/
+4
*
HTML Meter tag should have MSAA+IA2 as ROLE_SYSTEM_PROGRESSBAR.
shreeram.k
2014-10-16
1
-0
/
+6
*
Expose IA and IA2 role and state for HTML input type attributes related to da...
shreeram.k
2014-10-15
1
-0
/
+11
*
Fixing IA2 role for input type attribute in button and checkbox state with me...
shreeram.k
2014-10-15
1
-0
/
+1
*
Expose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Ch...
shreeram.k
2014-10-09
1
-0
/
+10
*
ARIA role marquee should have ROLE_SYSTEM_ANIMATION as MSSA+IA2 role
shreeram.k
2014-10-08
1
-1
/
+3
*
IAccessible2 state not defined for input type checkbox.
shreeram.k
2014-10-06
1
-0
/
+1
*
IA2 role, xml-roles are not correct for {address, aside, nav, main}
shreeram.k
2014-10-06
1
-6
/
+16
*
Add AX attribute conversion for input type
je_julie.kim
2014-10-03
1
-0
/
+1
*
Add conversion rule for WebAXRoleDescriptionList
je_julie.kim
2014-10-02
1
-0
/
+5
*
Adds conversion rule for WebAXRoleDetails
shreeram.k
2014-09-30
1
-2
/
+4
*
Article not exposed with correct IA2 Role
shreeram.k
2014-09-26
1
-2
/
+1
*
Html main tag is not exposed with correct IA2 ROLE
shreeram.k
2014-09-26
1
-1
/
+3
*
Adds conversion rule for WebAXRoleNone
shreeram.k
2014-09-24
1
-0
/
+1
*
Adds conversion rule for WebAXRoleFigcaption.
je_julie.kim
2014-09-18
1
-0
/
+4
*
Adds conversion rule for WebAXRoleFigure
je_julie.kim
2014-09-03
1
-0
/
+5
*
Send Android accessibility event when object location changes.
dmazzoni
2014-08-27
1
-1
/
+1
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Simplify access to LegacyRenderWidgetHostHWND.
dmazzoni@chromium.org
2014-07-26
1
-3
/
+4
*
Fix a use after free crasher in the BrowserAccessibilityManagerWinTest.TestAc...
ananta@chromium.org
2014-07-12
1
-0
/
+2
*
CHR-1796: Implement UIATextProvider::get_Value method.
mpichlinski@opera.com
2014-06-16
1
-1
/
+2
*
Fix race in BrowserAccessibilityManagerWin creation.
dmazzoni@chromium.org
2014-06-13
1
-0
/
+5
*
Don't return IA2_STATE_EDITABLE on a scroll pane on Windows.
dmazzoni@chromium.org
2014-05-07
1
-0
/
+1
*
RWHI should implement BrowserAccessibilityDelegate
dmazzoni@chromium.org
2014-04-30
1
-5
/
+0
*
Make BrowserAccessibilityManager use AXTree (re-land).
dmazzoni@chromium.org
2014-04-21
1
-26
/
+22
*
Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch...
ckocagil@chromium.org
2014-04-21
1
-22
/
+26
*
Make BrowserAccessibilityManager use AXTree.
dmazzoni@chromium.org
2014-04-21
1
-26
/
+22
*
Refactor BrowserAccessibility to prepare for AXNode (re-land)
dmazzoni@chromium.org
2014-04-10
1
-85
/
+86
*
Revert 262673 "Refactor BrowserAccessibility to prepare for AXNode."
dmazzoni@google.com
2014-04-09
1
-86
/
+85
*
Refactor BrowserAccessibility to prepare for AXNode.
dmazzoni@chromium.org
2014-04-09
1
-85
/
+86
*
Add a better iframe role on Windows and fix iframe ax tests.
dmazzoni@chromium.org
2014-04-05
1
-0
/
+4
*
Switch static text role on Windows.
dmazzoni@chromium.org
2014-02-26
1
-6
/
+2
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
1
-1
/
+1
*
Fix a crasher in the BrowserAccessibilityWin::get_accParent function which oc...
ananta@chromium.org
2014-02-21
1
-4
/
+9
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
1
-3
/
+3
*
Refactor content/ to use ui::AXNodeData instead of blink.
dmazzoni@google.com
2014-01-06
1
-280
/
+280
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-18
/
+19
*
Allow computing bounds for range on any accessible element.
dmazzoni@chromium.org
2013-12-17
1
-6
/
+0
[prev]
[next]