summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-281-2/+5
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-14/+4
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-201-30/+61
* This changelist represents the necessary merger of two others:ben@chromium.org2009-08-191-7/+7
* Add modifier key support for window open dispositions throught the Mac UIrohitrao@chromium.org2009-08-181-1/+4
* Mac: Omnibox popup metrics.shess@chromium.org2009-08-131-8/+26
* Mac: autocomplete popup size and shape mirrors star/go buttons.shess@chromium.org2009-08-121-3/+86
* Mac: Make autocomplete popup track autocomplete field resizes.shess@chromium.org2009-08-121-0/+26
* Added an helper namespace that provides fetches images from the app bundle an...thomasvl@chromium.org2009-07-091-9/+10
* Ignore selections where the user dragged off the popup.shess@chromium.org2009-06-051-3/+11
* 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