Commit Graph

31786 Commits

Author SHA1 Message Date
Ciure Andrei
ed617be144 Backed out 2 changesets (bug 1512052)for causing build bustages CLOSED TREE
Backed out changeset 4773a3f46c22 (bug 1512052)
Backed out changeset 2f48c5afbe57 (bug 1512052)

--HG--
rename : browser/components/attribution/test/xpcshell/.eslintrc.js => browser/components/attribution/test/.eslintrc.js
2018-12-05 05:47:39 +02:00
Mark Banner
8256078237 Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop
Depends on D13745

Differential Revision: https://phabricator.services.mozilla.com/D13746

--HG--
extra : moz-landing-system : lando
2018-12-04 22:27:35 +00:00
Michael Froman
a94c2df4cc Bug 1512023 - fixes for mochitest failures when RDD pref'd on for Win/OSX. r=drno
Differential Revision: https://phabricator.services.mozilla.com/D13734

--HG--
extra : moz-landing-system : lando
2018-12-04 20:43:56 +00:00
WR Updater Bot
6b47bbcc0d Bug 1511814 - Update webrender to commit add1538234a214a371e471bff67734afd7c3ca95 (WR PR #3381). r=kats
https://github.com/servo/webrender/pull/3381

Differential Revision: https://phabricator.services.mozilla.com/D13724

--HG--
extra : moz-landing-system : lando
2018-12-04 12:45:26 +00:00
WR Updater Bot
602ca429c8 Bug 1511660 - Update webrender to commit a1758f0fc17a71c8d53387be5e9da42495ee11ae (WR PR #3380). r=kats
https://github.com/servo/webrender/pull/3380

Differential Revision: https://phabricator.services.mozilla.com/D13674

--HG--
extra : moz-landing-system : lando
2018-12-03 13:06:45 +00:00
Noemi Erli
c9261f8a58 Backed out changeset b3c8a3a052ea (bug 1452146) for mochitest automation.py failures 2018-12-03 05:13:57 +02:00
Nils Ohlmeier [:drno]
31d3bd0b33 Bug 1452146 - flip av1 and rdd on for OSX and Win. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D13638

--HG--
extra : moz-landing-system : lando
2018-12-02 15:23:37 +00:00
Ciure Andrei
2edebf41a2 Merge inbound to mozilla-central. a=merge 2018-12-02 11:46:09 +02:00
WR Updater Bot
0bf789a3bb Bug 1511664 - Update webrender to commit 6ca634197cfe26738194f87042020fe838c0047a (WR PR #3379). r=kats
https://github.com/servo/webrender/pull/3379

Differential Revision: https://phabricator.services.mozilla.com/D13630

--HG--
extra : moz-landing-system : lando
2018-12-02 00:43:40 +00:00
WR Updater Bot
f82de9eab9 Bug 1511663 - Update webrender to commit 92235d1fc4ff4c4fb4e1ed709eb3136e96c786b5 (WR PR #3378). r=kats
https://github.com/servo/webrender/pull/3378

Differential Revision: https://phabricator.services.mozilla.com/D13629

--HG--
extra : moz-landing-system : lando
2018-12-02 00:41:55 +00:00
WR Updater Bot
6ee483a7b2 Bug 1511662 - Update webrender to commit 0f2403d0813b5dd2113f61cc1548f4a8562881a2 (WR PR #3376). r=kats
https://github.com/servo/webrender/pull/3376

Differential Revision: https://phabricator.services.mozilla.com/D13628

--HG--
extra : moz-landing-system : lando
2018-12-02 00:39:11 +00:00
WR Updater Bot
9b5736f8c4 Bug 1511661 - Update webrender to commit 1619d945e853db14a9d62ed75dce7216ff3cdbc2 (WR PR #3366). r=kats
https://github.com/servo/webrender/pull/3366

Differential Revision: https://phabricator.services.mozilla.com/D13627

--HG--
extra : moz-landing-system : lando
2018-12-02 00:37:23 +00:00
WR Updater Bot
dcf1333cf6 Bug 1511409 - Update webrender to commit dbaa10971f08f964120ba339f5b0ab3e7ace77d6 (WR PR #3374). r=kats
https://github.com/servo/webrender/pull/3374

Differential Revision: https://phabricator.services.mozilla.com/D13626

--HG--
extra : moz-landing-system : lando
2018-12-02 00:35:50 +00:00
Bobby Holley
bc90e5cea2 Bug 1510490 - Cache exactly the shaders that are used early in startup. r=mattwoodrow,sotaro
Depends on D13443

Differential Revision: https://phabricator.services.mozilla.com/D13444
2018-12-01 10:43:10 -08:00
Bobby Holley
8b03f93115 Bug 1510490 - Add versioning support for serialized shaders. r=mattwoodrow
Depends on D13442

Differential Revision: https://phabricator.services.mozilla.com/D13443
2018-12-01 10:43:08 -08:00
Bobby Holley
ad2ca6363c Bug 1510490 - Use digests instead of sources to key cached binaries. r=mattwoodrow
Depends on D13441

Differential Revision: https://phabricator.services.mozilla.com/D13442
2018-12-01 10:43:06 -08:00
Bobby Holley
3a7f6a1be5 Bug 1510490 - Rejigger shader concatenation to avoid allocating and operate on a callback. r=mattwoodrow
Depends on D13440

Differential Revision: https://phabricator.services.mozilla.com/D13441
2018-12-01 10:43:05 -08:00
Bobby Holley
8446df67e8 Bug 1510490 - Measure shader cache memory usage and remove total_gpu_bytes. r=mattwoodrow
The latter causes confusion in the memory reports because it gets summed
up and thus effectively doubles the reported texture memory usage. I've
decided it's best to drop, and so might as well do that while we're
already messing around with the memory reports and the associated
boilerplate.

Depends on D13439

Differential Revision: https://phabricator.services.mozilla.com/D13440
2018-12-01 10:43:03 -08:00
Bobby Holley
c2a8fa1d1d Bug 1510490 - Add dependency on SHA2. r=mattwoodrow
Just pushing this down my patch queue to avoid triggering large cargo
rebuilds when rebasing.

Depends on D13438

Differential Revision: https://phabricator.services.mozilla.com/D13439
2018-12-01 10:43:02 -08:00
Bobby Holley
29f1255194 Bug 1510490 - Improve some comments. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D13438
2018-12-01 10:43:00 -08:00
Coroiu Cristina
1ca919f882 Merge mozilla-central to autoland a=merge 2018-12-01 07:55:13 +02:00
Coroiu Cristina
3564dfde3b Merge inbound to mozila-central a=merge 2018-12-01 07:46:00 +02:00
shindli
16a2088018 Backed out 7 changesets (bug 1510490) for Btup bustages CLOSED TREE
Backed out changeset f9d8e4ebe0a2 (bug 1510490)
Backed out changeset 55fa8c9b0c7e (bug 1510490)
Backed out changeset ee215fdef53f (bug 1510490)
Backed out changeset c02d08e9dd38 (bug 1510490)
Backed out changeset 6fafd118a82a (bug 1510490)
Backed out changeset 094544e620e1 (bug 1510490)
Backed out changeset 96e1ddc0637b (bug 1510490)
2018-12-01 07:07:26 +02:00
WR Updater Bot
ff2481ee6f Bug 1511413 - Update webrender to commit 5b26863178f8533eeba2de28c6bdc019ba9ed3e8 (WR PR #3375). r=kats
https://github.com/servo/webrender/pull/3375

Differential Revision: https://phabricator.services.mozilla.com/D13603

--HG--
extra : moz-landing-system : lando
2018-12-01 02:53:32 +00:00
Bobby Holley
ff0909a870 Bug 1510490 - Cache exactly the shaders that are used early in startup. r=mattwoodrow,sotaro
Depends on D13443

Differential Revision: https://phabricator.services.mozilla.com/D13444

--HG--
extra : moz-landing-system : lando
2018-12-01 03:06:10 +00:00
Bobby Holley
da3513219c Bug 1510490 - Add versioning support for serialized shaders. r=mattwoodrow
Depends on D13442

Differential Revision: https://phabricator.services.mozilla.com/D13443

--HG--
extra : moz-landing-system : lando
2018-12-01 03:06:08 +00:00
Bobby Holley
491979a39e Bug 1510490 - Use digests instead of sources to key cached binaries. r=mattwoodrow
Depends on D13441

Differential Revision: https://phabricator.services.mozilla.com/D13442

--HG--
extra : moz-landing-system : lando
2018-12-01 03:06:01 +00:00
Bobby Holley
75a299b6cd Bug 1510490 - Rejigger shader concatenation to avoid allocating and operate on a callback. r=mattwoodrow
Depends on D13440

Differential Revision: https://phabricator.services.mozilla.com/D13441

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:58 +00:00
Bobby Holley
bb62909e72 Bug 1510490 - Measure shader cache memory usage and remove total_gpu_bytes. r=mattwoodrow
The latter causes confusion in the memory reports because it gets summed
up and thus effectively doubles the reported texture memory usage. I've
decided it's best to drop, and so might as well do that while we're
already messing around with the memory reports and the associated
boilerplate.

Depends on D13439

Differential Revision: https://phabricator.services.mozilla.com/D13440

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:56 +00:00
Bobby Holley
df736ea23b Bug 1510490 - Add dependency on SHA2. r=mattwoodrow
Just pushing this down my patch queue to avoid triggering large cargo
rebuilds when rebasing.

Depends on D13438

Differential Revision: https://phabricator.services.mozilla.com/D13439

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:54 +00:00
Bobby Holley
9b057cf775 Bug 1510490 - Improve some comments. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D13438

--HG--
extra : moz-landing-system : lando
2018-12-01 03:05:52 +00:00
Kartikaya Gupta
acb39979b7 Bug 1511054 - Make APZSampler more threadsafe. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D13556

--HG--
extra : moz-landing-system : lando
2018-11-30 18:19:17 +00:00
WR Updater Bot
ce9e688fe8 Bug 1511410 - Update webrender to commit 4f95de48bccbb06b44b03eae36f0344a29b18678 (WR PR #3367). r=kats
https://github.com/servo/webrender/pull/3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

--HG--
extra : moz-landing-system : lando
2018-12-01 02:16:26 +00:00
WR Updater Bot
c806fb5944 Bug 1511242 - Update webrender to commit d960500dfd4b55c21ae7ce6f02574f672cd015e0 (WR PR #3370). r=kats
https://github.com/servo/webrender/pull/3370

Differential Revision: https://phabricator.services.mozilla.com/D13553

--HG--
extra : moz-landing-system : lando
2018-12-01 01:35:26 +00:00
Daniel Varga
fabf13656d Merge mozilla-central to mozilla-inbound. a=merge 2018-12-01 23:42:02 +02:00
Jan Andre Ikenmeyer [:darkspirit]
318c8c660e Bug 1477037 - Add NULL check on aArgv. r=froydnj 2018-12-01 02:08:42 +01:00
Jonathan Kew
09aff89697 Bug 1458364 - Re-enable test_font_whitelist.asan on Windows/ASAN, as it no longer seems to fail there. r=dmajor 2018-12-01 15:29:10 +00:00
WR Updater Bot
2c5f2d8ed6 Bug 1511245 - Update webrender to commit d771bae9f824769c73419fdc3ccffa2bdc47c3e4 (WR PR #3368). r=kats
https://github.com/servo/webrender/pull/3368

Differential Revision: https://phabricator.services.mozilla.com/D13497

--HG--
extra : moz-landing-system : lando
2018-11-30 02:07:23 +00:00
WR Updater Bot
a7afe16b40 Bug 1511244 - Update webrender to commit a48f34e09901a62ab12164c8e539011ed04d41bd (WR PR #3372). r=kats
https://github.com/servo/webrender/pull/3372

Differential Revision: https://phabricator.services.mozilla.com/D13495

--HG--
extra : moz-landing-system : lando
2018-11-30 01:59:14 +00:00
Sylvestre Ledru
265e672179 Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
# ignore-this-changeset

--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
2018-11-30 11:46:48 +01:00
Razvan Maries
77d87d9972 Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-11-30 05:13:14 +02:00
Lee Salzman
a5f6c68080 Bug 1490537 - init and shutdown Skia in the GPU process. r=mattwoodrow 2018-11-29 18:09:46 -05:00
WR Updater Bot
e4c5bbcd36 Bug 1511243 - Update webrender to commit a2b4202242d937d328eda21c2d9fcfece609283e (WR PR #3373). r=kats
https://github.com/servo/webrender/pull/3373

Differential Revision: https://phabricator.services.mozilla.com/D13493

--HG--
extra : moz-landing-system : lando
2018-11-30 01:56:07 +00:00
WR Updater Bot
d9d71f2362 Bug 1510882 - Update webrender to commit 835ba47f392c47a35c9baa2d44ec6cb1903b6f2b (WR PR #3371). r=kats
https://github.com/servo/webrender/pull/3371

Differential Revision: https://phabricator.services.mozilla.com/D13492

--HG--
extra : moz-landing-system : lando
2018-11-30 01:50:17 +00:00
Razvan Maries
d696b8eb57 Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-11-29 23:46:52 +02:00
Markus Stange
2e2c28e9f6 Bug 1510058 - Work around mWidget becoming null during DidComposite, and add a diagnostic assert that will hopefully root out the culprit. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D13309

--HG--
extra : moz-landing-system : lando
2018-11-29 17:48:43 +00:00
sotaro
e3e8ee1110 Bug 1510174 - Fix WrExternalImageBufferType in SurfaceTextureHost::CreateRenderTexture() r=kats
By accident, WrExternalImageBufferType::TextureRectHandle was set in SurfaceTextureHost::CreateRenderTexture() instead of WrExternalImageBufferType::TextureExternalHandle in Bug 1499255.

Differential Revision: https://phabricator.services.mozilla.com/D13050

--HG--
extra : moz-landing-system : lando
2018-11-29 15:39:51 +00:00
Coroiu Cristina
3ba5c153be Merge mozilla-central to autoland a=merge 2018-11-29 06:38:18 +02:00
Coroiu Cristina
e92b0f1d7f Merge inbound to mozilla-central a=merge 2018-11-29 06:27:40 +02:00
WR Updater Bot
eb7d1978ea Bug 1503447 - Follow-up to fix generated FFI header. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D13358

--HG--
extra : moz-landing-system : lando
2018-11-29 03:39:45 +00:00