| Commit message (Expand) | Author | Age | Files | Lines |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Removes code added to track down crash. The crash seems to have | sky@chromium.org | 2011-04-15 | 1 | -2/+0 |
* | rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint | vandebo@chromium.org | 2011-04-05 | 1 | -1/+2 |
* | Consolidate Widget Event code, other cleanup. | msw@chromium.org | 2011-03-31 | 3 | -24/+7 |
* | Disambiguate OnMouseCaptureLost from OnMouseReleased. | msw@chromium.org | 2011-03-29 | 1 | -5/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 7 | -8/+8 |
* | Normalize the top-level ui/ module. | rsesek@chromium.org | 2011-03-18 | 1 | -201/+0 |
* | Update OnMouseActivate override signatures. | msw@chromium.org | 2011-03-09 | 1 | -16/+16 |
* | Carnitas: Move app_strings to ui/base/strings | sail@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Add new MouseEvent ctors; update WidgetWin & WindowWin usage. | msw@chromium.org | 2011-03-08 | 1 | -25/+17 |
* | Revert 77068 - Carnitas: Move app_strings to ui/base/strings | sail@chromium.org | 2011-03-07 | 1 | -1/+1 |
* | Carnitas: Move app_strings to ui/base/strings | sail@chromium.org | 2011-03-06 | 1 | -1/+1 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 2 | -1/+6 |
* | Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView(). | thakis@chromium.org | 2011-03-04 | 1 | -3/+3 |
* | Rename the methods in DragController. | thakis@chromium.org | 2011-03-04 | 1 | -7/+7 |
* | Update LocatedEvent and MouseWheelEvent. | msw@chromium.org | 2011-02-25 | 2 | -4/+6 |
* | View API/implementation cleanup: | pkasting@chromium.org | 2011-02-22 | 13 | -368/+344 |
* | Removing the experimental Chrome extension popup API. This API will not be ad... | twiz@chromium.org | 2011-02-14 | 1 | -1/+1 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-10 | 2 | -30/+30 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 12 | -18/+18 |
* | Switch to using FocusEvent for focus change notifications. | ben@chromium.org | 2011-02-03 | 11 | -374/+175 |
* | Method sorting. | ben@chromium.org | 2011-02-03 | 3 | -397/+420 |
* | Complete the Focus Manager hookup. | ben@chromium.org | 2011-02-03 | 13 | -69/+154 |
* | Verify that: | ben@chromium.org | 2011-02-03 | 7 | -11/+56 |
* | More FocusManager hookup. | ben@chromium.org | 2011-02-03 | 14 | -37/+179 |
* | Fix checkdeps by deleting not-built file. | ben@chromium.org | 2011-02-02 | 1 | -1730/+0 |
* | Copy more focus manager into V2. Comment out a bunch of stuff and add stub im... | ben@chromium.org | 2011-02-02 | 14 | -0/+3461 |
* | Begin to integrate Focus Manager. Add Windows accelerator handler implementat... | ben@chromium.org | 2011-02-02 | 8 | -2/+284 |
* | Reorder methods in class View to better isolate methods that shouldn't be pub... | ben@chromium.org | 2011-02-01 | 4 | -129/+167 |
* | sFirst cut at an experiment with what a simplified View/Widget API would look... | ben@chromium.org | 2011-02-01 | 41 | -0/+4138 |