Commit Graph

410715 Commits

Author SHA1 Message Date
Jean-Yves Avenard
adf3e336a3 Bug 1128381: Part3. Handle on the fly video format change. r=cpearce
Add monitoring of the current SPS NAL and destroy/recreate H264 decoder as
required.

--HG--
extra : rebase_source : fbab04b0ae3b4be42eea34a1c6f1b19bf39ad2f0
2015-03-12 11:07:19 +11:00
Jean-Yves Avenard
06ae6e08e7 Bug 1128381: Part2. Properly extract extradata from AVC1 sample. r=rillian
--HG--
extra : rebase_source : a67173bfcc4184211ab0b90e3b7634b1730288d5
2015-03-12 11:07:19 +11:00
Jean-Yves Avenard
b54607fb46 Bug 1128381: Part1. Don't assert on empty extra_data. r=kentuckyfriedtakahe
--HG--
extra : rebase_source : abb00650dc676d413d761f45085241df6a6cdd81
2015-03-12 11:07:19 +11:00
Jeff Gilbert
cfe66e0097 Bug 1141875 - Add flag to init gl_Position. - r=kamidphish 2015-03-11 19:52:11 -07:00
Chris Peterson
4ef943c538 Bug 1141917 - Remove unused member function RectTextureImage::UpdateFromDrawTarget(). r=mstange
--HG--
extra : rebase_source : c80b149728ecbad2c2f643268b0bdce364f0d5fd
2015-03-10 21:21:56 -07:00
Boris Zbarsky
46b5adbff8 Bug 1142282 part 3. Remove the parent argument of NewNativeObjectWithClassProto. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
a34c94dd8a Bug 1142282 part 2. Remove the parent argument of NewNativeObjectWithGivenTaggedProto. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
2fd882441b Bug 1142282 part 1. Remove the parent argument of NewNativeObjectWithGivenProto. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
d0524b1a9e Bug 1142266. Remove the parent argument from js::NewObjectWithProto. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
425e239f47 Bug 1142241. Stop using getParent() in js::GetObjectEnvironmentObjectForFunction. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
1ca30ee69f Bug 1140586 part 5. Split up js::NewFunction into several different APIs that are more clear in terms of what they do and don't need parents as much. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
bf509e3470 Bug 1140586 part 4. Stop passing non-null parents to js::NewFunctionWithProto when creating a native function via direct calls to that API. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
3b6d207238 Bug 1140586 part 3. Drop the funobjArg of js::NewFunction and js::NewFunctionWithProto. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
3e6ae938f8 Bug 1140586 part 2. Stop passing non-null funobjArg to js::NewFunction and js::NewFunctionWithProto. r=waldo 2015-03-11 22:33:59 -04:00
Boris Zbarsky
d69ae85742 Bug 1140586 part 1. Add some asserts about us not caring too much about the parents of native functions. r=waldo 2015-03-11 22:33:58 -04:00
Wes Kocher
b7ae2e9516 Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 243776ce01fcd38161dd94411e0bc1cbfb2f7cb2
2015-03-11 19:06:00 -07:00
Wes Kocher
085eb2906f Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-11 19:03:31 -07:00
Ehsan Akhgari
a878938970 Bug 983817 follow-up: Add the fix for the bug to the hunspell patches directory
DONTBUILD
2015-03-11 22:03:05 -04:00
Thomas Zimmermann
0303cc74ff Bug 1137151: Marked destructors of ref-counted Bluetooth classes as protected, r=shuang a=relanding 2015-03-11 18:05:52 -07:00
Bhavana Bajaj
0a6843ac5c Backed out changeset d645da56de29 (bug 1137151) "a=backout" 2015-03-11 16:48:17 -07:00
B2G Bumper Bot
cb110be508 Bumping manifests a=b2g-bump 2015-03-11 15:39:37 -07:00
B2G Bumper Bot
9258893c18 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8a8e3a65150
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28539 from martasect/Bug_1136286

Bug 1136286 - There is no way to x out of the Guided Tour on a few pages

========

https://hg.mozilla.org/integration/gaia-central/rev/9f3a48bd0370
Author: Marta Piekarska <marta@sec.t-labs.tu-berlin.de>
Desc: Bug 1136286 - There is no way to x out of the Guided Tour on a few pages
2015-03-11 15:37:00 -07:00
B2G Bumper Bot
e671358a4b Bumping manifests a=b2g-bump 2015-03-11 14:54:26 -07:00
B2G Bumper Bot
97a6d709d3 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5366997066b7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1139631 - merge pull request #28643 from KevinGrandon:bug_1139631_integration_defaults to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1f014293d95a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1139631 - Smarter integration test defaults r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/331737a0c282
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1142162 - merge pull request #28810 from etiennesegonzac:bug-1142162 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1dde7217d2e1
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1142162 - bigger touch target for the SHB r=lissyx
2015-03-11 14:51:48 -07:00
Matt Woodrow
c9827e20e7 Bug 1139503 - Backlist ATI driver version for DXVA on windows 10 since it's causing crashes. r=cpearce
--HG--
extra : rebase_source : bd05f643a4fea3c94f36d25acfa604fbea939f54
2015-03-12 10:44:52 +13:00
Frédéric Wang
3893eed7e5 Bug 1109022 - Add basic ATK roles for MathML elements, r=surkov 2015-03-11 19:05:57 -04:00
Mason Chang
334c6d4056 Bug 1141361 - Reuse the same thread when we start/stop vsync event for the windows vsync thread. r=jrmuizel 2015-03-11 18:35:50 -07:00
Ehsan Akhgari
841639e989 Bug 1140766 - Build more files in image/decoders in unified mode; r=jrmuizel 2015-03-11 21:30:03 -04:00
Mike Shal
53b5fec02c Bug 1135250 - Bump mozharness rev; r=jlund 2015-03-11 17:38:48 -04:00
Jeff Gilbert
39cd4ea833 Bug 1128001 - Workaround ANGLE DEPTH16 being DEPTH24_STENCIL8. - r=kamidphish 2015-03-11 18:23:56 -07:00
Wes Kocher
6473a1f935 Backed out changeset 851347e26940 (bug 1038839) for spidermonkey failures CLOSED TREE 2015-03-11 14:52:14 -07:00
B2G Bumper Bot
09ac046e4d Bumping manifests a=b2g-bump 2015-03-11 14:34:51 -07:00
B2G Bumper Bot
28522c60cb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2fa61363041f
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #28510 from zbraniecki/1118946-app-names-from-api

