gecko-dev/layout/base
Matt Woodrow 4322843c84 Bug 773100 - Invalidate the frame bounds instead of deleting the frame property. r=roc 2012-07-16 22:28:44 -04:00
..
crashtests Bug 763223 - convert the assertion added in bug 157681 to a warning; r=dbaron 2012-06-18 20:58:08 -04:00
tests Bug 772487 - Use CPP_UNIT_TESTS for TestPoisonArea.cpp; r=khuey 2012-07-18 12:36:08 +02:00
FrameLayerBuilder.cpp Bug 773100 - Invalidate the frame bounds instead of deleting the frame property. r=roc 2012-07-16 22:28:44 -04:00
FrameLayerBuilder.h Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc 2012-07-17 13:03:51 -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 773626; mask sharing hash functions. r=roc 2012-07-16 06:44:15 -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
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
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 Bug 769742 - Account for nsSVGOuterSVGFrames' border/padding offset by giving nsSVGOuterSVGFrame an anonymous child to wrap its real children. r=roc. 2012-07-09 02:04:56 +01:00
nsCSSFrameConstructor.h Bug 769742 - Account for nsSVGOuterSVGFrames' border/padding offset by giving nsSVGOuterSVGFrame an anonymous child to wrap its real children. r=roc. 2012-07-09 02:04:56 +01:00
nsCSSRendering.cpp Bug 752187 - Part 10: Implement rendering unprefixed gradients. r=dbaron 2012-07-07 10:27:08 -04:00
nsCSSRendering.h Bug 537230 part.1 Paint connection of complex style decoration lines smoothly r=roc 2012-07-04 14:59:50 +09: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
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
nsDisplayItemTypes.h Bug 772079 - Fix ThebesLayerInvalidRegion being destroyed too soon. r=roc 2012-07-14 08:49:05 +01:00
nsDisplayList.cpp Bug 539356 - Followup: Fix unused variable warnings; r=mattwoodrow over IRC. 2012-07-18 16:28:53 +02:00
nsDisplayList.h Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc 2012-07-17 13:03:51 -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 Bug 764188 - Expose a global frame tree generation number. r=dbaron 2012-07-04 11:42:29 -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 764188 - Expose a global frame tree generation number. r=dbaron 2012-07-04 11:42:29 -04: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
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
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
nsLayoutDebugger.cpp Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc 2012-07-17 13:03:51 -04: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 Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc 2012-07-17 13:03:51 -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 Bug 539356 - Part 3 - Make GetParentPresContext() succeed when the current PresContext has no frames. r=bz 2012-07-17 13:03:51 -04:00
nsPresContext.h Bug 539356 - Part 3 - Make GetParentPresContext() succeed when the current PresContext has no frames. r=bz 2012-07-17 13:03:51 -04:00
nsPresShell.cpp Bug 732052 - Allow slide frames to use touch events. r=smaug,enn 2012-07-09 09:55:35 -07: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 752187 - Part 10: Implement rendering unprefixed gradients. r=dbaron 2012-07-07 10:27:08 -04: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