| Commit message (Expand) | Author | Age | Files | Lines |
* | Make TOOLKIT_VIEWS port use views-based Autocomplete popup. | ben@chromium.org | 2009-07-31 | 1 | -692/+0 |
* | Update Skia transfer mode names in browser/* to Skia r239 | amanda@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Flip omnibox2 popup on by default for more testing. | ben@chromium.org | 2009-06-01 | 1 | -5/+4 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -3/+3 |
* | ChromeFont->gfx::Font | beng@google.com | 2009-05-15 | 1 | -4/+4 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | move chrome_font to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Remove svn:executable and set svn:eol-style to LF. | tc@google.com | 2009-04-27 | 1 | -0/+0 |
* | Move the implementation of AutocompletePopupView from AutocompletePopupWin to... | ben@chromium.org | 2009-04-17 | 1 | -3/+3 |
* | Make the omnibox popup look nicer. Add dropshadow images (not final). Experim... | ben@chromium.org | 2009-04-15 | 1 | -3/+6 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 1 | -0/+14 |
* | Attempt to fix crash that I don't fully understand and can't repro :( | pkasting@chromium.org | 2009-04-08 | 1 | -2/+13 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 1 | -1/+1 |
* | Create the PopupView from the EditView, not the PopupModel. | deanm@chromium.org | 2009-03-02 | 1 | -208/+21 |
* | Make AutocompletePopupView a virtual interface. | deanm@chromium.org | 2009-02-27 | 1 | -133/+322 |
* | Pull the autocomplete popup into separate model and view files. | deanm@chromium.org | 2009-02-27 | 1 | -0/+664 |