summaryrefslogtreecommitdiffstats
path: root/ui/views/focus
Commit message (Expand)AuthorAgeFilesLines
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-095-109/+49
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-085-49/+109
* Fix typo: kPriorityXXX -> kXXXPriority. No code change.yusukes@chromium.org2012-05-051-2/+2
* Consolidate win/x dispatchersoshima@chromium.org2012-04-093-26/+15
* Remove WAYLAND portoshima@chromium.org2012-04-072-23/+2
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-032-4/+3
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-271-4/+4
* Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...alokp@chromium.org2012-03-261-4/+4
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-261-4/+4
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-215-23/+0
* Removing deprecated GTK-Views code.saintlou@chromium.org2012-03-192-226/+0
* Fix build.finnur@chromium.org2012-02-231-2/+4
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-233-17/+140
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-162-14/+2
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-1/+7
* AURA/X11: Handle VKEY_MENU accelerator on content areaoshima@chromium.org2012-01-052-3/+78
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-272-3/+55
* views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...tfarina@chromium.org2011-12-233-7/+5
* views: Rename IsFocusableInRootView() to just IsFocusable().tfarina@chromium.org2011-12-203-4/+3
* Don't close ExtensionPopups on child window focus (Win, non-Aura).msw@chromium.org2011-12-101-1/+1
* Remove MessageLoop::QuitTask() from ui/.dcheng@chromium.org2011-12-091-4/+4
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-014-4/+4
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-306-6/+6
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-2/+2
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-283-5/+5
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-272-2/+2
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-271-1/+1
* views: Move tabbed_pane directory to ui/views/controls/.tfarina@chromium.org2011-11-252-3/+3
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-254-6/+6
* views: Move combobox directory to ui/views/controls/.tfarina@chromium.org2011-11-241-1/+1
* Add OVERRIDE to ui/.avi@chromium.org2011-11-232-6/+11
* Remove more totally obvious usage of: defined(TOUCH_UI)saintlou@chromium.org2011-11-231-5/+3
* Enable FocusManager tests for Aura.ben@chromium.org2011-11-227-1336/+1325
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-224-8/+8
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-214-8/+8
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-214-8/+8
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-188/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-1816-33/+35
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1820-0/+3992
* Remove src/ui/views.tfarina@chromium.org2011-10-266-1286/+0
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-023-26/+3
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-2/+0
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-3/+2
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-252-2/+2
* Fix bustage... these files were ommited from the CL.ben@chromium.org2011-05-192-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-042-1/+6
* View API/implementation cleanup:pkasting@chromium.org2011-02-222-12/+11
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-1/+1