Commit Graph

150513 Commits

Author SHA1 Message Date
Benoit Jacob
ad163989cd Bug 814159 - Part 2: remove the global context code from GLContextProviderEGL.cpp - r=benwa 2013-10-11 09:16:44 -04:00
Benoit Jacob
4ce8a28e25 Bug 814159 - Part 1: remove X11, Qt, and unused Gonk code from GLContextProviderEGL.cpp - r=benwa 2013-10-11 09:16:44 -04:00
Benoit Jacob
9b609532b0 Bug 922921 - Consistently check attrib accesses in WebGLVertexArray. Also rename a few things. - r=jgilbert 2013-10-11 09:16:44 -04:00
Benoit Jacob
8d9374f04e Bug 924193 - Drop WebGLTexelConversions' custom FORCE_INLINE macro, use MOZ_ALWAYS_INLINE - r=jgilbert 2013-10-11 09:16:44 -04:00
Benoit Jacob
e52dbaed88 Bug 924192 - Use MOZ_BEGIN_ENUM_CLASS for the WebGLTexelPremultiplicationOp enum - r=jgilbert 2013-10-11 09:16:44 -04:00
Benoit Jacob
625d40fbff Bug 924191 - Use MOZ_BEGIN_ENUM_CLASS for the WebGLTexelFormat enum - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
2998967184 Bug 924189 - Use MOZ_BEGIN_ENUM_CLASS for the WebGL VertexAttrib0 enum - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
9ffc6b23d8 Bug 924188 - Use MOZ_ASSERT where appropriate in WebGL code - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
0e6cdbb7f0 Bug 924186 - Simplify WebGLFramebuffer's CC goop - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
76acfffadf Bug 924176 - Warn on prefixed WebGL extensions usage (deprecated) - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
31b388a74f Bug 922810 - Fix the build on compilers not supporting strong enums - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
c1068e71b9 Bug 922810 - Part 8: Defer/avoid initialization of texture images - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
9b4f7263f1 Bug 922810 - Part 7: extend ScopedBindTexture to support cube maps - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
f381117c01 Bug 922810 - Part 6: Clean up and optimize fake black textures implementation - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
70e268f927 Bug 922810 - Part 5: do not initialize depth textures before they get rendered to, use a fake black texture instead - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
d3ed28c249 Bug 922810 - Part 4: make BindTexture smart enough to not clear the context's mFakeBlackStatus when nothing changed - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
0ada058e54 Bug 922810 - Part 3: introduce transparent fake black textures alongside existing opaque ones - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
5e11f6d43d Bug 922810 - Part 2: reorganize the tracking of fake back statuses - r=jgilbert 2013-10-11 09:16:43 -04:00
Benoit Jacob
d2a1326b16 Bug 922810 - Part 1: track image initialization with a WebGLImageDataStatus enum - r=jgilbert 2013-10-11 09:16:43 -04:00
Carsten "Tomcat" Book
19d472dcbb merge b2g-inbound to mozilla-central 2013-10-11 11:15:46 +02:00
Carsten "Tomcat" Book
2ceefd3151 merge fx-team to mozilla-central 2013-10-11 11:13:15 +02:00
Brian Smith
0e1e03df3a Bug 839310: Expand TLS intolerance logic to work for versions beyond TLS 1.0, r=keeler, r=wtc
--HG--
extra : rebase_source : b83a610d08abb428f0f6894fa935712f820ddfe8
2013-10-11 00:17:19 -07:00
Nicholas Nethercote
73046bbae3 Bug 921923 (part 4) - Make multi-output sizeOfFoo() functions more consistent in gfx/thebes/. r=jkew.
--HG--
extra : rebase_source : 02ddce0e34ec6619fcaf92aa30addc77bdd8b80f
2013-10-14 19:19:47 -07:00
Gaia Pushbot
ab0b5068f1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c7c750d66279
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12680 from timdream/bug923788

