summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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