aboutsummaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* do not rely on core to do the transpositiongorhill2015-01-231-1/+2
* this fixes #582gorhill2015-01-232-2/+2
* Firefox: initialize when hiddenDOMWindow is readyDeathamns2015-01-211-10/+21
* DohChris2015-01-201-14/+11
* More fixes and performance improvements to Safari event handling and dispatchingChris2015-01-202-101/+55
* Fix equality (change to strict)Chris2015-01-191-1/+1
* Update extension info with update manifest and info to match signing certChris2015-01-191-3/+3
* Massive overhaul/fixes to core Safari event capturingChris2015-01-192-61/+33
* new revisiongorhill2015-01-183-3/+3
* Fix `set` for Firefox & Safari (don't set non-own properties in for..in loop)Chris2015-01-182-0/+6
* new revision + fixed frame parent idgorhill2015-01-173-4/+4
* fixed bad testgorhill2015-01-171-1/+1
* new revisiongorhill2015-01-173-3/+3
* Installation directions restructured and Safari Update plist updatedChris2015-01-161-2/+2
* Firefox: minimal effort to support older versionsDeathamns2015-01-163-11/+28
* Firefox: suppress some "unsafe CPOW usage" messageDeathamns2015-01-161-3/+11
* new revisiongorhill2015-01-151-1/+1
* Firefox: fix tab closing issue (pop-up blocking)Deathamns2015-01-152-4/+15
* removed unused code for the time beinggorhill2015-01-151-4/+0
* not neededgorhill2015-01-153-25/+0
* URL handling changesDeathamns2015-01-156-40/+70
* code review re #498gorhill2015-01-141-4/+16
* this fixes one part of #498gorhill2015-01-144-16/+47
* Firefox: lower popup resize delayDeathamns2015-01-141-1/+1
* Way simplify vAPI closePopup for SafariChris2015-01-131-15/+3
* Firefox: fix tooltip animationDeathamns2015-01-131-1/+1
* Fix prorblems caused by vAPI.insertHTMLDeathamns2015-01-131-1/+1
* Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-01-131-1/+1
|\
| * Fix popup tooltips and sizing for FirefoxDeathamns2015-01-131-1/+1
* | this fixes #490gorhill2015-01-131-1/+7
|/
* Implement vAPI.insertHTMLDeathamns2015-01-135-3/+39
* Firefox: remove unloading from vAPIDeathamns2015-01-131-12/+12
* Miscellaneous changesDeathamns2015-01-138-188/+248
* Firefox: fixed content scripts?Deathamns2015-01-133-25/+6
* Firefox: improvements for content scriptsDeathamns2015-01-133-92/+118
* Firefox,Safari: implement vAPI.tabs.reloadDeathamns2015-01-132-1/+21
* Firefox: simplify vAPI.app.restartDeathamns2015-01-133-60/+55
* Firefox: workaround for the e10s crashDeathamns2015-01-131-2/+2
* Firefox: blocking improvements / other fixesDeathamns2015-01-132-105/+277
* Firefox: popup size for menu-panelDeathamns2015-01-132-2/+8
* Safari: code stylingDeathamns2015-01-132-19/+22
* Firefox: fix copy-paste memory leakDeathamns2015-01-131-1/+1
* Firefox: implement vAPI.app.restartDeathamns2015-01-132-19/+63
* Code stylingDeathamns2015-01-1311-461/+479
* Firefox: ownsWeak=true for observers, +minor modsDeathamns2015-01-133-35/+63
* Make vAPI.setIcon less Chromium specificDeathamns2015-01-133-43/+43
* Popup related changesDeathamns2015-01-135-36/+67
* Firefox: new method for request handlingDeathamns2015-01-134-79/+193
* Safari: get appinfo from tooltipDeathamns2015-01-133-3/+9
* Fix build scipts' shebang, let -> constDeathamns2015-01-131-2/+2