.. |
crashtests
|
Bug 874073 - Skip crashtests/852293.html due to frequent timeouts.
|
2013-07-26 13:35:33 -04:00 |
tests
|
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
|
2013-07-17 16:39:19 +01: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
|
Bug 885009. Handle clip-all-descendants cases with rounded corners. r=mats
|
2013-07-26 13:36:05 +12:00 |
DisplayListClipState.h
|
Bug 885009. Handle clip-all-descendants cases with rounded corners. r=mats
|
2013-07-26 13:36:05 +12:00 |
FrameLayerBuilder.cpp
|
Backout 4c89002460da (Bug 873378) for breaking the settings app on B2G
|
2013-07-26 13:20:23 -07: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
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
FramePropertyTable.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
Makefile.in
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
Bug 841192. Part 2: Move FrameLayerBuilder::Clip to DisplayItemClip. r=mattwoodrow
|
2013-03-04 22:55:59 +13:00 |
moz.build
|
Bug 898892: Move nsStyleConsts.h from layout/base to layout/style. r=heycam
|
2013-07-30 17:36:09 -07:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04: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
|
bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc
|
2012-12-03 16:18:36 -05:00 |
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan
|
2013-05-08 00:52:52 +09:00 |
nsBidiPresUtils.h
|
|
|
nsCaret.cpp
|
Bug 867047 - remove caret theming support and the Gtk2 implementation r=roc
|
2013-04-30 12:17:08 -07:00 |
nsCaret.h
|
bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug
|
2013-02-15 15:09:28 -05:00 |
nsChangeHint.h
|
Bug 809328 - Stop using nsChangeHint_UpdateEffects in nsSVGRenderingObserver::DoUpdate overrides. r=roc.
|
2012-11-07 13:54:55 +00:00 |
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 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
Bug 847480 - Convert DeprecatedAbs use in NS_LUMINOSITY_DIFFERENCE to Abs. r=dbaron
|
2013-03-09 14:20:04 -08:00 |
nsCSSFrameConstructor.cpp
|
Bug 893117: Remove nsIDOMHTMLLegendElement r=bz
|
2013-07-30 14:55:12 -07:00 |
nsCSSFrameConstructor.h
|
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
|
2013-07-20 12:14:25 -07:00 |
nsCSSRendering.cpp
|
Bug 483446 - CSS3 'background-attachment: local' support. r=roc
|
2013-07-23 09:22:58 -04:00 |
nsCSSRendering.h
|
Bug 700926; reshuffle background image drawing. r=roc
|
2013-07-19 20:40:02 +12:00 |
nsCSSRenderingBorders.cpp
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
|
2013-03-18 15:25:50 +01:00 |
nsCSSRenderingBorders.h
|
Bug 805831: Add a cache for border corner gradients. r=joedrew
|
2012-10-27 06:32:52 +02:00 |
nsDisplayItemTypes.h
|
Bug 798964 - Don't invalidate nsDisplayBackgroundColor if only the image changed. r=roc
|
2012-11-07 11:04:53 +13:00 |
nsDisplayItemTypesList.h
|
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
|
2013-07-18 08:34:58 +02:00 |
nsDisplayList.cpp
|
Backout 4c89002460da (Bug 873378) for breaking the settings app on B2G
|
2013-07-26 13:20:23 -07:00 |
nsDisplayList.h
|
Backout 4c89002460da (Bug 873378) for breaking the settings app on B2G
|
2013-07-26 13:20:23 -07:00 |
nsDisplayListInvalidation.cpp
|
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
|
2013-07-18 08:34:58 +02:00 |
nsDisplayListInvalidation.h
|
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
|
2013-07-18 08:34:58 +02:00 |
nsDocumentViewer.cpp
|
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
|
2013-07-17 16:39:19 +01:00 |
nsFrameManager.cpp
|
Bug 893925 - Cleanup nsILayoutHistoryState and nsGenericHTMLElement::GetPrimaryPresState; r=smaug
|
2013-07-24 09:38:13 +02:00 |
nsFrameManager.h
|
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
|
2013-07-20 12:14:25 -07:00 |
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
|
Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert
|
2013-05-14 09:33:23 -07:00 |
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
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-10-25 14:44:37 -04:00 |
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
Bug 893925 - Cleanup nsILayoutHistoryState and nsGenericHTMLElement::GetPrimaryPresState; r=smaug
|
2013-07-24 09:38:13 +02:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 899385 - Update comments that incorrectly state nsIPresShell::AllocateBlah are fallible. r=dbaron
|
2013-07-31 10:52:32 +10: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
|
Bug 893925 - Cleanup nsILayoutHistoryState and nsGenericHTMLElement::GetPrimaryPresState; r=smaug
|
2013-07-24 09:38:13 +02:00 |
nsLayoutUtils.cpp
|
Merge m-c to inbound.
|
2013-07-30 18:08:18 -04:00 |
nsLayoutUtils.h
|
Merge m-c to inbound.
|
2013-07-30 18:08:18 -04:00 |
nsPresArena.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsPresArena.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
nsPresContext.cpp
|
Bug 895003 - Introduce a second preference to control the chrome paint flashing - nglayout.debug.paint_flashing_chrome. r=roc
|
2013-07-22 11:51:38 -04:00 |
nsPresContext.h
|
Bug 895003 - Introduce a second preference to control the chrome paint flashing - nglayout.debug.paint_flashing_chrome. r=roc
|
2013-07-22 11:51:38 -04:00 |
nsPresShell.cpp
|
Bug 895711 - Mark new touches in touchstart as changed in HandleEventInner. r=smaug
|
2013-07-25 08:52:29 -07:00 |
nsPresShell.h
|
Move the caret invalidation from CharacterDataChanged to CharacterDataWillChange so that the text doesn't change under the caret before invalidation. Bug 887631, r=ehsan
|
2013-07-19 17:44:46 +03: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
|
Bug 895003 - Introduce a second preference to control the chrome paint flashing - nglayout.debug.paint_flashing_chrome. r=roc
|
2013-07-22 11:51:38 -04:00 |
nsRefreshDriver.h
|
Bug 895003 - Introduce a second preference to control the chrome paint flashing - nglayout.debug.paint_flashing_chrome. r=roc
|
2013-07-22 11:51:38 -04:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleSheetService.cpp
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
nsStyleSheetService.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
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
|
Bug 837242. Part 1: Convert bool parameters to flags. r=mats
|
2013-07-26 14:31:41 +12: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 |
RestyleManager.cpp
|
Bug 898329 patch 10: Fix wrapping of comment that I just reintended. r=heycam
|
2013-07-30 17:36:12 -07:00 |
RestyleManager.h
|
Bug 898329 patch 7: Split ElementRestyler::Restyle into multiple functions. r=heycam
|
2013-07-30 17:36:11 -07:00 |
RestyleTracker.cpp
|
Bug 896138 patch 10: Move beginning and ending of ProcessPendingRestyles into helper functions on the RestyleManager. r=heycam
|
2013-07-30 17:36:08 -07:00 |
RestyleTracker.h
|
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
|
2013-07-20 12:14:25 -07:00 |
StackArena.cpp
|
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
|
2013-06-30 18:26:39 +02:00 |
StackArena.h
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
|
2013-06-23 14:03:39 +02:00 |
Units.h
|
Bug 886298 - Add a typed-units Margin. r=kats
|
2013-07-22 09:50:11 +01:00 |