Vladimir Vukicevic
8d8ab4de9f
Bug 1036606 - Extend mozRequestFullScreen to accept an options dict with a vrDisplay member; r=bz
2014-07-09 12:30:22 -07:00
Vladimir Vukicevic
54548bfc2b
Bug 1036597 - extend widget's MakeFullScreen method to take an optional nsIScreen indicating the target; r=karlt
2014-07-09 12:29:28 -07:00
Vladimir Vukicevic
01202baa97
Bug 1036604 - add VR display item and VR frame state bit; r=roc
2014-07-09 12:25:31 -07:00
Vladimir Vukicevic
27e56b034e
Bug 1036604 - Add VRDevice interfaces, navigator.getVRDevices call, and Oculus Rift gfxVR; r=bz,jrmuizel
2014-07-09 12:24:49 -07:00
Jonathan Watt
fe181325e2
Bug 1100448 - Protect against null cairo_surface_t when getting the underlying surface from DrawTargetCairo. r=Bas
2014-11-17 21:41:41 +00:00
Steve Fink
2ff4d387d6
Bug 1098641 - Add os.{getpid,waitpid,spawn,system}, r=jorendorff
2014-11-13 16:12:34 -08:00
Benjamin Bouvier
563f5bfcdf
Bug 1094855: Add SIMD.float32x4.minNum/maxNum to asm.js; r=luke
2014-11-21 17:27:46 +01:00
Benjamin Bouvier
bfb325186d
Bug 1094855: Implement SIMD.float32x4.minNum/maxNum in the JITs; r=sunfish
2014-11-21 17:27:40 +01:00
Benjamin Bouvier
b6fd50acda
Bug 1094855: Add helpers for cmpps; r=sunfish
2014-11-21 17:27:35 +01:00
Benjamin Bouvier
b24d182522
Bug 1094855: Move some tests in testSIMD.js; r=sunfish
2014-11-21 17:27:30 +01:00
Benjamin Bouvier
7ea905e56f
Bug 1094855: Update SimdBinaryArith::Min/Max to properly handle comparisons involving -0/0 and NaNs; r=sunfish
2014-11-21 17:27:21 +01:00
Benjamin Bouvier
ccdc80feeb
Bug 1094855: SIMD: Add minNum/maxNum and update min/max in the interpreter; r=till
...
--HG--
rename : js/src/tests/ecma_6/TypedObject/simd/float32x4max.js => js/src/tests/ecma_6/TypedObject/simd/float32x4-minmax.js
2014-11-21 17:27:17 +01:00
James Willcox
5a26f31ec8
Merge backout CLOSED TREE
...
--HG--
extra : amend_source : a86ee1ef29589ff7390a070ca4d55b65de4d0ce6
2014-11-21 09:47:45 -06:00
James Willcox
f409f2a92b
Back out bug 1097116
2014-11-21 09:47:03 -06:00
Till Schneidereit
7e20d71646
Bug 1069063 - Part 2: Make Array.prototype.includes Nightly-only. r=lth
...
--HG--
extra : rebase_source : 62e7c230290d039596771339c83e085f9358f882
2014-11-21 16:41:51 +01:00
James Willcox
1664129cd2
Bug 1097116 - Fix readback for EGLImageImage r=jgilbert
2014-11-21 09:28:21 -06:00
James Willcox
60e6a04aff
Bug 1097116 - Copy the decoded SurfaceTexture into an EGLImage to allow accurate presentation r=jgilbert
2014-11-21 09:28:20 -06:00
James Willcox
d86fc4559b
Bug 1097116 - Add fencing and better lifetime management for EGLImage Images r=jgilbert
2014-11-21 09:28:19 -06:00
Alexander Surkov
91d762ecff
Bug 1013584 - presentation list items should expose generic accessibles, r=davidb
2014-11-21 09:13:32 -05:00
Benjamin Bouvier
03b91def37
Bug 1079361: Use AsmJSSimdType rather than Type in SIMD type checking in asm.js; r=luke
2014-11-21 12:14:06 +01:00
Benjamin Bouvier
56c0ec83c0
Bug 1079361: SIMD: add support for {int,float}32x4.{load,store} to asm.js; r=luke
2014-11-21 12:13:40 +01:00
Benjamin Bouvier
66d0244777
Bug 1079361: Refactor AsmJSHeapAccess to include the view type of the heap access; r=luke
2014-11-21 12:12:29 +01:00
ZongShen Shen
287d8bae70
Bug 1066040 - IonMonkey: Implement the StringReplace recover instruction. r=nbp
2014-11-21 14:05:47 +01:00
Emanuel Hoogeveen
d573431119
Bug 1100485 - Lock chunks during double purging to avoid racing with allocation. r=glandium
2014-11-19 09:34:00 +01:00
Boris Chiou
fe464f5aa9
Bug 1096139 - Create websocket dynamically after we enable Layerscope. r=dglastonbury
...
We have to create the websocket if it doesn't exist after enabling
Layerscope. Therefore, we don't have to reboot the device anymore.
1. Remove the Init and DeInit in CreateCompositor and DestroyCompositor
to prevent some unwanted deInits on the browser. (Our browser often
calls DestroyCompositor)
2. Initize websocket only when we need it.
2014-11-20 02:00:00 +01:00
Carsten "Tomcat" Book
c7343ddfa9
Merge mozilla-central to mozilla-inbound
2014-11-21 13:00:50 +01:00
Carsten "Tomcat" Book
4213004750
merge b2g-inbound to mozilla-central a=merge
2014-11-21 12:58:22 +01:00
Carsten "Tomcat" Book
aa7f18d14d
merge mozilla-inbound to mozilla-central a=merge
2014-11-21 12:57:00 +01:00
Carsten "Tomcat" Book
7aeb9397f0
Backed out changeset 74527e0493c5 (bug 1079361) for Bustage on a CLOSED TREE
2014-11-21 12:46:07 +01:00
Carsten "Tomcat" Book
2449cfbedb
Backed out changeset 39e6791cc5c5 (bug 1079361)
2014-11-21 12:45:43 +01:00
Carsten "Tomcat" Book
16a9ad26c4
Backed out changeset a7d29ca3d8c2 (bug 1079361)
2014-11-21 12:45:38 +01:00
Benjamin Bouvier
2c706f775b
Bug 1079361: Use AsmJSSimdType rather than Type in SIMD type checking in asm.js; r=luke
2014-11-21 12:14:06 +01:00
Benjamin Bouvier
6996c5659d
Bug 1079361: SIMD: add support for {int,float}32x4.{load,store} to asm.js; r=luke
2014-11-21 12:13:40 +01:00
Benjamin Bouvier
3d99d11936
Bug 1079361: Refactor AsmJSHeapAccess to include the view type of the heap access; r=luke
2014-11-21 12:12:29 +01:00
Benjamin Bouvier
bcdd89cb6e
Bug 1088709: Add SIMD.{float,int}32x4.{load,store} to the interpreter; r=till
2014-11-21 12:11:59 +01:00
Carsten "Tomcat" Book
20d22ead7d
Backed out changeset d917152c263d (bug 920938) for build warning/failures
2014-11-21 11:05:45 +01:00
Gina Yeh
1c274330e8
Bug 1096146, Patch 2: Mochitest, r=smaug.
2014-11-21 17:48:04 +08:00
Gina Yeh
0b247ef9d3
Bug 1096146, Patch 1: No default actions of keydown event should be made if mozbrowserbeforekeydown event is defaultPrevented, r=smaug.
2014-11-21 17:47:55 +08:00
Carsten "Tomcat" Book
5c6e77515c
Merge mozilla-central to b2g-inbound
2014-11-21 08:32:17 +01:00
Carsten "Tomcat" Book
697dfccb74
Merge mozilla-central to fx-team
2014-11-21 08:27:29 +01:00
Carsten "Tomcat" Book
a1e2258ca2
Backed out changeset 188d22215166 (bug 1057512) for causing dt2 memory leaks
2014-11-21 08:10:06 +01:00
Carsten "Tomcat" Book
cc456c56ea
Backed out changeset 34594cb8b2e4 (bug 1057512)
2014-11-21 08:09:44 +01:00
Carsten "Tomcat" Book
96a6e8cb94
Backed out changeset 44c68f942d20 (bug 1071546
) for ggc perma failures
2014-11-21 08:05:55 +01:00
Carsten "Tomcat" Book
40726eb004
Backed out changeset 2b29d8a00774 (bug 996509)
2014-11-21 08:04:23 +01:00
Carsten "Tomcat" Book
1d7121678c
Backed out changeset 5c168f572252 (bug 996509)
2014-11-21 08:04:21 +01:00
Carsten "Tomcat" Book
f9ede388b0
Backed out changeset 8d040e2b9aff (bug 1072903)
2014-11-21 08:04:20 +01:00
Carsten "Tomcat" Book
79c6828d56
Backed out changeset 7d0eb79dd247 (bug 1072903)
2014-11-21 08:04:18 +01:00
Carsten "Tomcat" Book
a11f464268
Backed out changeset 5485b455c029 (bug 1072903)
2014-11-21 08:04:17 +01:00
Carsten "Tomcat" Book
e69a1b6df1
Backed out changeset 8b9390d62ecd (bug 1072903)
2014-11-21 08:04:15 +01:00
Carsten "Tomcat" Book
540f556ebd
Backed out changeset 33167a292285 (bug 1072903)
2014-11-21 08:04:12 +01:00