summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Misc. autocomplete cleanup: pkasting@chromium.org2012-03-131-6/+7
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-291-60/+27
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-171-26/+59
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-171-59/+26
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-041-27/+60
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-60/+27
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-27/+60
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-60/+27
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Omnibox enters keyword search mode incorrectlykeishi@chromium.org2011-09-261-21/+6
* Remove frontend code that allows for dynamic profile setting, and read the pr...pkasting@chromium.org2011-08-081-11/+8
* Changes SearchProvider to set the description of the first consecutivesky@chromium.org2011-07-071-4/+24
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-5/+8
* Fix some omnibox extension icon issues:pkasting@chromium.org2011-04-191-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-1/+2
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-2/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-1/+2
* Trigger keyword mode when pressing space in middle of stringsuzhe@google.com2011-04-011-7/+13
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-79/+11
* Reworks autocomplete result set processing by the edit/model necessitated by ...sky@chromium.org2011-02-141-29/+14
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Changes how autocomplete updates results in hopes of keeping the popupsky@chromium.org2011-01-311-24/+7
* Fix a DCHECK failure in AutocompleteEditModel::OnPopupDataChanged()suzhe@google.com2011-01-261-8/+14
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-11/+11
* Fix a CHECK failure in AutocompletePopupModel::InfoForCurrentSelection().suzhe@google.com2011-01-241-1/+5
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-11/+11
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-11/+11
* Removes some code we no longer care about.sky@chromium.org2011-01-191-1/+0
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-5/+6
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-6/+5
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-5/+6
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-2/+3
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-2/+5
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-4/+4
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-2/+4
* Fix a browser crash when typing a disabled extension keyword in anmpcomplete@chromium.org2010-12-041-4/+5
* Move:ben@chromium.org2010-12-021-1/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-0/+8
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-1/+1
* Fix some UI issues with omnibox extensions in incognito.mpcomplete@chromium.org2010-11-031-0/+9
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-011-0/+1
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* [Mac] Plumb through the Instant and omnibox popup bounds. This will allow in...rohitrao@chromium.org2010-10-141-5/+0
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-221-0/+7
* Fix spacing for extension omnibox keyword icons.mpcomplete@chromium.org2010-09-081-1/+1
* Include ICU headers in a way that will also work with use_system_icu=1phajdan.jr@chromium.org2010-08-171-1/+2
* Blind fix for a crash due to r54649. Committing results can mean the provide...pkasting@chromium.org2010-08-091-5/+9
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-2/+2
* Fix a number of problems caused by the AutocompleteController purposefully co...pkasting@chromium.org2010-08-031-0/+7
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-151-0/+10