summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Make Views fire an accessible hover event on mouse enter.dmazzoni@chromium.org2014-05-291-0/+5
* Makes Env contain a ContextFactorysky@chromium.org2014-05-221-3/+4
* Dont dismiss bubble views when window bounds changebshe@chromium.org2014-05-051-1/+0
* Reland Extend AXTreeSourceViews to support views::Widget and aura::Window.dtseng@chromium.org2014-05-012-125/+0
* Revert 267297 "Extend AXTreeSourceViews to handle aura::Window a..."eroman@chromium.org2014-04-302-0/+125
* Extend AXTreeSourceViews to handle aura::Window and views::Widget.dtseng@chromium.org2014-04-302-125/+0
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-301-0/+2
* Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...robliao@chromium.org2014-04-301-2/+0
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-291-0/+2
* Revert 266616 "Move DefaultActivationClient to wm/core"ben@chromium.org2014-04-281-2/+0
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-281-0/+2
* Update Windows UI on system color changes.msw@chromium.org2014-04-251-0/+1
* Deliver views automation tree to AutomationInternal.dtseng@chromium.org2014-04-202-0/+125
* Fix incorrect use of AXState caused when refactoring two enums into one.dmazzoni@chromium.org2014-03-261-3/+2
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-261-6/+6
* Move wm/public into wm targetben@chromium.org2014-03-261-6/+6
* Fit the Views high contrast bubble text to the width of its links.msw@chromium.org2014-03-251-6/+7
* Removes animation code from BubbleDelegateViewsky@chromium.org2014-03-121-2/+1
* Anchor the high contrast bubble to the app menu.msw@chromium.org2014-03-092-16/+10
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-253-102/+102
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Move ContextFactory setup out of AuraTestHelper.danakj@chromium.org2014-02-201-2/+7
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-5/+7
* Remove deprecated STYLE_NATIVE_TEXTBUTTON.msw@chromium.org2014-01-151-6/+6
* Remove more non-aura windows code.jam@chromium.org2014-01-151-17/+3
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-081-1/+2
* Clean-up: Replaces gfx::Font with gfx::FontList in c/b/ui/views.yukishiino@chromium.org2014-01-021-7/+9
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-243-16/+20
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-2/+2
* Use base namespace for string16 in chrome/browserbrettw@chromium.org2013-12-104-9/+9
* Added basic accessibility to TreeView.zelidrag@chromium.org2013-12-022-0/+69
* Fixed several accessibility issues in bookmark bubble dialog:zelidrag@chromium.org2013-11-221-3/+6
* a11y: Fix incorrectly echoed menu because of invisible items.xiyuan@chromium.org2013-11-213-0/+96
* Allow controls other than windows to send alert accessibility events.plundblad@chromium.org2013-11-183-20/+86
* Remove unused variable declaration.etienneb@chromium.org2013-08-291-1/+0
* Fix uninitialized field in constructor.etienneb@chromium.org2013-08-211-1/+1
* Remove notifications from Accessibility APIcaitkp@chromium.org2013-08-173-138/+76
* Use a direct include of the message_loop header in chrome/browser/, part 14.avi@chromium.org2013-07-182-2/+2
* Reland: Add mic icon in omnibox to trigger voice search.pkasting@chromium.org2013-07-161-44/+32
* Revert 211740 "Add mic icon in omnibox to trigger voice search. ..."koz@chromium.org2013-07-161-32/+44
* Add mic icon in omnibox to trigger voice search. This appears only when thepkasting@chromium.org2013-07-161-44/+32
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-123-3/+3
* Use a direct include of strings headers in x/.avi@chromium.org2013-06-102-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 2.avi@chromium.org2013-06-073-3/+3
* clarify special-casing of accessibility event logic via comment.dtseng@chromium.org2013-06-071-0/+9
* Only send accessibility text changed and selection events when a view has focus.dtseng@chromium.org2013-06-061-0/+3
* views/accessibility: Check the accessibility role of the View instead of comp...tfarina@chromium.org2013-05-151-4/+4
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-2/+2
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-5/+6
* chrome: Use base::MessageLoop. (Part 2)xhwang@chromium.org2013-05-082-10/+10