Commit Graph

202566 Commits

Author SHA1 Message Date
Phil Ringnalda
91ea7d35b7 Backed out 8 changesets (bug 1057212, bug 1059033) for Windows build bustage
CLOSED TREE

Backed out changeset a54dbdca597b (bug 1059033)
Backed out changeset d8d79e4fbfc4 (bug 1059033)
Backed out changeset 87494588e493 (bug 1057212)
Backed out changeset 3e4105ea0a73 (bug 1059033)
Backed out changeset e59430ea4256 (bug 1059033)
Backed out changeset 301fdfea8fbf (bug 1059033)
Backed out changeset 1ef5a3a9bb06 (bug 1059033)
Backed out changeset a7eaac164c36 (bug 1059033)
2014-08-31 23:55:31 -07:00
Matt Woodrow
d09dce4fdf Bug 1059033 - Move DrawTargetTiled to non-unified to ensure that _USE_MATH_DEFINES is applied first. CLOSED TREE 2014-09-01 17:28:53 +12:00
Matt Woodrow
ed272386f7 Bug 1059033 - Backout part 6 for causing reftest failures 2014-09-01 16:58:04 +12:00
Robert O'Callahan
2d6bf232ea Bug 967844. Part 3: Setup FrameMetrics from FrameLayerBuilder based on animated geometry roots. r=mattwoodrow
--HG--
extra : rebase_source : d30d2af626038cc556fcd3add9a3876be2c58239
2014-08-31 15:29:24 +12:00
Robert O'Callahan
864c99dd28 Bug 967844. Part 2: Move mContentDescription from Layer to FrameMetrics. r=kats
--HG--
extra : rebase_source : d5a2d8ea13369db215e96e721efc3ce0b354a523
2014-08-30 00:23:25 +12:00
Robert O'Callahan
349231bac5 Bug 967844. Part 1: Move mBackgroundColor from Layer to FrameMetrics. r=kats
--HG--
extra : rebase_source : b5fd1fd1b0b1f55990e72d205cc871a46d5f4f8c
2014-08-30 00:23:25 +12:00
Matt Woodrow
d31ee05c81 Bug 1059033 - Followup to fix windows build
--HG--
extra : rebase_source : 1ad884a8f5d90feb431a522aa7937d726ad699ec
2014-09-01 16:30:25 +12:00
Ehsan Akhgari
a3e58b5225 Bug 1061051 - Fix more bad implicit constructors in the media code; r=roc
--HG--
extra : rebase_source : c3d5f6a1cc95f4a7f123129e14a9a0c57d00ef38
2014-08-31 23:50:59 -04:00
Ehsan Akhgari
5c071cc02e Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc
--HG--
extra : rebase_source : 14da50f7d2e37e04452445dea575ea4d582e8efd
2014-08-31 23:50:23 -04:00
Ehsan Akhgari
d6c8acdc56 Bug 1061050 - Fix more bad implicit constructors in editor; r=roc
--HG--
extra : rebase_source : 4bc00b1cf3807cfe7267cc20ed618ed2ce827a64
2014-08-31 23:49:37 -04:00
Matt Woodrow
30532d99d0 Bug 1044129 - Don't crash if ContainerLayer temporary surface allocation fails. r=jrmuizel 2014-07-29 17:31:00 +12:00
Ehsan Akhgari
95a75d8cc2 Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
Ehsan Akhgari
156fd7d00c Bug 1060978 - Fix more bad implicit constructors in editor; r=roc 2014-08-31 23:33:43 -04:00
Ehsan Akhgari
273543e51a Bug 1061001 - Fix more bad implicit constructors in widget; r=roc 2014-08-31 23:33:13 -04:00
Ehsan Akhgari
64f296432b Bug 1060991 - Fix more bad implicit constructors in gfx; r=roc 2014-08-31 23:32:35 -04:00
Ehsan Akhgari
08ea187b4e Bug 1060802 - Fix some more bad implicit constructors in gfx; r=roc 2014-08-31 23:31:20 -04:00
Matt Woodrow
60ee95919c Bug 982338 - Enable tiling for OSX 10.8. r=Bas 2014-07-25 12:49:45 +12:00
Matt Woodrow
7ee2cca489 Bug 1059622 - Fuzz some gradient tests that fail with CG tiling. r=Bas 2014-09-01 15:24:11 +12:00
Matt Woodrow
2f821dd7be Bug 1057212 - Avoid copying all the tiles when doing PushGroupAndCopyBackground. r=Bas 2014-09-01 15:23:40 +12:00
Matt Woodrow
e3cbab20dc Bug 1059033 - Part 6: Clip text drawing to its bound so we can skip unaffected tiles. r=Bas 2014-09-01 15:23:29 +12:00
Matt Woodrow
b48bd57177 Bug 1059033 - Part 5: Implement OptimizeSourceSurface for DrawTargetCG. r=Bas 2014-09-01 15:23:21 +12:00
Matt Woodrow
2b8f6be48c Bug 1059033 - Part 4: Avoid recreating DrawTargets too often. r=nical 2014-09-01 15:22:57 +12:00
Matt Woodrow
d5c33cbff9 Bug 1059033 - Part 3: Avoid save/restoring for tiles that are entirely clipped out. r=Bas 2014-09-01 15:22:49 +12:00
Matt Woodrow
0d56aae4ca Bug 1059033 - Part 2: Approximate path stroke extents for culling since its faster. r=Bas 2014-09-01 15:22:40 +12:00
Matt Woodrow
7ce21c5b7e Bug 1059033 - Part 1: Cull DrawTargetTiled operations where we can. r=Bas 2014-09-01 15:22:08 +12:00
Phil Ringnalda
1ab25b6994 Merge m-c to m-i 2014-08-31 18:41:31 -07:00
Phil Ringnalda
56a498d9f8 Merge f-t to m-c, a=merge 2014-08-31 18:38:50 -07:00
Phil Ringnalda
a127cbc54f Merge m-i to m-c, a=merge 2014-08-31 18:17:24 -07:00
Ehsan Akhgari
548bfead77 Follow-up to bug 1060997 to fix the build bustage 2014-08-31 21:14:53 -04:00
Ehsan Akhgari
4a47ec0f0c Bug 1060997 - Fix more bad implicit constructors in IPC; r=smaug 2014-08-31 21:12:55 -04:00
Ehsan Akhgari
17c1e053f0 Bug 1060988 - Fix more bad implicit constructors in JS IPC code; r=billm 2014-08-31 21:10:16 -04:00
Ehsan Akhgari
9fe6234fa6 Bug 1060993 - Fix more bad implicit constructors in spellchecker; r=smaug 2014-08-31 21:09:33 -04:00
Ehsan Akhgari
d32c17358d Bug 1060983 - Fix more bad implicit constructors in the SVG code; r=smaug 2014-08-31 21:08:04 -04:00
Ehsan Akhgari
10583ebaa1 Bug 1060977 - Fix more bad implicit constructors in xpconnect; r=smaug 2014-08-31 21:06:35 -04:00
Ehsan Akhgari
7622e931a5 Bug 1060975 - Fix bad implicit constructors in security; r=bsmith 2014-08-31 19:26:27 -04:00
Mason Chang
17a2258d01 Bug 970751 Resample touch events. r=mwu,kats. a=kwierso 2014-08-31 15:38:00 -07:00
Kyle Machulis
e281053428 Bug 1060934 - Remove SettingsQueue.jsm file; r=fabrice a=2.1 2014-08-31 14:42:47 -07:00
B2G Bumper Bot
ff2ab80c74 Bumping manifests a=b2g-bump 2014-08-31 13:11:52 -07:00
B2G Bumper Bot
38ac9d0b4d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bce92f813f48
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23539 from KevinGrandon/bug_1060935_statusbar_error

