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
/
background_scripts
/
main.coffee
Age
Commit message (
Expand
)
Author
2016-04-08
Do not post hint descriptors back to the frame itself.
Stephen Blott
2016-04-05
Frame Ids must be integers.
Stephen Blott
2016-04-05
Unregister frame when postMessage fails.
Stephen Blott
2016-04-05
Better close-down for global link hints.
Stephen Blott
2016-04-05
Unregister frame on "unload".
Stephen Blott
2016-04-04
Only send required link-hint properties.
Stephen Blott
2016-04-04
Add backstop for global link hints.
Stephen Blott
2016-04-04
Better handling of port failures.
Stephen Blott
2016-04-04
Handle all frames the same (for frames/ports).
Stephen Blott
2016-04-04
Handle requireHref for link hints locally.
Stephen Blott
2016-04-03
Freeze frame state on link-hint activation.
Stephen Blott
2016-04-02
Simplify UI component initialisation.
Stephen Blott
2016-04-02
Do not register tiny frames.
Stephen Blott
2016-04-02
Separate registerFrame from port initialization.
Stephen Blott
2016-04-02
The name argument isn't being used here.
Stephen Blott
2016-04-02
Use ports for all link-hint messages.
Stephen Blott
2016-04-02
Use port for frame-to-background messages.
Stephen Blott
2016-04-02
topFramePortForTab is no longer needed.
Stephen Blott
2016-04-01
Maintain portsForTab mapping tabIds to frame ports.
Stephen Blott
2016-03-28
Use image data for icons.
Stephen Blott
2016-03-28
Global link hints; self code review.
Stephen Blott
2016-03-28
Global link hints; rename message name.
Stephen Blott
2016-03-28
Global link hints...
Stephen Blott
2016-03-26
Multiple minor tweaks.
Stephen Blott
2016-03-26
Get frameId in background page.
Stephen Blott
2016-03-26
selected wasn't being used here.
Stephen Blott
2016-03-26
Unified approach to repeat background command.
Stephen Blott
2016-03-26
Uniform treatment of request for all background commands.
Stephen Blott
2016-03-18
Reduce complexity for initialising the top frame.
Stephen Blott
2016-03-17
Logging; do not log the tab Id.
Stephen Blott
2016-03-17
Logging; move logMessage to BgUtils."
Stephen Blott
2016-03-17
Refactor setIcon to the background page.
Stephen Blott
2016-03-17
More tweaks for #2053.
Stephen Blott
2016-03-17
Tweaks for #2053.
Stephen Blott
2016-03-17
Simplify domReady handling.
Stephen Blott
2016-03-17
Tweaks.
Stephen Blott
2016-03-17
Move isEnabledForUrl to Frame.port.
Stephen Blott
2016-03-17
Fix omission from 3768b54aa1ac12cdd809e7108a6a9fd629a1164f.
Stephen Blott
2016-03-17
Open frames port pre documentReady.
Stephen Blott
2016-03-17
Add filter for top frame when registering a frame.
Stephen Blott
2016-03-17
Do not unregister the main/top frame.
Stephen Blott
2016-03-17
Tweaks and fixes for #2053.
Stephen Blott
2016-03-17
Use Chrome frameIds.
Stephen Blott
2016-03-17
Use ports to track frames.
Stephen Blott
2016-03-09
Fix mainFrame command...
Stephen Blott
2016-03-05
Key bindings; move Vomnibar commands back to content scripts.
Stephen Blott
2016-03-05
Key bindings; tweaks.
Stephen Blott
2016-03-05
Key bindings; minor tweaks.
Stephen Blott
2016-03-05
Key bindings; simplify Commands initialization.
Stephen Blott
2016-03-05
Key bindings; rewire vomnibar (fix minor error).
Stephen Blott
[next]