| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvements to accessibility extension api support for "views": | dmazzoni@chromium.org | 2010-08-06 | 1 | -5/+9 |
* | Make sure to only handle real visiblity changes in NativeViewHost. | mnissler@chromium.org | 2010-07-16 | 1 | -3/+7 |
* | Fix the announcement of combo boxes by excluding them from firing events on o... | dtseng@chromium.org | 2010-07-12 | 1 | -1/+6 |
* | Fix radiobuttons and connect up child widgets again. | dtseng@chromium.org | 2010-06-24 | 1 | -0/+6 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -2/+2 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -14/+10 |
* | Reverting the NativeViewHostWin focus refactoring. | jcampan@chromium.org | 2009-10-05 | 1 | -11/+20 |
* | Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). | jcampan@chromium.org | 2009-09-29 | 1 | -20/+11 |
* | Reverting 27113, it breaks the ChomeOS build. | jcampan@chromium.org | 2009-09-24 | 1 | -11/+20 |
* | Refactoring some of the NativeViewHost and NativeControl focus management so ... | jcampan@chromium.org | 2009-09-24 | 1 | -20/+11 |
* | Refactor window impl of scroll bar for future linux implementation. | oshima@chromium.org | 2009-09-23 | 1 | -1/+6 |
* | This CL removes the last (major) Windows specific part out of the focus manag... | jcampan@chromium.org | 2009-06-30 | 1 | -2/+1 |
* | Review URL: http://codereview.chromium.org/150051 | jcampan@chromium.org | 2009-06-30 | 1 | -19/+6 |
* | Revert : | nsylvain@chromium.org | 2009-06-22 | 1 | -1/+2 |
* | Relanding focus manager refactoring with build fix, see:http://codereview.chr... | jcampan@chromium.org | 2009-06-20 | 1 | -2/+1 |
* | Reverting 18872. | jcampan@chromium.org | 2009-06-19 | 1 | -1/+2 |
* | Removed the last Windows specific part out of the focus manager. HWNDs are no... | jcampan@chromium.org | 2009-06-19 | 1 | -2/+1 |
* | Changing the focus manager to not subclass HWNDs (but for the top-windows).Co... | jcampan@chromium.org | 2009-06-12 | 1 | -0/+10 |
* | Make Combobox portable | ben@chromium.org | 2009-06-02 | 1 | -6/+12 |
* | Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... | ben@chromium.org | 2009-05-29 | 1 | -16/+16 |
* | Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ... | jam@chromium.org | 2009-05-20 | 1 | -3/+0 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+201 |