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
*
Return proper and VoiceOver expected AXValue for radiobuttons.
dtseng@chromium.org
2011-03-22
1
-1
/
+2
*
Fix clang build (tested on trybots this time!).
dmazzoni@chromium.org
2011-03-14
1
-1
/
+1
*
Remove NativeViewAccessibilityWin from the views namespace because
dmazzoni@chromium.org
2011-03-14
1
-1
/
+1
*
Fix handling of case where the same AccessibilityObject appears as a
dmazzoni@chromium.org
2011-03-14
3
-0
/
+38
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-5
/
+8
*
Cleanup: Remove renderer_id as well child_id in BrowserAccessibilityManager::...
ctguil@chromium.org
2011-03-11
3
-4
/
+5
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
3
-14
/
+6
*
Rename TreeNode::GetParent() to TreeNode::parent(). Part 2
tfarina@chromium.org
2011-03-08
4
-6
/
+6
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
2
-4
/
+4
*
Move virtual method implementation from .h to .cc to fix clang build
dmazzoni@chromium.org
2011-03-08
2
-1
/
+5
*
Browser accessibility improvements so that screen readers can access more
dmazzoni@chromium.org
2011-03-08
14
-175
/
+831
*
Rename IndexOfChild to GetIndexOf. Part 1
tfarina@chromium.org
2011-03-08
1
-2
/
+2
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
1
-5
/
+5
*
Put file_system messages in their own file and move them to content, in prepa...
jam@chromium.org
2011-03-07
1
-0
/
+1
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-12
/
+13
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
1
-8
/
+5
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-5
/
+8
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...
tfarina@chromium.org
2011-03-01
1
-2
/
+2
*
Remove dependency on Views::Window from platforms that don't support it.
estade@chromium.org
2011-02-24
1
-3
/
+5
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-0
/
+204
*
Implement support for special offset constants in IAccessibleText methods.
dmazzoni@chromium.org
2011-02-18
1
-1
/
+9
*
Quick fix for problems with editable text field accessibility by not sending
dmazzoni@chromium.org
2011-02-18
1
-2
/
+0
*
Revert 74693. Changing approach.
ben@chromium.org
2011-02-14
1
-0
/
+1
*
Rename Widgetwin->NativeWidgetWin
ben@chromium.org
2011-02-11
1
-1
/
+0
*
Don't include render_message_params.h from headers.
jam@chromium.org
2011-02-10
6
-13
/
+15
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
1
-6
/
+6
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-6
/
+6
*
Report accessible static text content in the name rather than the value.
dmazzoni@chromium.org
2011-02-08
3
-19
/
+29
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-6
/
+6
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Use the proper role for secure text fields to distinguish from ordinary text ...
dtseng@chromium.org
2011-02-03
1
-1
/
+9
*
[mac accessibility] Fix a crash that may occur while using VoiceOver.
csilv@chromium.org
2011-02-02
1
-1
/
+4
*
Re-land 73197: Support Mozilla's GUID for ISimpleDOM and add a unit test for it.
dmazzoni@chromium.org
2011-02-01
2
-13
/
+87
*
Revert 73197 - Support Mozilla's GUID for ISimpleDOM and add a unit test for it.
dmazzoni@chromium.org
2011-01-31
2
-89
/
+15
*
Support Mozilla's GUID for ISimpleDOM and add a unit test for it.
dmazzoni@chromium.org
2011-01-31
2
-15
/
+89
*
Map a few more WebKit roles to MSAA roles - thanks to Charles
dmazzoni@chromium.org
2011-01-25
1
-6
/
+18
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-2
/
+2
*
Add OWNERS files for accessibility directories.
dmazzoni@chromium.org
2011-01-21
1
-0
/
+3
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-2
/
+4
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+1
*
Remove wstring from l10n_util. Part 8, the last part.
avi@chromium.org
2011-01-07
1
-28
/
+41
*
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
[next]