Commit Graph

170586 Commits

Author SHA1 Message Date
Milan Sreckovic
7411ab19ed Bug 971942: 7. gfx.canvas.skiagl.dynamic-cache, gfx.canvas.skiagl.cache-items, gfx.canvas.skiagl.cache-size moved to gfxPrefs. r=jwillcox 2014-02-26 21:53:32 -05:00
Milan Sreckovic
cdd2e94e6e Bug 971942: 6. layers.low-precision-resolution, layers.prefer-opengl, layers.prefer-d3d9, layers.enable-tiles, gfx.direct2d.disabled, gfx.direct2d.force-enabled, moved to gfxPrefs. r=bschouten 2014-02-26 21:53:32 -05:00
Milan Sreckovic
bc67325654 Bug 971942: 5. nglayout.debug.widget_update_flashing, canvas.azure.accelerated, layers.offmainthreadcomposition.enabled, layers.offmainthreadcomposition.testing.enabled, layers.offmainthreadcomposition.force-enabled, layers.acceleration.disabled moved to gfxPrefs. r=bschouten 2014-02-26 21:53:32 -05:00
Milan Sreckovic
5c4cd11666 Bug 971942: 4. layers.frame-counter, layers.draw-borders, layers.draw-tile-borders, layers.draw-bigimage-borders, layers.dump, layers.frame-counter, layers.progressive-paint, layers.low-precision-buffer moved to gfxPrefs. r=nsilva 2014-02-26 21:53:31 -05:00
Milan Sreckovic
6d1dbe84a1 Bug 971942: 3. layers.bufferrotation.enabled, layers.componentalpha.enabled, layers.scroll-graph, layers.acceleration.disabled, layers.acceleration.force-enabled moved to gfxPrefs. r=clord 2014-02-26 21:53:27 -05:00
Milan Sreckovic
6e2f6474ed Bug 971942: 2. layout.frame_rate, layers.offmainthreadcomposition.frame-rate, layers.orientation.sync.timeout moved to gfxPrefs. The layers.offmainthreadcomposition.frame-rate is also changed to be a live preference so it does not need a restart. r=bgirard 2014-02-26 21:52:54 -05:00
Milan Sreckovic
130b7127d6 Bug 971942: 1. layers.async-video.enabled moved to gfxPrefs and only evaluated at startup. r=nsilva 2014-02-26 21:52:54 -05:00
Ehsan Akhgari
b1a90fa13b Bug 975736 - Port the remaining LDFLAGS variable in ipc/app/Makefile.in to moz.build; r=mshal 2014-02-26 21:42:21 -05:00
Ehsan Akhgari
9db47ba189 Bug 975735 - Port the LDFLAGS variables in netwerk/streamconv/test/Makefile.in to moz.build; r=mshal 2014-02-26 21:41:18 -05:00
Ehsan Akhgari
82229353c1 Bug 975734 - Port the LDFLAGS variables in toolkit/crashreporter/injector/Makefile.in to moz.build; r=mshal 2014-02-26 21:40:07 -05:00
Ehsan Akhgari
f830a45d96 Bug 975733 - Move some LDFLAGS for building executables on Windows to moz.build; r=mshal 2014-02-26 21:38:29 -05:00
Ehsan Akhgari
c1161b6e9c Bug 975731 - Move some CXXFLAGS variables in xpcom/reflect/xptcall/src/md/unix/Makefile.in to moz.build; r=mshal 2014-02-26 21:37:19 -05:00
Wes Kocher
cc152eb194 Merge m-c to inbound on a CLOSED TREE 2014-02-26 18:31:11 -08:00
Wes Kocher
e41db1a003 Merge inbound to m-c 2014-02-26 18:20:47 -08:00
Wes Kocher
190b34cc88 Merge fx-team to m-c 2014-02-26 18:13:35 -08:00
Wes Kocher
0ed2983140 Backed out 3 changesets (bug 969786) for m-oth permabustage on a CLOSED TREE
Backed out changeset a79a64806e6c (bug 969786)
Backed out changeset 198decf16acf (bug 969786)
Backed out changeset 7d0b03e13765 (bug 969786)
2014-02-26 17:05:33 -08:00
Eitan Isaacson
41c46637a5 Bug 972047 - Introduce AccessFu content integration mochitest. r=yzen 2014-02-26 19:39:14 -05:00
Dan Glastonbury
ca73aaa504 Bug 975824 - Fix compressed texture checks. - r=jgilbert 2014-02-26 16:32:17 -08:00
B2G Bumper Bot
744bc8d070 Bumping manifests a=b2g-bump 2014-02-26 16:16:12 -08:00
B2G Bumper Bot
3844c6e7e1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/34d0fa6b3f36
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #16656 from Rik/telephony-promise-969280" for breaking gaia-unit test

