gecko/layout/base
2013-10-01 22:46:48 -07:00
..
crashtests
tests Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
DisplayItemClip.cpp
DisplayItemClip.h
DisplayListClipState.cpp
DisplayListClipState.h
FrameLayerBuilder.cpp Bug 922202 - Make PlanarYCbCrImage::Data forward-declarable and remove some header includes. r=bjacob 2013-10-01 17:57:50 -07:00
FrameLayerBuilder.h
FramePropertyTable.cpp
FramePropertyTable.h
Makefile.in
MaskLayerImageCache.cpp
MaskLayerImageCache.h
moz.build
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsBidiPresUtils.h
nsCaret.cpp
nsCaret.h
nsChangeHint.h
nsCompatibility.h
nsCounterManager.cpp Bug 921753 - Part 3: Avoid #including nsStyleStructInlines.h in nsHTMLReflowState.h; r=roc 2013-10-01 17:01:49 -04:00
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp 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
nsCSSFrameConstructor.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
nsCSSRendering.cpp Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc 2013-10-01 17:01:19 -04:00
nsCSSRendering.h Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsCSSRenderingBorders.cpp Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel 2013-09-24 16:45:13 -04:00
nsCSSRenderingBorders.h Bug 921753 - Part 3: Avoid #including nsStyleStructInlines.h in nsHTMLReflowState.h; r=roc 2013-10-01 17:01:49 -04:00
nsDisplayItemTypes.h
nsDisplayItemTypesList.h Bug 902525 - Part 3: create a layer for content that stores the blend mode r=roc 2013-09-14 20:40:11 -07:00
nsDisplayList.cpp Merge fx-team to m-c 2013-09-27 20:32:24 -07:00
nsDisplayList.h Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc 2013-09-27 17:24:32 +02:00
nsDisplayListInvalidation.cpp Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc 2013-09-27 17:24:32 +02:00
nsDisplayListInvalidation.h Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc 2013-09-27 17:24:32 +02:00
nsDocumentViewer.cpp Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsFrameManager.cpp
nsFrameManager.h Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsFrameManagerBase.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentHeightObserver.h
nsIPresShell.h Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsLayoutUtils.h Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsPresArena.cpp Bug 921923 (part 3) - Make multi-output sizeOfFoo() functions more consistent in content/, dom/ and layout/. r=till. 2013-09-30 16:20:23 -07:00
nsPresArena.h Bug 921923 (part 3) - Make multi-output sizeOfFoo() functions more consistent in content/, dom/ and layout/. r=till. 2013-09-30 16:20:23 -07:00
nsPresContext.cpp Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc 2013-09-23 07:52:25 -04:00
nsPresContext.h Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc 2013-09-23 07:52:25 -04:00
nsPresShell.cpp Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsPresShell.h Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsPresState.h Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
nsQuoteList.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsQuoteList.h
nsRefreshDriver.cpp Backed out changeset 2eb7e93512b1 (bug 918825) for browser-chrome crashes 2013-10-01 22:46:48 -07:00
nsRefreshDriver.h
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures 2013-09-09 16:07:48 +01:00
nsStyleSheetService.h
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp Bug 920377 part.30 Get rid of nsGUIEvent r=roc 2013-10-02 12:46:03 +09:00
PositionedEventTargeting.h Bug 920377 part.30 Get rid of nsGUIEvent r=roc 2013-10-02 12:46:03 +09:00
RestyleManager.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
RestyleManager.h Bug 828312 patch 11: Don't generate change hints for restyling of later continuations, since the handling of the change hints from the first continuation is required to do the necessary work. r=bzbarsky 2013-09-25 12:28:08 -07:00
RestyleTracker.cpp
RestyleTracker.h
ScrollbarStyles.h
StackArena.cpp Bug 414087 (part 2) - Remove insignificant wasted space in StackBlock. r=bz. 2013-09-25 21:28:55 -07:00
StackArena.h Bug 414087 (part 2) - Remove insignificant wasted space in StackBlock. r=bz. 2013-09-25 21:28:55 -07:00
Units.h Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc 2013-09-23 07:55:35 -04:00