summaryrefslogtreecommitdiffstats
path: root/views/focus/focus_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-36/+59
* Try to fix the ChromeOS build. This tries to add a views dependency for brows...brettw@chromium.org2009-08-221-3/+4
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-6/+7
* Making the focus manager unit-tests less Windows specific.jcampan@chromium.org2009-08-041-76/+56
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-81/+104
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-211-5/+7
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-2/+3
* Review URL: http://codereview.chromium.org/150051jcampan@chromium.org2009-06-301-0/+20
* Revert :nsylvain@chromium.org2009-06-221-3/+2
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-2/+3
* Reverting 18872.jcampan@chromium.org2009-06-191-3/+2
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-2/+3
* Fix focus traversal cycle.yutak@chromium.org2009-06-151-11/+3
* Fix reversed focus traversal order issue.yutak@chromium.org2009-06-121-24/+0
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+29
* Fix a memory leak in a focus manager unit-test.jcampan@chromium.org2009-06-091-2/+2
* This CL adds some more FocusManager unit-tests.jcampan@chromium.org2009-06-091-223/+494
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-031-0/+164
* Recent refactoring of the combobox had broken focus.jcampan@chromium.org2009-06-031-21/+40
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-23/+23
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+666