gecko-dev/layout/base
Ting-Yu Lin b78b4d97c4 Bug 1311244 Part 4 - Extract the computation of circle radius as ComputeCircleRadius(). r=dbaron
MozReview-Commit-ID: LJNvNOoc7FI

--HG--
extra : rebase_source : 1dd13c1727c2c31aad80995dcd4edaecf77819da
2017-01-06 16:36:05 +08:00
..
crashtests Bug 1323678 - Support off-main-thread snapshot destruction. r=heycam 2017-01-04 17:49:07 -08:00
doc
gtest Bug 1292904 Part 3 - Use only caret image for touch area if event is a mouse type. r=mtseng 2016-08-14 21:39:30 +08:00
tests Bug 1321225 - Remove legacy generator from layout/. r=jrmuizel 2016-12-15 16:54:45 +09:00
AccessibleCaret.cpp Bug 1296990 - Make AppearanceString() return nsAutoString directly. r=mtseng 2016-08-21 21:41:32 +08:00
AccessibleCaret.h Bug 1296990 - Make AppearanceString() return nsAutoString directly. r=mtseng 2016-08-21 21:41:32 +08:00
AccessibleCaretEventHub.cpp Bug 1304263 - On Windows, fire the eMouseLongTap event as soon as APZ detects the long-press. r=TYLin 2016-10-04 09:31:15 -04:00
AccessibleCaretEventHub.h Bug 1298704 - Use flag to avoid calling AccessibleCaretEventHub::Reflow() recursively. r=mats 2016-08-29 15:36:45 +08:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
AccessibleCaretManager.h Bug 1293483 - Keep the carets hidden when the user is using a mouse to modify the selection. r=TYLin 2016-10-03 08:57:44 -04:00
ArenaObjectID.h
ArenaRefPtr.h Bug 1280295 - Remove MOZ_HAVE_REF_QUALIFIERS. r=froydnj 2017-01-03 22:42:33 -08:00
ArenaRefPtrInlines.h
CaretAssociationHint.h
FramePropertyTable.cpp
FramePropertyTable.h Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
GeometryUtils.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
GeometryUtils.h
LayoutLogging.cpp
LayoutLogging.h Bug 1275744 - Reference MOZ_LOG in layout comments. r=erahm 2016-05-26 11:40:17 -07:00
MobileViewportManager.cpp Bug 1304598 Part 3 - Rename nsPresShell.h/cpp to PresShell.h/cpp, and move exported header to mozilla/ subdir. r=dholbert 2016-11-30 11:14:28 +08:00
MobileViewportManager.h Bug 1304598 Part 4 - Sort #include statements in TouchManager.cpp and PresShell.h. r=dholbert 2016-11-30 11:14:28 +08:00
OverflowChangedTracker.h Bug 1290335: stylo: Hoist OverflowChangedTracker to its own file. r=heycam 2016-08-03 15:11:15 -07:00
PositionedEventTargeting.cpp
PositionedEventTargeting.h
PresShell.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
PresShell.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
RestyleLogging.h
RestyleManager.cpp Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
RestyleManager.h Bug 1287983 part 5 - Clarify the function name of creating transition. r=hiro 2016-10-19 15:16:52 +09:00
RestyleManagerBase.cpp Bug 1318805 - Move the code for the Web Painting module to layout/painting; r=mattwoodrow 2016-11-21 20:01:15 -05:00
RestyleManagerBase.h Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
RestyleManagerHandle.h Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
RestyleManagerHandleInlines.h Bug 1321284 - Part 5: Process document level NAC when restyling. r=bholley 2016-12-01 16:19:50 +08:00
RestyleTracker.cpp Bug 1142197 - manage ProfilerBacktrace with UniquePtr; r=mstange 2017-01-06 09:21:01 -05:00
RestyleTracker.h Bug 1142197 - manage ProfilerBacktrace with UniquePtr; r=mstange 2017-01-06 09:21:01 -05:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1298588 part 7, gecko piece. Stop using initial_values in general in Gecko glue code. r=bholley 2017-01-04 14:52:27 -05:00
ServoRestyleManager.h Bug 1321284 - Part 5: Process document level NAC when restyling. r=bholley 2016-12-01 16:19:50 +08:00
ServoRestyleManagerInlines.h Bug 1321284 - Part 5: Process document level NAC when restyling. r=bholley 2016-12-01 16:19:50 +08:00
ShapeUtils.cpp Bug 1311244 Part 4 - Extract the computation of circle radius as ComputeCircleRadius(). r=dbaron 2017-01-06 16:36:05 +08:00
ShapeUtils.h Bug 1311244 Part 4 - Extract the computation of circle radius as ComputeCircleRadius(). r=dbaron 2017-01-06 16:36:05 +08:00
StackArena.cpp
StackArena.h
StaticPresData.cpp
StaticPresData.h
TouchManager.cpp Bug 1304598 Part 4 - Sort #include statements in TouchManager.cpp and PresShell.h. r=dholbert 2016-11-30 11:14:28 +08:00
TouchManager.h Bug 1304598 Part 1 - Move PresShell to mozilla namespace. r=dholbert 2016-11-30 11:14:27 +08:00
UnitTransforms.h Bug 1288210 - Simplify AlignFixedAndStickyLayers by not considering the local transform. r=kats,mstange 2016-09-28 13:33:38 -04:00
Units.h Bug 1317862 - Part 3: Build TextLayers if enabled. r=mstange 2016-11-24 18:11:29 +13:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1304598 Part 3 - Rename nsPresShell.h/cpp to PresShell.h/cpp, and move exported header to mozilla/ subdir. r=dholbert 2016-11-30 11:14:28 +08:00
ZoomConstraintsClient.h
moz.build Bug 1311244 Part 2 - Create ShapeUtils, and move EnumerationToLength into it. r=dbaron 2017-01-06 16:35:29 +08:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.h Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidiPresUtils.cpp Bug 1315274 - rename mozilla::MakeRange to mozilla::IntegerRange; r=Waldo 2017-01-06 09:22:53 -05:00
nsBidiPresUtils.h Bug 1160847 part 4 - Remove useless lineOffset variable in nsBidiPresUtils::ResolveParagraph. r=jfkthame 2016-06-29 17:48:00 +10:00
nsBidi_ICU.cpp Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidi_ICU.h Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidi_noICU.cpp Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsBidi_noICU.h Bug 924851 - patch 2 - When ENABLE_INTL_API is true, make nsBidi into a minimal wrapper around ICU's ubidi.h functions. r=xidorn 2016-10-06 09:49:17 +01:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Merge inbound to m-c. a=merge 2017-01-07 11:22:47 -05:00
nsCSSFrameConstructor.h Bug 1328202. Remove unused variable mGfxScrollFrame in nsCSSFrameConstructor. r=mats 2017-01-02 22:07:51 -06:00
nsCaret.cpp Bug 1313565 - Convert NS_STYLE_USER_MODIFY_* to enum class ; r=manishearth,xidorn 2016-10-23 22:41:49 +02:00
nsCaret.h
nsChangeHint.h Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
nsCompatibility.h
nsCounterManager.cpp Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsCounterManager.h Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsDocumentViewer.cpp Bug 1308461 - Prevent dispatch of nested or multiple pairs of beforeprint/afterprint events. r=jwatt,dholbert 2017-01-07 00:13:56 +00:00
nsFrameManager.cpp Bug 1329200: Remove unused FrameManager global generation counter. r=xidorn 2017-01-06 16:03:41 +01:00
nsFrameManager.h Bug 731096 - Make nsFrameManager::RegisterPlaceholderFrame infallible. r=dholbert 2017-01-04 00:56:19 +01:00
nsFrameManagerBase.h Bug 1329200: Remove unused FrameManager global generation counter. r=xidorn 2017-01-06 16:03:41 +01:00
nsFrameTraversal.cpp Bug 1322185 - Rename some StyleDisplay enum values for consistency. r=xidorn 2016-12-05 21:36:28 -10:00
nsFrameTraversal.h
nsGenConList.cpp Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsGenConList.h Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
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
nsIPreloadedStyleSheet.idl Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsIPresShell.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
nsIReflowCallback.h Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
nsIStyleSheetService.idl Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsLayoutDebugger.cpp Bug 1298844 - Add PrintDisplayItemToStdout and PrintDisplayListToStdout helper functions for debugging. r=jrmuizel 2016-08-22 15:49:09 -04:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1311244 Part 0 - Preemptively fix unified build bustage in nsLayoutUtils. r=dbaron 2017-01-06 16:34:33 +08:00
nsLayoutUtils.h Bug 1323912 - Part 2. Pass opacity down to imgIContainer::Draw. r=mstange 2017-01-03 13:53:22 +08:00
nsPresArena.cpp
nsPresArena.h
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1321803 part 1. Add an API on nsPresContext to test whether the given element would have its scrollbar styles propagated to the viewport in non-paginated mode. r=dbaron 2016-12-22 16:52:12 -08:00
nsPresContext.h Bug 1329200: Remove unused FrameManager global generation counter. r=xidorn 2017-01-06 16:03:41 +01:00
nsPresState.h Bug 1304689 - Ensure frame reconstructions don't clobber a 'stronger' scroll origin with a 'weaker' one. r=tnikkel 2016-10-11 09:36:22 -04:00
nsQuoteList.cpp Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsQuoteList.h Bug 1313362 - Convert nsGenConList to use mozilla::LinkedList. r=xidorn 2016-10-27 18:07:52 +08:00
nsRefreshDriver.cpp Bug 1322553 - part 2 - use the new constructor of GeckoProfilerTracingRAII; r=mstange 2017-01-07 15:56:49 -05:00
nsRefreshDriver.h Bug 1142197 - manage ProfilerBacktrace with UniquePtr; r=mstange 2017-01-06 09:21:01 -05:00
nsStyleChangeList.cpp Bug 1295818: Port nsStyleChangeList to modern C++. r=heycam 2016-08-18 10:02:37 -07:00
nsStyleChangeList.h Bug 1295818: Port nsStyleChangeList to modern C++. r=heycam 2016-08-18 10:02:37 -07:00
nsStyleSheetService.cpp Bug 1328546 - stylo: Support ServoStyleSheets in nsIStyleSheetService::PreloadSheet and nsIDOMWindowUtils::AddSheet. r=bholley 2017-01-05 15:32:22 +08:00
nsStyleSheetService.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00