.. |
crashtests
|
Bug 1234622. Tweak how nsDocumentViewer::FindContainerView finds the parent presshell. r=bz
|
2016-03-25 13:49:29 -05:00 |
doc
|
Bug 1246477 - Fix carets not updated by scroll events in LongTapState. r=roc
|
2016-02-08 16:08:45 +08:00 |
gtest
|
Bug 1259668 Rename WidgetTouchEvent::touches to WidgetTouchEvent::mTouches r=smaug
|
2016-03-30 18:44:28 +09:00 |
tests
|
Bug 1255022 - Make the test_transformed_scrolling_repaints* tests mochitest-plain instead of mochitest-chrome. r=mstange
|
2016-03-31 23:55:06 -04:00 |
AccessibleCaret.cpp
|
Bug 1248309 - Fix caret size not updated when only zoom level is changed. r=roc
|
2016-02-15 18:29:32 +08:00 |
AccessibleCaret.h
|
Bug 1246918 - Handle PresShell gone after FlushLayout(). r=roc
|
2016-02-15 15:12:35 +08:00 |
AccessibleCaretEventHub.cpp
|
Bug 1259668 Rename WidgetTouchEvent::touches to WidgetTouchEvent::mTouches r=smaug
|
2016-03-30 18:44:28 +09:00 |
AccessibleCaretEventHub.h
|
Bug 1225701 - Update comments in AccessibleCaret files. r=mtseng
|
2015-11-18 11:44:00 +08:00 |
AccessibleCaretLogger.h
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
AccessibleCaretManager.cpp
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-03-11 16:50:43 +01:00 |
AccessibleCaretManager.h
|
Bug 1251519 Part 5 - Use union rect of child frames for clamping. r=mats
|
2016-03-10 17:38:33 +08:00 |
ActiveLayerTracker.cpp
|
Bug 1247336 - De-dupe changes in ActiveLayerTracker before treating property as animated. r=roc
|
2016-02-12 14:38:50 +00:00 |
ActiveLayerTracker.h
|
Bug 1247336 - De-dupe changes in ActiveLayerTracker before treating property as animated. r=roc
|
2016-02-12 14:38:50 +00:00 |
ArenaObjectID.h
|
Bug 1203766 - Part 1: Generate nsPresArena::ObjectIDs with a preprocessor-included file. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
ArenaRefPtr.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ArenaRefPtrInlines.h
|
Bug 1203766 - Part 2: Add an ArenaRefPtr class that can have its pointer cleared out when an object's owning nsPresArena goes away. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
BorderConsts.h
|
Bug 382721 - Part 2: Split constants for border rendering to BorderConsts.h. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
CaretAssociationHint.h
|
…
|
|
DisplayItemClip.cpp
|
Bug 1259734 - use AppendElements in DisplayItemClip::AppendRoundedRects; r=dholbert
|
2016-03-25 09:34:37 -04:00 |
DisplayItemClip.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DisplayItemScrollClip.cpp
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DisplayItemScrollClip.h
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DisplayListClipState.cpp
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
DisplayListClipState.h
|
Bug 1238564 - Get rid of cross stacking context parent scroll clip. r=mattwoodrow
|
2016-03-04 14:49:35 -05:00 |
FrameLayerBuilder.cpp
|
Bug 1219296 - Split fields not needed for repaints out from FrameMetrics. r=kats
|
2016-03-28 19:14:52 -04:00 |
FrameLayerBuilder.h
|
Bug 1221094 - Detect scrollability (for using tiled layers) through container layers. r=mattwoodrow
|
2016-03-08 14:43:32 -05:00 |
FramePropertyTable.cpp
|
Bug 1246846 (part 4) - Avoid nsTHashtable::RawRemoveEntry() in FramePropertyTable. r=roc.
|
2016-02-09 13:56:07 +11:00 |
FramePropertyTable.h
|
Bug 1258594 (Followup) - Rename FrameProperties::IsSet() to FrameProperties::Has(). r=dbaron
|
2016-03-25 14:49:42 -07:00 |
GeometryUtils.cpp
|
Bug 1250143. Account for border/padding on outer <svg> elements in GeometryUtils. r=mats
|
2016-02-25 23:54:09 +13:00 |
GeometryUtils.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
LayerState.h
|
…
|
|
LayoutLogging.cpp
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
LayoutLogging.h
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
MaskLayerImageCache.cpp
|
…
|
|
MaskLayerImageCache.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
MobileViewportManager.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
MobileViewportManager.h
|
Bug 1233468 - If we get the load event before the before-first-paint, make sure the CSS viewport is set up properly for content load listeners. r=tnikkel
|
2016-01-12 09:47:29 -05:00 |
PaintTracker.cpp
|
…
|
|
PaintTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
|
2016-03-17 13:55:48 +08:00 |
PositionedEventTargeting.h
|
…
|
|
RestyleLogging.h
|
…
|
|
RestyleManager.cpp
|
Bug 1140268 - Set up mCBReflowState for the 'bogus' parent reflow state used for RestyleManager::RecomputePosition. r=dbaron
|
2016-04-06 00:37:31 +01:00 |
RestyleManager.h
|
Bug 1245260 - Ignore redundant calls to RestyleManager::IncrementAnimationGeneration; r=dbaron
|
2016-03-16 15:05:10 +08:00 |
RestyleManagerHandle.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleManagerHandleInlines.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
RestyleTracker.cpp
|
Bug 1251770 - Remove remaining references to MOZILLA_XPCOMRT_API from layout. r=dbaron
|
2016-02-27 11:12:08 -08:00 |
RestyleTracker.h
|
Bug 1251770 - Remove remaining references to MOZILLA_XPCOMRT_API from layout. r=dbaron
|
2016-02-27 11:12:08 -08:00 |
RestyleTrackerInlines.h
|
…
|
|
ScrollbarStyles.cpp
|
…
|
|
ScrollbarStyles.h
|
…
|
|
ServoRestyleManager.cpp
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
ServoRestyleManager.h
|
Bug 1248864 - Part 2: Add skeleton ServoRestyleManager and a RestyleManagerHandle smart pointer. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
StackArena.cpp
|
…
|
|
StackArena.h
|
…
|
|
StaticPresData.cpp
|
Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam
|
2016-04-04 23:14:27 -07:00 |
StaticPresData.h
|
Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam
|
2016-04-04 23:14:27 -07:00 |
TouchManager.cpp
|
Bug 1259668 Rename WidgetTouchEvent::touches to WidgetTouchEvent::mTouches r=smaug
|
2016-03-30 18:44:28 +09:00 |
TouchManager.h
|
Bug 382721 - Part 0: Add missing includes and namespaces. r=jrmuizel
|
2015-09-10 19:24:34 +09:00 |
UnitTransforms.h
|
Handle device resets by recreating the compositor, rather than the compositor IPDL stack. (bug 1245765 part 7, r=mattwoodrow)
|
2016-02-29 01:53:15 -05:00 |
Units.h
|
Bug 1219296 - Scroll snap directly in APZ instead of going through the main thread. r=kats
|
2016-03-28 18:36:02 -04:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ZoomConstraintsClient.h
|
Bug 1194811 Part 1 - Recompute the zoom constraints if the available screen area changes. r=botond
|
2015-08-26 14:41:12 -04:00 |
moz.build
|
Bug 1261552 - Introduce StaticPresData and hoist some shared functionality into it. r=heycam
|
2016-04-04 23:14:27 -07:00 |
nsArenaMemoryStats.h
|
…
|
|
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
Bug 1248551 - Add assertion to confirm that the bidi code is not trying to execute an invalid state-machine action. r=roc
|
2016-02-17 21:41:43 +00:00 |
nsBidi.h
|
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsBidiPresUtils.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsBidiPresUtils.h
|
Bug 1232852 (part 3) - Remove unused parameters from some accessibility code. r=tbsaunde.
|
2015-12-15 21:24:06 -08:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 1261452 - do_AddRef shouldn't require an rvalue-reference. r=froydnj
|
2016-04-01 19:14:42 -07:00 |
nsCSSFrameConstructor.h
|
Bug 1236400 part 2: Extend NeedsAnonFlexOrGridItem() & related code to wrap all inline-level -webkit-box children in an anonymous flex item. r=mats
|
2016-03-24 09:55:11 -07:00 |
nsCSSRendering.cpp
|
Bug 852754 - Part 1: Share the code for limiting scale factors to all image types. r=mstange
|
2016-04-07 18:52:35 +12:00 |
nsCSSRendering.h
|
Bug 852754 - Part 1: Share the code for limiting scale factors to all image types. r=mstange
|
2016-04-07 18:52:35 +12:00 |
nsCSSRenderingBorders.cpp
|
Bug 382721 - Part 2: Split constants for border rendering to BorderConsts.h. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
nsCSSRenderingBorders.h
|
Bug 382721 - Part 2: Split constants for border rendering to BorderConsts.h. r=jrmuizel
|
2015-08-06 11:42:09 +09:00 |
nsCaret.cpp
|
Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
|
2016-03-17 13:55:48 +08:00 |
nsCaret.h
|
Bug 1232852 (part 4) - Remove some unused parameters in and around layout/base/. r=heycam.
|
2016-01-05 16:08:17 -08:00 |
nsChangeHint.h
|
bug 1253265 - make some nsRestyleHint operators constexpr r=dholbert
|
2016-03-09 18:01:58 -05:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsCounterManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDisplayItemTypes.h
|
…
|
|
nsDisplayItemTypesList.h
|
Bug 1248913 - Rename nsDisplayMixBlendMode to nsDisplayBlendMode. r=mattwoodrow
|
2016-03-05 17:04:02 -05:00 |
nsDisplayList.cpp
|
Bug 1259296 - Do not scroll snap on the main thread for wheel events handled by APZ. r=kats
|
2016-04-04 17:46:12 -04:00 |
nsDisplayList.h
|
Bug 852754 - Part 3: Share the implementation of ConfigureLayer. r=mstange
|
2016-04-07 18:54:33 +12:00 |
nsDisplayListInvalidation.cpp
|
Bug 852754 - Part 1: Share the code for limiting scale factors to all image types. r=mstange
|
2016-04-07 18:52:35 +12:00 |
nsDisplayListInvalidation.h
|
Bug 852754 - Part 1: Share the code for limiting scale factors to all image types. r=mstange
|
2016-04-07 18:52:35 +12:00 |
nsDocumentViewer.cpp
|
Bug 1260480 - Remove mozNoMarginBoxes. r=dbaron
|
2016-04-06 09:53:00 +02:00 |
nsFrameManager.cpp
|
Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj.
|
2016-03-16 15:33:44 +11:00 |
nsFrameManager.h
|
Bug 1223228 - Remove unused nsFrameManagerBase::mStyleSet. r=dholbert
|
2015-11-10 12:27:47 +11:00 |
nsFrameManagerBase.h
|
Bug 1244068 - Part 4: Use StyleSetHandle instead of concrete style set class in most places. r=dholbert
|
2016-02-24 18:01:11 +11:00 |
nsFrameTraversal.cpp
|
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
|
2016-01-29 22:42:14 +08:00 |
nsFrameTraversal.h
|
…
|
|
nsGenConList.cpp
|
…
|
|
nsGenConList.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIDocumentViewerPrint.h
|
Bug 1245978 part 3: Drop unnecessary whitespace in NS_DECL_NSIDOCUMENTVIEWERPRINT macro. (whitespace only, no review)
|
2016-02-29 15:09:13 -08:00 |
nsIFrameTraversal.h
|
…
|
|
nsILayoutDebugger.h
|
Bug 1232852 (part 2) - Remove some dead member functions from nsILayoutDebugger. r=roc.
|
2016-01-05 00:21:57 -08:00 |
nsILayoutHistoryState.h
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02:00 |
nsIPercentBSizeObserver.h
|
…
|
|
nsIPresShell.h
|
Bug 1259246. Move nsIPresShell::GetRealPrimaryFrameFor to nsLayoutUtils::GetRealPrimaryFrameFor. r=dholbert
|
2016-04-04 02:59:15 -05:00 |
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1239864 (part 9) - Use the new rect iterators in layout/ and ipc/. r=dholbert.
|
2016-01-18 17:20:59 -08:00 |
nsLayoutHistoryState.cpp
|
Bug 1155730, implement History.scrollRestoration r=jst
|
2015-12-26 12:59:09 +02:00 |
nsLayoutUtils.cpp
|
Bug 1259296 - Do not scroll snap on the main thread for wheel events handled by APZ. r=kats
|
2016-04-04 17:46:12 -04:00 |
nsLayoutUtils.h
|
Bug 1259296 - Do not scroll snap on the main thread for wheel events handled by APZ. r=kats
|
2016-04-04 17:46:12 -04:00 |
nsPresArena.cpp
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresArena.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresArenaObjectList.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresContext.cpp
|
Bug 1249279 - Let subdocuments' presContexts inherit the DPI setting of their parent, instead of retrieving it from their widget, to avoid using stale values from a currently-hidden widget on a screen with a different DPI. r=bz
|
2016-04-07 10:01:30 +01:00 |
nsPresContext.h
|
Bug 1249279 - Let subdocuments' presContexts inherit the DPI setting of their parent, instead of retrieving it from their widget, to avoid using stale values from a currently-hidden widget on a screen with a different DPI. r=bz
|
2016-04-07 10:01:30 +01:00 |
nsPresShell.cpp
|
Bug 1151102 - Remove logging from f98e6bf59631 since the issue seems to have gone away. r=me
|
2016-04-06 12:17:52 -04:00 |
nsPresShell.h
|
Bug 1259246. Move nsIPresShell::GetRealPrimaryFrameFor to nsLayoutUtils::GetRealPrimaryFrameFor. r=dholbert
|
2016-04-04 02:59:15 -05:00 |
nsPresState.h
|
Bug 1249664 - Save dropped-down state in nsPresState. r=dbaron
|
2016-03-10 14:02:13 -05:00 |
nsQuoteList.cpp
|
…
|
|
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange
|
2016-03-25 14:49:43 -07:00 |
nsRefreshDriver.h
|
Bug 1157546 - Replace the image visibility API with a more general API that tracks visibility for any kind of frame. r=mstange
|
2016-03-25 14:49:43 -07:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleSheetService.cpp
|
Bug 1250379 - Create css::Loaders for specific style backend types. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
nsStyleSheetService.h
|
Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert
|
2016-02-24 18:01:12 +11:00 |