This reverts commit 52ad4108920c48d68565992a31fc3901ab5168c3, reversing
changes made to 89950a14ec912d78f44345bd143fab1e0da23804.
2014-02-26 16:10:23 -08:00
Blake Kaplan
0c0626e88d Bug 956704 - Only suppress animation frames when entering a modal state. r=smaug 2014-02-26 15:59:03 -08:00
Blake Kaplan
3ea889d5c2 Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug 2014-02-26 15:58:21 -08:00
Ben Turner
29606aa5aa Bug 976790 - Fix assertion failure, r=mrbkap. 2014-02-26 15:53:43 -08:00
B2G Bumper Bot
9339b0e488 Bumping manifests a=b2g-bump 2014-02-26 15:50:49 -08:00
B2G Bumper Bot
2be6316190 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35aa509d2136
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #15870 from jankeromnes/memory

Bug 963498 - Display app memory information. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/c864eebeab60
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 963498 - Add memory tracking to the Developer HUD. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/dd61cd040d1a
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 977337 - disabling intermittent test for further investigation
2014-02-26 15:45:26 -08:00
Luke Wagner
74dd1ff2a5 Bug 977181 - Rename some ion* things to jit* (r=jandem)
--HG--
extra : rebase_source : b407530eb658563f32a5c569d1a0095fc2231d42
2014-02-26 17:38:46 -06:00
Luke Wagner
b957cc5af9 Bug 977181 - Don't push/assume IonContext when executing JIT code (r=jandem)
--HG--
extra : rebase_source : ffdd773736657d11a67ef4e7f7110f61594d6d1f
2014-02-26 17:38:24 -06:00
John Daggett
b067886870 Bug 976971 - test log level directly when creating textperf object. r=heycam 2014-02-27 08:41:28 +09:00
Wes Kocher
2e1f29b25d Backed out changeset 3d8a39b9c13e (bug 976037) for media test failures 2014-02-26 15:38:48 -08:00
Cameron McCormack
09213eac27 Bug 976912 - Move Telemetry.h include from nsHttpChannel.h to nsHttpChannel.cpp. rs=mcmanus 2014-02-27 10:29:19 +11:00
Cameron McCormack
233ee6f330 Bug 976908 - Remove unncessary TelemetryHistogramEnums.h inclusion from Layers.cpp. r=mattwoodrow 2014-02-27 10:29:18 +11:00
Jim Blandy
0e19c30a3b Bug 969786: Implement Debugger.Source.prototype.introductionScript. r=sfink 2014-02-26 15:20:00 -08:00
Jim Blandy
d3e7be377d Bug 969786: Record the introduction script in ScriptSourceObjects. r=sfink 2014-02-26 15:20:00 -08:00
Jim Blandy
c554b16f6e Bug 969786: Add an 'introduction script' compilation option to ReadOnlyCompileOptions, OwningCompileOptions, and CompileOptions. r=sfink 2014-02-26 15:20:00 -08:00
Jim Blandy
a60559661c Bug 973130: Remove extraneous code from ActivationIterator::settle. r=hv1989
The 'if' condition in this function can never be true, because it's negated
in the immediately preceding 'while' condition.
2014-02-26 15:16:19 -08:00
Mike Habicher
260df5f572 Bug 977313 - exposed "Started" and "Stopped" recorder states, r=dhylands
--HG--
extra : rebase_source : 80b2919dcd8d91e8bf4a1214d078c8aa63654c4b
2014-02-26 18:07:11 -05:00
B2G Bumper Bot
2c335dbb4c Bumping manifests a=b2g-bump 2014-02-26 15:10:53 -08:00
B2G Bumper Bot
13a44696c1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65892387e9bb
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #16637 from nullaus/bug952695

