Граф коммитов

348112 Коммитов

Автор SHA1 Сообщение Дата
Milan Sreckovic bdadbd3fbe 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 cf2045952f 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 594dff26e8 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 e23aa3622d 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 710bd9d8f9 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 95619c8d0d 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 3dfa3dead4 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 4ad540c61a 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 16f014007c 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 e249ccbbef 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 a1909fa87d 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 9509a51272 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 f6513477f0 Merge m-c to inbound on a CLOSED TREE 2014-02-26 18:31:11 -08:00
Wes Kocher ec6dbd07f6 Merge inbound to m-c 2014-02-26 18:20:47 -08:00
Wes Kocher ecd27d54a3 Merge fx-team to m-c 2014-02-26 18:13:35 -08:00
Wes Kocher 803fd6483c 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 dfe9e5cfa1 Bug 972047 - Introduce AccessFu content integration mochitest. r=yzen 2014-02-26 19:39:14 -05:00
Dan Glastonbury fb07271785 Bug 975824 - Fix compressed texture checks. - r=jgilbert 2014-02-26 16:32:17 -08:00
B2G Bumper Bot f94c0df1e8 Bumping manifests a=b2g-bump 2014-02-26 16:16:12 -08:00
B2G Bumper Bot c1fa3b4ffc 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 a7e0194cd7 Bug 956704 - Only suppress animation frames when entering a modal state. r=smaug 2014-02-26 15:59:03 -08:00
Blake Kaplan 6597d2720f Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug 2014-02-26 15:58:21 -08:00
Ben Turner 4b648c346c Bug 976790 - Fix assertion failure, r=mrbkap. 2014-02-26 15:53:43 -08:00
B2G Bumper Bot 357e81e463 Bumping manifests a=b2g-bump 2014-02-26 15:50:49 -08:00
B2G Bumper Bot a5a01c79a7 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 dd3bfceeff 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 6fa2286415 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 500775b3a9 Bug 976971 - test log level directly when creating textperf object. r=heycam 2014-02-27 08:41:28 +09:00
Wes Kocher a904a08270 Backed out changeset 3d8a39b9c13e (bug 976037) for media test failures 2014-02-26 15:38:48 -08:00
Cameron McCormack 250a5a0129 Bug 976912 - Move Telemetry.h include from nsHttpChannel.h to nsHttpChannel.cpp. rs=mcmanus 2014-02-27 10:29:19 +11:00
Cameron McCormack 2f3d00b0d0 Bug 976908 - Remove unncessary TelemetryHistogramEnums.h inclusion from Layers.cpp. r=mattwoodrow 2014-02-27 10:29:18 +11:00
Jim Blandy 6a4b428b35 Bug 969786: Implement Debugger.Source.prototype.introductionScript. r=sfink 2014-02-26 15:20:00 -08:00
Jim Blandy 374b46f9f3 Bug 969786: Record the introduction script in ScriptSourceObjects. r=sfink 2014-02-26 15:20:00 -08:00
Jim Blandy 456674b133 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 55fa8a8fa6 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 c13e3cd1ea 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 eda86a5215 Bumping manifests a=b2g-bump 2014-02-26 15:10:53 -08:00
B2G Bumper Bot 88b6f69b41 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 7a35e5fae0 test for bug 972678
--HG--
extra : rebase_source : 60639d14b248ec457a42112aa501ded2739d980e
2014-02-27 11:45:04 +13:00
Karl Tomlinson 75881c5ca5 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 d68f21ee08 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 d5e8ef47f8 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 ab4d18e9fd Bug 977207 - The fps counter requires a restart to be displayed. r=bgirard 2014-02-26 23:12:35 +01:00
Vivien Nicolas e9dd88e2d5 Bug 977208 - The top level layer has a strange height. r=fabrice 2014-02-26 23:12:35 +01:00
Vivien Nicolas d1e70616c4 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 429872ddd1 Bumping manifests a=b2g-bump 2014-02-26 13:51:33 -08:00
B2G Bumper Bot 8b94ca01e4 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 d6ce6b9120 Merge m-c to b2g-inbound. 2014-02-26 16:43:08 -05:00
Sotaro Ikeda 11b8051865 Bug 976766 - Clear layer's buffers when ClearCachedResources() r=nical 2014-02-26 13:41:17 -08:00
Ryan VanderMeulen e8b0013422 Merge b2g-inbound to m-c. 2014-02-26 16:35:43 -05:00