| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Send message size inside messages through pipes | 2018-10-15 | 1 | -16/+21 | |
| | | |||||
| * | ext: get the right DOM on msg | 2018-10-08 | 1 | -15/+7 | |
| | | | | | | | When navigating history, the document-loaded signal isn't triggered and we can't directly get back the previous webview, so we have no other choice than to look it up everytime a new message is received. | ||||
| * | Add a file for shared functions | 2018-10-08 | 1 | -2/+2 | |
| | | | | | | New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die(). | ||||
| * | Communicate with webextension via a pipe | 2018-10-08 | 1 | -2/+126 | |
| | | |||||
| * | ext: first commit for surf lib | 2018-10-08 | 1 | -0/+7 | |
