summaryrefslogtreecommitdiffstats
path: root/components/omnibox/autocomplete_result_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-201-5/+0
* Convert ARRAYSIZE_UNSAFE -> arraysize in components/.viettrungluu2014-10-161-8/+6
* Fix crash due to checkfailure in AutocompleteInput::Parse().pkasting2014-10-071-16/+16
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* Componentize AutocompleteResulthashimoto@chromium.org2014-08-141-0/+843