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
*
Support MSAA states. Tweak which states are tested
dtseng@chromium.org
2012-03-28
1
-21
/
+80
*
Clean up a few TODO items.
joi@chromium.org
2012-03-22
1
-4
/
+4
*
Invert web content when Windows color scheme is white-on-black.
dmazzoni@chromium.org
2012-03-17
1
-0
/
+4
*
Remove "base/values.h" import from "base/location.h", fix up downstream files.
isherman@chromium.org
2012-03-16
1
-0
/
+1
*
Adds ability to comment expected files in DumpAccessibilityTests.
dtseng@chromium.org
2012-03-13
1
-1
/
+27
*
Re-land: Improve formatting of accessibility tests that dump the tree.
dmazzoni@google.com
2012-03-12
5
-35
/
+83
*
Revert 125898 - Improve formatting of accessibility tests that dump the tree.
isherman@chromium.org
2012-03-09
5
-75
/
+33
*
Improve formatting of accessibility tests that dump the tree.
dmazzoni@google.com
2012-03-09
5
-33
/
+75
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
2
-0
/
+5
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
2
-4
/
+2
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
2
-4
/
+6
*
Comment out flakey states
dtseng@chromium.org
2012-02-29
8
-21
/
+400
*
Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...
aaronlevbugs@gmail.com
2012-02-24
1
-2
/
+7
*
Revert 123372 - Adds deps file for content/browser/accessibility/
vandebo@chromium.org
2012-02-24
8
-389
/
+21
*
Adds deps file for content/browser/accessibility/
dtseng@chromium.org
2012-02-24
8
-21
/
+389
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+2
*
Revert 123227 - Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-2
/
+1
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+2
*
Create content API for BrowserAccessibilityState
dmazzoni@chromium.org
2012-02-21
2
-37
/
+39
*
Revert r122805 "Add logic for WebKit ROLE_GROUP cases in order to map ARIA gr...
maruel@chromium.org
2012-02-21
1
-7
/
+2
*
Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...
aaronlevbugs@gmail.com
2012-02-21
1
-2
/
+7
*
Move test from chrome/ to content/ to help simplify content API
dmazzoni@chromium.org
2012-02-21
1
-0
/
+127
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Revert 122617 - Adds dump accessibility tree support in Windows.
dtseng@chromium.org
2012-02-17
8
-396
/
+21
*
Adds dump accessibility tree support in Windows.
dtseng@chromium.org
2012-02-17
8
-21
/
+396
*
Expose correct MSAA roles for ARIA tab-related roles.
aaronlevbugs@gmail.com
2012-02-15
2
-4
/
+9
*
Ensure BrowserAccessibilityRelation only includes active instances of Browser...
dtseng@chromium.org
2012-02-14
1
-1
/
+10
*
Flakiness cleanup: disable flaky tests under content/
evan@chromium.org
2012-02-14
1
-2
/
+2
*
Refactoring: Split more accessibility code into separate files.
dmazzoni@chromium.org
2012-02-13
8
-84
/
+84
*
Post a notification when accessible scroll requests complete.
dmazzoni@chromium.org
2012-02-11
3
-5
/
+49
*
Expose IAccessible2 role IA2_ROLE_TOGGLE_BUTTON when aria-pressed used with a...
aaronlevbugs@gmail.com
2012-02-10
3
-0
/
+49
*
Use WebKit implementation of accessible scrolling methods.
dmazzoni@chromium.org
2012-01-24
6
-217
/
+42
*
Fix accessible scrolling methods.
dmazzoni@chromium.org
2012-01-19
2
-9
/
+6
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-2
/
+2
*
Re-enable these tests as they are no longer failing.
dtseng@chromium.org
2011-12-29
1
-4
/
+2
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-9
/
+20
*
Mark two tests as DISABLED_, as they're timing out/DCHECKing rather than fail...
rsleevi@chromium.org
2011-12-22
1
-5
/
+6
*
Coverity: Fix unchecked return bugs.
kmadhusu@chromium.org
2011-12-22
1
-2
/
+4
*
Initial addition of a11y test dump infrastructure.
dtseng@chromium.org
2011-12-21
3
-0
/
+19
*
Clear accessibility children after releasing references to them.
grt@chromium.org
2011-12-21
1
-1
/
+6
*
Fixes regression in checkbox state for NVDA.
dtseng@chromium.org
2011-12-20
1
-6
/
+6
*
Marked RendererAccessibilityBrowserTest.CrossPlatformTableSpan as failing
battre@chromium.org
2011-12-18
1
-1
/
+2
*
Marked RendererAccessibilityBrowserTest.CrossPlatformMultipleInheritanceAcces...
battre@chromium.org
2011-12-18
1
-1
/
+2
*
Reland 8775059 Support IAccessibleHypertext.
dtseng@chromium.org
2011-12-14
8
-53
/
+370
*
Revert 114367 - Reland of reland 8775059 Support IAccessibleHypertext.
toyoshim@chromium.org
2011-12-14
8
-370
/
+53
*
Reland of reland 8775059 Support IAccessibleHypertext.
dtseng@chromium.org
2011-12-14
8
-53
/
+370
*
Fixes and reenables RendererAccessibilityBrowserTest.*
dtseng@chromium.org
2011-12-12
1
-4
/
+1
*
Revert 113704 - Remove special casing for firing load completes.
dtseng@chromium.org
2011-12-09
2
-12
/
+23
[next]