Bug 923788 - Calculate position of lock screen icons based with calc() from center, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/4fb51c9b02ec
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 923788 - Calculate position of lock screen icons based with calc() from center
2013-10-10 20:55:23 -07:00
Shu-yu Guo
0d36c5754e Bug 921325 - Return bool from PJS VM functions and use the fatal bit on ForkJoinSlice to signal fatal vs retry. (r=nmatsakis) 2013-10-10 20:02:32 -07:00
Shu-yu Guo
c6c97c912b Bug 918584 - Part 4: Add SetElementParIC. (r=jandem) 2013-10-10 20:02:31 -07:00
Shu-yu Guo
06e6659818 Bug 918584 - Part 3: Add SetPropertyParIC. (r=jandem) 2013-10-10 20:02:31 -07:00
Shu-yu Guo
f7a54486db Bug 918584 - Part 2: Gently refactor SetElementIC. (r=jandem) 2013-10-10 20:02:31 -07:00
Shu-yu Guo
00c497c147 Bug 918584 - Part 1: Gently refactor SetPropertyIC. (r=jandem) 2013-10-10 20:02:31 -07:00
Shu-yu Guo
315699364e Bug 924757 - Remove PJS-tagged callee tokens. (r=jandem) 2013-10-10 20:02:31 -07:00
Shu-yu Guo
d8d8d552a3 Bug 925305 - Use ScratchFloatReg when converting float32->double for callVM. (r=sstangl) 2013-10-10 20:02:30 -07:00
Shu-yu Guo
f795b07f7b Bug 909743 - Save live ForkJoinSlice register in the fast string concat stub. (r=jandem) 2013-10-10 20:02:30 -07:00
Wes Kocher
492cc52566 Merge m-c to fxteam 2013-10-10 19:10:24 -07:00
Wes Kocher
3087222a6b Merge m-c to inbound 2013-10-10 19:09:24 -07:00
Wes Kocher
b643cbab41 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Wes Kocher
268202af03 Merge b2g-inbound to m-c 2013-10-10 18:44:20 -07:00
Felipe Gomes
74aeaacc1b Backed out changeset 24c2574041dd (bug 900954) 2013-10-10 18:43:29 -07:00
Wes Kocher
b58d2c7bba Merge fxteam to m-c 2013-10-10 18:40:22 -07:00
Chris Double
c75f9205f8 Bug 921239 - Mochitest-plain --repeat fails with PLAIN_LOOP_PATH not defined - r=jgriffin
--HG--
extra : rebase_source : 3815e9c97d56ba9027e2e36bd908722a03b836d0
2013-10-11 13:29:06 +13:00
Jeff Gilbert
8188f38ab2 Bug 872701 - Add test that highp floats work iff GL gives a format for them. - r=bjacob 2013-10-10 17:59:39 -07:00
Michael Comella
29baaf56bd Bug 902560: FakeProfileTestCase deletes testing directory if it exists. r=nalexander 2013-10-10 16:44:22 -07:00
Cameron McCormack
f6c813d402 Bug 899808 - Fix matching of pseudo-elements in scoped style sheets. r=dbaron 2013-10-11 10:28:49 +11:00
Mike Hommey
b3cfa7f32d Bug 925236 - Don't parallelize the libs and tools tiers because of the race conditions they show now they don't compile. r=gps 2013-10-11 08:15:59 +09:00
Mike Hommey
6a714831b9 Bug 922460 - Kill media/webrtc/shared_libs.mk. r=ted
--HG--
rename : media/webrtc/shared_libs.mk => layout/media/webrtc/Makefile.in
2013-10-11 08:15:24 +09:00
Brian Nicholson
850c7b10ad Bug 923519 - Remove resource preprocessing. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
rename : mobile/android/base/resources/xml/searchable.xml.in => mobile/android/base/resources/xml/searchable.xml
rename : mobile/android/base/resources/xml/sync_authenticator.xml.in => mobile/android/base/resources/xml/sync_authenticator.xml
rename : mobile/android/base/resources/xml/sync_options.xml.in => mobile/android/base/resources/xml/sync_options.xml
rename : mobile/android/base/resources/xml/sync_syncadapter.xml.in => mobile/android/base/resources/xml/sync_syncadapter.xml
2013-10-10 16:08:59 -07:00
Nick Alexander
3a9fb03157 Bug 923519 - Pre: Expose MOZ_ANDROID_SHARED_{ID,ACCOUNT_TYPE} to mobile/android/**/Makefile.in. r=gps 2013-10-10 16:08:58 -07:00
Blair McBride
102c87203a Bug 910172 - PermissionsUtils.jsm bustage fix for Gaia. r=bustage 2013-10-11 11:56:42 +13:00
Daniel Holbert
a6777e75a5 Bug 925140: Remove nsAlgorithm.h #includes from gfx/2d. r=tn 2013-10-10 15:18:42 -07:00
Daniel Holbert
1f25e41d91 Bug 922461 followup, to touch CLOBBER file and get code regenerated & avoid running afoul of bug 925243's FAIL_ON_WARNINGS annotation. 2013-10-10 15:02:49 -07:00
Kyle Machulis
11f0ead698 BACKOUT of 64c2b25224fa (Bug 915002) due to burnage 2013-10-10 14:36:37 -07:00