summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-2/+3
* Force navigation to non-numeric hostnames with ports (e.g. "abc:81"). This r...pkasting@chromium.org2011-11-191-10/+6
* Make the omnibox treat all paths that end in \ or / as URLs, not just paths t...pkasting@chromium.org2011-11-011-0/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-11/+12
* Tweak omnibox parsing heuristics more:pkasting@chromium.org2011-10-131-16/+19
* Change some uses of old callback types to new ones.pkasting@chromium.org2011-09-271-2/+3
* Remove confidence from AutocompleteMatch and use History DB instead.dominich@chromium.org2011-09-011-3/+3
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-6/+1
* Handle intranet hostnames more consistently.pkasting@chromium.org2011-08-191-5/+9
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-2/+2
* Add confidence to AutocompleteMatch.dominich@chromium.org2011-08-111-3/+5
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Profiles: Remove orphaned notifications.erg@chromium.org2011-07-291-1/+1
* See http://codereview.chromium.org/7337007.dominich@chromium.org2011-07-281-2/+4
* Revert 94073 (broke a ton of tests) - Introduce a field trial for Instant.willchan@chromium.org2011-07-261-4/+2
* Introduce a field trial for Instant.sreeram@chromium.org2011-07-261-2/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+5
* Final fix (verified locally now that my checkout finished rebuilding)pkasting@chromium.org2011-06-211-1/+1
* For crying out loud. Building our unit tests takes 100 years. In the meanti...pkasting@chromium.org2011-06-211-2/+2
* Missed some necessary fixespkasting@chromium.org2011-06-211-1/+3
* Fix unit test to match recent changes in host compliance checking.pkasting@chromium.org2011-06-211-1/+3
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-4/+6
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-7/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Autocomplete cleanup patch. Adds AutocompleteControllerDelegate insky@chromium.org2011-02-161-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-151-3/+11
* Reworks autocomplete result set processing by the edit/model necessitated by ...sky@chromium.org2011-02-141-1/+1
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-113/+118
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-118/+113
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-113/+118
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-201-4/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-3/+3
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Avoid accidental omnibox searches for username:password URLs.isherman@chromium.org2010-12-221-4/+11
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-22/+86
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Fix autocomplete_unittest two-phase lookup problems.hans@chromium.org2010-10-011-5/+5
* Don't treat ';' as an authority terminator when parsing a potential URL. Thi...pkasting@chromium.org2010-09-271-0/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Fixes bug 12305 -- 1.66:1 should be UNKNOWN, not URL.erg@google.com2010-08-041-1/+8
* Fix a number of problems caused by the AutocompleteController purposefully co...pkasting@chromium.org2010-08-031-3/+0
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1