mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-17 16:02:33 +01:00
e163080518
Squashed commit of the following:
commit 6a8473822537636ac54d5dabdb14472114bb730b
Author: Raymond Hill <rhill@raymondhill.net>
Date: Mon Aug 6 10:56:44 2018 -0400
remove remnant of snappyjs and spurious instruction
commit 9a4b709bee97d3cc2235fab602359fa5953bdb46
Author: Raymond Hill <rhill@raymondhill.net>
Date: Mon Aug 6 09:48:58 2018 -0400
make cache storage compression optionally available on all platforms
New advanced setting: `cacheStorageCompression`. Default is `false`.
commit 22ee6547f2f7c9c5aefe25dea1262a1b31612155
Author: Raymond Hill <rhill@raymondhill.net>
Date: Sun Aug 5 19:16:26 2018 -0400
remove Chromium from lz4 experiment
commit ee3e201c45afe983508f70713a2d43af74737d8d
Author: Raymond Hill <rhill@raymondhill.net>
Date: Sun Aug 5 18:52:43 2018 -0400
import lz4-block-codec.wasm library
commit 883a3118efcfd749c82356fde7134754d6ae371d
Author: Raymond Hill <rhill@raymondhill.net>
Date: Sun Aug 5 18:50:46 2018 -0400
implement storage compression through lz4-wasm [draft]
commit 48d1ccaba407de447c2cd6747dc3a90839c260a7
Merge: 8ae77e6
|
||
---|---|---|
.. | ||
codemirror | ||
scriptlets | ||
1p-filters.js | ||
3p-filters.js | ||
about.js | ||
advanced-settings.js | ||
asset-viewer.js | ||
assets.js | ||
background.js | ||
cloud-ui.js | ||
commands.js | ||
contentscript.js | ||
contextmenu.js | ||
cosmetic-filtering.js | ||
dashboard-common.js | ||
dashboard.js | ||
document-blocked.js | ||
dyna-rules.js | ||
dynamic-net-filtering.js | ||
hnswitches.js | ||
hntrie.js | ||
html-filtering.js | ||
i18n.js | ||
logger-ui-inspector.js | ||
logger-ui.js | ||
logger.js | ||
messaging.js | ||
pagestore.js | ||
popup.js | ||
redirect-engine.js | ||
reverselookup-worker.js | ||
reverselookup.js | ||
rpcreceiver.js | ||
scriptlet-filtering.js | ||
settings.js | ||
shortcuts.js | ||
start.js | ||
static-ext-filtering.js | ||
static-net-filtering.js | ||
storage.js | ||
tab.js | ||
text-encode.js | ||
traffic.js | ||
ublock.js | ||
udom.js | ||
uritools.js | ||
url-net-filtering.js | ||
utils.js | ||
whitelist.js |