aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/scriptlets
Commit message (Expand)AuthorAgeFilesLines
* https://github.com/chrisaljoudi/uBlock/issues/1528: apply fix to element pickergorhill2015-08-281-1/+15
* https://github.com/chrisaljoudi/uBlock/issues/1528: apply fix to scriptlets toogorhill2015-08-285-13/+45
* #608: this fixes a bunch of strictness-related warningsgorhill2015-08-183-5/+5
* this fixes #546gorhill2015-07-301-1/+10
* DOM inspector: to properly report cosmetic filters for dynamically added elem...gorhill2015-07-111-50/+74
* this makes shadow DOM work on Firefoxgorhill2015-07-063-39/+45
* avoid reporting the DOM layout while it is loadinggorhill2015-07-061-0/+5
* #435: using shadow nodes instead of modifying directly nodes' style attrgorhill2015-07-063-53/+127
* bypass FF's built CSS.escape(), to benefit from serializeAsStringgorhill2015-07-031-6/+1
* CSS.escape: support "serialize a string" to avoid pointless escapinggorhill2015-07-031-8/+20
* dom inspector: this fixes non-sticky toolbarsgorhill2015-07-011-1/+1
* functional DOM inspectorgorhill2015-06-301-124/+294
* some refactoring: move to-aux-process-messaging timeout into vAPIgorhill2015-06-291-17/+11
* some more work re inspectorgorhill2015-06-281-52/+52
* DOM inspector: incremental rendering when inspected DOM changesgorhill2015-06-271-55/+254
* some refactoring of new DOM inspector codegorhill2015-06-264-811/+691
* dom inspector: ébauchegorhill2015-06-266-4/+814
* code reviewgorhill2015-06-171-0/+3
* Imported https://github.com/AlexVallat/uBlock/commit/620a7d78d146d071f3f7ba09...AlexVallat2015-06-171-3/+0
* this fixes the other half of #58: from which list(s) a cosmetic filter origin...gorhill2015-06-131-1/+2
* this fixes #290gorhill2015-06-041-8/+19
* minor code reviewgorhill2015-05-301-8/+6
* coalesce mouse move eventsgorhill2015-05-271-4/+22
* logger: UI work on URL-based dynamic filteringgorhill2015-05-245-0/+1338