summaryrefslogtreecommitdiffstats
path: root/views/focus/focus_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-241-1/+2
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-21/+12
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-4/+4
* Fix small incompatibility issues with Visual Studio 2010.jeanluc@chromium.org2011-02-141-9/+27
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-4/+4
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-2/+2
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-45/+45
* Re-lands 58186:bryeung@chromium.org2010-09-031-45/+45
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-45/+45
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-45/+45
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-45/+45
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-45/+45
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-5/+6
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-041-4/+5
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Prevent non-visible views from getting focused.mnissler@chromium.org2010-07-141-2/+53
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-32/+201
* Defer WidgetGtk's focus manager destructionxiyuan@chromium.org2010-04-201-0/+102
* * WidgetGtk::OnKeyPressed never called on window because the signal handleroshima@chromium.org2010-04-021-8/+50
* Reenabling some unit-tests on Linux, they seem to work fine now,jcivelli@chromium.org2010-03-251-6/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Fix compile error "error: #elif with no expression"nsylvain@chromium.org2010-02-271-1/+1
* Landing Marshall Greenblatt change.jcampan@chromium.org2010-02-241-0/+59
* Fixes two related focus bugs on views/gtk:sky@chromium.org2010-01-071-0/+3
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-2/+2
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-13/+14
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-071-74/+74
* This CL make the AcceleratorDispatcher eat the WM_KEYUP associated tojcampan@chromium.org2009-10-061-0/+132
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-103/+1
* Fix for a focus related unit-test on Linux toolkit views.jcampan@chromium.org2009-09-301-12/+13
* Temporary disabling a unit test that fails on Linux toolkit views while I inv...jcampan@chromium.org2009-09-301-0/+6
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-1/+103
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-103/+1
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-1/+103
* Disabling a focus related unit test on Linux (toolkit_views).jcampan@chromium.org2009-09-221-6/+4
* 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