Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework a loop in the native menu code to iterate over the vector of items we ... | ben@chromium.org | 2009-06-29 | 1 | -4/+5 |
* | Fix a menu crash. | ben@chromium.org | 2009-06-26 | 1 | -0/+1 |
* | Update Skia transfer modes to match changes in Skia as of r239 | amanda@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ... | ben@chromium.org | 2009-06-15 | 1 | -20/+146 |
* | Remove the Menu object, converting all the remaining callers to use Menu2. I'... | ben@chromium.org | 2009-06-12 | 1 | -2/+5 |
* | Fixes crash in menu. It's possible for the WM_MENUSELECT to pass in | sky@chromium.org | 2009-06-10 | 1 | -0/+3 |
* | Remove Menu2Delegate interface and fold methods onto Menu2Model instead. | ben@chromium.org | 2009-06-09 | 1 | -18/+80 |
* | A new menu system for views. | ben@chromium.org | 2009-06-08 | 1 | -0/+346 |