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
/
chrome
/
browser
/
accessibility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG...
ctguil@chromium.org
2010-12-20
1
-1
/
+1
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
1
-1
/
+0
*
Hook up AXVisited attribute.
dtseng@chromium.org
2010-12-10
1
-7
/
+11
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
2
-1
/
+12
*
Exclude text controls from exposing the press action. Structure PerformActio...
dtseng@chromium.org
2010-12-06
1
-2
/
+9
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-4
/
+4
*
Do not return an AXValue for buttons to match Safari.
dtseng@chromium.org
2010-12-02
1
-0
/
+6
*
Move browser/cocoa to browser/ui/cocoa
ben@chromium.org
2010-12-01
1
-1
/
+1
*
reland 66893.
dtseng@chromium.org
2010-11-24
1
-0
/
+198
*
Revert 67208 - Reland 66893.
dtseng@chromium.org
2010-11-24
1
-202
/
+0
*
Reland 66893.
dtseng@chromium.org
2010-11-24
1
-0
/
+202
*
Revert 66893 - Add tests for Mac side notifications.
nsylvain@chromium.org
2010-11-21
1
-202
/
+0
*
Add tests for Mac side notifications.
dtseng@chromium.org
2010-11-20
1
-0
/
+202
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-0
/
+1
*
Add additional attributes to BrowserAccessibilityCocoa.
dtseng@chromium.org
2010-11-19
1
-4
/
+23
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
2
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-11
2
-2
/
+6
*
Add support for single line text fields on Mac.
dtseng@chromium.org
2010-11-05
3
-8
/
+71
*
Expose DOM node display style as IAccessible2 object attribute.
ctguil@chromium.org
2010-11-05
1
-0
/
+5
*
Only send child node updates on load and children changed notifications.
ctguil@chromium.org
2010-11-05
3
-38
/
+47
*
Disable AccessibilityWinBrowserTest.TestNotificationValueChanged
ctguil@chromium.org
2010-11-04
1
-1
/
+2
*
Fix 2 accessibility events that were not being sent with the appropriate acce...
kkania@chromium.org
2010-11-03
1
-2
/
+2
*
Add basic support for accessibility hit testing within web contents.
ctguil@chromium.org
2010-11-03
6
-57
/
+117
*
Various fixes in web contents. Ignore unknown roles, recognize headings and ...
dtseng@chromium.org
2010-10-29
7
-41
/
+91
*
Some cleanup of view accessibility and view accessibility wrapper.
ctguil@chromium.org
2010-10-22
1
-8
/
+3
*
Fix valgrind error.
dtseng@chromium.org
2010-10-21
1
-3
/
+6
*
Finish refactoring BrowserAccessibility.
dtseng@chromium.org
2010-10-20
4
-9
/
+5
*
Fix clang build.
thakis@chromium.org
2010-10-19
1
-1
/
+1
*
Make the BrowserAccessibilityManagerMac own the management of the cocoa ax tree.
dtseng@chromium.org
2010-10-19
8
-60
/
+619
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-15
1
-1
/
+8
*
Refactoring of BrowserAccessibility (Mac) to use cross platform base classes.
dtseng@chromium.org
2010-10-13
6
-2
/
+212
*
Implement additional IAccessibleText methods to return the nearest
dmazzoni@chromium.org
2010-10-08
3
-65
/
+304
*
Make BrowserAccessibilityManager cross platform. Step 2.
ctguil@chromium.org
2010-10-07
9
-800
/
+913
*
Revert 61740 - Make BrowserAccessibilityManager cross platform. Step 2.
ctguil@chromium.org
2010-10-07
9
-912
/
+801
*
Make BrowserAccessibilityManager cross platform. Step 2.
ctguil@chromium.org
2010-10-06
9
-801
/
+912
*
Revert 61704 - Make BrowserAccessibilityManager cross platform. Step 2. In Pr...
ctguil@chromium.org
2010-10-06
9
-911
/
+798
*
Make BrowserAccessibilityManager cross platform. Step 2. In Progress.
ctguil@chromium.org
2010-10-06
9
-798
/
+911
*
Update AccessibilityWinBrowserTest.* to simulate windows screen reader detect...
ctguil@chromium.org
2010-10-06
1
-16
/
+13
*
Notify browser accessibility when the renderer's focus node is cleared.
ctguil@chromium.org
2010-10-05
1
-8
/
+5
*
Disabled accessibility browser tests which timeout on windows
satish@chromium.org
2010-10-05
1
-7
/
+14
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
2
-0
/
+67
*
Notify AT about the currently focused control when the render widget window r...
ctguil@chromium.org
2010-10-05
3
-4
/
+27
*
Make BrowserAccessibilityManager cross platform. Step 1.
ctguil@chromium.org
2010-10-01
11
-0
/
+3861