Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the positioner code into autocompletepopupview.h so that linux can use i... | ben@chromium.org | 2009-04-23 | 1 | -2/+13 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 1 | -1/+3 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 1 | -0/+19 |
* | Create the PopupView from the EditView, not the PopupModel. | deanm@chromium.org | 2009-03-02 | 1 | -5/+0 |
* | Remove Windows ifdefs, all views will need to implement this method. | deanm@chromium.org | 2009-02-28 | 1 | -5/+1 |
* | Make AutocompletePopupView a virtual interface. | deanm@chromium.org | 2009-02-27 | 1 | -175/+22 |
* | Pull the autocomplete popup into separate model and view files. | deanm@chromium.org | 2009-02-27 | 1 | -0/+201 |