.. |
crashtests
|
Bug 821775: Set mHResize & mVResize flags when doing the actual reflow of a flex item, if we did an earlier "measuring" reflow and we're now stretching the item in either or both dimensions. r=dbaron
|
2013-02-15 14:01:48 -08:00 |
test
|
Bug 830479. Account for multiple fixed elements acting as headers and footers when doing full page scrolling. r=roc
|
2013-02-13 22:36:02 -06:00 |
FrameChildList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FrameChildList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
Makefile.in
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
ScrollbarActivity.cpp
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
ScrollbarActivity.h
|
…
|
|
Selection.h
|
bug 841706 - remove nsSelectionIterator r=smaug
|
2013-02-15 05:52:57 -05:00 |
TextOverflow.cpp
|
Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
|
2013-02-15 21:38:33 -08:00 |
TextOverflow.h
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
broken-image.png
|
…
|
|
folder.png
|
…
|
|
frame-graph.py
|
…
|
|
frame-verify.js
|
…
|
|
jar.mn
|
…
|
|
loading-image.png
|
…
|
|
nsAbsoluteContainingBlock.cpp
|
Bug 825866. Part 8: Mass-rename of nsIView to nsView. r=tnikkel
|
2013-01-04 02:23:11 +13:00 |
nsAbsoluteContainingBlock.h
|
…
|
|
nsAutoCopyListener.h
|
…
|
|
nsBRFrame.cpp
|
Bug 810572, part 2.5 - rename AccType constants again, r=tbsaunde, sr=roc
|
2012-12-18 10:25:52 +09:00 |
nsBlockDebugFlags.h
|
…
|
|
nsBlockFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsBlockFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsBlockReflowContext.cpp
|
Bug 810355 - Convert nsDidReflowStatus into an enum class; r=dholbert
|
2012-11-13 22:47:33 -08:00 |
nsBlockReflowContext.h
|
…
|
|
nsBlockReflowState.cpp
|
Bug 837000: Remove nsBlockReflowState.h's essentially-unnecessary #include of nsBlockFrame.h (and related cleanup). r=dbaron
|
2013-02-11 17:52:55 -08:00 |
nsBlockReflowState.h
|
Bug 837000: Remove nsBlockReflowState.h's essentially-unnecessary #include of nsBlockFrame.h (and related cleanup). r=dbaron
|
2013-02-11 17:52:55 -08:00 |
nsBulletFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsBulletFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsCanvasFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsCanvasFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsColumnSetFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsContainerFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsContainerFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFirstLetterFrame.cpp
|
Bug 781360 patch 2: Rename nsRuleNode::GetPresContext to PresContext, since it can never return null. r=dholbert
|
2013-02-16 13:04:54 -08:00 |
nsFirstLetterFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFlexContainerFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFlexContainerFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFloatManager.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsFloatManager.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFontInflationData.cpp
|
bug 829288 - fix layout/ warnings on mingw r=dholbert
|
2013-01-10 02:04:09 -05:00 |
nsFontInflationData.h
|
…
|
|
nsFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFrameIdList.h
|
Bug 838256, part 1 - Initial work on the layout pieces for <input type=range>. DONTBUILD separately from jwatt's changeset (the next one) to finish this work. r=dholbert for the combined diff.
|
2013-02-16 17:57:21 +00:00 |
nsFrameList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameSelection.h
|
bug 781409 - remove nsITableLayout r=roc,davidb
|
2012-08-08 09:05:17 -04:00 |
nsFrameSetFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFrameSetFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsFrameUtil.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsGfxScrollFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsGfxScrollFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsHTMLCanvasFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsHTMLCanvasFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsHTMLParts.h
|
Bug 838256, part 1 - Initial work on the layout pieces for <input type=range>. DONTBUILD separately from jwatt's changeset (the next one) to finish this work. r=dholbert for the combined diff.
|
2013-02-16 17:57:21 +00:00 |
nsHTMLReflowMetrics.cpp
|
…
|
|
nsHTMLReflowMetrics.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHTMLReflowState.cpp
|
Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
|
2013-02-15 21:38:33 -08:00 |
nsHTMLReflowState.h
|
Bug 763399: Add a comment describing NS_CSS_MINMAX. r=dbaron
|
2013-01-21 14:14:49 +00:00 |
nsIAnonymousContentCreator.h
|
Bug 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz
|
2012-12-18 20:16:06 -05:00 |
nsIFrame.h
|
Bug 781360 patch 2: Rename nsRuleNode::GetPresContext to PresContext, since it can never return null. r=dholbert
|
2013-02-16 13:04:54 -08:00 |
nsIFrameUtil.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsILineIterator.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIObjectFrame.h
|
…
|
|
nsIPageSequenceFrame.h
|
Bug 745025 - Part 2 - Adds layout/printing support for mozPrintCallback. r=roc
|
2012-08-30 17:24:35 -07:00 |
nsIScrollableFrame.h
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
nsIStatefulFrame.h
|
Bug 811301. Part 2: Remove saved state IDs now that the root scroll frame state is captured normally. r=mats
|
2012-11-14 22:40:17 -08:00 |
nsImageFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsImageFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsImageMap.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsImageMap.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsInlineFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsInlineFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsIntervalSet.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsIntervalSet.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsLeafFrame.cpp
|
…
|
|
nsLeafFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsLineBox.cpp
|
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsLineBox.h
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsLineLayout.cpp
|
Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
|
2013-02-15 21:38:33 -08:00 |
nsLineLayout.h
|
Bug 829344 - Part 4: Fix gcc -Wlogical-op warnings from PRBool/bool conversion. r=ehsan
|
2013-01-10 17:56:51 -08:00 |
nsObjectFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsObjectFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsPageContentFrame.cpp
|
Backed out changesets 0b6b3d2856a4 and 30776e402787 (bug 115199) for reftest failures.
|
2012-11-13 20:19:18 -05:00 |
nsPageContentFrame.h
|
Backed out changesets 0b6b3d2856a4 and 30776e402787 (bug 115199) for reftest failures.
|
2012-11-13 20:19:18 -05:00 |
nsPageFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsPageFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsPlaceholderFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsPlaceholderFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsPluginUtilsOSX.h
|
…
|
|
nsPluginUtilsOSX.mm
|
…
|
|
nsQueryFrame.h
|
…
|
|
nsSelection.cpp
|
bug 841706 - remove nsSelectionIterator r=smaug
|
2013-02-15 05:52:57 -05:00 |
nsSimplePageSequence.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsSimplePageSequence.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsSplittableFrame.cpp
|
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
|
2012-09-14 16:09:52 -04:00 |
nsSplittableFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsSubDocumentFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsSubDocumentFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsTextFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsTextFrameTextRunCache.h
|
…
|
|
nsTextFrameThebes.cpp
|
Bug 841988: Declare loop iterator variables inside the "for" statement in nsTextFrameThebes.cpp, for better scoping. r=roc
|
2013-02-16 09:27:31 -08:00 |
nsTextFrameUtils.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsTextFrameUtils.h
|
Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron
|
2012-09-07 15:42:19 +10:00 |
nsTextRunTransformations.cpp
|
bug 774560 pt 2 - implement text-transform:full-width. r=smontagu
|
2012-11-09 09:43:48 +00:00 |
nsTextRunTransformations.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsVideoFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsVideoFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsViewportFrame.cpp
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |
nsViewportFrame.h
|
Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow
|
2013-02-15 00:12:27 +13:00 |