Dan Gohman
|
5a815fe084
|
Bug 918607 - IonMonkey: Add a Range::setDouble which takes double arguments and use it to simplify and generalize several things.
|
2013-10-15 20:49:44 -07:00 |
|
Dan Gohman
|
02847d95c8
|
Bug 924660 - IonMonkey: Revert unintended changes to MDiv::truncate introduced in 6afebbb8e595. r=nbp
|
2013-10-15 20:49:44 -07:00 |
|
Dan Gohman
|
fd8c03c205
|
Bug 925586 - IonMonkey: Document MUrsh's special case exemption from type() rules, and restrict it to only the cases that need it. r=nbp
|
2013-10-15 20:49:44 -07:00 |
|
Dan Gohman
|
41d9d5c4bf
|
Bug 925586 - IonMonkey: Make range analysis use type information consistently. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
805653ec84
|
Bug 925586 - IonMonkey: Extend range checking to all values with numeric and numeric-like types. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
7cfff67a82
|
Bug 925586 - IonMonkey: Simplify MLoadTypedArrayElement and MLoadTypedArrayElementStatic range computation. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
0190ca693f
|
Bug 923659 - IonMonkey: Make range adjustments before calling setRange instead of after. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
e0ad7c3bcb
|
Bug 923659 - IonMonkey: Use the Range constructor which takes an MDefinition instead of calling range() directly to determine operand ranges. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
7e18da11bd
|
Bug 923659 - IonMonkey: Set more precise ranges for MArrayLength and MInitializedLength. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
e0cba790bf
|
Bug 923659 - IonMonkey: Use null instead of allocating a Range when nothing is known. r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Dan Gohman
|
eab8d5e710
|
Bug 923659 - IonMonkey: Fix an accidentally dropped "break". r=nbp
|
2013-10-15 20:49:43 -07:00 |
|
Wes Kocher
|
391d634598
|
Merge m-c to inbound
|
2013-10-15 20:30:24 -07:00 |
|
Wes Kocher
|
e1800200cf
|
Merge fxteam to m-c
|
2013-10-15 20:26:55 -07:00 |
|
Wes Kocher
|
8161558ae5
|
Merge inbound to m-c
|
2013-10-15 20:15:17 -07:00 |
|
Wes Kocher
|
7b655a8dd9
|
Backed out changeset e7d649603075 (bug 842081) for mochitest-4 bustage on a CLOSED TREE
|
2013-10-15 19:54:11 -07:00 |
|
Wes Kocher
|
31d7a76361
|
Backed out changeset c0e5db20b655 (bug 922942) for xpcshell bustage
|
2013-10-15 19:20:17 -07:00 |
|
Wes Kocher
|
5172263e10
|
Backed out changeset f5838290c705 (bug 900669) for rootanalysis bustage
|
2013-10-15 18:52:36 -07:00 |
|
Wes Kocher
|
dd25f949c6
|
Backed out 5 changesets (bug 861925) so I can backout bug 900669 cleanly
Backed out changeset 8febf2f0e35d (bug 861925)
Backed out changeset e646195f32ae (bug 861925)
Backed out changeset 015a92e94c07 (bug 861925)
Backed out changeset 4546406915c1 (bug 861925)
Backed out changeset 63321a464309 (bug 861925)
|
2013-10-15 18:51:50 -07:00 |
|
Shu-yu Guo
|
75c28185a8
|
Bug 926596 - Set compartment_ in ForkJoinSlice for read only access to shared tables. (r=nmatsakis)
|
2013-10-15 18:41:55 -07:00 |
|
Shu-yu Guo
|
a113dcb1f5
|
Bug 913376 - Use double in ComputeTriggerBytes. (r=terrence)
|
2013-10-15 18:41:54 -07:00 |
|
Matt Woodrow
|
0ab670ea72
|
Bug 922942 - Implement gfxASurface::CopyToARGB32ImageSurface using azure. r=seth
|
2013-10-16 14:00:31 +13:00 |
|
Matt Woodrow
|
13b0353cbb
|
Bug 922942 - Do image scaling in imgTools using azure. r=seth
|
2013-10-16 14:00:31 +13:00 |
|
Matt Woodrow
|
aa360e13bb
|
Bug 922942 - Updated cached surface in ClippedImage using azure. r=seth
|
2013-10-16 14:00:30 +13:00 |
|
Matt Woodrow
|
105a6104cc
|
Bug 922942 - Update BufferTextureClients using Azure. r=nical
|
2013-10-16 14:00:30 +13:00 |
|
Nicolas Silva
|
87bb1269a8
|
Bug 919936 - Add gtests for YCbCr memory textures. r=BenWa
|
2013-10-15 17:42:03 -07:00 |
|
Olli Pettay
|
beb6cb0df4
|
Bug 918479 - Remove listeners from a message manager if the child side dies, r=fabrice
--HG--
extra : rebase_source : 1e3b0fb36c5e489225bca8ea42b5bf21eb7d7755
|
2013-10-16 00:15:30 +03:00 |
|
Kartikaya Gupta
|
a5cb74edc1
|
Bug 925902 - Ensure that the old ROOT_SCROLL_ID property is cleared when a new one is being set. r=tn, botond
|
2013-10-15 17:08:04 -04:00 |
|
Kartikaya Gupta
|
dd02f39ad9
|
Bug 925902 - Add a macro to APZC_LOG a FrameMetrics object as well. r=botond
|
2013-10-15 17:07:58 -04:00 |
|
Gaia Pushbot
|
8cb995421e
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e811ee9b89a2
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #12836 from mikehenrty/bug-899574-integration-tests
Bug 899574 - updating marionette tests to not rely on old origin format, r=qDot
========
https://hg.mozilla.org/integration/gaia-central/rev/e93d61be4ced
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 899574 - updating marionette tests to not rely on old origin format
|
2013-10-15 14:05:47 -07:00 |
|
Gaia Pushbot
|
4bf9854e67
|
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/9ccb6fee0ef2
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12864 from nullaus/fix-call-support-contacts
bug 925520 - fix undesired closure, handle error case.
========
https://hg.mozilla.org/integration/gaia-central/rev/24cc875d2d87
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 925520 - fix undesired closure, handle error case.
r=qDot
========
https://hg.mozilla.org/integration/gaia-central/rev/ef269de7c19d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12859 from KevinGrandon/bug_926936_nightly_fix_app_launches
Bug 926936 - Can't launch an app when running Gaia inside Firefox r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/8aacbb7c7b13
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 926936 - Can't launch an app when running Gaia inside Firefox
|
2013-10-15 14:05:25 -07:00 |
|
Wes Johnston
|
4068563efd
|
Bug 920170 - Allow adding a grid of icons to prompts. r=margaret
|
2013-10-15 08:53:16 -07:00 |
|
Wes Johnston
|
3a22f19819
|
Bug 904245 - TWhitespace fixup r=kats
|
2013-10-15 08:08:10 -07:00 |
|
Wes Johnston
|
a3587c5f75
|
Bug 904245 - Take touch radius into account when calculating pan threshold. r=kats
|
2013-10-15 08:06:01 -07:00 |
|
Panos Astithas
|
09f844126b
|
Make property descriptor tooltips easier to read on Linux (bug 926397). r=paul,msucan
|
2013-10-14 15:57:04 +03:00 |
|
Marco Bonardo
|
d8d9ba5d23
|
Bug 914294 - Don't throw exceptions from the history result end batch macro to retain backwards compatibility.
r=mano
|
2013-10-15 14:30:33 +02:00 |
|
Carsten "Tomcat" Book
|
a5236dd3f3
|
Merge mozilla-central to fx-team
|
2013-10-15 10:49:42 +02:00 |
|
Carsten "Tomcat" Book
|
023a70de2a
|
merge b2g-inbound to mozilla-central
|
2013-10-15 10:27:51 +02:00 |
|
Wes Johnston
|
450181e95e
|
Bug 923391 - Prompts should return values even if they're cancelled. r=mfinkle
|
2013-10-15 00:13:13 -07:00 |
|
Wes Johnston
|
4e26a981a5
|
Bug 920170 - Break out some pieces of prompts into their own methods. r=margaret
|
2013-10-15 00:11:27 -07:00 |
|
Ryan VanderMeulen
|
9c18118385
|
Backed out changeset b83bf0fa7adc (bug 924724)
|
2013-10-14 23:26:53 -04:00 |
|
Matt Woodrow
|
76ab45c95f
|
Bug 926258 - Implement a Moz2D version of gfxPath. r=Bas
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
e418bc6293
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
084fd5caf1
|
Bug 922942 - Add a Validate() pass to BasicLayers to avoid needing to create a dummy destination context. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
b798aeb13e
|
Bug 922942 - Clean up some no longer used ShadowLayers code from BasicLayers. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
5c42e29ba2
|
Bug 922942 - Use Moz2D for canvas snapshots when the canvas and content backends don't match. r=roc
|
2013-10-15 16:23:20 +13:00 |
|
Matt Woodrow
|
fbe0ab8a7f
|
Bug 922942 - Use Moz2D for android snapshots. r=roc
|
2013-10-15 16:23:20 +13:00 |
|
Gaia Pushbot
|
4a157c07b1
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/8c2ad9ad3192
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12545 from huchengtw-moz/camera/Bug_921921_deleted_picture_can_be_displayed
Bug 921921 - [Buri][Gallery][Camera]Deleted picture can be displayed in ..., r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/57651974223a
Author: John Hu <johu@mozilla.com>
Desc: Bug 921921 - [Buri][Gallery][Camera]Deleted picture can be displayed in the camera
|
2013-10-14 19:50:25 -07:00 |
|
Gaia Pushbot
|
9d372aaf47
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e3eadf39c12a
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12742 from dwi2/bug921930
Bug 921930 - Implement asyncSemaphore for sound manager settings R/W, r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/dadfda8a9484
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 921930 - [B2G][Helix][Setting][Sound][Bug][shijinde]The vibrate state is error by Setting the volume mute and unmute in sleep menu function
|
2013-10-14 19:35:23 -07:00 |
|
Wes Kocher
|
61d5ac3528
|
Merge m-c to b-i
|
2013-10-14 19:12:25 -07:00 |
|
Wes Kocher
|
6401efec87
|
Merge fxteam to m-c
|
2013-10-14 19:05:06 -07:00 |
|