summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-2210-373/+132
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-212-2/+5
* Make the Windows location bar send accessibility events to thedmazzoni@chromium.org2010-10-214-2/+24
* Hijack mouse-related events for TOUCH_UI buildsbryeung@google.com2010-10-216-7/+307
* Make the Downloads Shelf keyboard-accessible (via F6) and accessible todmazzoni@chromium.org2010-10-212-1/+4
* Return the IAccessible interface of the deepest descent that contains the spe...ctguil@chromium.org2010-10-201-39/+16
* Convert LOG(INFO) to VLOG(1) - views/.pkasting@chromium.org2010-10-205-71/+19
* Makes NativeFrameView implement GetPreferredSize. Without this wesky@chromium.org2010-10-186-14/+40
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-173-7/+7
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-154-7/+9
* [Win] Enable groups in list views when updating groups.bauerb@chromium.org2010-10-141-2/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* The start of the instant opt-in mocks.sky@chromium.org2010-10-082-5/+14
* Add CreateWrapper to views/examples/examples_base.ccstevenjb@chromium.org2010-10-061-0/+17
* Fixes another gray rect. This problem occurred because NativeViewHostsky@chromium.org2010-10-061-0/+2
* Use BubbleWindow for JSModalDialogViews on ChromeOS.xiyuan@chromium.org2010-10-051-1/+1
* Fixes bug in wrench menu where closing with menu open could triggersky@chromium.org2010-10-051-0/+1
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-051-1/+1
* DOMUI implementation of Menu2.oshima@chromium.org2010-10-041-0/+4
* Remove mnemonic and add keyboard shortcut text to the accessible name of text...ctguil@chromium.org2010-10-013-21/+38
* Working on removing GTK for touch UI, by introducing a newanicolao@chromium.org2010-09-301-0/+6
* Make the first-run search engine choice dialog accessible todmazzoni@chromium.org2010-09-303-1/+25
* Refactor RadioButton Image code for linux/gtkoshima@chromium.org2010-09-294-76/+124
* Add SetMinimumWidth to Menu2 for chromeos.oshima@chromium.org2010-09-297-0/+20
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-297-8/+54
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2853-297/+157
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-281-0/+2
* Set WidgetGtk.delegate_ = NULL in CloseNow() to fix chromium-os:5604.stevenjb@google.com2010-09-271-2/+4
* Append "(Incognito)" to the accessible title of the browser window.ctguil@chromium.org2010-09-273-4/+10
* Reland r60342.dtseng@chromium.org2010-09-242-0/+6
* A quick fix for Issue 45091.hbono@chromium.org2010-09-241-1/+5
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-232-3/+5
* Revert "Set focus to a ConfirmInfoBar. This serves to alerts screen reader u...maruel@chromium.org2010-09-232-6/+0
* Set focus to a ConfirmInfoBar. This serves to alerts screen reader users tha...dtseng@chromium.org2010-09-232-0/+6
* Fixing the problem where accessibility events for password fields did not set...chaitanyag@chromium.org2010-09-212-0/+5
* Make windows menu accelerators work in owner-draw mode.asargent@chromium.org2010-09-151-9/+5
* Fix focus traversal order in dialogs.jcivelli@chromium.org2010-09-141-1/+3
* Fixes bug in bookmark menus where using arrow keys would selectsky@chromium.org2010-09-132-3/+29
* The fix for http://code.google.com/p/chromium-os/issues/detail?id=5987scottbyer@google.com2010-09-101-1/+5
* Fixes bug in changing to side tabs that could result in making windowsky@chromium.org2010-09-091-0/+11
* [Win] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-092-15/+26
* views: Add initial Throbber example.tfarina@chromium.org2010-09-094-1/+104
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-089-9/+401
* Changes the max width for bookmark menus back to 400 and leaves themsky@chromium.org2010-09-072-9/+10
* Fixes bookmark menus to deal with multiple menus sharing the samesky@chromium.org2010-09-072-48/+123
* Alway return interface from ViewAccessibility::get_accChild.ctguil@chromium.org2010-09-032-168/+71
* Factoring out views related unit-tests in their own exe.jcivelli@chromium.org2010-09-032-0/+90
* Re-lands 58186:bryeung@chromium.org2010-09-0344-210/+215
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-0244-215/+210