gecko/layout/generic
2013-07-10 09:45:16 -04:00
..
crashtests Bug 891347 - Skip 385526.html on B2G due to frequent timeouts. 2013-07-09 16:02:04 -04:00
test
broken-image.png
folder.png
frame-graph.py
frame-verify.js
FrameChildList.cpp
FrameChildList.h
jar.mn
loading-image.png
Makefile.in bug 870407: cleanup bug. r=mshal 2013-07-08 11:53:00 -04:00
moz.build bug 870407: move CMMSRCS to mozbuild (file batch #3). r=mshal 2013-07-02 17:09:08 -04:00
nsAbsoluteContainingBlock.cpp Bug 863935. r=roc 2013-06-10 18:31:59 +00:00
nsAbsoluteContainingBlock.h
nsAutoCopyListener.h
nsBlockDebugFlags.h
nsBlockFrame.cpp Use GetFrameBaseLevel to drill down to the first leaf frame instead of just looking at the first child when getting the line direction. Bug 889742, r=roc 2013-07-04 10:13:52 +03:00
nsBlockFrame.h Bug 884576: Make some nsBlockFrame helper-methods (ReflowPushedFloats, PrepareResizeReflow, & SplitLine) infallible. r=bz 2013-06-18 23:09:22 -07:00
nsBlockReflowContext.cpp Bug 863935. r=roc 2013-06-10 18:31:59 +00:00
nsBlockReflowContext.h
nsBlockReflowState.cpp
nsBlockReflowState.h
nsBRFrame.cpp
nsBulletFrame.cpp Bug 695763. Part 2. Invalidate list style images if they are not decoded and we are asked to do a sync decode. r=roc 2013-06-22 11:30:57 -05:00
nsBulletFrame.h Bug 695763. Part 2. Invalidate list style images if they are not decoded and we are asked to do a sync decode. r=roc 2013-06-22 11:30:57 -05:00
nsCanvasFrame.cpp
nsCanvasFrame.h
nsColumnSetFrame.cpp Bug 861184: Pull code providing binary search for valid column height into its own method. [r=roc] 2013-07-09 15:24:27 -05:00
nsColumnSetFrame.h Bug 861184: Pull code providing binary search for valid column height into its own method. [r=roc] 2013-07-09 15:24:27 -05:00
nsContainerFrame.cpp Bug 863935. r=roc 2013-06-10 18:31:59 +00:00
nsContainerFrame.h Bug 863935. r=roc 2013-06-10 18:31:59 +00:00
nsFirstLetterFrame.cpp
nsFirstLetterFrame.h
nsFlexContainerFrame.cpp Bug 885424 part 3: Rename flexContainerMainSize to contentBoxMainSize, for clarity, and mark that & 'frameMainSize' as const. r=dbaron 2013-07-09 14:38:59 -07:00
nsFlexContainerFrame.h
nsFloatManager.cpp
nsFloatManager.h
nsFontInflationData.cpp
nsFontInflationData.h
nsFrame.cpp Bug 702080 - Replace GetDisplayDocument with IsResourceDoc when needed. r=bz 2013-06-18 17:25:50 -04:00
nsFrame.h Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
nsFrameIdList.h
nsFrameList.cpp
nsFrameList.h
nsFrameSelection.h Bug 889329 - Implement deselectAll(). r=cam,sr=roc 2013-07-03 08:41:53 +01:00
nsFrameSetFrame.cpp
nsFrameSetFrame.h
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
nsGfxScrollFrame.h Bug 890821 - Make nsIScrollableFrame::GetScrollPositionCSSPixels return CSSIntPoint; r=roc 2013-07-10 11:58:13 +02:00
nsHTMLCanvasFrame.cpp
nsHTMLCanvasFrame.h
nsHTMLParts.h
nsHTMLReflowMetrics.cpp
nsHTMLReflowMetrics.h
nsHTMLReflowState.cpp Bug 877160: Backout patch for bug 794693 due to regressions. [r=mats] 2013-06-04 10:43:08 -05:00
nsHTMLReflowState.h
nsIAnonymousContentCreator.h
nsIFrame.h Bug 880854. Part 1: Make nsIFrame::DumpFrameTree virtual and take no parameter, to be easier to call from buggy debuggers like gdb. r=mats 2013-06-18 23:39:58 +12:00
nsIFrameUtil.h
nsILineIterator.h
nsImageFrame.cpp Bug 695763. Part 7. Invalidate img's if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
nsImageFrame.h Bug 695763. Part 7. Invalidate img's if they are not decoded and we are asked to do a sync decode. r=matt.woodrow 2013-06-26 11:43:27 -05:00
nsImageMap.cpp
nsImageMap.h
nsInlineFrame.cpp bug 852129 - use HyperTextAccessible for invalid img r=surkov, bz 2013-06-12 05:13:34 -04:00
nsInlineFrame.h Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
nsIntervalSet.cpp
nsIntervalSet.h
nsIObjectFrame.h
nsIPageSequenceFrame.h
nsIScrollableFrame.h Bug 890821 - Make nsIScrollableFrame::GetScrollPositionCSSPixels return CSSIntPoint; r=roc 2013-07-10 11:58:13 +02:00
nsIScrollbarOwner.h
nsIScrollPositionListener.h
nsIStatefulFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp
nsLineBox.h
nsLineLayout.cpp
nsLineLayout.h
nsObjectFrame.cpp Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt 2013-06-12 08:04:28 -04:00
nsObjectFrame.h Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
nsPageContentFrame.cpp
nsPageContentFrame.h
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp Bug 874418: Assert that placeholders are reflowed before their out-of-flows. r=bz 2013-05-21 12:15:57 -04:00
nsPlaceholderFrame.h
nsPluginUtilsOSX.h
nsPluginUtilsOSX.mm
nsQueryFrame.h
nsSelection.cpp
nsSimplePageSequence.cpp Bug 876092. Part 1. Don't let effects of MarkFramesForDisplayList carry over between pages. r=mats 2013-06-18 21:15:37 +12:00
nsSimplePageSequence.h
nsSplittableFrame.cpp
nsSplittableFrame.h
nsSubDocumentFrame.cpp
nsSubDocumentFrame.h
nsTextFrame.h Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
nsTextFrameTextRunCache.h
nsTextFrameThebes.cpp
nsTextFrameUtils.cpp
nsTextFrameUtils.h
nsTextRunTransformations.cpp Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn. 2013-06-30 18:26:39 +02:00
nsTextRunTransformations.h Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn. 2013-06-23 14:03:39 +02:00
nsVideoFrame.cpp Bug 534409 - Fix incorrect sizing of the <audio> element when it has a non-auto width or height. r=doublec 2013-06-25 18:00:04 -04:00
nsVideoFrame.h Bug 833283 - Add do_QueryFrame support to nsVideoFrame. r=bz 2013-05-27 13:34:00 -07:00
nsViewportFrame.cpp
nsViewportFrame.h
ScrollbarActivity.cpp Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-02 05:02:21 -05:00
ScrollbarActivity.h Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-02 05:02:21 -05:00
Selection.h
TextOverflow.cpp
TextOverflow.h