gecko/layout/generic
2013-11-19 11:50:54 +09:00
..
crashtests Bug 937847 - Skip layout/generic/crashtests/784600.html on Android due to intermittent failures. 2013-11-13 08:15:11 -05:00
test Bug 916143 - Try to fix test_movement_by_words.html on Win8 PGO with a waitForFocus 2013-11-17 15:33:48 -08:00
broken-image.png
folder.png
frame-graph.py
frame-verify.js
FrameChildList.cpp
FrameChildList.h
jar.mn
loading-image.png
Makefile.in Bug 935387 - Remove non recursed install targets. r=mshal 2013-11-07 10:37:45 +09:00
moz.build Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
nsAbsoluteContainingBlock.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsAbsoluteContainingBlock.h
nsAutoCopyListener.h
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 938849 - Build layout/generic in unified mode; r=roc 2013-11-15 08:19:02 -05:00
nsBlockFrame.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsBlockReflowContext.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsBlockReflowContext.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsBlockReflowState.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsBlockReflowState.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsBRFrame.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsBulletFrame.cpp Bug 919871: Make .cpp files in layout/generic #include their corresponding .h file first. r=mats 2013-09-24 18:43:43 -07:00
nsBulletFrame.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsCanvasFrame.cpp Bug 916034 - Use a similar surface rather than an image surface for the canvas background cache when using azure. r=ajones 2013-10-02 22:12:34 +13:00
nsCanvasFrame.h Bug 916034 - Use a similar surface rather than an image surface for the canvas background cache when using azure. r=ajones 2013-10-02 22:12:34 +13:00
nsColumnSetFrame.cpp Bug 938849 - Build layout/generic in unified mode; r=roc 2013-11-15 08:19:02 -05:00
nsColumnSetFrame.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsContainerFrame.cpp Bug 545156, Expose nsPoupSetFrame's ::popupList, r=mats 2013-11-04 11:22:20 -05:00
nsContainerFrame.h Bug 938849 - Build layout/generic in unified mode; r=roc 2013-11-15 08:19:02 -05:00
nsDirection.h Bug 902111 - Forward-declare nsIFrame in nsISelectionPrivate.h; r=bzbarsky 2013-08-06 16:19:11 -04:00
nsFirstLetterFrame.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsFirstLetterFrame.h
nsFlexContainerFrame.cpp (no bug) Remove some obsolete/incorrect comments from nsFlexContainerFrame.cpp. comment-only, DONTBUILD 2013-11-15 20:41:48 -08:00
nsFlexContainerFrame.h (no bug) Fix a few whitespace issues in nsFlexContainerFrame.* 2013-11-12 18:50:39 -08:00
nsFloatManager.cpp Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
nsFloatManager.h
nsFontInflationData.cpp Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc 2013-09-30 17:26:04 -04:00
nsFontInflationData.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsFrame.cpp Bug 889736, part 1 - Remove nsSVGTextFrame and nsSVGGlyphFrame. r=heycam 2013-11-18 14:29:51 +00:00
nsFrame.h Bug 937298 part 2: De-virtualize nsIFrame::GetOffsetFromView, since it only has one implementation. r=mats 2013-11-11 23:57:44 -08:00
nsFrameIdList.h Bug 889736, part 5 - Remove nsISVGGlyphFragmentNode and nsISVGGlyphFragmentLeaf. r=heycam 2013-11-18 14:29:53 +00:00
nsFrameList.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsFrameList.h Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc 2013-09-30 17:26:04 -04:00
nsFrameSelection.h Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc 2013-10-22 22:27:36 +09:00
nsFrameSetFrame.cpp Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug 2013-10-22 17:55:20 +09:00
nsFrameSetFrame.h Bug 920377 part.30 Get rid of nsGUIEvent r=roc 2013-10-02 12:46:03 +09:00
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Bug 936277 - Do not allow subframe displayports to get clipped away. r=tn 2013-11-07 19:36:59 -05:00
nsGfxScrollFrame.h Bug 931432. Rename nsGfxScrollFrameInner to mozilla::ScrollFrameHelper, and mInner fields to mHelper. r=mats 2013-10-29 15:27:50 +13:00
nsHTMLCanvasFrame.cpp Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsHTMLCanvasFrame.h Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsHTMLParts.h Bug 875275 part 1: Implement layout support for <input type="color">. r=dbaron,dholbert 2013-07-10 00:25:27 +02:00
nsHTMLReflowMetrics.cpp
nsHTMLReflowMetrics.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsHTMLReflowState.cpp Bug 921753 - Part 3: Avoid #including nsStyleStructInlines.h in nsHTMLReflowState.h; r=roc 2013-10-01 17:01:49 -04:00
nsHTMLReflowState.h Bug 784739 - Switch from NULL to nullptr in layout/; r=ehsan 2013-10-08 14:47:21 -04:00
nsIAnonymousContentCreator.h Bug 917386 - Make frame construction handle trees of nsIAnonymousContentCreator::ContentInfo objects, including support for associating CSS pseudo-elements with deeply nested anonymous elements. r=bz 2013-10-01 22:51:29 +01:00
nsIFrame.h Bug 937298 part 2: De-virtualize nsIFrame::GetOffsetFromView, since it only has one implementation. r=mats 2013-11-11 23:57:44 -08:00
nsIFrameInlines.h Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsImageFrame.h Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsImageMap.cpp Bug 938849 - Build layout/generic in unified mode; r=roc 2013-11-15 08:19:02 -05:00
nsImageMap.h Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
nsInlineFrame.cpp Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc 2013-09-30 17:26:04 -04:00
nsInlineFrame.h Bug 743402, Part 4: Refactor ApplySkipSides() and GetSkipSides() to return the correct value during reflow by adding an optional nsHTMLReflowState parameter. [r=roc] 2013-07-25 10:34:27 -05:00
nsIntervalSet.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsIntervalSet.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsIObjectFrame.h Bug 911263 - Remove some unneeded nsIFrame.h #includes; r=mats 2013-08-30 17:17:07 -04:00
nsIPageSequenceFrame.h Bug 784739 - Switch from NULL to nullptr in layout/; r=ehsan 2013-10-08 14:47:21 -04:00
nsIScrollableFrame.h Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc 2013-09-23 07:55:35 -04:00
nsIScrollbarOwner.h Bug 868648: Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. Credits to Markus for his help getting this right. r=mstange,masayuki,smichaud 2013-08-16 23:17:40 +02:00
nsIScrollPositionListener.h
nsIStatefulFrame.h
nsLeafFrame.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsLeafFrame.h
nsLineBox.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsLineBox.h Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
nsLineLayout.cpp Bug 931853 - Adjust the frame's vertical position to account for a negative margin larger than its height, in quirks mode. r=roc 2013-11-12 18:38:29 +00:00
nsLineLayout.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsObjectFrame.cpp Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsObjectFrame.h Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsPageContentFrame.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsPageContentFrame.h
nsPageFrame.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsPageFrame.h
nsPlaceholderFrame.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsPlaceholderFrame.h
nsPluginUtilsOSX.h Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
nsPluginUtilsOSX.mm
nsQueryFrame.h Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo 2013-07-18 13:59:53 -04:00
nsSelection.cpp Bug 920377 part.32 Get rid of nsMouseEvent r=roc 2013-10-02 15:38:27 +09:00
nsSimplePageSequence.cpp Bug 784739 - Switch from NULL to nullptr in layout/; r=ehsan 2013-10-08 14:47:21 -04:00
nsSimplePageSequence.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsSplittableFrame.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsSplittableFrame.h Bug 919813 part 1: Remove never-checked return value from frame methods SetPrevInFlow, SetNextInFlow, SetPrevContinuation, SetNextContinuation. r=mats 2013-09-25 10:54:55 -07:00
nsSubDocumentFrame.cpp Bug 919144. Part 2: Force creation of a layer for every viewport with a displayport. r=mattwoodrow 2013-09-27 17:56:00 +12:00
nsSubDocumentFrame.h Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc 2013-09-30 17:26:04 -04:00
nsTextFrame.cpp Bug 938849 - Build layout/generic in unified mode; r=roc 2013-11-15 08:19:02 -05:00
nsTextFrame.h Bug 933638 - move nsTextFrameTextRunCache to nsTextFrame.h r=heycam 2013-11-03 11:33:23 +09:00
nsTextFrameUtils.cpp Bug 926580 - Kill unused layout.enable_japanese_specific_transform pref. r=roc 2013-10-15 19:48:48 +09:00
nsTextFrameUtils.h Add new bidi control characters defined in Unicode 6.3. Bug 922530, r=jfkthame 2013-10-02 16:07:02 +03:00
nsTextRunTransformations.cpp Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob 2013-10-07 19:15:59 -04:00
nsTextRunTransformations.h
nsVideoFrame.cpp Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsVideoFrame.h Bug 919144. Part 9: Move FrameLayerBuilder::ContainerParameters to mozilla::ContainerLayerParameters. r=mattwoodrow 2013-09-27 18:01:16 +12:00
nsViewportFrame.cpp Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
nsViewportFrame.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00
ScrollbarActivity.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
ScrollbarActivity.h Bug 877097: Hold strong refs to instances of ScrollbarActivity to avoid crashing. r=mats 2013-07-31 21:43:56 -04:00
Selection.h Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc 2013-10-22 22:27:36 +09:00
StickyScrollContainer.cpp Bug 828312 patch 9a: Make sticky positioning handle block-in-inline splits correctly. r=dholbert 2013-09-25 12:28:08 -07:00
StickyScrollContainer.h Bug 904197 - Use the union of continuations' rects in sticky positioning calculations. r=dholbert 2013-09-13 16:53:48 -07:00
TextOverflow.cpp Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc 2013-10-01 17:02:16 -04:00
TextOverflow.h Bug 907883 - Minimize #includes in layout/generic; r=roc 2013-08-22 14:32:52 -04:00