summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Move virtual method implementation from .h to .cc to fix clang builddmazzoni@chromium.org2011-03-082-1/+5
* Browser accessibility improvements so that screen readers can access moredmazzoni@chromium.org2011-03-0814-175/+831
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-2/+2
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-5/+5
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-0/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-12/+13
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-8/+5
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-5/+8
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-2/+2
* views: Organize all the bookmark UI files into the chrome/browser/ui/views/bo...tfarina@chromium.org2011-03-011-2/+2
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-241-3/+5
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-0/+204
* Implement support for special offset constants in IAccessibleText methods.dmazzoni@chromium.org2011-02-181-1/+9
* Quick fix for problems with editable text field accessibility by not sendingdmazzoni@chromium.org2011-02-181-2/+0
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-0/+1
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-1/+0
* Don't include render_message_params.h from headers.jam@chromium.org2011-02-106-13/+15
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-6/+6
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-6/+6
* Report accessible static text content in the name rather than the value.dmazzoni@chromium.org2011-02-083-19/+29
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-6/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Use the proper role for secure text fields to distinguish from ordinary text ...dtseng@chromium.org2011-02-031-1/+9
* [mac accessibility] Fix a crash that may occur while using VoiceOver.csilv@chromium.org2011-02-021-1/+4
* Re-land 73197: Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-02-012-13/+87
* Revert 73197 - Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-01-312-89/+15
* Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-01-312-15/+89
* Map a few more WebKit roles to MSAA roles - thanks to Charlesdmazzoni@chromium.org2011-01-251-6/+18
* Move l10n_util to ui/baseben@chromium.org2011-01-212-2/+2
* Add OWNERS files for accessibility directories.dmazzoni@chromium.org2011-01-211-0/+3
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-2/+4
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-2/+1
* Remove wstring from l10n_util. Part 8, the last part.avi@chromium.org2011-01-071-28/+41
* Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG...ctguil@chromium.org2010-12-201-1/+1
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0
* Hook up AXVisited attribute.dtseng@chromium.org2010-12-101-7/+11
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-092-1/+12
* Exclude text controls from exposing the press action. Structure PerformActio...dtseng@chromium.org2010-12-061-2/+9
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-4/+4
* Do not return an AXValue for buttons to match Safari.dtseng@chromium.org2010-12-021-0/+6
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* reland 66893.dtseng@chromium.org2010-11-241-0/+198
* Revert 67208 - Reland 66893.dtseng@chromium.org2010-11-241-202/+0
* Reland 66893.dtseng@chromium.org2010-11-241-0/+202
* Revert 66893 - Add tests for Mac side notifications.nsylvain@chromium.org2010-11-211-202/+0
* Add tests for Mac side notifications.dtseng@chromium.org2010-11-201-0/+202
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-0/+1
* Add additional attributes to BrowserAccessibilityCocoa.dtseng@chromium.org2010-11-191-4/+23