| Commit message (Expand) | Author | Age | Files | Lines |
* | wstring: remove wstrings from all tooltip-related code | evan@chromium.org | 2011-09-15 | 1 | -1/+1 |
* | Removing unused NativeButton code | saintlou@chromium.org | 2011-07-26 | 1 | -8/+0 |
* | Convert some more view methods to the ui/views style. | ben@chromium.org | 2011-07-15 | 1 | -3/+3 |
* | Minor improvements to views accessibility. Improves notification for a | dmazzoni@chromium.org | 2011-07-08 | 1 | -0/+2 |
* | Make the web content accessibility tree a descendant of the main window's | dmazzoni@chromium.org | 2011-06-13 | 2 | -76/+6 |
* | views: Rename child_widget() to GetChildWidget(). | tfarina@chromium.org | 2011-05-21 | 1 | -2/+2 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 1 | -6/+7 |
* | Re-land: | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Revert 85269 - Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Remove NativeViewAccessibilityWin from the views namespace because | dmazzoni@chromium.org | 2011-03-14 | 2 | -8/+6 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 3 | -174/+106 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 3 | -106/+174 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 3 | -174/+106 |
* | Use GetEventHandlerForPoint instead of GetViewForPoint. | sadrul@chromium.org | 2011-02-25 | 1 | -1/+1 |
* | views: Remove unused View::IsPushed() method. | tfarina@chromium.org | 2011-02-25 | 1 | -2/+0 |
* | Revert 74693. Changing approach. | ben@chromium.org | 2011-02-14 | 1 | -7/+6 |
* | Rename Widgetwin->NativeWidgetWin | ben@chromium.org | 2011-02-11 | 1 | -6/+7 |
* | Rework tree APIs to reflect Google style and more const-correctness.Also, mov... | ben@chromium.org | 2011-02-09 | 1 | -44/+23 |
* | Add OWNERS files for accessibility directories. | dmazzoni@chromium.org | 2011-01-21 | 1 | -0/+3 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -3/+3 |
* | Support accDoDefaultAction for NativeButton in ViewAccessibility. | ctguil@chromium.org | 2011-01-14 | 2 | -7/+20 |
* | Remove wstring from views. Part 3: Switch accessibility strings to string16. | avi@chromium.org | 2011-01-14 | 1 | -4/+4 |
* | Attempt 2 at: | sky@chromium.org | 2010-11-21 | 2 | -6/+7 |
* | Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ... | sky@chromium.org | 2010-11-19 | 2 | -7/+6 |
* | Converts usage of SetProp/GetProp to a map. Even after making sure we | sky@chromium.org | 2010-11-19 | 2 | -6/+7 |
* | Some cleanup of view accessibility and view accessibility wrapper. | ctguil@chromium.org | 2010-10-22 | 4 | -321/+109 |
* | Make the Windows location bar send accessibility events to the | dmazzoni@chromium.org | 2010-10-21 | 2 | -2/+11 |
* | Make the Downloads Shelf keyboard-accessible (via F6) and accessible to | dmazzoni@chromium.org | 2010-10-21 | 2 | -1/+4 |
* | Return the IAccessible interface of the deepest descent that contains the spe... | ctguil@chromium.org | 2010-10-20 | 1 | -39/+16 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -17/+6 |
* | Reland r60342. | dtseng@chromium.org | 2010-09-24 | 2 | -0/+6 |
* | Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u... | maruel@chromium.org | 2010-09-23 | 2 | -6/+0 |
* | Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha... | dtseng@chromium.org | 2010-09-23 | 2 | -0/+6 |
* | Alway return interface from ViewAccessibility::get_accChild. | ctguil@chromium.org | 2010-09-03 | 2 | -168/+71 |
* | Connect native view accessibles back to the accessibility tree. | ctguil@chromium.org | 2010-09-02 | 1 | -5/+4 |
* | Another take on menu's. This uses the hosting menu scroll view container as ... | dtseng@chromium.org | 2010-08-19 | 2 | -0/+3 |
* | Enable better NVDA support for custom menus. | ctguil@chromium.org | 2010-08-06 | 2 | -1/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 3 | -0/+3 |
* | Fire focus events when CustomButtons are hottracked. | dtseng@chromium.org | 2010-07-07 | 2 | -4/+31 |
* | Fix radiobuttons and connect up child widgets again. | dtseng@chromium.org | 2010-06-24 | 2 | -1/+5 |
* | Small tweaks to improve toolbar keyboard accessibility: Put focus rects | dmazzoni@chromium.org | 2010-06-22 | 1 | -3/+1 |
* | Keep a cache of all views that have sent notifications. This ensures that Ac... | dtseng@chromium.org | 2010-06-18 | 3 | -2/+52 |
* | Initial work to fix the IAccessible tree in circumstances where there is a wi... | ctguil@chromium.org | 2010-05-27 | 2 | -25/+37 |
* | Provide accessibility support for Window_win. | ctguil@chromium.org | 2010-05-17 | 4 | -60/+66 |
* | Submitting for dtseng. Ensure that the variant out param gets properly | dmazzoni@chromium.org | 2010-04-23 | 1 | -0/+3 |
* | [accessibility] Allow views to have multiple accessibility states and add cor... | mhm@chromium.org | 2010-04-09 | 2 | -19/+49 |
* | [accessibility] Extension toolbar and infobar container views should not have... | ctguil@chromium.org | 2010-03-30 | 3 | -5/+8 |
* | views: [accessibility] Add support for Accessibility Value. | ctguil@chromium.org | 2010-03-26 | 2 | -10/+37 |