summaryrefslogtreecommitdiffstats
path: root/ui/views/focus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-034-365/+90
* Method sorting.ben@chromium.org2011-02-031-148/+152
* Complete the Focus Manager hookup.ben@chromium.org2011-02-037-61/+50
* Verify that:ben@chromium.org2011-02-032-10/+0
* More FocusManager hookup.ben@chromium.org2011-02-032-8/+18
* Fix checkdeps by deleting not-built file.ben@chromium.org2011-02-021-1730/+0
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-027-0/+3189
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-022-0/+131