| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Reapply r41640. | ajwong@chromium.org | 2010-03-16 | 2 | -0/+6 |
* | Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ... | ajwong@chromium.org | 2010-03-16 | 2 | -6/+0 |
* | Landing tfarina CL. | ctguil@chromium.org | 2010-03-15 | 2 | -0/+6 |
* | Landing tfarina CL. | ctguil@chromium.org | 2010-03-10 | 2 | -0/+3 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -3/+4 |
* | Lands http://codereview.chromium.org/449003/show for Thiago: | sky@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | Ensure that accessibility information from native views like the autocomplete... | ananta@chromium.org | 2009-10-16 | 1 | -3/+6 |
* | Accessibility information from the renderer was not being returned to tools l... | ananta@chromium.org | 2009-10-10 | 4 | -1/+105 |
* | Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de... | jhawkins@chromium.org | 2009-09-10 | 3 | -6/+7 |