summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-1/+1
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-5/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-8/+7
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-7/+8
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-8/+7
* 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