summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-131-3/+4
* Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ...pkasting@chromium.org2008-11-121-2/+2
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-22/+29
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-191-79/+4
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+361