summaryrefslogtreecommitdiffstats
path: root/views/accessibility/view_accessibility.cc
Commit message (Expand)AuthorAgeFilesLines
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-251-1/+1
* views: Remove unused View::IsPushed() method.tfarina@chromium.org2011-02-251-2/+0
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-7/+6
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-6/+7
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-44/+23
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* Support accDoDefaultAction for NativeButton in ViewAccessibility.ctguil@chromium.org2011-01-141-4/+17
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-4/+4
* Attempt 2 at:sky@chromium.org2010-11-211-5/+6
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-191-6/+5
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-191-5/+6
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-221-154/+91
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-211-1/+7
* Make the Downloads Shelf keyboard-accessible (via F6) and accessible todmazzoni@chromium.org2010-10-211-0/+2
* Return the IAccessible interface of the deepest descent that contains the spe...ctguil@chromium.org2010-10-201-39/+16
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-17/+6
* Reland r60342.dtseng@chromium.org2010-09-241-0/+4
* Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...maruel@chromium.org2010-09-231-4/+0
* Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...dtseng@chromium.org2010-09-231-0/+4
* Alway return interface from ViewAccessibility::get_accChild.ctguil@chromium.org2010-09-031-164/+68
* Connect native view accessibles back to the accessibility tree.ctguil@chromium.org2010-09-021-5/+4
* Another take on menu's. This uses the hosting menu scroll view container as ...dtseng@chromium.org2010-08-191-0/+2
* Enable better NVDA support for custom menus.ctguil@chromium.org2010-08-061-0/+2
* Fire focus events when CustomButtons are hottracked.dtseng@chromium.org2010-07-071-0/+18
* Fix radiobuttons and connect up child widgets again.dtseng@chromium.org2010-06-241-1/+4
* Small tweaks to improve toolbar keyboard accessibility: Put focus rectsdmazzoni@chromium.org2010-06-221-3/+1
* Keep a cache of all views that have sent notifications. This ensures that Ac...dtseng@chromium.org2010-06-181-2/+36
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-271-25/+34
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-171-50/+52
* Submitting for dtseng. Ensure that the variant out param gets properlydmazzoni@chromium.org2010-04-231-0/+3
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-9/+26
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-301-3/+5
* views: [accessibility] Add support for Accessibility Value.ctguil@chromium.org2010-03-261-7/+34
* Reapply r41640.ajwong@chromium.org2010-03-161-0/+4
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-161-4/+0
* Landing tfarina CL. ctguil@chromium.org2010-03-151-0/+4
* Landing tfarina CL. ctguil@chromium.org2010-03-101-0/+2
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-3/+4
* Ensure that accessibility information from native views like the autocomplete...ananta@chromium.org2009-10-161-3/+6
* Accessibility information from the renderer was not being returned to tools l...ananta@chromium.org2009-10-101-1/+80
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-101-4/+4
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-221-0/+2
* Adds additional MSAA information to fill in a few gaps in the hierarchy.klink@chromium.org2009-07-281-0/+2
* Adds MSAA information to various (previously uncovered) bits of the UI, inclu...klink@chromium.org2009-07-231-8/+16
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+698