summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac: Fix so the omnibox popup doesn't show all tiny first time.shess@chromium.org2009-05-221-9/+8
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-141-31/+40
* Style the omnibox results for v2.shess@chromium.org2009-05-111-12/+99
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-051-121/+215
* Remove StopAutocomplete() helper from AutocompletePopupViewMac.shess@chromium.org2009-05-011-4/+0
* Release the autocomplete popup panel when not visible.shess@chromium.org2009-05-011-0/+8
* Update selected line in model before accepting input when the user clicks in ...shess@chromium.org2009-04-271-4/+5
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-271-2/+3
* Fix missing virtual GetModel().shess@chromium.org2009-04-101-0/+4
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-0/+250
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-248/+0
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-0/+248