summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/history_url_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Better omnibox handling of numeric input. Now we search based on the user's ...pkasting@chromium.org2009-04-211-10/+33
* Only create a What You Typed match when it's likely to be relevant. See bug ...pkasting@chromium.org2009-04-201-80/+101
* Fully enable history_url_provider_unittest.cc for Mac.shess@chromium.org2009-03-231-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+3
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-4/+7
* Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()estade@chromium.org2009-02-251-3/+4
* Some cleanups in response to brettw's comments to r10277.jhawkins@chromium.org2009-02-241-2/+1
* Make autocomplete.cc and dependencies compile on Posix.jhawkins@chromium.org2009-02-241-9/+18
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-8/+7
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-131-2/+3
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-7/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-211-2/+2
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-6/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+856