Matt Woodrow
69645b11a3
Bug 1116812 - Blacklist two intel GPUs that are trigger driver crashes frequently. r=jrmuizel
...
--HG--
extra : rebase_source : d84456b830a5ee7fc77f14bb2ed1e9cbed3d0a57
2015-03-26 12:58:48 +13:00
Jeff Muizelaar
fb673cf110
Bug 1137716. Try blacklisting Optimus w/ Intel Ironlake Graphics. r=bas
...
Hopefully this will help and won't make things worse. We still
don't know why this regressed.
--HG--
extra : rebase_source : 79061642e26cc88c93d0f7f9890bb3368eb34fde
2015-03-21 15:37:00 -04:00
Phil Ringnalda
103cef492e
Backed out 2 changesets (bug 1137716) for bustage
...
CLOSED TREE
Backed out changeset 76b1809d22eb (bug 1137716)
Backed out changeset 726f8309756a (bug 1137716)
2015-03-22 17:36:36 -07:00
Phil Ringnalda
2dc51a1d77
Bug 1137716 followup, fix typo
...
CLOSED TREE
2015-03-22 16:18:47 -07:00
Jeff Muizelaar
f09851351f
Bug 1137716. Try blacklisting Optimus w/ Intel Ironlake Graphics. r=bas
...
Hopefully this will help and won't make things worse. We still
don't know why this regressed.
--HG--
extra : rebase_source : c2b1d32c982839d7dcee6e448cabda670ed5cfd4
2015-03-21 15:37:00 -04:00
Matt Woodrow
c9827e20e7
Bug 1139503 - Backlist ATI driver version for DXVA on windows 10 since it's causing crashes. r=cpearce
...
--HG--
extra : rebase_source : bd05f643a4fea3c94f36d25acfa604fbea939f54
2015-03-12 10:44:52 +13:00
Jacek Caban
804fea549c
Bug 1133818 - Fixed GCC warnings in widget/windows. r=jmathies
2015-02-23 12:15:53 +01:00
Jacek Caban
bfc4c320ec
Bug 1102297 - mingw wchar_t/char16_t mismatch fixup.
2015-02-16 12:38:00 +01:00
Aaron Klotz
a381b19621
Bug 1102297: Obtain user GEOID from Windows; r=jimm
...
--HG--
extra : rebase_source : 0736fa13c87ab309c6b8935f54c847502930a896
2015-02-08 14:29:13 -07:00
David Anderson
81810b86dd
Add an ancient Radeon driver to the gfx blocklist. (bug 1118695, r=jrmuizel)
2015-02-03 14:27:07 -08:00
Matt Woodrow
0003596eec
Bug 1120128 - Implement blacklist for DXVA and blacklist AMD Radeon HD 5800. r=Bas
2015-01-26 13:34:28 +13:00
Nicolas Silva
87d521274e
Bug 1099252 - Blocklist ATI graphics driver version 8.832.0.0. r=Bas
2014-12-01 16:21:37 -08:00
Jacek Caban
416d586a14
Bug 1102809 - Fixed -Wunused-function warnings found in mingw build. r=mattwoodrow
2014-11-24 11:19:36 +01:00
Nicolas Silva
ef2ae0a91b
Bug 1074378 - Blocklist D3D11 on Windows 7 with intel driver version 8.15.10.1749. r=Bas
2014-11-19 11:25:21 +01:00
Jeff Muizelaar
5b9dfb3684
Bug 1092260. Use PREVENT_INTERNAL_THREADING_OPTIMIZATIONS with D3D11. r=bas
...
Using this seems to avoid the AMD frame delay bug.
--HG--
extra : rebase_source : 1b867ebfef30d1c1a426c7510591770f362d2b28
2014-11-18 17:29:57 -05:00
Jeff Muizelaar
bb0ca8f88d
Bug 1092260. Block D3D11 layers on AMD hardware that delays by a frame. r=bas
...
It seems that some AMD drivers delay D3D11 output by a frame.
This shows up in other apps like Chrome:
https://code.google.com/p/chromium/issues/detail?id=402134
--HG--
extra : rebase_source : 6c2137edea70a655c0838d5a5b7d71e04cec74b3
2014-11-17 15:54:08 -05:00
Ryan VanderMeulen
b2fec0fb4a
Backed out changeset 13ba124946bd (bug 1074378) for causing bug 1081171.
2014-11-13 09:51:16 -05:00
Nicolas Silva
bcd4740627
Bug 1089183 - Blacklist D2D on a range of ATI drivers that don't handle dxgi keyed mutex properly. r=bjacob
...
CLOSED TREE
2014-11-06 10:33:00 -05:00
Bas Schouten
85a35c2b4e
Bug 1093694: Don't allow any graphics features when there's a driver version mismatch. r=jrmuizel
2014-11-04 21:58:59 +01:00
Nicolas Silva
6c1aeb404a
Bug 1083071
- Backout the additional blacklist entries. r=jmuizelaar
2014-10-22 09:04:00 -04:00
Ryan VanderMeulen
25e4ab80fb
Bug 1083071
- Change accidentally-used periods to commas. rs=nical
...
CLOSED TREE
2014-10-20 14:55:56 -04:00
Nicolas Silva
fd4ad7d805
Bug 1083071
- Blacklist device family IntelGMAX4500HD drivers older than 7-19-2011 because of OMTC issues on Windows. r=Bas
2014-10-20 08:37:00 -04:00
Nicolas Silva
c921e1e174
Bug 1083071
- Add some old intel drivers to the blocklist. r=Bas
2014-10-17 07:14:00 -04:00
zhoubcfan@163.com
567fb422f4
Bug 1076926 - Add windows 10 support to exe manifest. r=jimm
2014-10-04 14:43:01 +09:00
Nicolas Silva
f2c422e752
Bug 1074378 - Blocklist driver Intel GMAX4500HD v 8,15,10,1749. r=Bas
2014-10-02 19:31:27 +02:00
Bas Schouten
ee090394fb
Bug 1060736: Disable all acceleration on HD 3000 for driver versions 2321 or lower. r=nical
2014-09-29 17:57:54 +02:00
Benoit Jacob
29f5c46479
Bug 1063048 - backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes - r=Bas
2014-09-10 16:16:55 -04:00
David Parks
0a84f19d3f
Bug 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob
2014-08-12 21:25:13 -07:00
Matt Woodrow
6650e177ca
Bug 1018278 - Blacklist direct2d on older drivers with intel HD 3000 cards since it only renders black. r=bjacob
2014-08-01 17:59:36 +12:00
Benoit Jacob
61c4229599
Bug 988549 - Back out the Intel-specific blacklist relaxations from bug 984417 as these blacklist entries were actually needed to avoid _VEC_memzero crashes - r=Bas
2014-07-15 10:40:00 -04:00
Milan Sreckovic
50b7a495b6
Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-07-09 14:21:49 -04:00
Carsten "Tomcat" Book
31145f4c87
Backed out changeset 9f4b2ff029e3 (bug 918386) for breaking emulator tests on a CLOSED TREE
2014-07-09 14:07:52 +02:00
Milan Sreckovic
f50d227be7
Bug 918386: Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-06-30 14:26:39 -04:00
Ryan VanderMeulen
1faa299871
Backed out changeset 9f1c312a85ee (bug 918386) for crashes.
2014-07-03 14:37:10 -04:00
Milan Sreckovic
8b27a0b4d2
Bug 918386: Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-06-30 14:26:39 -04:00
Walter Litwinczyk
cfa586e393
Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert
2014-07-01 14:44:09 -07:00
Bas Schouten
3e0b443469
Bug 1019400: Stop blacklisting D2D for Catalyst 14.6+. r=bjacob
2014-06-04 09:53:08 +02:00
Birunthan Mohanathas
cfd62b35ad
Bug 869836 - Part 10: Use Truncate instead of `AssignLiteral("")`. r=ehsan
...
--HG--
extra : rebase_source : e75c900e72e5367518f2b923a839fd23acf29a42
2014-05-26 21:54:53 +03:00
Birunthan Mohanathas
aea8617b92
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Bas Schouten
c1cc4cf7a5
Bug 984488: Blacklist Direct2D for Catalyst 14.4 drivers. r=bjacob
2014-05-19 00:37:17 +02:00
Benoit Jacob
15d3f230bf
Bug 984417 - Stop blacklisting D3D10 features on DriverVersionMismatch; just keep annotating crash reports - r=Bas
2014-04-30 12:45:38 -04:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Benoit Jacob
9d7e68a772
Bug 984417 - Remove possibly-unnecessary Direct2D blocklist rules, and annotate crash reports on DriverVersionMismatch - r=Bas
2014-03-18 12:02:51 -04:00
Ehsan Akhgari
1b83407ce9
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Milan Sreckovic
67bcba8d62
Bug 949275 - Extend the block list range to 6.14.10.5218 (exclusively). r=jmuizelaar
2013-12-17 18:04:48 -05:00
Birunthan Mohanathas
3440613a39
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
...
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Jacek Caban
54f8cc293a
Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm
...
--HG--
extra : rebase_source : 829390ff7e6f4eb71dcd32c9d1aa27f61baa6653
2013-12-03 16:12:57 +01:00
Masatoshi Kimura
94e32908ff
Bug 925599 - Replace gfxWindowsPlatform::WindowsOSVersion(). r=Bas
2013-11-22 12:35:40 +09:00
Jeff Muizelaar
9a2df406b2
Bug 919454. Add a rule to catch broken StretchRect(). r=bjacob
...
--HG--
extra : rebase_source : f7f452eddbb114ac51c77f7fc3b895a954a2b37a
2013-11-07 10:22:08 -05:00
Birunthan Mohanathas
337d6926aa
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
...
--HG--
extra : rebase_source : 02a90b963833b2e9bf2938b32f401746730adf84
2013-10-08 14:48:02 -04:00