aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2014-11-23Fix frame switching after frame redirect/creationmrmr1993
2014-11-22Touch up tab recency.Stephen Blott
2014-11-22Stop registering tabs active for <500ms in special circumstancesmrmr1993
2014-11-22Merge two assignments of the same valuemrmr1993
2014-11-22Make delayed tab registration synchronous, real-time-basedmrmr1993
2014-11-18Tab recency; eliminate potential memory leak.Stephen Blott
2014-11-18Tabs recency; always choose correct current tab.Stephen Blott
2014-11-18Tab recency; register visit only after 750ms.Stephen Blott
2014-11-16Smooth scroll; fix-ups requested by @philc.Stephen Blott
2014-11-12Favicons in the vomnibar; remove support.Stephen Blott
2014-11-10Merge branch 'smooth-scrolling-requestAnimationFrame' of github.com:mrmr1993/...Stephen Blott
2014-11-09Merge pull request #1231 from smblott-github/tabs-orderStephen Blott
2014-11-09Tabs order; minor style changes.Stephen Blott
2014-11-08Tabs order; add tests.Stephen Blott
2014-11-08Order tabs; tidy up.Stephen Blott
2014-11-07Order tabs by recency, when no query terms.Stephen Blott
2014-11-07Smooth scrolling.Stephen Blott
2014-11-06Include scheme for domain suggestions; tighter test for valid domain.Stephen Blott
2014-11-06Don't suggest domains which aren't.Stephen Blott
2014-11-02Merge branch 'master' into customNewTabPageStephen Blott
2014-11-02Fix refresh open tabs and state.Stephen Blott
2014-11-02Optional custom new tab URLmrmr1993
2014-10-31Merge vomnibarToPage from @mrmr1993.Stephen Blott
2014-10-31Add comments about moving the Vomnibar to an iframemrmr1993
2014-10-27Ensure advanced commands are in command groups.Stephen Blott
2014-10-27Fix tests for favicons.Stephen Blott
2014-10-27Merge favicons for vomnibar.Stephen Blott
2014-10-26Reduce max removeTab to chrome.session.MAX_SESSION_RESULTS.Stephen Blott
2014-10-26Increase repeatLimits.Stephen Blott
2014-10-26Merge branch 'add-download-link-to-commands' of github.com:mrmr1993/vimium in...Stephen Blott
2014-10-26Limit repeats, minor refactoring.Stephen Blott
2014-10-26Add LinkHints.activateModeToDownloadLink to command listmrmr1993
2014-10-26Merge branch 'limitedRepeats' of github.com:mrmr1993/vimium into mrmr1993-lim...Stephen Blott
2014-10-26Merge branch 'fix-tab-restore' of github.com:mrmr1993/vimium into mrmr1993-fi...Stephen Blott
2014-10-26Refactor CSS injection.Stephen Blott
2014-10-26Merge branch 'fix-insertCSS-error' of github.com:mrmr1993/vimium into mrmr199...Stephen Blott
2014-10-26Change registerFrameIfSizeAvailable to registerFrame, stop sending sizemrmr1993
2014-10-25Fence off unnecessary tabQueue code when chrome.sessions is definedmrmr1993
2014-10-25Fail gracefully in restoreTab when runtime.lastError is setmrmr1993
2014-10-25Prompt for confirmation when executing large numbers of repeatsmrmr1993
2014-10-25Add noRepeat to relevent frontend commandsmrmr1993
2014-10-25Check chrome.runtime.lastError to fix error in chrome.runtime.lastErrormrmr1993
2014-10-25Merge branch 'feature/edit-url-in-vomnibar' of github.com:sukima/vimium into ...Stephen Blott
2014-10-25Merge pull request #784 from deiga/patch-3Stephen Blott
2014-10-22Merge pull request #1154 from smblott-github/passkeys-structuredStephen Blott
2014-09-17Move the vomnibar to an iframemrmr1993
2014-09-06Structured passkeys; changes following code review; major rewrite of options.Stephen Blott
2014-09-02Structured exclusion rules: Simplify isEnabledForUrl.Stephen Blott
2014-09-02Structured exclusion rules: Fix typos and minor issues.Stephen Blott
2014-09-02Retain excludedUrls setting, so testers can revert to previous versions.Stephen Blott