summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-5/+5
* [Mac] Add the instant opt-in UI to the omnibox dropdown.rohitrao@chromium.org2010-11-221-12/+82
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-211-1/+3
* Removes two unused methods:rohitrao@chromium.org2010-10-201-6/+0
* [Mac] Added Support for DIM AutoComplete Match Classification specifiers.scr@chromium.org2010-10-151-7/+19
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-141-1/+11
* [omnibox] Ignore empty search suggestions.shess@chromium.org2010-09-291-1/+1
* OS X: Clicking on search keyword autocomplete result should update the omniboxisherman@chromium.org2010-09-011-1/+6
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-5/+5
* Adds some experimental stuff for tab preview: ability to determine maxsky@chromium.org2010-08-091-0/+6
* [Mac] M6 Omnibox positioning changes.shess@chromium.org2010-08-031-9/+6
* [Mac] Un-tweak omnibox height and spacing and font.shess@chromium.org2010-07-301-1/+1
* [Mac] First pass at final sizing of toolbar items.shess@chromium.org2010-07-291-2/+2
* [Mac] Cancel autocomplete popup animations using an AppKit bug workaround.rohitrao@chromium.org2010-07-231-6/+22
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-3/+14
* [Mac] Line up omnibox field icons and text with popup.shess@chromium.org2010-07-151-6/+6
* [Mac] Round off omnibox and popup.shess@chromium.org2010-06-171-11/+16
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-3/+3
* [Mac] Image-drawing which doesn't require image-flipping.shess@chromium.org2010-06-041-2/+3
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-201-1/+1
* Cleanup a bunch of TODO(shess).shess@chromium.org2010-05-191-17/+2
* [Mac] Fix omnibox popup for scaling.shess@chromium.org2010-05-071-48/+65
* [Mac] Fixes janky animations in the omnibox popup.rohitrao@chromium.org2010-05-061-16/+37
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-62/+27
* [Mac] Omnibox popup icons and text lined up under toolbar.shess@chromium.org2010-04-221-2/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-27/+62
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-141-3/+3
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-6/+7
* [Mac] PDF icons for omnibox.shess@chromium.org2010-04-091-11/+8
* [Mac] Tweak location icon spacing in omnibox.shess@chromium.org2010-04-081-2/+2
* Fix Mac build failure.pkasting@chromium.org2010-04-051-1/+1
* [Mac] Line up omnibox popup under field.shess@chromium.org2010-04-011-4/+10
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-41/+2
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Pick up a GTM roll and update the apis that changed in this roll.thomasvl@chromium.org2010-03-111-1/+2
* [Mac] Refactor omnibox popup to fix click-drag display.shess@chromium.org2010-02-191-92/+76
* [Mac] Don't let omnibox popup text tighten while resizing.shess@chromium.org2010-02-051-0/+1
* Total guess fixes for the bug.thomasvl@chromium.org2009-11-121-1/+2
* Add support for slowing down all animations on the Mac by using the shift and/ordmaclach@chromium.org2009-11-101-1/+3
* [Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...rohitrao@chromium.org2009-10-221-8/+14
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-25/+0