summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug in handling of openning background tabs by way of clickingsky@chromium.org2011-01-062-4/+7
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-062-2/+2
* Makes sure the description 'Google Search' is set on the first searchsky@chromium.org2011-01-053-16/+124
* Fix a regression caused by http://codereview.chromium.org/6075004/suzhe@google.com2011-01-052-76/+73
* Adds comment as per review feedback of http://codereview.chromium.org/6075004/suzhe@google.com2011-01-041-1/+8
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-012-4/+0
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-6/+6
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-21/+26
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-26/+21
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-21/+26
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-8/+9
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-2/+2
* Fix clang build?isherman@chromium.org2010-12-221-1/+1
* 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