Commit Graph

145820 Commits

Author SHA1 Message Date
Chris Pearce
9d0d08ac4e Bug 910996 - Move MP3FrameParser out of B2G specific code, so it can be used on other platforms. r=padenot
--HG--
rename : content/media/omx/MP3FrameParser.cpp => content/media/MP3FrameParser.cpp
rename : content/media/omx/MP3FrameParser.h => content/media/MP3FrameParser.h
2013-09-09 09:47:29 +12:00
Nicholas Cameron
b9da92cf71 Bug 912352. Do an async composite as soon as we get a WM_PAINT message. r=roc 2013-09-09 09:08:07 +12:00
Nicholas Cameron
32382be3ce Bug 909607. Check if we are minimised before compositing. r=Bas 2013-09-09 09:07:01 +12:00
Nicholas Cameron
4ca0278592 Bug 913298. Remove AddMaskEffect and RemoveMaskEffect declarations. r=nical 2013-09-09 09:06:57 +12:00
Nicholas Cameron
b6a0233b1c Bug 906445. Some speculative fixes to guard against dereferencing nullptrs. r=Bas 2013-09-09 09:06:50 +12:00
Nicholas Cameron
cca4ba2d92 Don't include mozilla-config.h in gfx.layers. No bug. r=me 2013-09-09 08:55:48 +12:00
Daniel Holbert
c5de0f6a0e (no bug) Fix comment typo: s/frames/frame's/ DONTBUILD 2013-09-08 10:34:32 -07:00
Phil Ringnalda
b6c19af956 Merge b2g-inbound to m-c 2013-09-08 08:28:14 -07:00
Phil Ringnalda
c02a4a1253 Merge fx-team to m-c 2013-09-08 08:26:23 -07:00
Andrew Sutherland
a39ab843f7 backout Bug 784816 https://hg.mozilla.org/mozilla-central/rev/1000c23df772 for breaking multi-process TCPSocket SSL connections 2013-09-08 11:22:44 +02:00
Gaia Pushbot
7733521dda Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0bfd8f0e9f4a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11944 from gasolin/issue-887669

Bug 887669 - [Test][System] Unit test for Permission Manager, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e7417792693e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 887669 - [Test][System] Unit test for Permission Manager
2013-09-07 17:15:22 -07:00
Fabrice Desré
a1fd669571 Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past 2013-09-07 16:28:51 -07:00
Vicamo Yang
0f45803eae Backout bug 907585, break B2G Mnw test cases 2013-09-07 19:32:23 +08:00
Vicamo Yang
fd0951f5d7 Backout bug 873351, break Mnw test cases. 2013-09-07 19:09:54 +08:00
Paul Rouget
4c3691cd74 Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
Paul Rouget
c8447b9acc Bug 913440 - Implement a pseudo class to highlight element easily. r=bz 2013-09-07 11:39:50 +02:00
Vicamo Yang
9c517c7d7a Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-07 14:20:19 +08:00
Vicamo Yang
1a8465e11e Bug 907585 [3/3]: some small refinements. r=yoshi 2013-09-07 14:20:11 +08:00
Vicamo Yang
78db1dbce3 Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi 2013-09-07 14:20:07 +08:00
Vicamo Yang
7a8b24de98 Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi 2013-09-07 14:20:04 +08:00
Vicamo Yang
08d9879e9c Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-07 14:19:57 +08:00
Vicamo Yang
7252df0bea Bug 864485 - 2/3: DOM & IPC. r=khuey 2013-09-07 14:19:53 +08:00
Vicamo Yang
1895f8828a Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey 2013-09-07 14:19:50 +08:00
Ryan VanderMeulen
62156c1cd4 Merge inbound to m-c. 2013-09-06 20:55:41 -04:00
Ryan VanderMeulen
9fe836923d Merge fx-team to m-c. 2013-09-06 20:49:55 -04:00
Ryan VanderMeulen
6b37c37a3d Merge b2g-inbound to m-c. 2013-09-06 20:40:47 -04:00
Matthew Noorenberghe
f1569ff842 Backout 2255560d9b6c (bug 912054) for breaking PGO builds on the UX branch (bug 913251) 2013-09-06 17:38:03 -07:00
Margaret Leibovic
b6fc538223 Bug 907192 - Update tab count while in editing mode on tablets. r=lucasr 2013-09-06 16:25:37 -07:00
Margaret Leibovic
f75d4718e5 Bug 909455 - Replace FHR recordSearch calls in new URL entering logic. r=rnewman 2013-09-06 16:25:27 -07:00
Gaia Pushbot
311695772f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a04ef5d32598
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12003 from nullaus/browser-test-fix

bug 913701, fix burning browser db operator variant customization test.

