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
*
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
*
Remove some code inside USE_AURA and OS_WIN ifdefs in content.
jam@chromium.org
2014-01-14
2
-7
/
+3
*
Remove Chrome Frame code from BrowserAccessibilityManagerWin.
grt@chromium.org
2014-01-10
2
-5
/
+0
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-1
/
+1
*
Expose semantics of HTML5 native elements (landmark and related roles)
taken.spc@gmail.com
2014-01-08
1
-0
/
+8
*
Refactor content/ to use ui::AXNodeData instead of blink.
dmazzoni@google.com
2014-01-06
27
-1303
/
+1296
*
Add an accessibility messages specifically for location changes.
dmazzoni@google.com
2014-01-03
2
-10
/
+15
*
properly disable test that was disabled before
jam@chromium.org
2013-12-28
1
-1
/
+1
*
Disable BoundsForRangeOnParentElement on Windows
noamsml@google.com
2013-12-27
1
-1
/
+7
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
2
-2
/
+2
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
13
-58
/
+65
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
2
-3
/
+3
*
Allow computing bounds for range on any accessible element.
dmazzoni@chromium.org
2013-12-17
4
-8
/
+143
*
Update accessibility tree before sending events.
dmazzoni@google.com
2013-12-16
1
-10
/
+22
*
Fire accessible event when document scrolls.
dmazzoni@chromium.org
2013-12-16
2
-4
/
+24
*
Fix case where BrowserAccessibilityManagerWin is deleted before AccessibleHWND
dmazzoni@chromium.org
2013-12-13
2
-2
/
+67
*
Fix several inconsistencies in the Android accessibility node tree.
plundblad@chromium.org
2013-12-12
1
-0
/
+3
*
Map the dialog accessibility role to android.app.Dialog on Android.
dominicc@chromium.org
2013-12-12
1
-0
/
+3
*
Fix android accessibility action handling to return true on success and to fa...
plundblad@chromium.org
2013-12-12
2
-0
/
+6
*
Support KitKat accessibility APIs.
dmazzoni@chromium.org
2013-12-06
5
-7
/
+347
*
Make browser_accessibility fields private.
dmazzoni@chromium.org
2013-12-04
5
-261
/
+271
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
20
-161
/
+171
*
Avoid DCHECK failures from get_characterExtents and get_unclippedSubstrings
falken@chromium.org
2013-12-03
1
-0
/
+6
*
Support win aura screen reader workarounds on Win 8 too.
dmazzoni@chromium.org
2013-11-30
2
-5
/
+19
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Android: moves content/ to use long for JNI.
bulach@chromium.org
2013-11-18
1
-1
/
+2
*
Implement accessible BoundsForRange on Mac.
dmazzoni@chromium.org
2013-11-18
3
-7
/
+32
*
Fix more infinite loops in Android accessibility.
dmazzoni@chromium.org
2013-11-17
1
-4
/
+8
*
Fix windows accessibility tree traversal.
dmazzoni@chromium.org
2013-11-17
3
-13
/
+22
*
Implement Windows character extent and scrolling methods.
dmazzoni@chromium.org
2013-11-17
2
-28
/
+118
*
Add DumpAccessibilityTree tests for modal dialogs.
falken@chromium.org
2013-11-14
1
-0
/
+34
*
Fix infinite recursion in Android accessibility.
dmazzoni@chromium.org
2013-11-08
1
-2
/
+4
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
23
-660
/
+660
*
Fix crash when system retains an accessibility object.
falken@chromium.org
2013-11-07
1
-0
/
+2
*
Add a test for <dialog> in the accessibility tree
falken@chromium.org
2013-11-05
1
-0
/
+4
*
This adds an implementation of boundsForRange to BrowserAccessibility,
dmazzoni@chromium.org
2013-11-04
3
-2
/
+266
*
This adds support for the InlineTextBox role in the AX tree,
dmazzoni@chromium.org
2013-11-01
13
-74
/
+82
*
Fix flaky Android renderer accessibility crash.
dmazzoni@chromium.org
2013-11-01
3
-7
/
+27
*
Fix window class name used for screen reader compatibility.
dmazzoni@chromium.org
2013-10-23
1
-1
/
+1
*
Enable the following tests under Mac ASan:
glider@chromium.org
2013-10-18
1
-2
/
+1
*
Use fake HWND as root of Aura web accessibility tree.
dmazzoni@chromium.org
2013-10-18
2
-3
/
+104
*
Remove GetActiveEntry usage from content.
nasko@chromium.org
2013-10-09
1
-1
/
+3
*
Disable crashing BrowserAccessibilityManagerTest.TestFatalError on Windows
jochen@chromium.org
2013-10-04
1
-0
/
+6
*
Fix build on Fedora 20.
costan@gmail.com
2013-09-29
1
-4
/
+2
[next]