Commit Graph

66 Commits

Author SHA1 Message Date
Cameron Kaiser
8034a1e5a8 #566: hartzfacts.de 2020-07-11 22:43:56 -07:00
Ken
3f33f8a6e5
Intel fixes (#608)
* ycbcr: intel assembly fixes for old gcc-as in Tiger

minor changes in assembly that are friendly to the
older gcc-as in Tiger

* libvpx/moz.build: only use force_cpusubtype_all on PPC

this flag is not accepted by the intel assembler

* libvpx: compiler/assembler fixes for intel

use clang-3.4 as the primary compiler
use yasm for the assembly

* nss: use clang-3.4 as compiler on Intel

nss contains assembly that the old gas assembler can't manage
using clang-3.4 is the easiest fix for this, as it is
already needed elsewhere for libvpx

* Intel mozconfig: update

we need to force the old gas assembler to be used
for the majority of the build as the newer clang
one will fail

* client.mk: use original which

MacPorts has a newer version of the which command
that is supposed to be more like current 'which' versions,
but there is an error in it at present and the construct
used in TFF doesn't work correctly.

Until this is fixed, use the original /usr/bin/which (and that
one can in fact be used forever, of course).
2020-06-11 15:31:09 -07:00
Cameron Kaiser
70020aae35 #566: adac, swr3 2020-04-03 19:27:00 -07:00
Cameron Kaiser
72ed78afdf #566: trustpilot 2020-04-02 21:01:28 -07:00
Cameron Kaiser
3f21b5a05c #566: change to partial match 2019-11-27 17:00:54 -08:00
Cameron Kaiser
916d37b9ae #566: and a couple more 2019-11-17 16:35:16 -08:00
Cameron Kaiser
71e13ff66b closes #566: update font blacklist again 2019-11-16 18:57:12 -08:00
Cameron Kaiser
6a76bff74a closes #573: update blacklist 2019-10-14 19:22:33 -07:00
Cameron Kaiser
2591f0e266 #566: update font blacklist 2019-08-12 20:05:13 -07:00
Cameron Kaiser
98a8aeb0ab #560: update blacklist 2019-06-18 10:24:54 -07:00
Cameron Kaiser
93c88d8829 #556: update font blacklist 2019-05-09 19:34:36 -07:00
Cameron Kaiser
54aa2d7cc1 #551: M1538619 M1538736 M1542829 M1543617 M1531346 M1540166 2019-05-06 19:59:41 -07:00
Cameron Kaiser
9465ea36d8 #446: cap default frame rate to 30fps (based on M1503339) 2019-03-25 21:27:30 -07:00
Cameron Kaiser
ac0300a558 #501: add toggle pref 2019-02-07 21:29:43 -08:00
Cameron Kaiser
424b846d29 closes #537: add blocklist entries for ici.radio-canada.ca 2019-01-09 23:16:59 -08:00
Cameron Kaiser
8be8e20573 closes #513: add more font entries, allow blocking through CSS-FLAPI 2018-07-17 21:01:02 -07:00
Cameron Kaiser
582f5a0deb #500: M1464063 M1464039 M1458048 2018-06-21 16:29:20 -07:00
Riccardo
cc9366bc71
Merge pull request #11 from classilla/master
Keep up FP7
2018-05-10 09:17:16 +02:00
Cameron Kaiser
48862f0a4d #491: M1393367 M1452202 2018-04-26 22:31:44 -07:00
Riccardo
b9d99fa066
Merge pull request #9 from classilla/master
Keep up
2018-03-30 11:38:37 +02:00
Cameron Kaiser
71d0a68ef4 closes #492: rc4 bad, increase throttle, update UAs, reduce font URL overhead, nerdwallet ATSUI font block 2018-03-23 21:26:22 -07:00
Riccardo
b61caed0c3
Merge pull request #8 from classilla/master
keep sync with master
2018-03-23 09:22:51 +01:00
Cameron Kaiser
0ba5d5dad1 #478: M1416307 M1430557 M1416529 M1324042 M1428947 M1437087 M1440926 M1425520 2018-03-06 20:08:17 -08:00
Riccardo Mottola
a1a49b119a further endianness work for font tags 2018-03-02 08:59:08 +01:00
Riccardo Mottola
b00504df70 values were not endian dependent (crash) 2018-03-02 08:58:02 +01:00
Cameron Kaiser
bd99fc9bfa
Merge pull request #475 from rmottola/master
Intel patches from @rmottola
2018-02-19 09:24:41 -08:00
Riccardo Mottola
644b97d52a whitespace removal 2018-02-19 12:48:05 +01:00
Riccardo Mottola
23cdfbc71e whitespace cleanup 2018-02-18 22:05:33 +01:00
Cameron Kaiser
0e7b32a5fe #477: reorganize and optimize font URL blacklist 2018-02-17 16:59:33 -08:00
Riccardo
ee391000d1
Merge pull request #6 from classilla/master
Catch up with Master
2018-02-16 00:03:29 +01:00
Cameron Kaiser
aebc3385bd closes #473: implement Canvas Ellipse + M1239835 2018-02-11 17:44:42 -08:00
Cameron Kaiser
f9f066fc15 more fonts for blacklist 2018-02-10 13:33:19 -08:00
Riccardo
d868b15063
Merge pull request #5 from classilla/master
keep  track with head
2018-02-06 14:37:01 +01:00
Riccardo Mottola
dc3e34a505 and Little Endian paths to GetFont Table and FindTagInTableDir 2018-02-05 21:15:52 +01:00
Cameron Kaiser
c45fb34898 update nytimes ATSUI font blacklist 2018-01-28 15:12:16 -08:00
Cameron Kaiser
d7cd088c2b #470: clean up row filters, collapse into permute 2018-01-27 13:04:49 -08:00
Cameron Kaiser
8f15c68ae7 #470: remove unproductive optimizations from row filter 2018-01-27 09:45:04 -08:00
Cameron Kaiser
7b68aa337f #470: convert YUV table to AltiVec alignment 2018-01-26 23:56:47 -08:00
Cameron Kaiser
cc82749d25 #469: script blocking (plus blacklist a couple fonts on LATimes) 2018-01-26 16:01:09 -08:00
Cameron Kaiser
4d24850e28 #453: bounds-check CoreGraphics paths because Facebook sucks 2018-01-24 20:42:08 -08:00
Cameron Kaiser
f1e53a0c01 #457: M1414425 M1418854 M1411708 M1395508 M1408017 M1425000 + assertion tweaks 2018-01-15 13:46:28 -08:00
Riccardo Mottola
476c7498d9 Revert "look for log2() without std namespace" - need to investigate more
This reverts commit dbe31570d0.
2017-12-17 19:16:07 +01:00
Riccardo Mottola
dbe31570d0 look for log2() without std namespace 2017-12-16 19:45:40 +01:00
Riccardo Mottola
9560b56f7f factor code constants to a tag and make it endianness dependent 2017-12-12 16:30:14 +01:00
Riccardo Mottola
b89023984e make it only a warning on non-intel 2017-12-12 15:57:28 +01:00
Cameron Kaiser
78dd4ea8ff #452: better endian fix for SurfaceFormat (M1209812/M986328) 2017-12-04 22:00:17 -08:00
Cameron Kaiser
99d4c13d8d #443: M1395138 M1400554 M1400003 M1407751 M1261175 2017-10-19 21:55:47 -07:00
Cameron Kaiser
b8ebae8398 #426: M1385395 2017-10-14 19:03:40 -07:00
Cameron Kaiser
b7fead52bc #317: patch thebes for graphite2 alignment issues; enable graphite fonts 2017-10-06 21:05:26 -07:00
Cameron Kaiser
083639c711 #429: update Harfbuzz to 1.5.1 2017-10-06 17:24:08 -07:00