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

388749 Коммитов

Автор SHA1 Сообщение Дата
Aaron Klotz 33625fe909 Bug 818307: Part 2 - Plugin Hang UI ChromeHang annotations; r=gfritzsche 2014-10-21 11:48:08 -06:00
Aaron Klotz 8f1189a221 Bug 818307: Part 1 - Add annotation support to ChromeHangs; r=vladan 2014-10-21 11:48:08 -06:00
Mats Palmgren f2d23931c0 Bug 1085701 - Report the allocation size to the OOM abort. r=roc 2014-10-21 15:42:24 +00:00
Mats Palmgren 6a3800de71 Bug 1085050 - Remove a DEBUG assertion. r=kip 2014-10-21 15:42:24 +00:00
Eugen Sawin d76ca551ee Bug 1061372 - [2/2] Fix Gecko screen orientation to Android orientation mapping. r=snorp
--HG--
extra : rebase_source : 98040a219d8371404de0ce06d10b01fdda3bcf69
2014-10-21 17:34:59 +02:00
Eugen Sawin 072041e7b0 Bug 1061372 - [1/2] Remove event listener on screen orientation unlock.
--HG--
extra : rebase_source : 7ab058d153d18dfe518e97273d750c340e768a56
2014-10-08 16:31:44 +02:00
James Willcox 5bd2ac8ce1 Bug 1085662 - Don't crash if there is no deadlock detector when destroying BlockingResourceBase r=froydnj 2014-10-21 10:16:31 -05:00
Ehsan Akhgari 7c556dd594 Bug 1080909 - Do not accept a zero time constant when calling AudioParam.setTargetAtTime in order to avoid the division by zero later on; r=padenot 2014-10-21 10:14:26 -04:00
Steve Fink 0888b1668e Bug 1079579 - Move the automation build scripts into the tree, r=terrence
DONTBUILD because NPOTB until I land the build-tools change.

--HG--
extra : rebase_source : b7be4f8cbab3755e0cddd3e3934ada59c5a78aea
2014-10-17 14:06:00 -07:00
Fabian Raetz 49a6738249 Bug 1085127 - cubeb_sndio.c: error when compiling with debug enabled (undeclared identifier "false") - include stdbool.h r=kinetik 2014-10-21 15:59:55 +02:00
Carsten "Tomcat" Book f35ddfdd22 Merge mozilla-central to mozilla-inbound 2014-10-21 15:55:25 +02:00
James Willcox 85b58e3f27 Bug 1014614 - Fix readback of SurfaceTextureImage r=jgilbert
--HG--
extra : rebase_source : 3e2e7f7d993b5561c5d1c2ae50c4a49718a66324
2014-10-21 08:53:02 -05:00
James Willcox d02dc369ff Bug 1014614 - Add GLBlitHelper::BlitImageToFramebuffer and support SurfaceTexture images r=jgilbert
--HG--
extra : rebase_source : e823897f3ff6593af7286432903618dc483877dd
2014-10-21 08:53:02 -05:00
Andrew Martin McDonough 068835d9bb Bug 1014614 - Use Android MediaCodec for decoding H264 and AAC in MP4 r=cpearce,edwin
--HG--
extra : rebase_source : 7e7d1fc38d13b52e2294c0237479b78b31bdeafb
2014-10-21 08:53:01 -05:00
James Willcox 9790bce151 Bug 1014614 - Support attach/detach of GLContext to AndroidSurfaceTexture r=jgilbert
--HG--
extra : rebase_source : f8ac8c505b5f9a4f307044b932aef50b99d38d4f
2014-10-21 08:53:01 -05:00
James Willcox 898f438918 Bug 1014614 - Fix JNI wrapper for registering SurfaceTexture listener callbacks r=blassey
--HG--
extra : rebase_source : 1d2db739691e455e9622381c2a730947701322b6
2014-10-21 08:53:01 -05:00
James Willcox ddabd5424e Bug 1014614 - Do not try to use a temporary texture for SurfaceTexture r=jgilbert
--HG--
extra : rebase_source : 68e6f70fe1c1aa123c4a1e21b3d25b78bcff7ad1
2014-10-21 08:53:01 -05:00
James Willcox 070c8814c3 Bug 1014614 - Expose Android native window via AndroidNativeWindow wrapper r=blassey
--HG--
extra : rebase_source : e8fef05b2fdc3ef2b7c43a01655f2c7bf3789208
2014-10-21 08:53:00 -05:00
James Willcox d1763714e0 Bug 1014614 - Expose more SurfaceTexture API in AndroidSurfaceTexture r=blassey
--HG--
extra : rebase_source : 863f769375474b486ca55d649e7ed332efbef6fe
2014-10-21 08:53:00 -05:00
James Willcox a8cc145afb Bug 1014614 - Rename nsSurfaceTexture to AndroidSurfaceTexture r=jgilbert
--HG--
extra : rebase_source : 4f148d8a0c2f9ec2d939f9d9939dab897b435bef
2014-10-21 08:53:00 -05:00
Nicolas B. Pierron 44cdf1ba53 Bug 982162 - Throw when we attempt to serialize an AsmJS module. r=luke 2014-10-21 15:51:34 +02:00
Andrea Marchesini 04ab44d36f Bug 1085158 - FilePicker.js should use its parent window for the creation of File object, r=bz 2014-10-21 14:50:21 +01:00
Carsten "Tomcat" Book 8bdb5c4d60 merge b2g-inbound to mozilla-central a=merge 2014-10-21 15:46:12 +02:00
Stephen Pohl ee2a1a8d27 Bug 1082777: Support running of xpcshell on OSX with relative path invocation on Terminal. r=smichaud 2014-10-21 09:43:02 -04:00
Benjamin Bouvier 271c651290 Bug 1059408: Odin SIMD: Add support for swizzle and shuffle; r=luke 2014-10-21 15:39:38 +02:00
Benjamin Bouvier 2c3d97c4d8 Bug 1021716: SIMD: Use specific instructions for special cases; r=sunfish 2014-10-21 15:39:31 +02:00
Benjamin Bouvier fbdb740234 Bug 1021716: SIMD: Use Swizzle rather than Shuffle at construction whenever possible; r=sunfish 2014-10-21 15:39:23 +02:00
Benjamin Bouvier ba86b71604 Bug 1021716: SIMD x86-x64: Implement generic binary shuffle; r=sunfish 2014-10-21 15:39:15 +02:00
Carsten "Tomcat" Book 05f05fd22c merge fx-team to mozilla-central a=merge 2014-10-21 15:38:16 +02:00
Carsten "Tomcat" Book 80bfa23035 Backed out changeset 9e996cc695eb (bug 937053) for breaking marionette 2014-10-21 11:19:10 +02:00
Carsten "Tomcat" Book 10cfe98f1e Backed out changeset 8c0cf60141dc (bug 1083237) 2014-10-21 11:18:43 +02:00
Matt Woodrow 1218998a7e Bug 1078005 - Skip sending MozAfterPaint events to hidden PresShells. r=roc 2014-10-21 21:59:59 +13:00
B2G Bumper Bot 770bf3d009 Bumping manifests a=b2g-bump 2014-10-20 23:37:33 -07:00
Jessica Jong da2b2114dc Bug 1052842 - Part 4: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (bt). r=btian 2014-10-21 14:31:48 +08:00
Jessica Jong d85df99540 Bug 1052842 - Part 3: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (gonk). r=echen 2014-10-21 14:31:46 +08:00
Jessica Jong c267b07f9c Bug 1052842 - Part 2: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (dom/ipc). r=echen 2014-10-21 14:31:44 +08:00
Jessica Jong 2dc8fac781 Bug 1052842 - Part 1: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (idl). r=hsinyi 2014-10-21 14:31:42 +08:00
B2G Bumper Bot 6517b07cad Bumping manifests a=b2g-bump 2014-10-20 23:27:00 -07:00
B2G Bumper Bot 1ebf9dd10d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce8e42aa3688
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #24761 from steveck-chung/message-report-view-refresh-and-test

