summaryrefslogtreecommitdiffstats
path: root/chrome/views/focus_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* An experimental fix for Issue 7707.hbono@chromium.org2009-02-251-0/+7
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Don't pass out pointers that belong to other processes.tommi@chromium.org2009-02-181-7/+13
* Fix some focus traversal issues:pkasting@chromium.org2009-02-131-11/+9
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-4/+8
* Fix bustage.brettw@chromium.org2009-01-221-1/+1
* Review URL: http://codereview.chromium.org/12434jcampan@chromium.org2008-11-251-2/+27
* Rename Container->Widgetben@chromium.org2008-11-211-10/+10
* In dialogs, when the focus moves to a button, that button should become the d...jcampan@chromium.org2008-11-081-0/+16
* A reported crasher seems to indicate the ViewStorage can be NULL. I don't see...jcampan@chromium.org2008-11-061-1/+17
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+5
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-4/+4
* Fix some places I missed the renaming changes.brettw@google.com2008-10-141-1/+1
* Touchpad support for laptopsjoshia@google.com2008-09-161-1/+2
* Fixes crash that occurred because DialogClientView::AcceptWindow wassky@google.com2008-09-051-0/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+794