aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2015-05-08Search completion; tweak timeouts and caching.Stephen Blott
2015-05-07Search completion; tweak domain completer.Stephen Blott
2015-05-06Search completion; fix yet more tweaks.Stephen Blott
2015-05-06Search completion; yet more tweaks.Stephen Blott
2015-05-06Search completion; more tweaks.Stephen Blott
2015-05-06Search completion; many tweaks and refactor Suggestion constructor.Stephen Blott
2015-05-06Search completion; move all filter messages to a single port.Stephen Blott
2015-05-06Search completion; simplify messaging code.Stephen Blott
2015-05-05Search completion; misc.Stephen Blott
2015-05-05Search completion; changes in response to @mrmr1993.Stephen Blott
2015-05-05Search completion; user is typing.Stephen Blott
2015-05-05Search completion; tweak scoring.Stephen Blott
2015-05-04Search completion; disable experimental feature.Stephen Blott
2015-05-04Search completion; fix mistake with autoSelect.Stephen Blott
2015-05-04Search completion; instrument for debugging.Stephen Blott
2015-05-04Search completion; simplify/document suggestion options.Stephen Blott
2015-05-04Search completion; do not highlight search terms.Stephen Blott
2015-05-04Search completion; force the first match to the top of the list.Stephen Blott
2015-05-04Search completion; hardwire search engines.Stephen Blott
2015-05-04Search completion; prevent vomnibar flicker.Stephen Blott
2015-05-04Search completion; tweak scoring and synchronization.Stephen Blott
2015-05-03Search completion; make completion lookup asynchronous.Stephen Blott
2015-05-03Search completion; generalize Amazon.Stephen Blott
2015-05-03Search completion; tweaks and fixes.Stephen Blott
2015-05-03Search completion; DuckDuckGo.Stephen Blott
2015-05-03Search completion; Google maps out, Amazon, Bing in.Stephen Blott
2015-05-03Search completion; Google maps.Stephen Blott
2015-05-03Search completion; Wikipedia.Stephen Blott
2015-05-03Search completion; tweaks and refactoring.Stephen Blott
2015-05-02Search completion; refactor, add Youtube.Stephen Blott
2015-05-02Search completion; generalize Google regexp.Stephen Blott
2015-05-02Search completion; vomnibar integration.Stephen Blott
2015-05-02Search completion; cache at a higher level.Stephen Blott
2015-05-02Search completion; minor tweaks.Stephen Blott
2015-05-02Search completion; do not complete URLs.Stephen Blott
2015-05-02Search completion; refactor to separate file.Stephen Blott
2015-05-02Search completion; initial working version.Stephen Blott
2015-05-02Rename SearchEngineCompleter to CustomSearchEngineCompleter.Stephen Blott
2015-05-01Ensure frames is defined.Stephen Blott
2015-04-29Revert "Only grab focus after link transition."Stephen Blott
2015-04-28Merge pull request #1609 from smblott-github/fix-grab-back-focus-after-web-na...Stephen Blott
2015-04-28Fix up #1604.Stephen Blott
2015-04-28Only grab focus after link transition.Stephen Blott
2015-04-28Don't re-order frameIds in the background page when manually focusingmrmr1993
2015-04-27Do not remove inner whitespace from passkeys.Stephen Blott
2015-04-25Simplify front-end settings logic.Stephen Blott
2015-04-25Remove unused code.Stephen Blott
2015-04-25Track tab URL even if frame's URL changes.Stephen Blott
2015-04-25Remove requirement for Chrome 41.Stephen Blott
2015-04-25Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...Stephen Blott