bug 952695

========

https://hg.mozilla.org/integration/gaia-central/rev/1039e1070f75
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 952695

* Clear all completed downloads from mozDownloadManager when Gaia Download Manager inits.
* update mockMozDownloadManager to have getDownloads() and clearAllDone() for unit-test purposes.

r=crdlc
2014-02-26 15:05:24 -08:00
Tony Young
d0cd38a57c test for bug 972678
--HG--
extra : rebase_source : 60639d14b248ec457a42112aa501ded2739d980e
2014-02-27 11:45:04 +13:00
Karl Tomlinson
59a9465d27 b=913854 pass start time as double parameter and subsample align r=padenot
The subsample alignment of resampled buffers provides seamless playback even
when buffer durations are not an integer number of track ticks.

--HG--
extra : rebase_source : 0fcd52e8a9560de881aa73931cf22a02f984d748
2014-02-27 11:45:04 +13:00
Karl Tomlinson
a671ab1fb8 b=913854 capture the full extent of the resampling filter r=padenot
The resampling filter means that the buffer influences a greater number of
samples than indicated by just its length.  Including the full influence of
the linear filter means that adjacent buffers aligned appropriately will
behave as if they were one extended buffer.

The buffers are not yet aligned more carefully than track ticks, so buffers
play back seamlessly only if their sample rates and lengths are such that
their duration is an integer number of track ticks.

Knowing how far the filter extends before the start time requires
initializing the resampler before buffer processing.

The patch also includes the input latency in the first resampler input
buffer sample count estimate to reduce the number to calls required
to start the resampler.

--HG--
extra : rebase_source : 16d5af79bc5621be830f5956b51f7ff59d490575
2014-02-27 11:45:03 +13:00
Karl Tomlinson
7cb01e7526 b=913854 add speex_resampler_set_skip_frac_num r=jmspeex
This allows a client to align output samples consistently for independent
resampling of contiguous input buffers.

--HG--
extra : rebase_source : 58caba11ac7f78418b173a98556276d3b4644603
2014-02-27 11:44:40 +13:00
Vivien Nicolas
74847b35f8 Bug 977207 - The fps counter requires a restart to be displayed. r=bgirard 2014-02-26 23:12:35 +01:00
Vivien Nicolas
dd8519822c Bug 977208 - The top level layer has a strange height. r=fabrice 2014-02-26 23:12:35 +01:00
Vivien Nicolas
2022bb781f Bug 977209 - Map a preference to a Gaia setting to enable dumping the layers tree. r=fabrice 2014-02-26 23:12:34 +01:00
B2G Bumper Bot
5acecb50cf Bumping manifests a=b2g-bump 2014-02-26 13:51:33 -08:00
B2G Bumper Bot
ffb0917e03 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1f039a56859
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Revert "intermittent in test_settings_from_message"

This reverts commit bad8f2fc1887c73028834c11854698d94d143e95.
2014-02-26 13:50:23 -08:00
Ryan VanderMeulen
62265def46 Merge m-c to b2g-inbound. 2014-02-26 16:43:08 -05:00
Sotaro Ikeda
b73c44e762 Bug 976766 - Clear layer's buffers when ClearCachedResources() r=nical 2014-02-26 13:41:17 -08:00
Ryan VanderMeulen
8c2f507822 Merge b2g-inbound to m-c. 2014-02-26 16:35:43 -05:00