gecko-dev/layout/base
David Anderson 456bcd0248 Move TileSize from gfxPlatform to gfxVars. (bug 1288259 part 3, r=jrmuizel)
--HG--
extra : rebase_source : 5a48bb72b10c8d9c1c5c96b8d2076a6d33cabc24
2016-08-04 11:33:43 -07:00
..
crashtests
doc
gtest Bug 1195722 - On desktop, allow the context menu to pop up concurrently with text selection. r=tylin 2016-08-03 12:00:19 -04:00
tests
AccessibleCaret.cpp
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1195722 - On desktop, allow the context menu to pop up concurrently with text selection. r=tylin 2016-08-03 12:00:19 -04:00
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp
AccessibleCaretManager.h
ActiveLayerTracker.cpp Bug 1287725 - Drop KeyframeEffectReadOnly::HasAnimationOfProperties and nsLayoutUtils::HasCurrentAnimationsForProperties. r=birtles 2016-07-26 06:44:11 +09:00
ActiveLayerTracker.h
ArenaObjectID.h
ArenaRefPtr.h
ArenaRefPtrInlines.h
BorderCache.h
BorderConsts.h
CaretAssociationHint.h
DashedCornerFinder.cpp
DashedCornerFinder.h
DisplayItemClip.cpp
DisplayItemClip.h
DisplayItemScrollClip.cpp
DisplayItemScrollClip.h
DisplayListClipState.cpp
DisplayListClipState.h
DottedCornerFinder.cpp
DottedCornerFinder.h
FrameLayerBuilder.cpp Merge mozilla-central to mozilla-inbound 2016-08-04 16:07:29 +02:00
FrameLayerBuilder.h
FramePropertyTable.cpp
FramePropertyTable.h
GeometryUtils.cpp
GeometryUtils.h
LayerState.h
LayoutLogging.cpp
LayoutLogging.h
MaskLayerImageCache.cpp
MaskLayerImageCache.h
MobileViewportManager.cpp
MobileViewportManager.h
moz.build Bug 1290335: stylo: Hoist OverflowChangedTracker to its own file. r=heycam 2016-08-03 15:11:15 -07:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp
nsBidiPresUtils.h
nsCaret.cpp
nsCaret.h
nsChangeHint.h
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1290335: Reuse the OverflowChangedTracker between both restyle managers. r=heycam 2016-08-03 15:11:15 -07:00
nsCSSFrameConstructor.h Bug 1290335: stylo: Allow processing change hints generated from Servo. r=heycam 2016-08-03 15:11:15 -07:00
nsCSSRendering.cpp Bug 1290335: Hoist frame-construction logic in RestyleManager to static members in RestyleManagerBase. r=heycam 2016-08-03 15:11:15 -07:00
nsCSSRendering.h Bug 1285320 - Part 2: Purge border-image cache when hypothetical SVG viewport changes, if using SVG image with no aspect ratio. r=dholbert 2016-07-31 20:24:00 -04:00
nsCSSRenderingBorders.cpp
nsCSSRenderingBorders.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h
nsDisplayList.cpp Bug 1291889 - specify CPP_THROW_NEW on definition of function whose declaration specifies it r=tnikkel 2016-08-03 14:22:06 -07:00
nsDisplayList.h Bug 1289407 - initialise |mForceNotVisible| in explicit ctor. r=tnikkel 2016-07-26 16:07:04 +03:00
nsDisplayListInvalidation.cpp
nsDisplayListInvalidation.h
nsDocumentViewer.cpp Bug 1274079, ensure that after dispatching beforeprint, we have still valid ContentViewer to print, r=bz 2016-08-02 21:41:51 +03:00
nsFrameManager.cpp
nsFrameManager.h
nsFrameManagerBase.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentBSizeObserver.h Bug 1277129 Part 7b - Rename various ReflowState variables to ReflowInput. r=dbaron 2016-07-21 18:36:39 +08:00
nsIPresShell.h
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Move TileSize from gfxPlatform to gfxVars. (bug 1288259 part 3, r=jrmuizel) 2016-08-04 11:33:43 -07:00
nsLayoutUtils.h Bug 1287725 - Drop KeyframeEffectReadOnly::HasAnimationOfProperties and nsLayoutUtils::HasCurrentAnimationsForProperties. r=birtles 2016-07-26 06:44:11 +09:00
nsPresArena.cpp
nsPresArena.h
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1290214 - Remove NS_ERROR for media queries and @font-face. r=emilio 2016-07-28 17:25:46 -07:00
nsPresContext.h Bug 1289620 - Initialize the correct restyle manager when we attach the PresShell. r=heycam 2016-07-27 09:44:30 -07:00
nsPresShell.cpp Bug 1291891 - Switch to NS_WARNING for unimplemented <style scoped>. r=emilio 2016-08-03 18:30:57 -07:00
nsPresShell.h Bug 1195722 - Add a new pref to enable the accessible carets if touch events are supported, and enable the pref on nightly. r=tylin 2016-08-03 12:00:22 -04:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
nsRefreshDriver.h
nsStyleChangeList.cpp
nsStyleChangeList.h Bug 1290335: stylo: Allow processing change hints generated from Servo. r=heycam 2016-08-03 15:11:15 -07:00
nsStyleSheetService.cpp
nsStyleSheetService.h
OverflowChangedTracker.h Bug 1290335: stylo: Hoist OverflowChangedTracker to its own file. r=heycam 2016-08-03 15:11:15 -07:00
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp
PositionedEventTargeting.h
RestyleLogging.h
RestyleManager.cpp Bug 1290335: Reuse the OverflowChangedTracker between both restyle managers. r=heycam 2016-08-03 15:11:15 -07:00
RestyleManager.h Bug 1290335: Make ProcessRestyledFrames non static, and tidy up a bit. r=heycam 2016-08-03 15:11:15 -07:00
RestyleManagerBase.cpp Bug 1290335: Make ProcessRestyledFrames non static, and tidy up a bit. r=heycam 2016-08-03 15:11:15 -07:00
RestyleManagerBase.h Bug 1290335: Make ProcessRestyledFrames non static, and tidy up a bit. r=heycam 2016-08-03 15:11:15 -07:00
RestyleManagerHandle.h Bug 1290335: Reuse the OverflowChangedTracker between both restyle managers. r=heycam 2016-08-03 15:11:15 -07:00
RestyleManagerHandleInlines.h Bug 1290335: Reuse the OverflowChangedTracker between both restyle managers. r=heycam 2016-08-03 15:11:15 -07:00
RestyleTracker.cpp Bug 1290335: Hoist GetNextContinuationWithSameStyle to RestyleManagerBase. r=heycam 2016-08-03 15:11:15 -07:00
RestyleTracker.h Bug 1290335: stylo: Hoist OverflowChangedTracker to its own file. r=heycam 2016-08-03 15:11:15 -07:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1291891 - Switch to NS_WARNING for various unimplemented incremental restyle methods. r=emilio 2016-08-03 18:30:59 -07:00
ServoRestyleManager.h Bug 1290335: Make ProcessRestyledFrames non static, and tidy up a bit. r=heycam 2016-08-03 15:11:15 -07:00
StackArena.cpp
StackArena.h
StaticPresData.cpp
StaticPresData.h
TouchManager.cpp
TouchManager.h
Units.h
UnitTransforms.h
WordMovementType.h
ZoomConstraintsClient.cpp
ZoomConstraintsClient.h