index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-03-17
Minor refactoring.
Stephen Blott
2016-03-17
Tweaks for #2053.
Stephen Blott
2016-03-17
Simplify domReady handling.
Stephen Blott
2016-03-17
Move isEnabledForUrl to Frame.port.
Stephen Blott
2016-03-17
Use Chrome frameIds.
Stephen Blott
2016-03-17
Move alphabet hint tests...
Stephen Blott
2016-03-17
Fix long-standing bug in link-hints tests.
Stephen Blott
2016-03-13
Add tests in various areas...
Stephen Blott
2016-03-10
Tests; add alphabet-hint hint tests.
Stephen Blott
2016-03-06
Initialize UI components only when they're needed.
Stephen Blott
2016-03-06
Fix count handling (again).
Stephen Blott
2016-03-06
Normal mode tests.
Stephen Blott
2016-03-05
Key bindings; add line missing from tests.
Stephen Blott
2016-03-05
Key bindings; refactor passKeys distribution.
Stephen Blott
2016-03-05
Key bindings; tweaks.
Stephen Blott
2016-03-05
Key bindings; refactor passKeys.
Stephen Blott
2016-03-05
Key bindings; fix tests...
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2016-02-23
Tweak #2015.
Stephen Blott
2016-02-23
Workaround for the hanging part of issue #1944 "Tests fail/hang with latest P...
stephane
2016-02-21
fix a crash of unit tests
gdh1995
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-09
BgUtils; move tabRecency to bg_tiles.coffee.
Stephen Blott
2016-01-31
Add a basic log page; tweaks.
Stephen Blott
2016-01-28
Simplify hint-string generation; fix tests.
Stephen Blott
2015-10-02
Block keyboard events when a filtered hint matches.
Stephen Blott
2015-09-13
Only show link hints for <label>s for elements without a hint
mrmr1993
2015-09-13
Make <label>s clickable with LinkHints
mrmr1993
2015-09-11
Merge pull request #1813 from mrmr1993/stop-decoding-js-uris-after-fix
Stephen Blott
2015-09-11
Make the sort used for filetered link hints stable.
Stephen Blott
2015-09-10
Don't decode javascript URIs on 46.0.2467.2 and later
mrmr1993
2015-06-25
Merge branch 'hud-iframe-input-with-store-all-settings'
Stephen Blott
2015-06-25
Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settings
Stephen Blott
2015-06-20
Add test that every option has a default value.
Stephen Blott
2015-06-17
Fix non-default front-end settings.
Stephen Blott
2015-06-10
Guard against chrome being undefined in the HUD iframe
mrmr1993
2015-06-10
Fix bug relating to duplicate hint strings.
Stephen Blott
2015-06-09
Make LinkHints a class (LinkHintsMode).
Stephen Blott
2015-06-01
Refactor and eliminate Sync object.
Stephen Blott
2015-06-01
Remove LinkHints.init()...
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Rewrite settings as a tight wrapper around Settings, tweaks for tests
mrmr1993
2015-05-31
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-29
Verify keyword for custom search-engine activation.
Stephen Blott
2015-05-29
Make Settings explicitly use a cache
mrmr1993
2015-05-29
Move settings.coffee from background_scripts/ to lib/
mrmr1993
2015-05-29
Only perform settings migration in the background page
mrmr1993
2015-05-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2015-05-29
Remove all direct calls to Sync, stop exporting it
mrmr1993
2015-05-29
Combine sync.coffee with settings.coffee
mrmr1993
[next]