.. |
crashtests
|
Bug 866588 - Check that the frame IsBidiSplittable before changing a fluid continuation to non-fluid. r=smontagu
|
2013-04-30 12:37:07 +02:00 |
tests
|
Bug 858459 - Ignore clicks that have no target content or frame to avoid dispatching it to the document that the pres shell otherwise does. r=smaug
|
2013-04-23 13:37:18 +02:00 |
DisplayItemClip.cpp
|
Bug 859749 - Fix building with --enable-dump-painting and --disable-debug. r=mattwoodrow
|
2013-04-10 10:55:00 +01:00 |
DisplayItemClip.h
|
Backed out changeset dc2ced1dd175 (bug 860524) for reftest failures
|
2013-04-19 13:51:24 +01:00 |
DisplayListClipState.cpp
|
Backed out changeset dc2ced1dd175 (bug 860524) for reftest failures
|
2013-04-19 13:51:24 +01:00 |
DisplayListClipState.h
|
Bug 841192. Part 15: Move DisplayListClipState clipping methods to AutoSaveRestore and AutoClipMultiple helper classes for safer usage. r=mattwoodrow
|
2013-04-05 00:36:45 +13:00 |
FrameLayerBuilder.cpp
|
Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron
|
2013-04-28 19:02:35 +09:00 |
FrameLayerBuilder.h
|
Bug 841192. Part 14: Convert all usage of nsDisplayClip(RoundedRect) to use DisplayListClipState/DisplayItemClip. r=mattwoodrow
|
2013-03-04 22:56:02 +13:00 |
FramePropertyTable.cpp
|
|
|
FramePropertyTable.h
|
|
|
Makefile.in
|
Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron
|
2013-04-28 19:02:35 +09:00 |
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
|
|
moz.build
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 866588 - Check that the frame IsBidiSplittable before changing a fluid continuation to non-fluid. r=smontagu
|
2013-04-30 12:37:07 +02:00 |
nsBidiPresUtils.h
|
|
|
nsCaret.cpp
|
|
|
nsCaret.h
|
|
|
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 865602 - FieldSet block may be null for overflow containers. r=roc
|
2013-04-29 14:11:03 +02:00 |
nsCSSFrameConstructor.h
|
Bug 855898 - Limit ProcessChildren recursion depth to avoid exhausting stack space and crashing. r=bzbarsky
|
2013-04-23 13:37:18 +02:00 |
nsCSSRendering.cpp
|
Bug 832400 - Add an imgIContainer flag HIGH_QUALITY_SCALING that controls whether to use the high quality scaler, and only use it when we're drawing to a window. r=tn
|
2013-04-25 18:08:58 -04:00 |
nsCSSRendering.h
|
Bug 832400 - Add an imgIContainer flag HIGH_QUALITY_SCALING that controls whether to use the high quality scaler, and only use it when we're drawing to a window. r=tn
|
2013-04-25 18:08:58 -04:00 |
nsCSSRenderingBorders.cpp
|
|
|
nsCSSRenderingBorders.h
|
|
|
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 841192. Part 14: Convert all usage of nsDisplayClip(RoundedRect) to use DisplayListClipState/DisplayItemClip. r=mattwoodrow
|
2013-03-04 22:56:02 +13:00 |
nsDisplayList.cpp
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
|
2013-04-24 14:42:40 -04:00 |
nsDisplayList.h
|
Backed out changeset dc2ced1dd175 (bug 860524) for reftest failures
|
2013-04-19 13:51:24 +01:00 |
nsDisplayListInvalidation.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsDisplayListInvalidation.h
|
|
|
nsDocumentViewer.cpp
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-24 00:22:37 -04:00 |
nsFrameManager.cpp
|
bug 856779 - remove nsFrameManager::Init() r=dholbert
|
2013-03-31 18:43:04 -04:00 |
nsFrameManager.h
|
bug 856779 - remove nsFrameManager::Init() r=dholbert
|
2013-03-31 18:43:04 -04:00 |
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 856368 - Remove DEBUG_TRACEMALLOC_PRESARENA. r=roc
|
2013-04-15 22:00:06 +02:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 862180. Part 2: Rename nsDisplayItem::GetUnderlyingFrame() to Frame(). r=mattwoodrow
|
2013-04-20 00:02:13 +12:00 |
nsLayoutUtils.h
|
Bug 851379 part 1: Rename ComputeWidthDependentValue to ComputeCBDependentValue. r=mats
|
2013-04-11 07:49:53 -07:00 |
nsPresArena.cpp
|
Bug 856368 - Inline the AllocateBy* and FreeBy* methods into the header. r=roc
|
2013-04-15 22:00:06 +02:00 |
nsPresArena.h
|
Bug 856368 - Convert some comments into proper doc-comments. r=roc
|
2013-04-15 22:00:06 +02:00 |
nsPresContext.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsPresContext.h
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
nsPresShell.cpp
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
nsPresShell.h
|
|
|
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 753453. Add a way for us to pass a high-res timestamp to requestAnimationFrame callbacks. r=roc
|
2013-04-25 11:13:21 -04:00 |
nsRefreshDriver.h
|
|
|
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
|
|
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
|
|
PaintTracker.h
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |
PositionedEventTargeting.cpp
|
|
|
PositionedEventTargeting.h
|
|
|
RestyleTracker.cpp
|
|
|
RestyleTracker.h
|
Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron
|
2013-04-28 19:02:35 +09:00 |
StackArena.cpp
|
|
|
StackArena.h
|
Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats
|
2013-04-11 22:20:45 -05:00 |