| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -7/+15 |
* | Consolidate more into Window: | ben@chromium.org | 2011-03-09 | 1 | -0/+4 |
* | This will help minimize the area we paint various views, including BrowserVie... | davemoore@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -2/+2 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -16/+8 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -8/+16 |
* | Use GetEventHandlerForPoint instead of GetViewForPoint. | sadrul@chromium.org | 2011-02-25 | 1 | -1/+1 |
* | Fixes possible crash in confirm dialog. If you press and hold space, | sky@chromium.org | 2011-02-08 | 1 | -1/+1 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -2/+1 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -2/+2 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -2/+2 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -3/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Initial work to fix the IAccessible tree in circumstances where there is a wi... | ctguil@chromium.org | 2010-05-27 | 1 | -0/+2 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 1 | -3/+0 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 1 | -2/+0 |
* | Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo... | pkasting@chromium.org | 2010-02-06 | 1 | -0/+5 |
* | Support app menu and double-click close on upper left corner of window, part ... | pkasting@chromium.org | 2010-02-05 | 1 | -6/+1 |
* | Enable System Context Menu for linux views. | oshima@chromium.org | 2009-10-22 | 1 | -0/+4 |
* | Fix bubbles deactivating the opaque frame. | ben@chromium.org | 2009-10-20 | 1 | -2/+7 |
* | Add ChromeOS controls to BrowserView | oshima@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 1 | -8/+5 |
* | Ensure that popups windows are not themed. | mirandac@chromium.org | 2009-08-07 | 1 | -0/+8 |
* | Adds additional MSAA information to fill in a few gaps in the hierarchy. | klink@chromium.org | 2009-07-28 | 1 | -0/+6 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -4/+1 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 1 | -2/+0 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+227 |