summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix the clang buildisherman@chromium.org2010-12-221-1/+1
* Override DeleteMatch as no-op for HistoryQuickProvidermsw@chromium.org2010-12-222-1/+8
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-225-16/+92
* Avoid accidental omnibox searches for username:password URLs.isherman@chromium.org2010-12-225-44/+103
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-184-5/+7
* [Linux] Fix a text insertion issue in omnibox.suzhe@google.com2010-12-172-1/+18
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-172-3/+7
* Fixing indentation spacing from r69422 for Issue 14748.erg@google.com2010-12-161-1/+1
* Make HistoryContentsProvider results deletablethakis@chromium.org2010-12-168-64/+72
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-151-3/+3
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-152-2/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-142-6/+6
* Even more virtual method deinlining.erg@google.com2010-12-136-4/+20
* Fix Instant suggest issues in Linux Views port.suzhe@google.com2010-12-131-37/+65
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-101-1/+0
* Checks whether the autocomplete controller can accept keywords before the com...suzhe@chromium.org2010-12-092-0/+6
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-0810-26/+66
* [gtk] Don't hide cursor behind instant suggest labelestade@chromium.org2010-12-081-6/+10
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-082-4/+4
* gtk - Stop the instant commit animation when the user moves the cursor.estade@chromium.org2010-12-072-4/+15
* Make chrome.omnibox.setDefaultSuggestion work when called insidempcomplete@chromium.org2010-12-071-45/+70
* [gtk] Add fade-commit to instant suggestion for predictive instant.estade@chromium.org2010-12-062-8/+99
* Fix comment typopkasting@chromium.org2010-12-061-1/+1
* [Mac] Re-color omnibox text and move the cursor to the end when committing su...rohitrao@chromium.org2010-12-061-0/+2
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-052-2/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-051-0/+1
* Fix a browser crash when typing a disabled extension keyword in anmpcomplete@chromium.org2010-12-041-4/+5
* retry 67949 - [gtk] tab in omniboxestade@chromium.org2010-12-032-16/+38
* Move:ben@chromium.org2010-12-0213-13/+13
* Move:ben@chromium.org2010-12-022-2/+2
* Move a bunch more browser stuff around.ben@chromium.org2010-12-024-4/+4
* Revert 67949 - [gtk] tab in omniboxrohitrao@chromium.org2010-12-022-34/+16
* [gtk] tab in omniboxestade@chromium.org2010-12-022-16/+34
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-014-8/+8
* [Linux] Omnibox: Avoid touching PRIMARY selection unexpectedly when moving cu...suzhe@chromium.org2010-11-302-2/+69
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-3/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+1
* Add an API for extensions to set the description text for the defaultaa@chromium.org2010-11-271-0/+4
* Rename BookmarkDragData to BookmarkNodeData. Part 2.tfarina@chromium.org2010-11-261-2/+2
* Makes tab in the omnibox do the following:sky@chromium.org2010-11-241-0/+2
* Fixes bug in SearchProvider.sky@chromium.org2010-11-241-3/+1
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-2416-57/+99
* [Mac] Fixes a bug where instant suggest text would disappear on every other k...rohitrao@chromium.org2010-11-232-3/+22
* [Mac] Implement suggested results in the omnibox.rohitrao@chromium.org2010-11-222-10/+136
* [Mac] Add the instant opt-in UI to the omnibox dropdown.rohitrao@chromium.org2010-11-222-14/+99
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-1912-10/+83
* Make extensions keyword providers accept empty input.aa@chromium.org2010-11-171-1/+5
* Fixes control enter for instant.sky@chromium.org2010-11-172-5/+5
* Disable autocomplete browser test just on Win; clean up comments.isherman@chromium.org2010-11-171-11/+16