Bug 1021608 - [Messages] Report view visual refresh, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/0a1a37ca7d14
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1021608 - [Messages] Report view visual refresh, r=julienw
2014-10-20 23:20:49 -07:00
B2G Bumper Bot a8c3dc1a7c Bumping manifests a=b2g-bump 2014-10-20 22:41:56 -07:00
B2G Bumper Bot aa31b7b77e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/31ffa7847723
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25344 from KevinGrandon/bug_1085605_intermittent_settings_device_info_test

Bug 1085605 - [Settings] Use a more qualified CSS selector in order to select the correct gaia-header

========

https://hg.mozilla.org/integration/gaia-central/rev/0a41a201c4c8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1085605 - [Settings] Use a more qualified CSS selector in order to select the correct gaia-header r=arthurcc
2014-10-20 22:35:48 -07:00
B2G Bumper Bot 3608bebf1d Bumping manifests a=b2g-bump 2014-10-20 21:41:56 -07:00
B2G Bumper Bot 5e803679ea Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8674266eb505
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #24925 from crh0716/1007600

Bug 1007600 - Support inline activity r=eragonj, alive

========

https://hg.mozilla.org/integration/gaia-central/rev/aa8ab37129b4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1007600 - Support inline activity
2014-10-20 21:35:48 -07:00
B2G Bumper Bot 5288311439 Bumping manifests a=b2g-bump 2014-10-20 20:56:58 -07:00
B2G Bumper Bot aa214bee52 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/367d26eba719
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #25289 from jobara/1069367

Bug 1069367 - "Header" should be below in card in markup

========

https://hg.mozilla.org/integration/gaia-central/rev/bb41d7fe0831
Author: Justin Obara <obara.justin@gmail.com>
Desc: Bug - 1069367: Placed header above screenshot

Moved the markup for the header to come before the screenshot. While this had been done with styling, it is more semantic it this way in the markup as well.
2014-10-20 20:50:49 -07:00
B2G Bumper Bot 183c0cce19 Bumping manifests a=b2g-bump 2014-10-20 20:22:28 -07:00
B2G Bumper Bot c1ae43339d Bumping manifests a=b2g-bump 2014-10-20 19:52:35 -07:00
B2G Bumper Bot 4c22948f87 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d03166cba78b
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #25283 from sfoster/ftu-hidden-wifi-bug-935495

Bug 935495 - Add x-inputmode=verbatim to avoid autocorrecting password. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/cc3d2e28fb94
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 935495 - Add x-inputmode=verbatim to avoid autocorrecting password. r=fcampo
2014-10-20 19:50:48 -07:00
Wes Kocher f764a700ad Merge m-c to fx-team a=merge 2014-10-20 19:01:55 -07:00
Wes Kocher 371e52348d Merge m-c to b2g-inbound a=merge 2014-10-20 18:59:53 -07:00