| Commit message (Expand) | Author | Age | Files | Lines |
* | Split the hierarchy. | ben@chromium.org | 2011-05-13 | 1 | -3/+1 |
* | Rename CreateParams to InitParams. | ben@chromium.org | 2011-04-26 | 1 | -1/+1 |
* | Rework the way Widget::Init works: | ben@chromium.org | 2011-04-26 | 1 | -2/+1 |
* | Consolidate cross platform logic into MenuHost. | ben@chromium.org | 2011-04-01 | 1 | -24/+9 |
* | Consolidate Widget Event code, other cleanup. | msw@chromium.org | 2011-03-31 | 1 | -2/+2 |
* | Make MenuHost concrete, hide platform specific implementation behind NativeMe... | ben@chromium.org | 2011-03-31 | 1 | -9/+8 |
* | Moving over to other folder button while opening folder menu should open the ... | oshima@google.com | 2011-03-16 | 1 | -8/+8 |
* | Re-lands: | ben@chromium.org | 2011-03-16 | 1 | -14/+14 |
* | Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher... | ben@chromium.org | 2011-03-15 | 1 | -14/+14 |
* | Add native capture API to Widget, and fix a bug in Window where we wouldn't l... | ben@chromium.org | 2011-03-15 | 1 | -14/+14 |
* | [ChromeOS] Fix the unclickable "OpenAll" confirmation dialog problem. | xiyuan@chromium.org | 2011-03-07 | 1 | -1/+1 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -4/+4 |
* | Rename MenuHost::Init to InitMenuHost. | thakis@chromium.org | 2011-03-04 | 1 | -4/+4 |
* | Grab keyboard input when showing domui/views menu. | oshima@chromium.org | 2010-10-27 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes possible crash if the window hosting a menu was closed while the | sky@chromium.org | 2010-04-16 | 1 | -16/+21 |
* | Makes it so that when a folder is open on the bookmark bar and the | sky@chromium.org | 2009-10-26 | 1 | -0/+1 |
* | Converts some uses of native_view to native_window. This is necessitated | sky@chromium.org | 2009-10-12 | 1 | -1/+3 |
* | Adds support for initiating drags from bookmark menus. | sky@chromium.org | 2009-08-28 | 1 | -2/+0 |
* | Attempt 2 at landing bookmark menus. | sky@chromium.org | 2009-08-26 | 1 | -1/+9 |
* | Reverts menu patch. | sky@chromium.org | 2009-08-26 | 1 | -9/+1 |
* | Gets bookmark menu working on linux. There are just a handful of | sky@chromium.org | 2009-08-26 | 1 | -1/+9 |
* | Further refactoring of menus for GTK. I've now separated out | sky@chromium.org | 2009-08-24 | 1 | -0/+51 |