aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2014-12-31Simplify search engine logic.Stephen Blott
2014-12-30Delay recognising query as search-engine query.Stephen Blott
2014-12-30Merge branch 'search-engine-descriptions' of https://github.com/smblott-githu...Stephen Blott
2014-12-30Merge branch 'master' into post-1.46Stephen Blott
2014-12-30Merge branch 'passkeys---union-of-rules' of https://github.com/smblott-github...Stephen Blott
2014-12-30Exclusions; use querySelector to find sub-elements.Stephen Blott
2014-12-30Add description to default search engines settings.Stephen Blott
2014-12-30Minor changes to vomnibar-in-iframe.Stephen Blott
2014-12-29Remove UI component demo.Stephen Blott
2014-12-29Merge branch 'smblott-uicomponent-iframe' into post-1.46-with-uicomponent-iframeStephen Blott
2014-12-29Descriptions for custom search engines.Stephen Blott
2014-12-29Merge pull request #1384 from smblott-github/fix-search-custom-search-engine-...Stephen Blott
2014-12-29Refactor UIComponent, etc., and demo.Stephen Blott
2014-12-29IFrame framework; develop demo.Stephen Blott
2014-12-28Consistent treatment of search terms.Stephen Blott
2014-12-28Use + as separator for search engines.Stephen Blott
2014-12-24Merge remote-tracking branch 'upstream/master' into post-1.46Stephen Blott
2014-12-21fixes spelling errorJosh Kim
2014-12-21Exclusion; minor updates after review.Stephen Blott
2014-12-21Exclusion; fix tests.Stephen Blott
2014-12-21Exclusion; unique keys.Stephen Blott
2014-12-21Exclusion; show state.Stephen Blott
2014-12-21Exclusion; absolute exclusion rules taje priority.Stephen Blott
2014-12-21Exclusion; multi-rule matching.Stephen Blott
2014-12-21Exclusion; minor refactoring.Stephen Blott
2014-12-20Exclusion; allow multiple matching rules.Stephen Blott
2014-12-16Merge branch 'master' into post-1.46Stephen Blott
2014-12-16URIEncode search engine queries.Stephen Blott
2014-12-15Skip over tiny frames when calling focusThisFramemrmr1993
2014-12-14Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...Stephen Blott
2014-12-14Remove default binding for LinkHints.activateModeToDownloadLink.Stephen Blott
2014-12-14Add comment to try/catch regexp.Stephen Blott
2014-12-14Wrap RegExp for exclusions in a try catch to prevent parse error failsmrmr1993
2014-11-30Merge pull request #1238 from smblott-github/smooth-scrolling-requestAnimatio...Phil Crosby
2014-11-24Frames; eliminate Array::rotate (and support large counts).Stephen Blott
2014-11-24Frames; eliminate Array::rotate.Stephen Blott
2014-11-23Frames; more cleanup and simplification.Stephen Blott
2014-11-23Frames; just add new frames to the end.Stephen Blott
2014-11-23Frames; always start rotation from the current frame.Stephen Blott
2014-11-23Frames; remove unnecessary comments.Stephen Blott
2014-11-23Frames; do not guess frame on unregisterFrame.Stephen Blott
2014-11-23Frames; more tidy up; fix typo.Stephen Blott
2014-11-23Frames; more tidy up.Stephen Blott
2014-11-23Frames; tidy up.Stephen Blott
2014-11-23Don't record frameIds for frames only containing a framesetmrmr1993
2014-11-23Store frameIds directly in background pagemrmr1993
2014-11-23Small cosmetic changesmrmr1993
2014-11-23Monitor a tab's frames as a list with the current frame at its headmrmr1993
2014-11-23Fix frame switching after frame redirect/creationmrmr1993
2014-11-22Touch up tab recency.Stephen Blott