Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The accidental search infobar was almost never appearing. Fix that regressio... | pkasting@chromium.org | 2009-04-24 | 1 | -2/+2 |
* | Makes the omnibox show past searches and suggestions for keywords. | sky@chromium.org | 2009-04-14 | 1 | -4/+2 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+2 |
* | Cleanup the autocomplete model includes. Move from a deprecated std::wstring... | deanm@chromium.org | 2009-03-03 | 1 | -11/+1 |
* | Create the PopupView from the EditView, not the PopupModel. | deanm@chromium.org | 2009-03-02 | 1 | -4/+3 |
* | Make AutocompletePopupView a virtual interface. | deanm@chromium.org | 2009-02-27 | 1 | -2/+2 |
* | Pull the autocomplete popup into separate model and view files. | deanm@chromium.org | 2009-02-27 | 1 | -0/+361 |