summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-2/+2
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-0/+3
* Checks whether the autocomplete controller can accept keywords before the com...suzhe@chromium.org2010-12-091-0/+5
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-2/+4
* [Mac] Re-color omnibox text and move the cursor to the end when committing su...rohitrao@chromium.org2010-12-061-0/+2
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-7/+5
* [Mac] Fixes a bug where instant suggest text would disappear on every other k...rohitrao@chromium.org2010-11-231-3/+16
* [Mac] Implement suggested results in the omnibox.rohitrao@chromium.org2010-11-221-8/+117
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-0/+5
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-0/+4
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-211-1/+1
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-141-0/+1
* [Mac] Initial Instant implementation.rohitrao@chromium.org2010-10-121-0/+4
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+4
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-111-2/+15
* Don't inline autocomplete when the selected text is not the previously inline...isherman@chromium.org2010-08-261-1/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* [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-1/+1
* Modified resources for M6 theme. This doesn't actually modify layout yet, ju...pkasting@chromium.org2010-07-281-2/+2
* [Mac] Mouse clicks in omnibox close popup.shess@chromium.org2010-07-121-4/+0
* [Mac] Bring https:// coloring into line with views.shess@chromium.org2010-07-081-7/+8
* Fix a bug where clicking an extension omnibox keyword suggestion wouldmpcomplete@chromium.org2010-06-181-6/+2
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-2/+1
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+2
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-6/+6
* Cleanup a bunch of TODO(shess).shess@chromium.org2010-05-191-20/+10
* [Mac] Unify drag and copy from Omnibox.shess@chromium.org2010-05-041-11/+15
* [Mac] Always reset attributes as Omnibox changes.shess@chromium.org2010-05-041-0/+6
* [Mac]Fix issue 34343: "Tab to search" hint on omnibox disappears on drag drop...suzhe@chromium.org2010-04-301-9/+11
* Changes mac to call into AutocompleteEditModel method forsky@chromium.org2010-04-271-23/+15
* Honor the select_all argument to AutocompleteEditViewMac::FocusLocation.mark@chromium.org2010-04-261-3/+5
* [Mac] Fix issue 19421: IMEs do not work well in the omnibox due to a race con...suzhe@chromium.org2010-04-241-40/+63
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-33/+68
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-2/+4
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-68/+33
* SSL UI changes, Windows, code side (images are separate).pkasting@chromium.org2010-04-191-3/+2
* Paste of URL into PowerPoint2008 fails.jrg@chromium.org2010-04-191-1/+5
* [Mac] PDF icons for omnibox nits.shess@chromium.org2010-04-121-11/+12
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-3/+2
* [Mac] PDF icons for omnibox.shess@chromium.org2010-04-091-0/+41
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-1/+5
* [Mac] Do not focus the location bar if it is not editable.rohitrao@chromium.org2010-03-311-2/+4
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-0/+6
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-30/+15
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-0/+1
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-041-0/+4