.. |
crashtests
|
Bug 844525 - Add asserts(0-1) for a recently added test to fix intermittent failure.
|
2013-02-24 05:33:58 +01:00 |
tests
|
Merge m-i to b-s.
|
2013-02-28 14:46:10 +01:00 |
FrameLayerBuilder.cpp
|
Backed out changeset 05c35dc73323 (bug 845526)
|
2013-02-27 12:49:29 +00:00 |
FrameLayerBuilder.h
|
|
|
FramePropertyTable.cpp
|
|
|
FramePropertyTable.h
|
|
|
Makefile.in
|
Bug 784841 - Part 18t: Convert /layout; f=Ms2ger rs=ted
|
2013-02-25 12:47:22 -08:00 |
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
|
|
moz.build
|
Bug 784841 - Part 18t: Convert /layout; f=Ms2ger rs=ted
|
2013-02-25 12:47:22 -08:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in layout/. r=bz
|
2013-01-23 19:37:17 +00:00 |
nsAutoLayoutPhase.h
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in layout/. r=bz
|
2013-01-23 19:37:17 +00:00 |
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsBidiPresUtils.h
|
|
|
nsCaret.cpp
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
nsCaret.h
|
|
|
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 839809: Make counter-increments and list counting that would go past our internal (int32_t) limit keep the counter at its current value rather than wrapping. r=dholbert
|
2013-02-22 10:13:37 -08:00 |
nsCounterManager.h
|
Bug 839809 followup: fix typos in comment. DONTBUILD. No review.
|
2013-02-22 10:29:05 -08:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 844529: Disable flex-item style fixup when resolving style for anonymous content in nsCSSFrameConstructor::ProcessChildren(). r=bz
|
2013-02-26 21:44:55 -08:00 |
nsCSSFrameConstructor.h
|
Bug 840480 r=roc
|
2013-02-20 13:13:01 +13:00 |
nsCSSRendering.cpp
|
Bug 842850 (Part 1) - Use an SVGImageContext class for overridden SVG properties. r=dholbert,joe sr=bz
|
2013-02-28 12:22:43 -08:00 |
nsCSSRendering.h
|
Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
|
2013-02-15 21:38:33 -08:00 |
nsCSSRenderingBorders.cpp
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
nsCSSRenderingBorders.h
|
|
|
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 655877 - Part 31b: New frame class nsSVGTextFrame2 for SVG text using CSS block/inline/text frames for layout. r=jwatt
|
2013-02-11 17:22:16 +11:00 |
nsDisplayList.cpp
|
Bug 846144 - Don't optimize backgrounds to an ImageLayer if they have border-radius clipping. r=roc
|
2013-02-28 21:49:30 +13:00 |
nsDisplayList.h
|
Bug 689623. Part 5. Add mechanism to update image visibility upon some amount of scrolling. r=mats
|
2013-02-24 18:59:21 -06:00 |
nsDisplayListInvalidation.cpp
|
|
|
nsDisplayListInvalidation.h
|
|
|
nsDocumentViewer.cpp
|
Bug 840263, make sure to notify the right navigation timing about page load, r=hsivonen
|
2013-02-20 20:15:21 +02:00 |
nsFrameManager.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsFrameManager.h
|
|
|
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
Bug 841261: Use init list instead of assignment in nsFrameIterator constructor. r=mats
|
2013-02-18 08:59:55 -08:00 |
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
|
2013-02-15 21:38:33 -08:00 |
nsGenConList.h
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsIDocumentViewerPrint.h
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
|
2013-01-05 16:12:24 +13:00 |
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 689623. Part 8. Add an 'unlocked draw' notification for images that are drawn when not locked so we catch any images that become visible through a means other than scrolling. r=joe,mats
|
2013-02-24 18:59:22 -06:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 836179 - Add WriteDebugInfo so that display items can add extra information when printing display lists. r=roc
|
2013-01-30 18:07:30 +13:00 |
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 842850 (Part 1) - Use an SVGImageContext class for overridden SVG properties. r=dholbert,joe sr=bz
|
2013-02-28 12:22:43 -08:00 |
nsLayoutUtils.h
|
Bug 842850 (Part 1) - Use an SVGImageContext class for overridden SVG properties. r=dholbert,joe sr=bz
|
2013-02-28 12:22:43 -08:00 |
nsPresArena.cpp
|
Bug 838557 - Fix obvious problem with previous patch in nsPresShell.cpp, r=me
|
2013-02-18 02:48:41 +01:00 |
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul
|
2013-02-22 09:56:28 -05:00 |
nsPresContext.h
|
bug 842514 - consistently use signed types for appUnitsPerDevPixel variables. r=roc
|
2013-02-19 21:46:27 +00:00 |
nsPresShell.cpp
|
Bug 843849 - Make DOM/HTML fullscreen API work in Metrofox. r=bz,jimm
|
2013-02-28 12:28:27 +13:00 |
nsPresShell.h
|
Bug 689623. Part 8. Add an 'unlocked draw' notification for images that are drawn when not locked so we catch any images that become visible through a means other than scrolling. r=joe,mats
|
2013-02-24 18:59:22 -06:00 |
nsPresState.h
|
|
|
nsQuoteList.cpp
|
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
|
2013-02-16 13:51:02 -08:00 |
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Backed out changeset f73b7b8d1a2d (bug 829557) for failing to compile on Windows on a CLOSED TREE
|
2013-02-27 12:50:30 +00:00 |
nsRefreshDriver.h
|
|
|
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
Bug 835883 - Give the -moz-orient property an 'auto' value, and make that its initial value. r=dholbert.
|
2013-02-02 19:13:22 +01:00 |
nsStyleSheetService.cpp
|
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
|
2012-12-23 16:59:51 -08:00 |
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 832101 - Don't fluff out click targets for events from non-touch input [r=roc]
|
2013-01-24 06:53:18 -08:00 |
PositionedEventTargeting.h
|
Bug 832101 - Don't fluff out click targets for events from non-touch input [r=roc]
|
2013-01-24 06:53:18 -08:00 |
RestyleTracker.cpp
|
Bug 840480 r=roc
|
2013-02-20 13:13:01 +13:00 |
RestyleTracker.h
|
Bug 840480 r=roc
|
2013-02-20 13:13:01 +13:00 |
StackArena.cpp
|
|
|
StackArena.h
|
|
|