aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2014-04-19Settings tests pass, Sync still has an error.Stephen Blott
2014-04-19Code review of Sync().Stephen Blott
2014-04-18Code review of Sync().Stephen Blott
2014-04-18Initial synchronization commit.Stephen Blott
2014-04-18Minor cleanupsPhil Crosby
2014-04-16Highlight escaped HTML in Vomnibar results (fixes #914)mrmr1993
2014-03-02Escape HTML in vomnibar tab URLsAnton Rissanen
2013-10-17Fix to hide https:// from displayed urls hot just http://Lyall Hamilton
2013-09-12Changed deprecated chrome.extension on chrome.runtime in all files and fix testsMaksim Ryzhikov
2013-07-22Remove Google Reader rule.Robin Choudhury
2013-07-10fixed Vimium HelpOBARA Kiyotake
2013-05-25Replace `sendRequest()` calls with `sendMessage()` ones in marks.coffeesainaen
2013-05-11Make goPrevious advanced to be consistent with goNextPhil Crosby
2013-05-09Remove the callback parameter of removeTab()sainaen
2013-05-07Tweak to make if statement positively formedPhil Crosby
2013-05-07Merge pull request #816 from UncleBill/masterPhil Crosby
2013-05-06Replace all deprecated sendRequest() calls with new sendMessage()sainaen
2013-04-15fix issue #772UncleBill
2013-03-06Shorten names.Jez Ng
2013-03-06Merge remote-tracking branch 'deiga/patch-4'Jez Ng
2013-03-03Revert accidental change.Jez Ng
2013-03-02Map moveTabToNewWindow to `W`.Jez Ng
2013-03-02Merge remote-tracking branch 'deiga/float-tab' into HEADJez Ng
2013-03-02Disable repeated tab closing. Refs #555.Jez Ng
2013-02-19Merge pull request #783 from deiga/patch-2Phil Crosby
2013-02-18Renamed to 'goToRoot', condensed functionTimo Sand
2013-02-18Removed erroneous log callTimo Sand
2013-02-18Moved to advanced commands and renamed command for clearnessTimo Sand
2013-02-17Added functionality to "float" current tab ie. open in new windowTimo Sand
2013-02-17Implemented opening links in IncognitoTimo Sand
2013-02-17Trying to add incognito window openingTimo Sand
2013-02-16Added `gU` command to go to root of page including current port and protocolTimo Sand
2013-02-16Finalized duplicateTab featureTimo Sand
2013-02-16Added commands for duplicate tabTimo Sand
2013-02-16Added duplicateTab callTimo Sand
2013-01-02Make smartcase locale-aware.Jez Ng
2012-12-16Merge pull request #741 from christophermanning/issue-690Jez Ng
2012-12-07Focus window the tab is in when selecting a specific tabChristopher Manning
2012-11-14RegexpCache: reorganise and improve tests.Stephen Blott
2012-11-13Smartcase matching for vomnibar.Stephen Blott
2012-11-12Improve unit test structure and coverage.Stephen Blott
2012-11-11Changes in responce to philc's recommendations.Stephen Blott
2012-11-11More simplification/refactoring.Stephen Blott
2012-11-11Refactor domain maintenance code.Stephen Blott
2012-11-11Remove comments regarding non-existent bug.Stephen Blott
2012-11-11Extend removing entries to the domain completer.Stephen Blott
2012-11-11Remove history entries.Stephen Blott
2012-11-10Merge pull request #704 from smblott-github/relevancyJez Ng
2012-11-09Merge pull request #707 from smblott-github/small-bugsJez Ng
2012-11-07Fix incorrect/misleading comment.Stephen Blott