========

https://hg.mozilla.org/integration/gaia-central/rev/5d3a047036c7
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 913701, fix burning browser db operator variant customization test.
2013-09-06 16:15:26 -07:00
Wes Johnston
6f89842b76 Bug 878418 - Move positioning of Open with context menu item. r=mfinkle 2013-09-06 15:29:04 -07:00
Ryan VanderMeulen
595d792b87 Merge m-c to fx-team. 2013-09-06 18:01:53 -04:00
Ryan VanderMeulen
66630c23e9 Merge m-c to b2g-inbound. 2013-09-06 18:01:09 -04:00
Ryan VanderMeulen
a6fe179fc1 Merge m-c to inbound. 2013-09-06 18:00:23 -04:00
Fabrice Desré
51b652c5be Bug 912149 - [Buri][1.2][Homescreen] Packaged apps don't display correct content when launched from homescreen r=ferjm 2013-09-06 14:51:24 -07:00
Ryan VanderMeulen
d82368f831 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Gaia Pushbot
ebafee3301 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9c5d02a1f3cc
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11972 from hotzenklotz/907965_preview_rotation

Bug 907965 - [Gallery] Rotate thumbnail according to EXIF orientation me... r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/6da0a99f6e49
Author: Tom Herold <therold@mozilla.com>
Desc: Bug 907965 - [Gallery] Rotate thumbnail according to EXIF orientation metadata
2013-09-06 13:55:22 -07:00
Ryan VanderMeulen
9ec48e8308 Merge inbound to m-c. 2013-09-06 16:41:07 -04:00
Gaia Pushbot
063687c0fe Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/23b879f86acc
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11999 from alivedise/bugzilla/913610/lockscreen

Bug 913610 - Backout 905116 + 913345

========

https://hg.mozilla.org/integration/gaia-central/rev/03ef720d123b
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Revert "Bug 905116 - Implement Homescreen Window + Homescreen Launcher"

This reverts commit 3876c9129c8a3865eedd3a0ed92939ecf41a6eb1.

========

https://hg.mozilla.org/integration/gaia-central/rev/b22494964be7
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Revert "Bug 913345 - Virtualize homescreen origin"

This reverts commit cdbf027bb90f0d2aa55cc53d11c65497f6f410c4.
2013-09-06 13:05:24 -07:00
Jim Mathies
7f7ceb0fef Bug 913114 - Fix ref counting in winrt widget's GeckoContentController. r=bbondy 2013-09-06 14:56:14 -05:00
Jim Mathies
c3699b71ab Bug 912931 - Fix for double click events with apz enabled. r=bbondy 2013-09-06 14:56:13 -05:00
Jim Mathies
3c187a4fa4 Bug 898055 - Disable some apz debug output. r=bbondy 2013-09-06 14:56:13 -05:00
Brian Bondy
94d13e4110 Bug 898055 - Enable apz in metrofx. r=jimm 2013-09-06 14:56:13 -05:00
Gaia Pushbot
ead50875ce Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ed5a3d6a6f1d
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11998 from lightsofapollo/email-card-stability

Bug 913625 - Resolve flakey test issues with email reply tests r=lightso...

========

https://hg.mozilla.org/integration/gaia-central/rev/a26cb2fa19b1
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 913625 - Resolve flakey test issues with email reply tests r=lightsofapollo (jrburke did work in other bug)
2013-09-06 12:55:23 -07:00
Ryan VanderMeulen
f086043a1b Backed out changeset eb46f1ed8c8c (bug 897113) for mochitest-mc failures. 2013-09-06 15:50:28 -04:00
Jan-Ivar Bruaroey
1394b10399 Bug 903741: Use new DOMError approach in PeerConnection to get error messages out + unittests r=jesup 2013-09-06 15:29:29 -04:00
Randell Jesup
78b69f1bbb Bug 904784: use a separate critical section for the recording callback r=mwu 2013-09-07 23:42:01 -04:00
Mats Palmgren
c400bd4602 Bug 911283 - Introduce nsTArray::SetLengthAndRetainStorage which unlike SetLength does not deallocate/reallocate the internal storage. Use it in NS_FillArray. r=bsmedberg 2013-09-08 02:05:02 +00:00
Scott Johnson
978434dea3 Backout 8f09d30d3571 for crashtest orange. [r=me]
--HG--
extra : rebase_source : be0cfd30ce57072b83022f20955fd515041d56ed
2013-09-07 20:05:23 -05:00
Scott Johnson
310960b128 Backout dfe69eabbe47 for crashtest orange. [r=me]
--HG--
extra : rebase_source : 36898d587c098835af796d7588ba24b3b40b0558
2013-09-07 20:04:36 -05:00