Xidorn Quan
|
410ec92723
|
Bug 1142369 - Include padding of generated image in intrinsic isize of bullet frame. r=roc
|
2015-03-12 16:57:08 +11:00 |
|
Jeff Gilbert
|
55b1e2061c
|
Bug 1128044 - nsTArray::AppendElement doesn't accept init lists. - r=bustage
|
2015-03-11 21:21:03 -07:00 |
|
Jeff Gilbert
|
a3d9716157
|
Bug 1128044 - Use nsTArray since android doesn't support std::vector::data(). - r=bustage
|
2015-03-11 21:02:39 -07:00 |
|
Nicholas Nethercote
|
b010bbd9ab
|
Bug 1142277 - Fix leak in failure path in TestPLDHash. r=erahm.
|
2015-03-11 15:39:58 -07:00 |
|
Daniel Holbert
|
99d7736093
|
Bug 1140478: Free the string returned by PrintJSStack(), in android shutdown logging function. r=jorendorff
|
2015-03-11 20:34:38 -07:00 |
|
Jeff Gilbert
|
6eddeb984f
|
Bug 1128044 - Only pack varyings that have static use in both shaders. - r=warnings-as-errors
|
2015-03-11 20:31:46 -07:00 |
|
Robert O'Callahan
|
07c6189588
|
Bug 1125767. Clarify aContextFrame parameter to nsStylePosition::IsFixedPosContainingBlock and nsStylePosition::HasTransform and make nsCSSFrameConstructor actually honor it. r=mats
|
2015-03-11 00:18:49 +13:00 |
|
Robert O'Callahan
|
aea12b0551
|
Bug 1125767. CSS/SVG filters on an element should make it a containing block for fixed-pos and abs-pos descendants. r=mats
|
2015-03-09 23:44:49 +13:00 |
|
Robert O'Callahan
|
353a70fda3
|
Bug 1125767. Centralize code into nsStylePosition::IsFixedPosContainingBlock. r=mats
Also renames IsPositioned to IsAbsPosContainingBlock.
|
2015-03-12 16:21:01 +13:00 |
|
Jeff Gilbert
|
358995c577
|
Bug 1128044 - Enforce packing restrictions for varyings. - r=kamidphish
|
2015-03-11 20:12:43 -07:00 |
|
Jean-Yves Avenard
|
24475431d2
|
Bug 1140688 : Only print a warning when VDA decoder couldn't be created. r=rillian
|
2015-03-12 11:07:20 +11:00 |
|
Jean-Yves Avenard
|
8dc6a67237
|
Bug 1141914: Always use video dimensions using extradata's SPS. r=cpearce
|
2015-03-12 11:07:20 +11:00 |
|
Jean-Yves Avenard
|
d1005603c2
|
Bug 1128381: Part7. Streamline code across platforms. r=cpearce
|
2015-03-12 11:07:20 +11:00 |
|
Jean-Yves Avenard
|
2251d1ece6
|
Bug 1128381: Part6. Remove unused member functions. r=cpearce
|
2015-03-12 11:07:20 +11:00 |
|
Jean-Yves Avenard
|
8c5b042e36
|
Bug 1128381: Part5. Make AVCC wrapper be dormant capable. r=cpearce
This makes the Apple VDA and VideoToolbox as well as EME and FFmpeg decoder
dormant capable.
|
2015-03-12 11:07:20 +11:00 |
|
Jean-Yves Avenard
|
d10e37981b
|
Bug 1128381: Part4. Make AVCC wrapper work with SharedDecoderManager. r=cpearce
|
2015-03-12 11:07:19 +11:00 |
|
Jean-Yves Avenard
|
4839d74456
|
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.
|
2015-03-12 11:07:19 +11:00 |
|
Jean-Yves Avenard
|
ccf2acd727
|
Bug 1128381: Part2. Properly extract extradata from AVC1 sample. r=rillian
|
2015-03-12 11:07:19 +11:00 |
|
Jean-Yves Avenard
|
2bc579e6ce
|
Bug 1128381: Part1. Don't assert on empty extra_data. r=kentuckyfriedtakahe
|
2015-03-12 11:07:19 +11:00 |
|
Jeff Gilbert
|
f3e710fff3
|
Bug 1141875 - Add flag to init gl_Position. - r=kamidphish
|
2015-03-11 19:52:11 -07:00 |
|
Chris Peterson
|
89ae8d79ca
|
Bug 1141917 - Remove unused member function RectTextureImage::UpdateFromDrawTarget(). r=mstange
|
2015-03-10 21:21:56 -07:00 |
|
Boris Zbarsky
|
530e295577
|
Bug 1142282 part 3. Remove the parent argument of NewNativeObjectWithClassProto. r=waldo
|
2015-03-11 22:33:59 -04:00 |
|
Boris Zbarsky
|
d906706022
|
Bug 1142282 part 2. Remove the parent argument of NewNativeObjectWithGivenTaggedProto. r=waldo
|
2015-03-11 22:33:59 -04:00 |
|
Boris Zbarsky
|
7a3efcd6f5
|
Bug 1142282 part 1. Remove the parent argument of NewNativeObjectWithGivenProto. r=waldo
|
2015-03-11 22:33:59 -04:00 |
|
Boris Zbarsky
|
5e903ee234
|
Bug 1142266. Remove the parent argument from js::NewObjectWithProto. r=waldo
|
2015-03-11 22:33:59 -04:00 |
|
Boris Zbarsky
|
5a304f582d
|
Bug 1142241. Stop using getParent() in js::GetObjectEnvironmentObjectForFunction. r=waldo
|
2015-03-11 22:33:59 -04:00 |
|
Boris Zbarsky
|
685d23d6f5
|
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
|
9cb581667c
|
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
|
a727687c17
|
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
|
4a9392454e
|
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
|
7bda89c12b
|
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
|
bcf940063f
|
Merge m-c to inbound a=merge
|
2015-03-11 19:06:00 -07:00 |
|
Wes Kocher
|
111c24150f
|
Merge b2g-inbound to m-c a=merge CLOSED TREE
|
2015-03-11 19:03:31 -07:00 |
|
Ehsan Akhgari
|
fbafb97eed
|
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
|
aeb1eec15b
|
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
|
b35b40c74c
|
Backed out changeset d645da56de29 (bug 1137151) "a=backout"
|
2015-03-11 16:48:17 -07:00 |
|
B2G Bumper Bot
|
241e6c4e0e
|
Bumping manifests a=b2g-bump
|
2015-03-11 15:39:37 -07:00 |
|
B2G Bumper Bot
|
a60ac05bc3
|
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
|
fd57a76a1d
|
Bumping manifests a=b2g-bump
|
2015-03-11 14:54:26 -07:00 |
|
B2G Bumper Bot
|
0fa5637f2c
|
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
|
3a258ea45c
|
Bug 1139503 - Backlist ATI driver version for DXVA on windows 10 since it's causing crashes. r=cpearce
|
2015-03-12 10:44:52 +13:00 |
|
Frédéric Wang
|
476aad6f03
|
Bug 1109022 - Add basic ATK roles for MathML elements, r=surkov
|
2015-03-11 19:05:57 -04:00 |
|
Mason Chang
|
53dc5516af
|
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
|
16b4114ff2
|
Bug 1140766 - Build more files in image/decoders in unified mode; r=jrmuizel
|
2015-03-11 21:30:03 -04:00 |
|
Mike Shal
|
f729dd433f
|
Bug 1135250 - Bump mozharness rev; r=jlund
|
2015-03-11 17:38:48 -04:00 |
|
Jeff Gilbert
|
6fa444f3d2
|
Bug 1128001 - Workaround ANGLE DEPTH16 being DEPTH24_STENCIL8. - r=kamidphish
|
2015-03-11 18:23:56 -07:00 |
|
Wes Kocher
|
7127f3a636
|
Backed out changeset 851347e26940 (bug 1038839) for spidermonkey failures CLOSED TREE
|
2015-03-11 14:52:14 -07:00 |
|
B2G Bumper Bot
|
21a48d28c3
|
Bumping manifests a=b2g-bump
|
2015-03-11 14:34:51 -07:00 |
|
B2G Bumper Bot
|
5c26aef688
|
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
|
aa1e14813e
|
Bumping manifests a=b2g-bump
|
2015-03-11 14:22:56 -07:00 |
|