summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix two bugs in the omnibox2 popup:ben@chromium.org2009-05-031-11/+12
* A quick fix for supporting bidirectional texts in omnibox2.hbono@chromium.org2009-04-301-5/+6
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-291-40/+95
* Reverting 14826.ben@chromium.org2009-04-291-95/+40
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-291-39/+94
* Show icons in the new omnibox popup.ben@chromium.org2009-04-252-37/+107
* Crude text style rendering in the omnibox 2 popup. I copied most of the DrawS...ben@chromium.org2009-04-241-4/+192
* Move the positioner code into autocompletepopupview.h so that linux can use i...ben@chromium.org2009-04-231-9/+0
* Reland this change from yesterday. Gets basic text in omnibox2 popup working....ben@chromium.org2009-04-212-40/+53
* Roll back this change until I can understand why it's having adverse effects.ben@chromium.org2009-04-202-53/+40
* First round of getting text into the omnibox2 popup. Looks ugly and has no bo...ben@chromium.org2009-04-202-40/+53
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-174-160/+157
* Split out the contents view into its own header. rename it to AutocompletePop...ben@chromium.org2009-04-164-448/+487
* Start creating results rows, making sure their visual representation is clipp...ben@chromium.org2009-04-162-33/+351
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-152-26/+230
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-102-0/+132