summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-252-4/+6
* View API/implementation cleanup:pkasting@chromium.org2011-02-2213-368/+344
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-102-30/+30
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0512-18/+18
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-0311-374/+175
* Method sorting.ben@chromium.org2011-02-033-397/+420
* Complete the Focus Manager hookup.ben@chromium.org2011-02-0313-69/+154
* Verify that:ben@chromium.org2011-02-037-11/+56
* More FocusManager hookup.ben@chromium.org2011-02-0314-37/+179
* Fix checkdeps by deleting not-built file.ben@chromium.org2011-02-021-1730/+0
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-0214-0/+3461
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-028-2/+284
* Reorder methods in class View to better isolate methods that shouldn't be pub...ben@chromium.org2011-02-014-129/+167
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-0141-0/+4138