Commit Graph

145355 Commits

Author SHA1 Message Date
George Wright
c5332675ee Bug 903722 - Only demote to a software canvas if we're a GL-backed Skia canvas r=bjacob 2013-08-30 14:35:30 -04:00
Phil Ringnalda
cf2028664c Back out e46601eb7279:533dc9ea3301 (bug 912322) for Android reftest bustage 2013-09-04 21:49:16 -07:00
Mark Finkle
36e6e2b28b Bug 911018 - Call HardwareUtils.init in GeckoView r=bnicholson 2013-09-05 00:33:11 -04:00
Mark Finkle
a7bbfbf6f8 Bug 880118 - Dynamically pull resource IDs to avoid R.java reordering r=kats 2013-09-05 00:29:29 -04:00
Mark Finkle
d309f468b5 Bug 880118 - Disable geckoview packaging in l10n builds r=glandium 2013-09-05 00:26:30 -04:00
Mark Finkle
0cb29ee590 Bug 880118 - Add support for disabling geckoview packaging r=glandium 2013-09-05 00:26:26 -04:00
Shane Tully
dd4898eead Bug 880118 - Integrate the GeckoView library into the build system r=cpeterson 2013-08-23 16:36:01 -07:00
Dan Gohman
8d2f2b2de5 Bug 885169 - Reverse the default register allocation order so that low registers like eax on x86/x64 are preferred over high registers. r=h4writer 2013-09-04 21:16:07 -07:00
Dan Gohman
fc9437cd35 Bug 885169 - Spidermonkey: Alleviate register allocation constraints in ICGetElem_Arguments::Compiler::generateStubCode. r=nbp 2013-09-04 21:16:07 -07:00
Dan Gohman
1d56d33c45 Bug 885169 - Spidermonkey: Fix ARM trampoline code to inform its RegisterSet of its use of a context register. r=nbp 2013-09-04 21:16:07 -07:00
Nicholas Nethercote
86b7ae4c3a Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
2013-08-27 16:24:51 -07:00
Dan Gohman
1073f27bf1 Bug 910782 - SpiderMonkey: Add an explicit scope aroud the InvokeState object's lifetime. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
217b03deeb Bug 910782 - SpiderMonkey: Use jsbytecode instead of int for the switch mask variables, and name the magic opcode used to enable interrupts. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
0ed1f98bf9 Bug 910782 - SpiderMonkey: Remove the for(;;) surrounding the interpreter loop, as it isn't needed, and adjust indentation for consistency. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
fe971c102b Bug 910782 - SpiderMonkey: Inline check_backedge, which is only used in one place. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
6958d3c057 Bug 910782 - SpiderMonkey: Simply uses of BRANCH. r=luke 2013-09-04 20:06:07 -07:00
Dan Gohman
873dc1a030 Bug 910782 - SpiderMonkey: Delete obsolete comments. r=jorendorff 2013-09-04 20:06:07 -07:00
Bobby Holley
13c8860f40 Bug 912322 - Stop making XBL methods available to the web. r=bz 2013-09-04 19:05:52 -07:00
Bobby Holley
e903e0f569 Bug 912322 - Fix tests. r=bz
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-04 19:05:51 -07:00
Bobby Holley
95380de707 Bug 912322 - Update semantics of IsChromeOrXBL to return true for remote XUL. r=bz
This brings us into alignment with nsContentUtils::IsCallerXBL(). We also take
the opportunity to clean up some comments and invariants that changed with the
removal of the XBL bit.
2013-09-04 19:05:51 -07:00
Patrick Wang
de7f233e9f Bug 910990 - prevent from build failure with older version of ethtool in linux. r=abr,ekr,khuey 2013-09-05 00:28:46 +08:00
Benjamin Bouvier
fbb73313e6 Bug 912294: Fix pre increment operator in InlineListIterator and InlineListReverseIterator; r=dvander 2013-09-04 18:44:24 -07:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Brian Birtles
723987fcda Bug 912305 - Fix documentation of RadialGradientPattern constructor; r=bas, DONTBUILD (comment-only) 2013-09-05 09:59:54 +09:00
Yaron Tausky
aa54545927 Bug 911553 - Trap Proxy calls from ToPrimitive. r=bholley 2013-09-04 20:58:22 -04:00
Yaron Tausky
a35b07bd49 Bug 793212 - Refactor IonBuilder::TestCommonPropFunc. r=efaust 2013-09-04 20:58:21 -04:00
Wes Kocher
3cd7f87960 Merge b2g-inbound and mozilla-central on a CLOSED TREE 2013-09-04 17:22:09 -07:00
Wes Kocher
8ccb104e0e Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Ryan VanderMeulen
c4ac327d42 Backed out changeset 9e282f0c00b8 (bug 906805) for suspicion of causing intermittent mochitest-bc crashes on a CLOSED TREE. 2013-09-04 16:01:31 -04:00
Augustin Trancart
0effd858bf Bug 711959 - Make FlingRenderTask time-based. r=kats 2013-09-04 14:07:12 -04:00
Augustin Trancart
49cd1761a9 Bug 711959 - Making BounceRenderTask time-based. r=kats 2013-09-04 14:07:12 -04:00
Augustin Trancart
a70cc6c832 Bug 711959 - Adapt JavaPanZoomController to use the RenderTask mechanism. r=Cwiiis, kats 2013-09-04 14:07:11 -04:00
Augustin Trancart
1bd25745bc Bug 711959 - Adapt LayerMarginsAnimator to use the new RenderTask mechanism. r=kats 2013-09-04 14:07:11 -04:00
Augustin Trancart
c77d049d47 Bug 711959 - Add RenderTask and the necessary mechanisms to use it. r=kats 2013-09-04 14:07:11 -04:00
Ryan VanderMeulen
8e3f57d156 Bug 750436 - Add new test to xpcshell manifest. r=WhoNeedsTryAnyway
CLOSED TREE
2013-09-04 13:40:29 -04:00
Ryan VanderMeulen
308459a840 Bug 902248 - Disable test_nsINavHistoryViewer.js on all platforms due to intermittent timeouts. 2013-09-04 13:37:25 -04:00
Gaia Pushbot
a1a3cf4667 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4296bbf526e4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11926 from etiennesegonzac/bug-912490-call-for-test-selectors

