summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view.h
Commit message (Expand)AuthorAgeFilesLines
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-171-0/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-4/+3
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-12/+12
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-12/+12
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-12/+12
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-0/+3
* Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...oshima@chromium.org2011-01-111-7/+7
* I'm working on autocomplete edit view which does not use native controls for ...oshima@chromium.org2011-01-071-1/+23
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-3/+0
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-0/+3
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-0/+4
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-111-2/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-0/+7
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-7/+0
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-0/+4
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-0/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* GTK: disable "edit search engines" and "paste and go" in location bar view wh...estade@chromium.org2010-03-041-0/+4
* Give classes with virtual methods virtual protected d'tors instead of non-vir...jamesr@chromium.org2009-12-161-1/+4
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-4/+0
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-0/+4
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-4/+0
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-0/+4
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-0/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+3
* Fix control key and paste behavior in Linux omnibox.suzhe@chromium.org2009-08-281-1/+1
* Make TOOLKIT_VIEWS port use views-based Autocomplete popup.ben@chromium.org2009-07-311-0/+4
* Better behavior for ctrl-k: If we're already in forced_query mode, re-select ...pkasting@chromium.org2009-06-051-0/+9
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-1/+1
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-1/+1
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-1/+1
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-0/+117