.. |
crashtests
|
Bug 1116104 - Null-check the do_QueryFrame result before using it. r=roc
|
2014-12-31 07:10:11 +00:00 |
tests
|
Bug 1114710 - test_leaf_layers_partition_browser_window.xul fails when run as a standalone directory. r=tn
|
2014-12-31 12:02:00 +01:00 |
ActiveLayerTracker.cpp
|
Bug 961871 - Part 4: Fix budget calculation by adding Maybe prerenderer and animate. r=roc
|
2014-10-21 21:55:55 -04:00 |
ActiveLayerTracker.h
|
Bug 961871 - Part 4: Fix budget calculation by adding Maybe prerenderer and animate. r=roc
|
2014-10-21 21:55:55 -04:00 |
CaretAssociationHint.h
|
Bug 1048752. Part 16: Move nsFrameSelection::HINT to CaretAssociationHint.h. r=tn
|
2014-08-06 17:19:27 +12:00 |
DisplayItemClip.cpp
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
DisplayItemClip.h
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
DisplayListClipState.cpp
|
Bug 1042423 - Part 2: Add DisplayItemClip constructor for rect + rounded rect. r=roc
|
2014-07-23 17:21:06 +12:00 |
DisplayListClipState.h
|
Bug 1048246 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-07 19:48:38 -04:00 |
FrameLayerBuilder.cpp
|
Bug 1113781 - Only track layer decision with MOZ_DUMP_PAINTING and add a preference. r=mstange
|
2014-12-31 15:21:58 -05:00 |
FrameLayerBuilder.h
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
FramePropertyTable.cpp
|
Bug 1046281 - Use the simpler version of nsTHashtable memory reporters. r=njn
|
2014-08-05 13:27:41 -07:00 |
FramePropertyTable.h
|
Bug 1048246 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-07 19:48:38 -04:00 |
GeometryUtils.cpp
|
|
|
GeometryUtils.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
LayerState.h
|
Bug 1048752. Part 10: Remove FrameLayerBuilder.h from nsDisplayList.h. r=tn
|
2014-08-06 17:19:25 +12:00 |
MaskLayerImageCache.cpp
|
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
|
2014-07-15 11:37:45 -04:00 |
MaskLayerImageCache.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
moz.build
|
Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:25:22 +03:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
Bug 1031395 - Remove a double assignment to "limit" to fix a minor warning found by scan-build, the LLVM/Clang static analyzer. r=ehsan
|
2014-06-27 10:02:00 +02:00 |
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 1100071 patch 2: add macros for common tests whether bidi level is odd and whether two bidi levels have the same parity, r=dholbert
|
2014-11-20 12:45:22 +02:00 |
nsBidiPresUtils.h
|
Bug 1100071 patch 3: don't pass around bidi levels when we only need the direction, r=dholbert
|
2014-11-20 12:45:23 +02:00 |
nsCaret.cpp
|
Bug 1077515 - part 3 - Change desiredX (nscoord) to desiredPos (nsPoint) in nsPeekOffsetStruct, to support maintaining either vertical or horizontal position on inter-line moves. r=roc
|
2014-11-22 14:39:03 +00:00 |
nsCaret.h
|
Bug 1094056 - Use nsCaret::GetGeometryForFrame to determine position of selection carets. r=roc
|
2014-11-11 22:54:00 +01:00 |
nsChangeHint.h
|
Bug 1086937 patch 1 - Add eRestyle_ChangeAnimationPhaseDescendants restyle hint that is like eRestyle_ChangeAnimationPhase, but for a whole subtree. r=birtles
|
2014-11-12 23:28:52 -08:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 966168 - Implement symbols() CSS function. r=dbaron
|
2014-09-25 02:19:00 +02:00 |
nsCounterManager.h
|
Bug 1024808 - Part 1: Remove OOM null checks of CounterListFor return result. r=dholbert
|
2014-09-12 01:25:00 -04:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
Bug 1024930 - Change text highlighting color. r=roc
|
2014-07-30 00:11:00 -04:00 |
nsCSSFrameConstructor.cpp
|
Bug 1116104 - Null-check the do_QueryFrame result before using it. r=roc
|
2014-12-31 07:10:11 +00:00 |
nsCSSFrameConstructor.h
|
Bug 1113010 (part 2) - Shrink FrameConstructionItem by using bitfields. r=dholbert.
|
2014-12-18 14:15:18 -08:00 |
nsCSSRendering.cpp
|
Bug 1083848 - Make InlineBackgroundData aware of vertical writing mode. r=dbaron
|
2014-11-24 23:16:04 +00:00 |
nsCSSRendering.h
|
Bug 1091794 - Replace gfxCornerSizes with Moz2D's RectCornerRadii. r=mattwoodrow
|
2014-11-01 10:45:10 +00:00 |
nsCSSRenderingBorders.cpp
|
Bug 1097438 - Restore the use of AntialiasMode::NONE in nsCSSBorderRenderer::DrawBorders(). r=roc
|
2014-11-12 02:56:12 +00:00 |
nsCSSRenderingBorders.h
|
Bug 1092392 - Finish porting nsCSSBorderRenderer to Moz2D. r=roc
|
2014-11-04 09:53:05 +00:00 |
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 1055585 - Add nsDisplayClearBackground. r=roc
|
2014-08-20 17:16:41 +02:00 |
nsDisplayList.cpp
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
nsDisplayList.h
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
nsDisplayListInvalidation.cpp
|
Bug 1021564 - Invalidate filtered frames when they move in certain ways. r=roc
|
2014-08-30 18:22:31 +02:00 |
nsDisplayListInvalidation.h
|
Bug 1021564 - Invalidate filtered frames when they move in certain ways. r=roc
|
2014-08-30 18:22:31 +02:00 |
nsDocumentViewer.cpp
|
Bug 1107771 - disabling beforeunload should only disable the dialog, not the event, r=bz
|
2014-12-05 10:31:30 -08:00 |
nsFrameManager.cpp
|
Bug 907396 - Frame manager support for display:contents. r=bzbarsky
|
2014-11-20 18:24:09 +00:00 |
nsFrameManager.h
|
Bug 907396 - Frame manager support for display:contents. r=bzbarsky
|
2014-11-20 18:24:09 +00:00 |
nsFrameManagerBase.h
|
Bug 907396 - Frame manager support for display:contents. r=bzbarsky
|
2014-11-20 18:24:09 +00:00 |
nsFrameTraversal.cpp
|
Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron
|
2014-06-23 18:40:01 -04:00 |
nsFrameTraversal.h
|
Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron
|
2014-06-23 18:40:01 -04:00 |
nsGenConList.cpp
|
|
|
nsGenConList.h
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
|
2014-06-17 10:57:23 -04:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 1098139 - Add attribute isPrimary detection for got/lostpointercapture events. r=smaug
|
2014-11-18 01:13:00 +01:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
nsLayoutDebugger.cpp
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
nsLayoutUtils.h
|
Bug 1067728 - Part 3 - Expose FindNearestCommonAncestorFrame. r=roc
|
2014-12-10 19:52:00 +01:00 |
nsPresArena.cpp
|
Bug 1085701 - Report the allocation size to the OOM abort. r=roc
|
2014-10-21 15:42:24 +00:00 |
nsPresArena.h
|
Bug 1077718 - Switch dynamic CounterStyle objects to use arena allocation. r=mats
|
2014-10-16 16:10:00 -04:00 |
nsPresContext.cpp
|
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
|
2014-12-11 08:44:07 -06:00 |
nsPresContext.h
|
Bug 639134 - change document color pref to tristate, r=dbaron
|
2014-11-27 19:06:14 +00:00 |
nsPresShell.cpp
|
Bug 1111525 - Remove unused lineFlags returned by nsILineIterator. r=roc
|
2014-12-19 14:55:30 +00:00 |
nsPresShell.h
|
Bug 1077515 - part 6 - Create a new nsISelectionController::PhysicalMove command. r=roc
|
2014-11-22 14:39:03 +00:00 |
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 927349 part 16 - Do a full reflow when we have pending animations; r=jwatt
|
2014-12-22 09:35:41 +09:00 |
nsRefreshDriver.h
|
Bug 1055050 - Add visual warning if the transaction latency is > 100 ms. r=mwoodrow
|
2014-08-28 15:24:26 -04:00 |
nsStyleChangeList.cpp
|
Bug 907396 - Make RestyleManager::RestyleElement and nsCSSFrameConstructor::MaybeRecreateFramesForElement deal with display:contents elements. r=bzbarsky
|
2014-11-20 18:24:10 +00:00 |
nsStyleChangeList.h
|
|
|
nsStyleSheetService.cpp
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
nsStyleSheetService.h
|
Bug 1024707 - Add API to register style sheets but without loading them. r=bz
|
2014-07-09 11:43:33 +02:00 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 1093686 - Add some debug logging code for PositionedEventTargeting.cpp. r=roc
|
2014-11-06 08:05:51 -05:00 |
PositionedEventTargeting.h
|
Bug 1078029 - Add code to reposition input event coordinates into the target frame. r=roc
|
2014-11-04 09:52:16 -05:00 |
RestyleLogging.h
|
Bug 1073828 - Fix variable generation in RestyleLogging.h. r=dbaron
|
2014-09-28 19:19:26 +10:00 |
RestyleManager.cpp
|
Bug 1114792 - Rename nsStyleContext::IsDirectlyInsideRuby to IsInlineDescendantOfRuby. r=dbaron
|
2014-12-31 16:39:43 +11:00 |
RestyleManager.h
|
Bug 907396 - Make RestyleManager::RestyleElement and nsCSSFrameConstructor::MaybeRecreateFramesForElement deal with display:contents elements. r=bzbarsky
|
2014-11-20 18:24:10 +00:00 |
RestyleTracker.cpp
|
Bug 907396 - Frame constructor changes for display:contents. r=bzbarsky
|
2014-11-20 18:24:09 +00:00 |
RestyleTracker.h
|
Bug 1098270 - Null check curData in AddPendingRestyle to avoid crashing on style sheet updates in ShadowRoots outside of the composed document. r=dbaron
|
2014-11-27 09:47:52 +11:00 |
RestyleTrackerInlines.h
|
Bug 979133 - Add facility to log the restyle process. r=dbaron
|
2014-09-25 15:45:36 +10:00 |
ScrollbarStyles.h
|
Bug 1086948 - Remove scroll-behavior: instant CSS value option. r=bz
|
2014-10-22 11:37:00 +02:00 |
SelectionCarets.cpp
|
Bug 1114853 - Part 4: Bail out if selections are mismatch. r=roc
|
2014-12-29 20:02:00 +01:00 |
SelectionCarets.h
|
Bug 1068474 - Limit the selection range based on the boundary of startcaret and endcaret. r=roc
|
2014-12-19 13:25:17 +08:00 |
StackArena.cpp
|
|
|
StackArena.h
|
|
|
TouchCaret.cpp
|
Bug 1067728 - Part 1.1 - Move IsRectVisibleInScrollFrames to nsLayoutUtils. f=mtseng, r=roc
|
2014-12-08 01:53:00 +01:00 |
TouchCaret.h
|
Bug 1067728 - Part 1.1 - Move IsRectVisibleInScrollFrames to nsLayoutUtils. f=mtseng, r=roc
|
2014-12-08 01:53:00 +01:00 |
Units.h
|
(no bug) fix typo ('decleration') in a comment in Units.h. comment-only, DONTBUILD
|
2014-12-05 11:00:43 -08:00 |
UnitTransforms.h
|
Bug 1055741 - Unify the 'local Screen' and 'ParentLayer' coordinate systems. r=kats
|
2014-11-10 14:35:11 -05:00 |
WordMovementType.h
|
Bug 1048752. Part 16: Move nsFrameSelection::HINT to CaretAssociationHint.h. r=tn
|
2014-08-06 17:19:27 +12:00 |