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
/
unit_tests
Age
Commit message (
Expand
)
Author
2016-09-25
Space rotates hints (to make hidden hints visible).
Stephen Blott
2016-04-18
Cache content_scripts/vimium.css in chrome.storage.local.
Stephen Blott
2016-03-30
Rename handlerStack constants.
Stephen Blott
2016-03-28
Use image data for icons.
Stephen Blott
2016-03-27
Add test for extractQuery().
Stephen Blott
2016-03-27
Add test for escapeRegexSpecialCharacters().
Stephen Blott
2016-03-27
Add test for invokeCommandString().
Stephen Blott
2016-03-26
Add test for badly-formed exclusion regexp.
Stephen Blott
2016-03-26
Multiple minor tweaks.
Stephen Blott
2016-03-18
Add Utils.makeIdempotent.
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-05
Key bindings; fix tests...
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
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
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-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-01
Refactor and eliminate Sync object.
Stephen Blott
2015-06-01
Re-work unified settings.
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
2015-05-27
Custom-only: single-line completions for custom search engines.
Stephen Blott
2015-05-18
Merge branch 'vomnibar-insert-history-with-tab'
Stephen Blott
2015-05-17
use a less brittle approach to decoding URIs (fix tests).
Stephen Blott
2015-05-17
TabToOpen: respect trailing options when extracting query terms.
Stephen Blott
2015-05-13
Domain completer: no completions for "w ".
Stephen Blott
2015-05-11
Merge branch 'search-engine-completion-v5'
Stephen Blott
2015-05-10
Search completion; refactor searchEngineCompleter.
Stephen Blott
2015-05-09
Search completion; tweaks and tests.
Stephen Blott
2015-05-09
Search completion; refactor SearchCompleter activation.
Stephen Blott
2015-05-08
Search completion; fix DOM tests.
Stephen Blott
2015-05-08
Search completion; fix unit tests.
Stephen Blott
2015-05-06
Fix 889decf6c183a185022c22f21143e5436381b942 for tests.
Stephen Blott
2015-05-05
Better javascript: test case.
Stephen Blott
2015-05-05
Fix javascript: URIs.
Stephen Blott
2015-05-04
Search completion; tweak scoring and synchronization.
Stephen Blott
2015-05-02
Rename SearchEngineCompleter to CustomSearchEngineCompleter.
Stephen Blott
2015-04-24
Add chrome.webNavigation stubs to fix tests
mrmr1993
2015-04-24
Get incognto state directly from chrome.extensions.inIncognitoContext
mrmr1993
2015-04-12
Add failing test case.
Utkarsh Upadhyay
[next]