Jeff Muizelaar
|
46701dc5ca
|
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.
|
2015-03-21 15:37:00 -04:00 |
|
Phil Ringnalda
|
ee07a36918
|
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 |
|
Jeff Muizelaar
|
2c3999c23b
|
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.
|
2015-03-21 15:37:00 -04:00 |
|
Ehsan Akhgari
|
ea41d8de48
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-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 MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Matt Woodrow
|
0f090c1fbc
|
Bug 1120128 - Implement blacklist for DXVA and blacklist AMD Radeon HD 5800. r=Bas
|
2015-01-26 13:34:28 +13:00 |
|
Milan Sreckovic
|
9bf3616b92
|
Bug 1112828 - Have GfxInfo::LogFailure use gfxCriticalLog and entries from gfxCriticalLog be available in about:support graphics section. r=jmuizelaar
|
2015-01-13 21:19:25 -05:00 |
|
Ehsan Akhgari
|
23cde4928f
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
|
Milan Sreckovic
|
7d7530b6de
|
Bug 1100530 - Clean up OS X version constants. f=jgilbert, r=mstange
|
2014-11-28 17:28:59 -05:00 |
|
Steven Michaud
|
e2805ef989
|
Bug 1102295 - Get country data on the Mac. r=bsmedberg
|
2014-11-21 18:23:09 -06:00 |
|
Mason Chang
|
5816cf797a
|
Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc
|
2014-10-23 10:16:45 -07:00 |
|