gecko-dev/gfx
Gerald Squelart 9c16b0ccdc Bug 1337062 - Transfer initial gfxVars over command line - r=blassey
When a subprocess is launched, gfxVars updates (for non-default values) are
serialized and passed on the command line, up to a limit of 1023 characters,
and ensuring it should not overflow the command line size.

When the child starts, the command line parameter is given to gfxVars, so the
updates can be used during gfxVars::Initialize(), instead of doing a sync
request to the parent.

In case the updates are not sent, or in the unlikely case the child cannot
parse them, we fallback to the sync request -- The former case should be rare
enough that a slow sync request is acceptable: It should only happen if D3D
block-list is *modified* (most people would either use the default, or just
overwrite these prefs with short strings.)

MozReview-Commit-ID: 6MoJC0fe59Q

--HG--
extra : rebase_source : cdc2e451783160c579b8fc84050e8457c600523e
2017-03-28 12:16:41 +11:00
..
2d Bug 1353143 - Part 5: Replace direct usage of PR_LogPrint. r=froydnj 2017-04-04 14:36:21 -07:00
angle Bug 1292534 - Patch lexical parser files generated by flex. r=jgilbert 2017-03-20 18:20:19 -04:00
cairo Bug 1345243. Remove support for building without DirectWrite. r=bas 2017-03-17 15:39:14 -04:00
config Bug 1337062 - Transfer initial gfxVars over command line - r=blassey 2017-03-28 12:16:41 +11:00
doc Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel 2017-04-04 22:46:17 -04:00
docs
gl Bug 1323316 - Use ANGLE for WebRender on Windows. r=jrmuizel,kats 2017-03-29 10:14:19 -04:00
graphite2 Bug 1345461 - Adjust vector allocation. r=jrmuizel 2017-03-09 21:07:05 +00:00
harfbuzz Bug 1344578 - Update harfbuzz to version 1.4.5. r=jfkthame 2017-03-15 17:12:44 -04:00
ipc Don't synchronously send the initial layer tree mapping list to the GPU process. (bug 1350660 part 2, r=rhunt) 2017-04-03 15:13:38 -07:00
layers Bug 1323612 (Part 2) - Add runtime fixups for WebRender on Android. r=kats 2017-04-05 10:12:11 -04:00
ots Bug 1353990 - Stop exporting woff2 headers. r=gps 2017-04-06 13:42:27 +09:00
qcms Bug 972945 - Add autoconf test to enable AltiVec on supported targets only. r=glandium 2016-08-16 05:17:00 -04:00
sfntly Bug 1330495 - Unbreak FreeBSD build after bug 1324739. r=jfkthame 2017-01-12 03:19:33 +00:00
skia Bug 1350783 - support bitmaps fonts in gfxFcPlatformFontList. r=jfkthame 2017-03-29 13:47:46 -04:00
src Bug 1344990 part.3 Implement nsIFontEnumerator::GetDefaultFont() as returning first available font in font.name-list.* r=jfkthame 2017-04-03 21:00:14 +09:00
tests Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert 2017-03-23 22:11:23 -07:00
thebes Merge inbound to central, a=merge 2017-04-06 15:01:34 -07:00
vr Backed out the accidental backout of the backout of 3 changesets (bug 1311802). r=backout/reland 2017-03-31 10:11:19 +02:00
webrender Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel 2017-04-04 22:46:17 -04:00
webrender_bindings Bug 1353735 - Fix repr(C) on enums to repr(u32). r=jrmuizel 2017-04-05 11:19:00 -04:00
webrender_traits Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel 2017-04-04 22:46:17 -04:00
ycbcr Bug 1341543: don't use internal-only I4xxToARGBMatrix() functions from libyuv r=sotaro 2017-02-24 14:01:56 -05:00
moz.build Merge m-c to graphics 2017-01-25 08:52:04 -05:00