aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2014-05-09Added support for chromes upcoming sessionRestore APITimo Sand
2014-04-30Unbind activate in foreground by defaultPhil Crosby
2014-04-30Tweak command descriptionPhil Crosby
2014-04-30Merge remote-tracking branch 'mrmr1993/openLinkInFGTab'Phil Crosby
2014-04-30Tweak a few commentsPhil Crosby
2014-04-30Turn off debug modePhil Crosby
2014-04-30Merge branch 'smblott-github-sync-chrome-instances'Phil Crosby
2014-04-27Response to @philc's comments regarding sync.Stephen Blott
2014-04-23Add openlinks in foreground mode and fix #1035mrmr1993
2014-04-22Line lengthPhil Crosby
2014-04-19Clean up initialization.Stephen Blott
2014-04-19Code review, clean up.Stephen Blott
2014-04-19Fix sync.init.Stephen Blott
2014-04-19Comments for philc.Stephen Blott
2014-04-19Delay initializing sync until other components have started.Stephen Blott
2014-04-19Add remote sync test for setting cleared.Stephen Blott
2014-04-19Add test cases for "asynchronous" sync.Stephen Blott
2014-04-19Fix indentation and disable sync.log() messages.Stephen Blott
2014-04-19Functional sync.Stephen Blott
2014-04-19Settings tests pass, Sync still has an error.Stephen Blott
2014-04-18Merge pull request #926 from fukayatsu/toggle-pin-tabPhil Crosby
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-10-04Add shortcut to pin/unpin Tabfukayatsu
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