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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AccessibilityModeHelperTest on Win8+
fatalerr@yandex-team.ru
2014-04-24
1
-2
/
+16
*
Filter pages shown on chrome://accessibility page by current BrowserContext
aboxhall@chromium.org
2014-04-21
2
-39
/
+48
*
Make BrowserAccessibilityManager use AXTree (re-land).
dmazzoni@chromium.org
2014-04-21
20
-624
/
+506
*
Get Android accessible link text from url if otherwise unlabeled
dmazzoni@chromium.org
2014-04-21
2
-2
/
+25
*
Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch...
ckocagil@chromium.org
2014-04-21
20
-505
/
+617
*
Make BrowserAccessibilityManager use AXTree.
dmazzoni@chromium.org
2014-04-21
20
-617
/
+505
*
Fire live region changed event on Windows.
dmazzoni@chromium.org
2014-04-21
1
-4
/
+3
*
Return AXURL from NSAccessibilityURLAttribute.
dmazzoni@chromium.org
2014-04-16
2
-4
/
+15
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
4
-12
/
+5
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
5
-851
/
+0
*
Refactor BrowserAccessibility to prepare for AXNode (re-land)
dmazzoni@chromium.org
2014-04-10
16
-415
/
+395
*
Revert 262673 "Refactor BrowserAccessibility to prepare for AXNode."
dmazzoni@google.com
2014-04-09
16
-405
/
+425
*
Refactor BrowserAccessibility to prepare for AXNode.
dmazzoni@chromium.org
2014-04-09
16
-425
/
+405
*
Fire ax focus on root document when root changes.
dmazzoni@chromium.org
2014-04-08
6
-4
/
+13
*
Add a better iframe role on Windows and fix iframe ax tests.
dmazzoni@chromium.org
2014-04-05
3
-8
/
+8
*
Fire accessibility focus/blur events on root web document.
dmazzoni@chromium.org
2014-04-03
4
-17
/
+26
*
Refactor content/renderer/accessibility to use AXTreeSerializer (re-land).
dmazzoni@chromium.org
2014-04-03
3
-17
/
+17
*
Revert of Refactor content/renderer/accessibility to use AXTreeSerializer. (h...
pfeldman@chromium.org
2014-04-02
3
-17
/
+17
*
Refactor content/renderer/accessibility to use AXTreeSerializer.
dmazzoni@chromium.org
2014-04-02
3
-17
/
+17
*
Disable two tests that need to be rebaselined after Blink change.
dmazzoni@google.com
2014-03-31
2
-2
/
+5
*
Disable test that needs to be rebaselined after Blink change lands.
dmazzoni@google.com
2014-03-28
1
-1
/
+3
*
Improve accessible hit testing heuristic.
dmazzoni@chromium.org
2014-03-28
1
-3
/
+30
*
update headers
jam@chromium.org
2014-03-27
1
-2
/
+2
*
Add AccessibilityModeTreeOnly, which is enabled via the automation API.
aboxhall@chromium.org
2014-03-27
4
-2
/
+113
*
Move ContentBrowserTest class to content/public, since it's used by component...
jam@chromium.org
2014-03-27
3
-6
/
+6
*
Include relationship ARIA objects in serialized accessibility tree
aboxhall@chromium.org
2014-03-24
3
-22
/
+106
*
Skip table columns when doing accessibility hit testing.
dmazzoni@chromium.org
2014-03-18
1
-0
/
+6
*
Support TalkBack commands to move to next/prev element.
dmazzoni@chromium.org
2014-03-18
5
-0
/
+172
*
Expose android.webkit.WebView as the web view's class name.
dmazzoni@chromium.org
2014-03-16
1
-0
/
+3
*
Disable DumpAccessibilityTree tests which are broken by adding new elements i...
aboxhall@chromium.org
2014-03-12
1
-2
/
+8
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
1
-3
/
+2
*
Android native accessibility: Decorate link nodes with URLSpans.
plundblad@chromium.org
2014-03-09
3
-9
/
+11
*
Follow ARIA spec guidelines for role=button with aria-pressed.
aboxhall@chromium.org
2014-03-07
1
-1
/
+28
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Send accessibility scroll event on Windows and Android.
dmazzoni@chromium.org
2014-02-28
2
-0
/
+7
*
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
5
-5
/
+5
*
Fix a crasher in the BrowserAccessibilityWin::get_accParent function which oc...
ananta@chromium.org
2014-02-21
1
-4
/
+9
*
Correctly handle "Global accessibility mode" toggle action on chrome://access...
aboxhall@chromium.org
2014-02-20
1
-2
/
+2
*
Cleanup: Remove unneeded browser_thread.h includes in content/.
thestig@chromium.org
2014-02-15
1
-5
/
+3
*
Switch AccessibilityMode to be a bitmap.
aboxhall@chromium.org
2014-02-12
7
-35
/
+219
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
9
-26
/
+27
*
Refactor ui cocoa test support into a helper target isolated from ui/base/
tfarina@chromium.org
2014-02-09
1
-1
/
+1
*
Set the BrowserAccessibilityManagerWin instance in the LegacyRenderWidgetHost...
ananta@chromium.org
2014-02-08
1
-1
/
+1
*
Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...
ananta@chromium.org
2014-02-07
3
-98
/
+25
*
Scroll accessibility focused nodes to make them visible.
plundblad@chromium.org
2014-01-28
2
-0
/
+8
*
Add aboxhall to content/browser/accessibility/OWNERS
dtseng@chromium.org
2014-01-28
1
-0
/
+1
*
Workaround for a bad type cast in BrowserAccessibilityManagerTest.TestMoveChi...
sebmarchand@chromium.org
2014-01-23
1
-0
/
+12
*
Rebaseline and re-enable a11y tree tests for <dialog>.
falken@chromium.org
2014-01-22
1
-4
/
+3
*
Disable tests to prepare for Blink r165040 to reland.
falken@chromium.org
2014-01-16
1
-3
/
+4
[next]