Bug 1118946 - Use new App.name API for gaia grid l10n. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d811db98aa8b
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1118946 - Use new App.name API for gaia grid l10n
2015-03-11 14:32:13 -07:00
B2G Bumper Bot
cebc96eeea Bumping manifests a=b2g-bump 2015-03-11 14:22:56 -07:00
B2G Bumper Bot
4c3050f813 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2474ba1ac82a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #28816 from eeejay/bug-1142100

Bug 1142100 - Add l10n_date.js to gallery open.html. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/64a75b416e3c
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1142100 - Add l10n_date.js to gallery open.html
2015-03-11 14:20:23 -07:00
Sotaro Ikeda
114f04dcd9 Bug 1142071 - Re-add WaitForBufferOwnership() r=jgilbert 2015-03-11 14:10:24 -07:00
B2G Bumper Bot
a1b206b68b Bumping manifests a=b2g-bump 2015-03-11 14:02:50 -07:00
B2G Bumper Bot
40f2706990 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca72206262b5
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #28815 from eliperelman/bug-1120828

Bug 1120828 - Bumping gaia-raptor to 1.0.0 a=npotb r=rwood

========

https://hg.mozilla.org/integration/gaia-central/rev/8318bef94a46
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1120828 - Bumping gaia-raptor to 1.0.0 a=npotb r=rwood
2015-03-11 14:00:22 -07:00
B2G Bumper Bot
41d3034299 Bumping manifests a=b2g-bump 2015-03-11 13:47:41 -07:00
B2G Bumper Bot
9d909dd76f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/26b395d7a956
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #28809 from benoittgt/Bug_957224

Bug 957224 - Change sound notification duration r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/5b080b560796
Author: Benoit <benoit@hopsandfork.com>
Desc: Bug 957224 - Change sound notification duration r=etienne

Patch was made for the previous version :
https://bugzilla.mozilla.org/show_bug.cgi?id=957224
Add some tests to verify the 4000ms duration.
2015-03-11 13:45:10 -07:00
B2G Bumper Bot
51ba0bfa8b Bumping manifests a=b2g-bump 2015-03-11 13:30:13 -07:00
Ryan VanderMeulen
97acbd9776 Merge m-c to b2g-inbound. a=merge 2015-03-11 16:03:39 -04:00
B2G Bumper Bot
05d8e81730 Bumping manifests a=b2g-bump 2015-03-11 11:19:44 -07:00
B2G Bumper Bot
ab42add282 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/51371becbe70
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #28730 from zbraniecki/1116613-smart-strategy-for-l10n-timestamps"

This reverts commit 7d5337556f92647cb12c99bc1e33a6cf959f4316, reversing
changes made to 3325c49b8ca9b238399acf045efbbb7993269d66.

========

https://hg.mozilla.org/integration/gaia-central/rev/a72aaf99c75a
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #28134 from ian-liu/settings/bluetooth/bug1121904_implement_connect/disconnect_dialog_for_a_paired_device/headset_for_v2

Bug 1121904 - [Bluetooth][Settings] Show connect/disconnect/unpair dialog for a paired device/headset. r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/eb22c8229f66
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1121904 - [Bluetooth][Settings] Show connect/disconnect/unpair dialog for a paired device/headset. r=arthur
2015-03-11 11:17:10 -07:00
B2G Bumper Bot
a0c9d53f80 Bumping manifests a=b2g-bump 2015-03-11 11:09:58 -07:00
B2G Bumper Bot
5cab4a6fdf Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e6283c00cdd9
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1062109 - merge pull request #28801 from albertopq:1062109-intermitent-test to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1b390298de6d
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1062109 - Waiting for the toast being dismissed r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/c6cf97a288fd
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1141315 - merge pull request #28775 from daleharvey:1141315 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/78dccd497c42
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1141315 - Switch to Yahoo as default search provider. r=kgrandon
2015-03-11 11:07:14 -07:00
B2G Bumper Bot
e3135317e1 Bumping manifests a=b2g-bump 2015-03-11 10:39:11 -07:00
B2G Bumper Bot
0b7af1ff3f Bumping manifests a=b2g-bump 2015-03-11 10:29:48 -07:00
B2G Bumper Bot
07375fbb0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d36a4b321b45
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #28730 from zbraniecki/1116613-smart-strategy-for-l10n-timestamps

Bug 1116613 - Develop a smart strategy for building language timestamps at build time. r=rickychien

========

https://hg.mozilla.org/integration/gaia-central/rev/c064dd22eda9
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1116613 - Develop a smart strategy for building language timestamps at build time
2015-03-11 10:26:48 -07:00
Jordan Lund
658021c2d9 Bug 1094364 - Bump mozharness json rev to 8dc154c5a136. r+a=RyanVM 2015-03-11 12:41:00 -04:00