gecko/gfx
Jim Chen 8cf891bd76 Bug 959237 - Define GetVM, GetJNIEnv, and GetJNIForThread as infallible; r=blassey
Currently when either of these methods fail, we log something and rely on the calling code to null check. Since these failures are serious and likely unrecoverable, it's better to define these methods as infallible and just crash if they do fail.
2014-01-17 23:32:24 -06:00
..
2d Bug 944579 - Refuse to create gigantic DrawTargets and surfaces. r=Bas 2014-01-17 11:06:17 +01:00
angle Bug 892859 - Fix Angle to build on Visual Studio 2013. r=bjacob 2014-01-12 05:09:29 +09:00
cairo Bug 958906: Remove reliance on implicit conversion from enum types to integers to fix VS2013 build bustage, r=bjacob 2014-01-11 22:26:20 -08:00
gl Bug 900033 - Don't rely on the driver to detect a bad MakeCurrent. r=jrmuizel 2014-01-17 18:10:54 -05:00
graphite2 bug 951009 - update graphite2 library to upstream v1.2.4. r=jdaggett 2014-01-08 17:49:32 +00:00
harfbuzz bug 941470 - update harfbuzz to latest upstream commit (205bf834...), to pick up plan-caching for user features and misc fixes. r=jdaggett 2013-12-04 07:07:44 +00:00
ipc Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas 2014-01-10 14:06:16 -05:00
layers Bug 961171 - Have APZ pick up on dynamic changes to 'scrollgrab' property. r=BenWa 2014-01-17 14:51:00 -05:00
ots Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
qcms Backed out changeset ef14be22d6f7 (bug 907196) for Windows bustage. 2014-01-13 10:25:52 -05:00
skia Bug 875013 - Remove VPATH in gfx/; r=joey 2014-01-07 17:50:44 -05:00
src Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas 2014-01-10 14:06:17 -05:00
tests Bug 795567 - Part 7: Add gtests for the apzc to cover touch-action stuff. r=kats 2014-01-15 10:03:16 -05:00
thebes Bug 959237 - Define GetVM, GetJNIEnv, and GetJNIForThread as infallible; r=blassey 2014-01-17 23:32:24 -06:00
ycbcr Bug 958375 - 4/9 - Make SurfaceFormat a typed enum - r=Bas 2014-01-10 14:06:16 -05:00
moz.build Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00