Seth Fowler
ad259284f1
Bug 1057903 - Refactor RasterImage to use DrawableFrameRef and generally clean up. r=tn
...
--HG--
extra : rebase_source : 6bc623af287694e57438c0b9dc99d01964cfa353
2014-09-12 18:29:27 -07:00
Bas Schouten
0d7ec6e891
Bug 1066465: Fixup DrawTargetD2D1::DrawFilter to respect the AA mode and Finalize properly. r=jrmuizel
2014-09-14 23:52:47 +02:00
Bas Schouten
f19f69071d
Bug 1066463: Have DrawTargetD2D1::DrawSurface take the transform into account when doing a partial upload. r=jrmuizel
2014-09-14 23:52:46 +02:00
Bas Schouten
be2a4f66d0
Bug 1066679
: Make DrawTargetDWrite::GetPathsForGlyphs recognize D2D 1.1. r=jrmuizel
2014-09-14 23:52:46 +02:00
Bas Schouten
cd7a317e2d
Bug 1066677: Pass on D2D 1.0 as a fallback when using D2D1.1. r=BenWa
2014-09-14 23:52:41 +02:00
Bas Schouten
a1d2b56b80
Bug 1066676: Make DrawTargetD2D1::DrawSurface respect the interpolation mode. r=jrmuizel
2014-09-14 23:51:35 +02:00
Bas Schouten
10b9d90c51
Bug 1066673: Change DrawTargetD2D1::DrawSurfaceWithShadow to operate as per Canvas spec. r=jrmuizel
2014-09-14 23:51:35 +02:00
Bas Schouten
0920068608
Bug 1066670: Deal with a failed brush creation by drawing transparent black. r=jrmuizel
2014-09-14 23:51:34 +02:00
Bas Schouten
fe58303a8a
Bug 1066668: Do not attempt to interop with D2D 1.1 inside D2D 1.0. r=jrmuizel
2014-09-14 23:51:34 +02:00
Bas Schouten
4ba13663b0
Bug 1066254: Make the temporary surface used in DrawTargetD2D1 always be transparent. r=jrmuizel
2014-09-14 23:51:33 +02:00
Bas Schouten
13a84d0119
Bug 1066153: Fail to create DrawTargetD2D1 over the maximum size. r=jrmuizel
2014-09-14 23:51:33 +02:00
Bas Schouten
4d29892a28
Bug 1066147: Clear new DrawTargets upon creation in D2D 1.1 backend. r=jrmuizel
2014-09-14 23:51:33 +02:00
Bas Schouten
f6403ab99a
Bug 1064104: Workaround bug in D2D 1.1 addressing mode. r=jrmuizel
2014-09-14 23:51:32 +02:00
Bas Schouten
de9ee8155b
Bug 1066144: Accept D2D paths for D2D 1.1 backends. r=jrmuizel
2014-09-14 23:51:32 +02:00
Bas Schouten
64f3ad8a8a
Bug 1066142: Respect AntiAlias mode in Direct2D 1.1 backend. r=jrmuizel
2014-09-14 23:51:32 +02:00
Bas Schouten
fc70e272bb
Bug 1062412: Support blending composition operations in D2D 1.1. r=jrmuizel
2014-09-14 23:51:31 +02:00
Bas Schouten
8e9803a615
Bug 1066138: Disable using TextureClientD3D11 for A8 surfaces and fix various TextureClientD3D11 A8 bugs. r=jrmuizel
2014-09-14 23:51:31 +02:00
Bas Schouten
66065c5223
Bug 1066132: Fix SourceSurfaceD2D1::DrawTargetWillChange() to not null out mDrawTarget itself. r=jrmuizel
2014-09-14 23:51:30 +02:00
Bas Schouten
e7bf98a6a7
Bug 1060963: Correctly deal with adjusted Source rectangle in DrawTargetD2D1::DrawSurface. r=jrmuizel
2014-09-14 23:51:30 +02:00
Bas Schouten
5503ad618b
Bug 1060588: Use PushClipRect when possible in ClipToRegionInternal. r=jrmuizel
2014-09-14 23:51:30 +02:00
Bas Schouten
ef8f8d4d27
Bug 1060960: Fix D2D 1.1 backend's ClearRect to deal with transforms and complex clips. r=jrmuizel
2014-09-14 23:51:29 +02:00
Bas Schouten
5a5f0bf600
Bug 1060951: Properly unset the transform when doing the custom blend in FinalizeDrawing. r=jrmuizel
2014-09-14 23:51:29 +02:00
Bas Schouten
da9e50c160
Bug 1060950: Call PrepareForDrawing before GetImageForSurface. r=jrmuizel
2014-09-14 23:51:28 +02:00
Bas Schouten
27762727a0
Bug 1066417: Add Direct2D 1.1 to the list op backends that don't like OP_SOURCE. r=mattwoodrow
2014-09-14 23:51:28 +02:00
Bas Schouten
8c3ba1fd9c
Bug 1060953: Fix reference cycle between DrawTargetD2D1 and SourceSurfaceD2D1. r=jrmuizel
2014-09-14 23:51:28 +02:00
Matt Woodrow
b1adcf8934
Bug 1046550 - Part 3: Use Direct2D 1.1 when preffed on. r=bas
2014-09-14 23:51:27 +02:00
Matt Woodrow
f82a8dfeee
Bug 1046550 - Part 2: Allow creating D2D 1.1 DrawTargets for D3D11 textures. r=bas
2014-09-14 23:51:27 +02:00
Bas Schouten
00d3edd7d3
Bug 1046550 - Part 1: Add content device to gfxWindowsPlatform. r=mattwoodrow
2014-09-14 23:51:27 +02:00
Bas Schouten
89390bcff9
Bug 1066811: Add a SupportsD2D1() method to the Moz2D factory. r=jrmuizel
2014-09-14 23:51:26 +02:00
Phil Ringnalda
e45aa042bd
Merge m-c to m-i
2014-09-14 11:45:08 -07:00
Daniel Holbert
29faebcf25
Bug 1065518: Remove probably-not-indended-to-land pref-settings that turned on geolocation logging by default in Nightly builds. r=fabrice
2014-09-14 09:34:56 -07:00
Erik Vold
d3d9b5a320
Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop
2014-09-09 18:33:55 -07:00
Mark Finkle
e982228691
Bug 1020564 - Fix a bad rebase r=me
2014-09-12 22:46:39 -04:00
Michael Comella
fa7e0a7242
Bug 1065712 - Move new_tablet_* resources to *large* directories. r=mhaigh
...
--HG--
rename : mobile/android/base/resources/color/new_tablet_tab_strip_item_title.xml => mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-hdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable-mdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-mdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/drawable/new_tablet_tab_strip_divider.xml => mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_divider.xml
rename : mobile/android/base/resources/drawable/new_tablet_tab_strip_item_bg.xml => mobile/android/base/resources/drawable-large-v11/new_tablet_tab_strip_item_bg.xml
rename : mobile/android/base/resources/drawable-xhdpi/new_tablet_tabs_count.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count.png
rename : mobile/android/base/resources/drawable-xhdpi/new_tablet_tabs_count_foreground.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_tabs_count_foreground.png
rename : mobile/android/base/resources/layout/new_tablet_tab_strip.xml => mobile/android/base/resources/layout-large-v11/new_tablet_tab_strip.xml
rename : mobile/android/base/resources/layout/new_tablet_tabs_counter.xml => mobile/android/base/resources/layout-large-v11/new_tablet_tabs_counter.xml
2014-09-12 18:28:05 -07:00
Mark Finkle
a498cb084d
Bug 1058384 - Switch to a unique ID when registering targets r=wesj
2014-09-12 20:56:42 -04:00
Mark Finkle
59ab090291
Bug 1020564 - Change SSDP 'target' references to 'device' to cut down on confusing concepts r=wesj
2014-09-12 20:55:00 -04:00
Chenxia Liu
56bd8c35bd
Bug 1059827 - [7" Tablet] First-run window navigation buttons are hidden in landscape. r=wesj
2014-09-12 17:12:33 -07:00
Chenxia Liu
15accfcf63
Bug 1062257 - Handle HomeFragment deletions by panel/type instead of universally. r=margaret
2014-09-12 17:12:33 -07:00
Mike Conley
178692e841
Bug 1047603 - [e10s] Follow-up to disable test for Linux until OMTC is enabled by default. rs=dholbert on a CLOSED TREE.
...
--HG--
extra : rebase_source : 6ff1875d4df4c6451e1aa4fd1205e32cc5e2a64c
extra : histedit_source : a7b120d39b38b936325908b28ac1ea4ea68a15ae
2014-09-12 17:56:06 -04:00
Alexandre Lissy
08085316b8
Bug 1053185 - Fix preferences installation and packaging for Mulet. r=mshal
...
Due to the way preferences are read, we need to have firefox.js and
b2g.js to be living together in the same directory, as exposed in bug
1053185 comment 7. Doing so will ensure that the proper precedence is
given to the pref and in the end we ensure that the preferences we
redefine in b2g.js indeed overwrite those defined by firefox.js. To do
so, we need to define DIST_SUBDIR to browser for Mulet so that rules.mk
will pick up the proper preferences directory. We also have to make sure
that the B2G-specifics preferences are properly packaged otherwise the
redistribuable tarball will not boot Gaia at all.
2014-09-09 05:09:00 -04:00
B2G Bumper Bot
786c037ad8
Bumping manifests a=b2g-bump
2014-09-12 10:02:35 -07:00
B2G Bumper Bot
a7238568a4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0fe32fdacd50
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23866 from KevinGrandon/bug_1033468_vhome_smooth_scroll
Bug 1033468 - [VerticalHomescreen] Implement smooth scrolling behavior for scroll-to-top 2*r=Cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/6d5b22cbae0b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1033468 - [VerticalHomescreen] Implement smooth scrolling behavior for scroll-to-top 2*r=Cwiiis
2014-09-12 10:00:47 -07:00
B2G Bumper Bot
be7fa4f042
Bumping manifests a=b2g-bump
2014-09-12 09:22:33 -07:00
B2G Bumper Bot
61de2e5caa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d264c180527f
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #23978 from qdot/1066354-fix-migration
Bug 1066354 - Fix migration to use new promise instead of callback
========
https://hg.mozilla.org/integration/gaia-central/rev/2a5e8ca2f1d2
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 1066354 - Fix migration to use new promise instead of callback
2014-09-12 09:20:45 -07:00
B2G Bumper Bot
cedb66b7ab
Bumping manifests a=b2g-bump
2014-09-12 08:52:29 -07:00
B2G Bumper Bot
53a8e9515d
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c72e86becabc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23974 from KevinGrandon/bug_1066307_task_manager_initial_landscape_sizing
Bug 1066307 - [TaskManager] Update initial sizing when entering from landscape mode
========
https://hg.mozilla.org/integration/gaia-central/rev/7ee38ec462fa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1066307 - [TaskManager] Update initial sizing when entering from landscape mode r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/a3d06a19ceeb
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #23927 from albertopq/1062334-color-ambient
Bug 1062334 - Update ambient indicator colour r=mhenretty
========
https://hg.mozilla.org/integration/gaia-central/rev/f77033f309ce
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1062334 - Update ambient indicator colour
2014-09-12 08:45:53 -07:00
B2G Bumper Bot
f86fe44abd
Bumping manifests a=b2g-bump
2014-09-12 08:37:03 -07:00
B2G Bumper Bot
940193301f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff7bc41e4870
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Bug 1061411 - [Contacts] ICE 1 & ICE 2 can be set to the same contact"
This reverts commit f1e3a9a8d1e4b6c5066542943e3c043deb0c0aa4.
2014-09-12 08:30:48 -07:00
B2G Bumper Bot
6298e6e3aa
Bumping manifests a=b2g-bump
2014-09-12 07:17:01 -07:00
B2G Bumper Bot
87e630772b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/59724218d377
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23960 from eliperelman/bug-1064595
Bug 1064595 - Remove SHB from lockscreen. r=Etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/c0c340d2ce99
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1064595 - Remove SHB from lockscreen
2014-09-12 07:10:47 -07:00