summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-20/+20
* ChromeFont->gfx::Fontbeng@google.com2009-05-152-11/+11
* Add star icon for bookmarked results in the omnibox2 popup view.beng@google.com2009-05-142-6/+18
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+2
* Fix some issues with the omnibox2 popup:beng@google.com2009-05-132-7/+13
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-2/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move win_util.h from common to app.ben@chromium.org2009-05-082-2/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-083-3/+3
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-063-3/+4
* move chrome_font to app/gfxben@chromium.org2009-05-061-1/+1
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* 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