Bug 912490 - Adding a css class to handledCall nodes to make them easier to target from marionette tests. r=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/e8827a940e10
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 912490 - Adding a css class to handledCall nodes to make them easier
to target from marionette tests.
2013-09-04 08:55:26 -07:00
Ed Morley
98663d5170 Merge mozilla-central and b2g-inbound 2013-09-04 16:50:18 +01:00
Ryan VanderMeulen
6f04222ead Backed out changeset 008139ec2abb (bug 906096) for Gaia UI test and B2G mochitest-4 failures.
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-09-04 11:33:25 -04:00
Gaia Pushbot
22122714ed Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/55bef2d69810
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 08:10:21 -07:00
Mike Hommey
54a53f0e29 Bug 912377 - Fix build without MOZ_ENABLE_SZIP. r=ted 2013-09-04 23:46:09 +09:00
Ed Morley
18a47a0e8e Merge latest green inbound changeset and mozilla-central 2013-09-04 12:54:46 +01:00
Ed Morley
68096a8970 Merge latest green fx-team changeset and mozilla-central 2013-09-04 12:51:52 +01:00
Gaia Pushbot
f65aabe18e Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/752ced5b3cc3
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Revert "Bug 906756 - Algorithms for merging givenName and familyName changed."

This reverts commit 9e737ce855b02ab60a9ab8b87f6a1d6ffa1a191c.
2013-09-04 00:45:22 -07:00
Gaia Pushbot
6a1ef80a86 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/14c70aaab592
Author: b2gautomation <jonallengriffin@gmail.com>
Desc: Bug 907941 - gaia-ui-tests-pushbot (see bug)
2013-09-04 00:30:22 -07:00
Gaia Pushbot
a731048329 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/281ec6617899
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11894 from alivedise/bugzilla/802643/remove-workaround-in-email-app

Bug 802643 - Remove activity workaround in email app, r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/b511541d6283
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 802643 - Remove activity workaround in email app
2013-09-03 23:45:25 -07:00
Gaia Pushbot
09f2d6f715 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/421494f737e3
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11861 from alivedise/bugzilla/909255/window-disposition-activity

Bug 909255 - Remeber window disposition activity caller, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/508adc5d9943
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 909255 - Remeber window disposition activity caller

========

https://hg.mozilla.org/integration/gaia-central/rev/d62138d349e5
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #11903 from crdlc/bug-911875

Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon

========

https://hg.mozilla.org/integration/gaia-central/rev/74c560df603b
Author: crdlc <crdlc@tid.es>
Desc: Bug 911875 - [Homescreen] When user select icon and press home key, selected color is shown on icon
2013-09-03 23:35:23 -07:00
Phil Ringnalda
c1c484bd50 Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
CLOSED TREE
2013-09-03 23:21:30 -07:00
Robert O'Callahan
49c12b8ea7 Bug 911889. Updating reftest manifest; the tests that were passing due to 894773 being fixed are now failing again since we've backed off on that fix .... on a CLOSED TREE 2013-09-04 18:19:07 +12:00
Gregory Szorc
36d7e59565 Bug 896797 - Part 3: Use install manifests for managing dist/include; r=glandium 2013-09-03 22:51:58 -07:00