Bug 1060935 - [System] Fix statusbar notification after update check

========

https://hg.mozilla.org/integration/gaia-central/rev/3ef8b8440bfe
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1060935 - [System] Fix statusbar notification after update check r=apastor
2014-08-31 13:05:45 -07:00
B2G Bumper Bot
f847767fbd Bumping manifests a=b2g-bump 2014-08-31 12:22:28 -07:00
B2G Bumper Bot
e2079755b1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ef42ba8baba
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1059159 - Disable intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/calendar/test/marionette/create_event_test.js r=kgrandon
2014-08-31 12:20:44 -07:00
Tom Schuster
73adbee102 Bug 1031880 - Remove JS_SetSingleStepMode. r=jorendorff 2014-08-31 19:08:41 +02:00
Randell Jesup
ade99a41e9 Bug 1060864: change default bandwidth settings for b2g r=jib,rs=jesup 2014-08-31 11:43:43 -04:00
B2G Bumper Bot
de45119108 Bumping manifests a=b2g-bump 2014-08-31 07:12:03 -07:00
B2G Bumper Bot
1baf2211e4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8b9db1277c4f
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #23537 from vingtetun/camera.less.overpaint

Bug 1059157 - Reduce the overpaint of the camera app. r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/c1525e360e8d
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1059157 - Reduce the overpaint of the camera app. r=jdarcangelo
2014-08-31 07:05:44 -07:00
B2G Bumper Bot
c275da7bdc Bumping manifests a=b2g-bump 2014-08-30 23:18:22 -07:00
B2G Bumper Bot
09ce8f9c80 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/08fdb9ce78d8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23503 from daleharvey/1054466

Bug 1054466 - Restore overflow menu via contextmenu. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/b93d7a1f808c
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1054466 - Restore overflow menu via contextmenu. r=kgrandon
2014-08-30 23:15:48 -07:00
B2G Bumper Bot
b0b0770964 Bumping manifests a=b2g-bump 2014-08-30 21:48:49 -07:00
B2G Bumper Bot
eb3d7840ab Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19e191647a06
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23516 from KevinGrandon/bug_1037716_reenable_manage_test

Bug 1037716 - Re-enable apps/ringtones/test/marionette/manage_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/fbd69c6d3f6b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1037716 - Re-enable apps/ringtones/test/marionette/manage_test.js r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/4596b0c6a57f
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #23075 from crh0716/1032631

Bug 1032631 - Add EU roaming manager r=eragonj, alive

========

https://hg.mozilla.org/integration/gaia-central/rev/be1424034efa
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1032631 - Add EU roaming manager
2014-08-30 21:40:29 -07:00
B2G Bumper Bot
759d8d4b05 Bumping manifests a=b2g-bump 2014-08-30 21:34:25 -07:00