Morris Tseng
506acb1953
Bug 1376855 - Support nsDisplayBackgroundImage in layers free mode. r=kats
...
MozReview-Commit-ID: KaIAVfNB4E5
--HG--
extra : rebase_source : a7797ce7ef8439780c2f61f7edf68f26c654c9ae
2017-06-28 15:07:45 -07:00
Alexis Beingessner
adb013669b
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
...
MozReview-Commit-ID: K1WUIOnvazF
2017-06-13 11:00:10 -04:00
Sebastian Hengst
f3bf820bfd
Backed out changeset 3d1ce85e6348 (bug 1088760) for bustage, at least on Android at layout/generic/nsPluginFrame.cpp:1612. r=backout
2017-06-13 00:30:03 +02:00
Alexis Beingessner
c75211cb95
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
...
MozReview-Commit-ID: K1WUIOnvazF
2017-06-12 17:32:48 -04:00
Kartikaya Gupta
0ec3e2d4dd
Bug 1360246 - Propagate the StackingContextHelper to the rest of the displaylist-building code. r=nical
...
This propagates the StackingContextHelper to the rest of the code that
builds WR display items, because we will need it in future patches to
stop using RelativeToParent.
MozReview-Commit-ID: 3PlQrJRhH36
2017-05-03 08:48:08 -04:00
Ethan Lin
2b6ab30c4d
Bug 1359360 - Handle draw result for webrender background image layer. r=mattwoodrow
2017-04-26 15:31:49 +08:00
Morris Tseng
5cb5800c6b
Bug 1347469 - Add support for gradient border. r=mattwoodrow
...
MozReview-Commit-ID: 7RfVsPFWhlo
2017-04-10 17:27:30 +08:00
Ethan Lin
0834f181db
Bug 1351242 - Add webrender support for nsDisplayBackgroundImage image type. r=mchang
2017-04-07 14:53:16 +08:00
Ryan Hunt
cb1eb2c5ce
Bug 1341101 part 5 - Support building WR DisplayItems for BackgroundImageLayers that are gradients r=mattwoodrow
...
MozReview-Commit-ID: BNLT8Wbp672
--HG--
extra : rebase_source : c02a356e37f906a505992493730255161862960b
2017-03-20 19:31:39 -04:00
Ethan Lin
803515ec05
Bug 1347871 - Do not create webrender commands if the image renderer doesn't have image container. r=mattwoodrow
...
--HG--
extra : rebase_source : 4b796a83e76b0dc812208a408570a63618ef47a1
2017-03-20 16:27:55 +08:00
cku
e17dd9d6ff
Bug 1346265 - Part 2. Pass gfxContext to nsImageRenderer::DrawableForElement. r=mstange
...
It's ok to pass aRenderingContext to DrawableForElement, since DrawableForElement
only use aRenderingContext to create a similiar draw target. Replace
aRenderingContext by ctx make code more consistent since the draw call
bellow(nsLayoutUtils::DrawImage) use ctx.
MozReview-Commit-ID: 6n0nYfcFPui
--HG--
extra : rebase_source : 1374c8b5be9fe5351a5a126e39773c9493cf233d
2017-03-17 12:05:51 +08:00
Morris Tseng
3756e950d3
Bug 1341156 - Move nsImageRenderer to a separate file. r=mattwoodrow
...
MozReview-Commit-ID: EIEl3Jbtcsi
2017-03-13 11:46:04 +08:00