summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-1/+2
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-221-0/+16
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+2
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Better handling of UNKNOWN versus QUERY in a couple ways.pkasting@chromium.org2009-11-031-4/+7
* Loosen RFC 1738 compliance check to allow underscores where we already allowe...pkasting@chromium.org2009-10-271-0/+2
* Parse input with explicit schemes better. Before, if the user typed "http://...pkasting@chromium.org2009-10-191-1/+20
* Classify more types of input as queries.pkasting@chromium.org2009-10-161-0/+4
* More work fixing miscellaneous issues in the autocomplete code, probably none...pkasting@chromium.org2009-09-011-5/+3
* Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)ericroman@google.com2009-06-231-0/+2
* Fix crash due to AutocompletePopup trying to draw the old results when they w...pkasting@chromium.org2009-06-031-1/+1
* Allow IPv6 literals to be typed directly into the address bar, withoutabarth@chromium.org2009-05-181-0/+4
* Color/emphasize correct portions of view-source: URLs. Original patch by Shi...pkasting@chromium.org2009-04-141-0/+45
* Properly handle empty components when converting url_parse::Parsed object.estade@chromium.org2009-04-081-0/+1
* Temporary fix for omnibox crash.estade@chromium.org2009-04-081-0/+6
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-171-1/+1
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-161-8/+8
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-1/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-3/+6
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-5/+7