gecko/layout/base
2012-07-03 20:25:57 -04:00
..
crashtests Bug 763702, Part 2/2: Crashtest for bug 763702. [r=dbaron] 2012-06-20 11:09:37 -05:00
tests Backout changeset e04abde1b323 (bug 539356) because of performance and correctness regressions 2012-07-03 20:21:03 -04:00
FrameLayerBuilder.cpp Backout changeset f83491fc735a (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:37 -04:00
FrameLayerBuilder.h Backout changeset f83491fc735a (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:37 -04:00
FramePropertyTable.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
FramePropertyTable.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
MaskLayerImageCache.cpp Bug 757347; Add a cache for image containers. r=roc 2012-06-26 14:43:30 +12:00
MaskLayerImageCache.h Bug 770299: use size_t instead of int for loop iterator in MaskLayerImageCache.h, to fix build warning. r=nrc 2012-07-03 09:01:30 -07:00
nsArenaMemoryStats.h Bug 674922 - report on most common objects allocated in a PresShell's arena; r=roc,njn 2012-06-06 13:35:40 -04:00
nsAutoLayoutPhase.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsBidi.cpp Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt 2012-05-30 18:43:39 +01:00
nsBidi.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsBidiPresUtils.cpp Bug 764541. r=smontagu 2012-06-21 12:51:38 +02:00
nsBidiPresUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCaret.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsCaret.h Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsChangeHint.h Bug 157681 - Part 2: Optimize positioned frame offset changes by moving the frame as opposed to reflowing it in case we know that the size of the frame will not change; r=dbaron 2012-06-06 00:53:48 -04:00
nsChildIterator.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsChildIterator.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCompatibility.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCounterManager.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCounterManager.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCSSColorUtils.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCSSColorUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCSSFrameConstructor.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsCSSFrameConstructor.h Bug 666041 patch 2: Add "-moz-flex" & "-moz-inline-flex" values for "display" property. r=bz 2012-06-26 15:11:38 -07:00
nsCSSRendering.cpp Backout bug 768775 for now 2012-07-02 14:43:37 +12:00
nsCSSRendering.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCSSRenderingBorders.cpp Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsCSSRenderingBorders.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDisplayItemTypes.h Bug 769242 - Rename nsDisplaySVG to nsDisplayOuterSVG in preparation for adding other SVG display list item types. r=dholbert. 2012-06-28 20:51:20 +01:00
nsDisplayList.cpp Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsDisplayList.h Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsDocumentViewer.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsFrameManager.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsFrameManager.h Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsFrameManagerBase.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsFrameTraversal.cpp Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc 2012-06-18 23:26:34 -04:00
nsFrameTraversal.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsGenConList.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsGenConList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDocumentViewerPrint.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIFrameTraversal.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsILayoutDebugger.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsILayoutHistoryState.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsImageLoader.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsImageLoader.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPercentHeightObserver.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPresShell.h Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsIReflowCallback.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIStyleSheetService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLayoutDebugger.cpp Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc 2012-06-30 15:06:10 +12:00
nsLayoutErrors.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLayoutHistoryState.cpp Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc 2012-06-18 23:26:34 -04:00
nsLayoutUtils.cpp Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsLayoutUtils.h Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsPresArena.cpp Bug 674922 - report on most common objects allocated in a PresShell's arena; r=roc,njn 2012-06-06 13:35:40 -04:00
nsPresArena.h Bug 764376 - Fix references to |class nsArenaMemoryStats|; r=ehsan 2012-06-13 10:43:38 -04:00
nsPresContext.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsPresContext.h Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsPresShell.cpp Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsPresShell.h Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsPresState.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsQuoteList.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsQuoteList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsRefreshDriver.cpp Backout changeset bd0a91621ea9 (bug 539356) because of performance and correctness regressions 2012-07-03 20:25:57 -04:00
nsRefreshDriver.h Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsStyleChangeList.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsStyleChangeList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsStyleConsts.h Bug 666041 patch 2: Add "-moz-flex" & "-moz-inline-flex" values for "display" property. r=bz 2012-06-26 15:11:38 -07:00
nsStyleSheetService.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsStyleSheetService.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc 2012-06-18 23:26:34 -04:00
PaintTracker.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PaintTracker.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
RestyleTracker.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
RestyleTracker.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
StackArena.cpp Bug 751227 - Remove nsPresShell::mStackArena, make it a separate stack class. r=roc 2012-05-04 02:14:02 +02:00
StackArena.h Bug 756229 - Fix some layout warnings. r=roc 2012-05-18 11:42:39 -04:00