layout/painting/nsDisplayList.h
1b49e7328ae43c6565d167f4c391430575097fd3
created 2021-09-05 22:36 +0000
pushed 2021-09-06 03:16 +0000
Matt Woodrow Matt Woodrow - Bug 1727682 - Make WebRenderLayerManager not inherit LayerManager. r=jrmuizel FIREFOX_BETA_93_BASE
8f3a50e16abc227d4ec698bf4a4126ea01d7ffc5
created 2021-09-05 22:36 +0000
pushed 2021-09-06 03:16 +0000
Matt Woodrow Matt Woodrow - Bug 1728925 - Convert IsImageContainerAvailable to use WindowRenderer. r=aosmond
9c456b40037b37bd504118040665cf1f90cb6462
created 2021-09-05 22:36 +0000
pushed 2021-09-06 03:16 +0000
Matt Woodrow Matt Woodrow - Bug 1728925 - Remove unused nsDisplayImageContainer. r=aosmond
14b9c736059f4a73bd6b796aa3a6c5491a3d7a81
created 2021-09-05 02:16 +0000
pushed 2021-09-05 09:46 +0000
Matt Woodrow Matt Woodrow - Bug 1728914 - Convert GetWidgetLayerManager to return a WebRenderLayerManager. r=gfx-reviewers,aosmond
4927dda5a1a3f464e4465ec0e40d21bad5affab9
created 2021-09-04 11:52 +0000
pushed 2021-09-04 21:51 +0000
Timothy Nikkel Timothy Nikkel - Bug 1729120. Remove nsDisplayBackgroundImage::ShouldCreateOwnLayer since it's unused. r=miko
93f8701fc36dd009c38448b90896eb819ae4b69c
created 2021-09-03 18:58 +0000
pushed 2021-09-04 09:40 +0000
Matt Woodrow Matt Woodrow - Bug 1728709 - Add nsDisplayItem::GetPaintRect that computes a value using the current clip extents. r=jrmuizel
85ea851f0123e6d47e06a19dd6f4ab4b700744ce
created 2021-09-02 21:46 +0000
pushed 2021-09-03 03:51 +0000
Andrew Osmond Andrew Osmond - Bug 1728890 - Remove unused ImageContainer related image code. r=jrmuizel
a137b0acf07d45759f3c1be55fee63ce1366f199
created 2021-09-01 23:15 +0000
pushed 2021-09-02 09:24 +0000
Matt Woodrow Matt Woodrow - Bug 1728498 - Remove nsDisplayItem::mPaintRect. r=jrmuizel
97dc8c1b36eecc2f2cbd51425d4b93b7ee1d311b
created 2021-08-31 20:52 +0000
pushed 2021-09-01 03:48 +0000
Jeff Muizelaar Jeff Muizelaar - Bug 1728246. Remove unused ComputeVisibility infrastructure. r=mattwoodrow
bd896ca06ed2c5d8de479275c8aafbde8d6a9779
created 2021-08-31 20:52 +0000
pushed 2021-09-01 03:48 +0000
Jeff Muizelaar Jeff Muizelaar - Bug 1728246. Calculate opaqueness on demand instead of in ComputeVisibility. r=mattwoodrow
e4aff5636c7b83fe6f65de55df18f80c178cefc9
created 2021-08-26 20:29 +0000
pushed 2021-08-27 03:42 +0000
Jeff Muizelaar Jeff Muizelaar - Bug 1727814 - Drop mVisibleRegion from box shadow items. r=miko
7f63aa300dcc4b33a3696e40419968ab8c837b54
created 2021-08-26 16:04 +0000
pushed 2021-08-26 21:39 +0000
Jeff Muizelaar Jeff Muizelaar - Bug 1727774 - Remove unused RecomputeVisibility method. r=miko
ec8178c6ba43e6388b0e0d3d35a8fb30faa36695
created 2021-08-26 04:39 +0000
pushed 2021-08-26 16:22 +0000
Botond Ballo Botond Ballo - Bug 1685146 - Add ActiveScrolledRoot::IsProperAncestor(). r=tnikkel
a95f6a0cd9eb07fd2e19fba745b7a7e84f522c0c
created 2021-08-23 03:07 +0000
pushed 2021-08-23 09:23 +0000
Matt Woodrow Matt Woodrow - Bug 1726291 - Remove FrameLayerBuilder. r=miko
027d7e27784677297820565864f0d8a7266c945c
created 2021-08-20 06:22 +0300
pushed 2021-08-20 09:57 +0000
Cosmin Sabou Cosmin Sabou - Backed out changeset e111894317cc (bug 1726291) for causing assertion failures on WebRenderCommandBuilder.cpp. CLOSED TREE
e111894317cc87940bf18011b3f9c0527798f67a
created 2021-08-20 02:20 +0000
pushed 2021-08-20 09:57 +0000
Matt Woodrow Matt Woodrow - Bug 1726291 - Remove FrameLayerBuilder. r=miko
e8299f04430316b8ed5a73b8b9f0e824dfe84f38
created 2021-08-05 06:48 +0000
pushed 2021-08-05 16:34 +0000
Matt Woodrow Matt Woodrow - Bug 1722258 - Convert more LayerManager usage to use WindowRenderer. r=miko
a79d9a152a6d52a71210d4675d3c86b94615cd1b
created 2021-08-04 12:52 +0000
pushed 2021-08-04 21:45 +0000
Jonathan Kew Jonathan Kew - Bug 1722300 - patch 4 - Implement internal destinations when generating PDF output through cairo. r=mattwoodrow
bdf05015fbffef15464dcad0cb7e5f0f7d309ebd
created 2021-07-29 20:19 +0300
pushed 2021-07-29 17:26 +0000
Csoregi Natalia Csoregi Natalia - Backed out 3 changesets (bug 1722258) for causing Bug 1722935. a=backout
41176d476eb7a40b9f77c2946df8c9384e78a53e
created 2021-07-28 20:58 +0000
pushed 2021-07-29 03:39 +0000
Matt Woodrow Matt Woodrow - Bug 1722258 - Convert more LayerManager usage to use WindowRenderer. r=miko
df5798cb1c8905d53e8cf9cd96245fea24818049
created 2021-07-19 11:28 +0000
pushed 2021-07-19 15:46 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720804 - Part 2: Cleanup clang tidy warnings and namespaces r=mattwoodrow
77c96f7183eb3f44c101c112fba35fbfe98c3c41
created 2021-07-19 11:28 +0000
pushed 2021-07-19 15:46 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
909c55b04b5b8208cb5066c5fb0e9713f4508ee1
created 2021-07-16 18:10 +0300
pushed 2021-07-16 21:43 +0000
Alexandru Michis Alexandru Michis - Backed out 2 changesets (bug 1720804) for causing bustages.
5278e88c6d34f40c17a54ba973120d09aa0070b7
created 2021-07-16 14:36 +0000
pushed 2021-07-16 21:43 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720804 - Part 2: Cleanup clang tidy warnings and namespaces r=mattwoodrow
1acb4ed79b6bcbe094cff775abde8fdbfd418753
created 2021-07-16 14:36 +0000
pushed 2021-07-16 21:43 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
595c90e7c04e0b627ca3730e7cefccbe30a78cc1
created 2021-07-16 13:11 +0000
pushed 2021-07-16 21:43 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720803 - Merge nsDisplayItemBase and nsDisplayItem r=mattwoodrow
58a8bc66aa4758a396cc480ff286fe81e6228555
created 2021-07-16 10:55 +0000
pushed 2021-07-16 21:43 +0000
Miko Mynttinen Miko Mynttinen - Bug 1720711 - Remove most nsDisplayItem::GetAbove() calls r=mattwoodrow
9361677296f530e66d2efd3bed727bb65bae659c
created 2021-07-08 23:07 +0000
pushed 2021-07-09 09:46 +0000
Timothy Nikkel Timothy Nikkel - Bug 1715369. Handle the case of a StackingContextHelper inside a deferred transform item with a different asr. r=mstange
239fe77a80378f1d6c6fd933ba3fed07acba29c9
created 2021-06-22 21:20 +0000
pushed 2021-06-23 09:53 +0000
Matt Woodrow Matt Woodrow - Bug 1714944 - Flatten away wrapper items while collecting 3D transform leaves. r=miko
677cbb499510fc08e5fa3893a732aac7cdedd22b
created 2021-05-28 09:25 +0000
pushed 2021-05-28 21:48 +0000
Emilio Cobos Álvarez Emilio Cobos Álvarez - Bug 1697291 - Remove assertion that doesn't hold. r=miko
04e81660c75f672645af2a8694194d21e112bacc
created 2021-05-23 00:09 +0000
pushed 2021-05-23 09:23 +0000
Miko Mynttinen Miko Mynttinen - Bug 1669840 Part 1 - Allow applying opacity to nsDisplayBackgroundImage items r=jrmuizel,mstange
473928548dd730fbde37f2bc547f51f6cbc44777
created 2021-05-21 02:51 +0300
pushed 2021-05-21 09:57 +0000
Noemi Erli Noemi Erli - Backed out 4 changesets (bug 1669840) for causing reftest failures in opacity-background-1.html CLOSED TREE
a4d21aa2f97d277ac9fa2f97d040b5c3f942c554
created 2021-05-20 21:02 +0000
pushed 2021-05-21 09:57 +0000
Miko Mynttinen Miko Mynttinen - Bug 1669840 Part 1 - Allow applying opacity to nsDisplayBackgroundImage items r=jrmuizel,mstange
a56053133efafefb12b8914fefed2731090429f1
created 2021-05-20 21:00 +0300
pushed 2021-05-21 09:57 +0000
Noemi Erli Noemi Erli - Backed out 4 changesets (bug 1669840) for causing reftest failures in border-collapse-opacity-table-row-group.html CLOSED TREE
8444d88d18697206fa34c99acebd41f61497dccd
created 2021-05-20 15:59 +0000
pushed 2021-05-21 09:57 +0000
Miko Mynttinen Miko Mynttinen - Bug 1669840 Part 1 - Allow applying opacity to nsDisplayBackgroundImage items r=jrmuizel,mstange
c1a29b263709319c149950a118448ad084a00120
created 2021-05-19 02:56 +0000
pushed 2021-05-19 08:32 +0000
Matt Woodrow Matt Woodrow - Bug 1548056 - Use nsDisplayItem::Paint and DLBI to paint fallback filters instead of FrameLayerBuilder. r=jrmuizel
1f86740dbf1a19596fd07fbaf3b1100383f76876
created 2021-05-19 01:11 +0000
pushed 2021-05-19 08:32 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Implement Paint() for all display items, and nsDisplayList so that we can paint without using FrameLayerBuilder. r=miko
fdee5a641aee35ea342ca6c0827dc52fce2b7ec7
created 2021-05-19 01:11 +0000
pushed 2021-05-19 08:32 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Don't allow constructing an AutoBuildingDisplayList with a new frame without requiring explicit rects in the new coordinate space. r=miko
33dbc637a003ff6431860440325a5ece32a1c91d
created 2021-05-19 01:11 +0000
pushed 2021-05-19 08:32 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Allow filter painting to take a callback for painting children. r=miko
57003279f12b1f4018227362e243b6dad331b73e
created 2021-05-18 19:06 +0300
pushed 2021-05-18 16:07 +0000
Csoregi Natalia Csoregi Natalia - Backed out 8 changesets (bug 1540737) for causing graphics crashes in Bug 1711718. a=backout
4b5f53d5127b36ac51eb71c678b1aa126a066c79
created 2021-05-17 23:53 +0000
pushed 2021-05-18 09:45 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Implement Paint() for all display items, and nsDisplayList so that we can paint without using FrameLayerBuilder. r=miko
a73e041f1f1dc2537292b5e3111efda0899b53af
created 2021-05-17 23:53 +0000
pushed 2021-05-18 09:45 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Don't allow constructing an AutoBuildingDisplayList with a new frame without requiring explicit rects in the new coordinate space. r=miko
b4c93d182ef4ae10e28aad38038acc0eb18b7341
created 2021-05-17 23:53 +0000
pushed 2021-05-18 09:45 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Allow filter painting to take a callback for painting children. r=miko
adb3998a0ee4a89a75124d875d91e34f03207666
created 2021-05-16 08:14 +0300
pushed 2021-05-16 09:17 +0000
Iulian Moraru Iulian Moraru - Backed out 7 changesets (bug 1540737) for causing mochitest failures on test_reftests_with_caret.html. CLOSED TREE
1acd457d71dc0a587ae67322e8b8d5d2e039117f
created 2021-05-16 03:55 +0000
pushed 2021-05-16 09:17 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Implement Paint() for all display items, and nsDisplayList so that we can paint without using FrameLayerBuilder. r=miko
2be59ae8b67799cd75465a6279d5333428d328a6
created 2021-05-16 03:55 +0000
pushed 2021-05-16 09:17 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Don't allow constructing an AutoBuildingDisplayList with a new frame without requiring explicit rects in the new coordinate space. r=miko
13f70dfa4e1d1d2c0f00b851ca655529f624fddd
created 2021-05-16 03:55 +0000
pushed 2021-05-16 09:17 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Allow filter painting to take a callback for painting children. r=miko
10dacf71ccbe487b94edc08ae9cae12ee3237512
created 2021-05-16 02:28 +0300
pushed 2021-05-16 09:17 +0000
Csoregi Natalia Csoregi Natalia - Backed out 7 changesets (bug 1540737) for failures on test_bug847890_paintFlashing.html. CLOSED TREE
62d52e09851eeef665ca67ba97ee22139c174945
created 2021-05-15 22:38 +0000
pushed 2021-05-16 09:17 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Implement Paint() for all display items, and nsDisplayList so that we can paint without using FrameLayerBuilder. r=miko
00af531b9d943a7a536494ad8e9256c327383aab
created 2021-05-15 22:38 +0000
pushed 2021-05-16 09:17 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Don't allow constructing an AutoBuildingDisplayList with a new frame without requiring explicit rects in the new coordinate space. r=miko
bdb29ecb2b16458ca5c84594a5c9a0a6febc6249
created 2021-05-15 22:38 +0000
pushed 2021-05-16 09:17 +0000
Matt Woodrow Matt Woodrow - Bug 1540737 - Allow filter painting to take a callback for painting children. r=miko
26b31c2612b4b6ea5b1771b3bdef1031f457a98f
created 2021-05-11 17:00 +0000
pushed 2021-05-11 21:39 +0000
Jonathan Kew Jonathan Kew - Bug 454059 - Generate hyperlinks in PDF output for HTML link elements. r=mstange,mattwoodrow
5d1efa61543d3a464e98767ef97cf081e65c0682
created 2021-05-11 17:00 +0000
pushed 2021-05-11 21:39 +0000
Jonathan Kew Jonathan Kew - Bug 454059 - Add a new PaintForPrinting display list builder mode, and only create a Linkifier when printing. r=mstange
37a85c239237499f5b51eae2959793559c3c9130
created 2021-05-11 17:00 +0000
pushed 2021-05-11 21:39 +0000
Jonathan Kew Jonathan Kew - Bug 454059 - Add a LINK display-item type. r=mattwoodrow
029a5e8fa8f3179b63a7bf291ea689c4dd642492
created 2021-05-04 18:46 +0000
pushed 2021-05-05 04:13 +0000
Emilio Cobos Álvarez Emilio Cobos Álvarez - Bug 1700379 - Move code dealing with transform getters to the frame that we actually wrap its contents around. r=miko
e10eee1d8fefd491062a9aab031cc8d50ddeef7c
created 2021-05-03 22:10 +0300
pushed 2021-05-03 21:42 +0000
Alexandru Michis Alexandru Michis - Backed out changeset 0229f8dc291a (bug 1700379) for causing failures in test_printpreview.xhtml
0229f8dc291ae087f07b2b5a7eb45c57c127487d
created 2021-05-03 17:59 +0000
pushed 2021-05-03 21:42 +0000
Emilio Cobos Álvarez Emilio Cobos Álvarez - Bug 1700379 - Move code dealing with transform getters to the frame that we actually wrap its contents around. r=miko
47a2e56cc7a6a073f17a23341f4e9990632df78d
created 2021-04-22 13:31 +0000
pushed 2021-04-22 21:31 +0000
Miko Mynttinen Miko Mynttinen - Bug 1676657 - Port paint phase weight histograms to WebRender r=nical
6d1dbfe63e14949215349672d5dcaf3906e4e2ab
created 2021-04-21 18:41 +0300
pushed 2021-04-21 21:27 +0000
Alexandru Michis Alexandru Michis - Backed out changeset ca4d87f2ec7b (bug 1676657) for causing webrender bustages.
ca4d87f2ec7b18782914195c7d9f6e5fa892916a
created 2021-04-21 15:13 +0000
pushed 2021-04-21 21:27 +0000
Miko Mynttinen Miko Mynttinen - Bug 1676657 - Port paint phase weight histograms to WebRender r=nical
less more (0) -300 -100 -60 tip