gecko-dev/layout/base
Manish Goregaokar c2a750c83f Bug 1341102: Fix bustage on a CLOSED TREE; r=bustage
MozReview-Commit-ID: Ho2PNnBhR3M
2017-07-26 16:52:20 -07:00
..
crashtests Bug 1341102: Fix bustage on a CLOSED TREE; r=bustage 2017-07-26 16:52:20 -07:00
doc
gtest Bug 1355752 - Remove B2G wording in AccessibleCaret. r=TYLin 2017-04-20 13:16:42 +08:00
tests Bug 1379810 - Intermittent layout/base/tests/test_scroll_snapping_scrollbars.html. disable on windows. r=KWierso 2017-07-24 18:28:24 -04:00
AccessibleCaret.cpp Bug 1355752 - Remove B2G wording in AccessibleCaret. r=TYLin 2017-04-20 13:16:42 +08:00
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1377989 - part2: Rename nsRange::GetEndParent() to nsRange::GetEndContainer() r=smaug 2017-07-11 21:11:37 +09:00
AccessibleCaretManager.h Bug 1361072 - Change caller of RestrictCaretDraggingOffsets() to use getter_AddRefs. r=dholbert 2017-05-02 14:24:54 +08:00
ArenaObjectID.h Bug 1367190 patch 2 - Remove nsPresArena::AllocateBySize, nsIPresShell::AllocateMisc, and nsPresContext::AllocateFromShell. r=mats 2017-05-24 09:36:11 -04:00
ArenaRefPtr.h Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
ArenaRefPtrInlines.h Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
CaretAssociationHint.h
FrameProperties.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
GeckoRestyleManager.cpp Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
GeckoRestyleManager.h Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
GeometryUtils.cpp Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
GeometryUtils.h
LayoutLogging.cpp
LayoutLogging.h
MobileViewportManager.cpp Bug 1312605 - Part 1 - Don't clobber resolution changes that happen before first paint on Fennec. r=kats 2017-06-29 09:26:37 -07:00
MobileViewportManager.h Bug 1312605 - Part 1 - Don't clobber resolution changes that happen before first paint on Fennec. r=kats 2017-06-29 09:26:37 -07:00
moz.build Bug 1368369 - pt 2 - Move internal FrameProperties methods to the header as inlines, for better optimization opportunities. r=mats 2017-05-31 19:52:56 +01:00
nsArenaMemoryStats.h Bug 1364805 part 3 - Implement Type() by indexing a static array using the mClass field. Remove the nsIFrame::mType field. r=jfkthame 2017-05-26 12:11:11 +02:00
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi_ICU.cpp
nsBidi_ICU.h Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame 2017-04-14 02:41:52 -04:00
nsBidi_noICU.cpp
nsBidi_noICU.h Bug 1352527 - Part 1: Add the nsPresContext::GetBidiEngine() API; r=jfkthame 2017-04-14 02:41:52 -04:00
nsBidi.h
nsBidiPresUtils.cpp Bug 1384669: Reduce refcount churn in BidiParagraphData by using non-refcounted pointer hash keys. r=jfkthame 2017-07-26 12:47:53 -07:00
nsBidiPresUtils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCaret.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCaret.h Bug 1372761 - Avoid needlessly grabbing the timer thread lock when selections change in order to reset the caret timer; r=mats 2017-06-14 17:53:48 -04:00
nsChangeHint.h Bug 1359834 Part 2: Define a new nsChangeHint_ReflowHintsForFloatAreaChange hint and use it for float changes. r=dholbert 2017-07-14 17:20:35 -07:00
nsCompatibility.h
nsCounterManager.cpp Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj. 2017-06-20 19:19:52 +10:00
nsCounterManager.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCSSColorUtils.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCSSColorUtils.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCSSFrameConstructor.cpp Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
nsCSSFrameConstructor.h Bug 1377902: Trivially cleanup a bit of the FC code. r=mats 2017-07-05 16:30:24 +02:00
nsDocumentViewer.cpp Bug 1383662 - Only dispatch TextZoomChange events if the zoom level has changed. r=Felipe 2017-07-24 11:15:03 -04:00
nsFrameManager.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsFrameManager.h Bug 1367217 - Merge ClearAllUndisplayedContentIn / ClearAllDisplayContentsIn to avoid doing duplicated work. r=dholbert 2017-06-08 12:48:31 +02:00
nsFrameManagerBase.h bug 1368547 part 1 - Remove nsFrameManagerBase::mPlaceholderMap and store the placeholder on a frame property on the out-of-flow instead. r=jfkthame 2017-05-31 21:29:49 +02:00
nsFrameTraversal.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsIPreloadedStyleSheet.idl
nsIPresShell.h Bug 1379280 - Only do async keyboard scrolling for a selection, not a focused element. r=smaug 2017-07-13 15:53:26 -05:00
nsIPresShellInlines.h Bug 1355343: Take all the snapshots into account. r=bholley 2017-05-07 16:36:47 +02:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Merge m-c to inbound, a=merge 2017-07-24 18:10:56 -07:00
nsLayoutUtils.h Bug 1319407 - Apply clip-path to each frame when box-decoration-break is clone. r=cjku,heycam 2017-07-24 11:14:47 +08:00
nsPresArena.cpp Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
nsPresArena.h Bug 1367190 patch 3 - Store nsPresArena::mFreeLists as an array. r=mats 2017-05-24 09:41:41 -04:00
nsPresArenaObjectList.h Bug 1379830 - stylo: Allow ServoStyleContext to participate in ArenaRefPtr; r=bholley 2017-07-19 22:54:21 -07:00
nsPresContext.cpp Bug 1382077 part 2 - Move mUsesViewportUnits into nsStyleSet. r=heycam 2017-07-24 11:51:32 +10:00
nsPresContext.h Bug 1382077 part 2 - Move mUsesViewportUnits into nsStyleSet. r=heycam 2017-07-24 11:51:32 +10:00
nsPresState.h Bug 1382189 - Persist preview value in PressState for select element to ensure the text is consistent after frame re-construction. r=heycam 2017-07-20 15:40:46 +08:00
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1378966 - Don't cause immediate throttling of the refresh driver on repeat transactions. r=mattwoodrow 2017-07-12 09:10:25 -04:00
nsRefreshDriver.h Bug 1378966 - Don't cause immediate throttling of the refresh driver on repeat transactions. r=mattwoodrow 2017-07-12 09:10:25 -04:00
nsStyleChangeList.cpp Bug 1369260 - Remove use of MOZ_ASSERT_IF in layout. r=heycam 2017-06-06 22:27:17 -07:00
nsStyleChangeList.h
nsStyleSheetService.cpp
nsStyleSheetService.h
OverflowChangedTracker.h Bug 1324647 - Upgrade back "Need to flush before destroying!" assertion. 2017-07-11 14:46:16 +10:00
PositionedEventTargeting.cpp Bug 1335895 - Android GeckoView Dynamic Toolbar Version 3 r=botond,dvander,jchen,kats 2017-04-20 15:15:14 -07:00
PositionedEventTargeting.h
PresShell.cpp Bug 1333459 - part4: Make EventStateManager resets "waiting reply from remote process" when the focused content isn't in remote process r=smaug 2017-07-21 17:22:08 +09:00
PresShell.h Bug 1379280 - Move FocusTarget include from nsIPresShell to PresShell. r=smaug 2017-07-13 13:00:21 -05:00
RestyleLogging.h
RestyleManager.cpp Bug 1380258 - Check corresponding frame in case of pseudo element instead of parent frame. r=birtles 2017-07-24 09:20:22 +09:00
RestyleManager.h Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
RestyleManagerInlines.h Bug 1357583: Tidy the PostRestyleEventForCSSRuleChanges API. r=heycam 2017-05-29 23:01:50 +02:00
RestyleTracker.cpp Bug 1371457 - Change restyle marker data to animation state. r=bholley,gregtatum 2017-06-28 11:59:28 -07:00
RestyleTracker.h Bug 1360471 (part 4) - Use a bitfield to represent profiler features. r=mstange. 2017-05-01 14:23:34 +10:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1383589 - Process post traversal whenever StyleDocument() or StyleDocumentForThrottledAnimationFlush() returns true. r=emilio 2017-07-25 11:49:04 +09:00
ServoRestyleManager.h Bug 1367904 - Part 11: stylo: Use ServoStyleContext in ServoStyleSet/ServoRestyleManager; r=bholley 2017-07-17 21:00:54 -07:00
ShapeUtils.cpp
ShapeUtils.h
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1367619 - Use RWLock when accessing font prefs service off main thread; r=heycam 2017-05-25 15:04:13 -07:00
StaticPresData.h Bug 1367619 - Use RWLock when accessing font prefs service off main thread; r=heycam 2017-05-25 15:04:13 -07:00
TouchManager.cpp
TouchManager.h
Units.h Bug 1377090 - Make the Matrix class templated so we can instantiate it with a double type. r=bas 2017-07-05 11:18:48 -04:00
UnitTransforms.h Bug 1373335 - Make sure we clip the opaque region in render target coordinate space, since complex transforms mean that we can't always have a rectangular representation of clips in layer space. r=mstange 2017-06-22 12:41:16 +12:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
ZoomConstraintsClient.h