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
*
Add initial GTK web accessibility framework (third attempt).
dmazzoni@chromium.org
2012-05-09
19
-60
/
+642
*
The browser accessibility manager should transition focus away on receiving the
ananta@chromium.org
2012-05-08
1
-1
/
+2
*
Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...
dmazzoni@chromium.org
2012-05-06
19
-673
/
+86
*
Add initial GTK web accessibility framework (new with valgrind fix).
dmazzoni@chromium.org
2012-05-06
19
-86
/
+673
*
Translates the webkit notification for selection changes properly on Windows ...
dtseng@chromium.org
2012-05-06
2
-2
/
+12
*
Revert 135160 - Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
17
-608
/
+55
*
Re-land: Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-03
17
-55
/
+608
*
Revert 135020 - Add initial GTK web accessibility framework.
jam@chromium.org
2012-05-02
17
-604
/
+55
*
Add initial GTK web accessibility framework.
dmazzoni@chromium.org
2012-05-02
17
-55
/
+604
*
Expose correct semantics for HTML5 footer element on mac and windows platform...
aboxhall@chromium.org
2012-04-27
2
-0
/
+12
*
Fix BrowserAccessibilityWin::QueryService to use the service guid rather than...
dtseng@chromium.org
2012-04-27
1
-15
/
+15
*
Remedy irratic focus behavior when accessibility clients set focus.
dtseng@chromium.org
2012-04-19
3
-8
/
+18
*
TabContents -> WebContentsImpl, part 16
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Show actual results for accessibility dump render tree tests as well. Showing...
aaronlevbugs@gmail.com
2012-04-13
1
-1
/
+3
*
Add an accessibility mode for editable text fields only.
dmazzoni@chromium.org
2012-04-13
3
-4
/
+61
*
Correctly map list markers to a specific role rather than a generic group on ...
dtseng@chromium.org
2012-04-13
2
-2
/
+3
*
Add roleDescription to DumpAccessibilityTree for mac.
aboxhall@chromium.org
2012-04-11
1
-1
/
+6
*
Convert BrowserAccessibilityStateImpl to LeakySingletonTraits.
marshall@chromium.org
2012-04-10
2
-7
/
+5
*
Improve test engine error feedback:
aaronlevbugs@gmail.com
2012-04-05
1
-18
/
+53
*
Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...
ananta@chromium.org
2012-04-04
2
-19
/
+116
*
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
[next]