aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/completion.js
AgeCommit message (Expand)Author
2012-06-02Remove completion.js to make way for the coffeescript implementationPhil Crosby
2012-05-26Don't render fuzzy matches less than 3 characters in the uiPhil Crosby
2012-05-26Ignore any matches between the query and the target which are 2 characters ar...Phil Crosby
2012-05-26Hide results below a certain relevancy threshold.Phil Crosby
2012-05-26Add a developer flag to render the relevancy scores of the vomniboxPhil Crosby
2012-05-26Don't show a trailing slash in vomnibar history results. It makes the display...Phil Crosby
2012-05-26Restyle the vomnibar to be more chrome-like (at least on OSX). Feedback welcome.Phil Crosby
2012-05-05Put content scripts and background scripts in separate directories, so the pu...Phil Crosby