gecko-dev/layout/base
Aryeh Gregor 5925b452a5 Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz 2013-04-04 15:01:08 +03:00
..
crashtests Bug 848539 part 5: Back out 6bb37077d615, bug 763689 part 2 (style-system handling for min-width:auto). r=dbaron 2013-03-27 23:33:19 -07:00
tests Bug 851445. When saving a frame scroll position, if we're in the process of trying to scroll to a saved scroll position, save the desired position instead of the actual current position. r=mats 2013-03-21 15:44:37 +13: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 Bug 859749 - Fix building with --enable-dump-painting and --disable-debug. r=mattwoodrow 2013-04-10 10:55:00 +01:00
DisplayListClipState.cpp 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
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 841192. Part 14: Convert all usage of nsDisplayClip(RoundedRect) to use DisplayListClipState/DisplayItemClip. r=mattwoodrow 2013-03-04 22:56:02 +13: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 Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Makefile.in Bug 841192. Part 4: Create DisplayListClipState. r=mattwoodrow 2013-03-04 22:56:00 +13:00
MaskLayerImageCache.cpp
MaskLayerImageCache.h Bug 841192. Part 2: Move FrameLayerBuilder::Clip to DisplayItemClip. r=mattwoodrow 2013-03-04 22:55:59 +13:00
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth 2013-03-06 00:05:55 -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 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
RestyleTracker.h Bug 850672 r=roc 2013-03-21 15:33:00 +13:00
StackArena.cpp
StackArena.h
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07: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 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 The test for bidi isolated subparagraphs should be > 0, not > 1. Bug 859093, r=roc 2013-04-08 23:25:34 -07:00
nsBidiPresUtils.h
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 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz 2013-04-04 15:01:08 +03:00
nsCSSFrameConstructor.h bug 856779 - remove nsFrameManager::Init() r=dholbert 2013-03-31 18:43:04 -04:00
nsCSSRendering.cpp Bug 826093 (Part 4) - Use ClippedImage instead of ExtractFrame for border-image. r=bz 2013-04-05 14:14:53 -07:00
nsCSSRendering.h Bug 848421. Part 2. Remove useless PresContext argument to nsCSSRendering::FindBackground. r=mats 2013-03-07 10:03:49 -06: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
nsCaret.cpp bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug 2013-02-15 15:09:28 -05: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
nsChildIterator.cpp
nsChildIterator.h Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02: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 839809 followup: fix typos in comment. DONTBUILD. No review. 2013-02-22 10:29:05 -08: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 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 841192. Part 16: Take plugin's own clipping into account when computing the region for its window. Make SortByContentOrder handle cases where display items in the same list come from different documents. r=mattwoodrow 2013-04-05 21:30:34 +13:00
nsDisplayList.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
nsDisplayListInvalidation.cpp Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc 2013-03-08 15:15:10 +13:00
nsDisplayListInvalidation.h Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc 2013-03-08 15:15:10 +13:00
nsDocumentViewer.cpp Bug 807442 - Make assertion non-fatal. r=hsivonen 2013-03-28 12:13:11 -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 Bug 841261: Use init list instead of assignment in nsFrameIterator constructor. r=mats 2013-02-18 08:59:55 -08:00
nsFrameTraversal.h Bug 579517 follow-up: Remove NSPR types that crept in 2012-10-25 14:44:37 -04: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
nsIPercentHeightObserver.h
nsIPresShell.h bug 856779 - kill NS_NewPresShell() r=bz 2013-03-31 16:39:27 -04:00
nsIReflowCallback.h
nsIStyleSheetService.idl Bug 676054 - part2: Provide AUTHOR_SHEET type for registering with nsIStyleSheetService. r=bz 2012-10-16 21:45:50 +02:00
nsLayoutDebugger.cpp Bug 841192. Part 14: Convert all usage of nsDisplayClip(RoundedRect) to use DisplayListClipState/DisplayItemClip. r=mattwoodrow 2013-03-04 22:56:02 +13:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 857022 - Remove MOZ_MEDIA from the layout module. r=cpearce 2013-04-04 15:08:00 -07:00
nsLayoutUtils.h Bug 841192. Part 12: Move RoundedRectIntersectsRect from nsDisplayList.cpp to nsLayoutUtils. r=mattwoodrow 2013-03-07 00:08:15 +13:00
nsPresArena.cpp Bug 852476 - Fix Valgrind annotations in nsPresArena.cpp. r=mats 2013-03-25 15:27:43 +01:00
nsPresArena.h Bug 729519 - Allocate heap nsFrameLists from the shell arena. r=bzbarsky 2013-04-01 17:26:02 +02:00
nsPresContext.cpp Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger 2013-04-05 20:44:26 -04:00
nsPresContext.h Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth 2013-03-06 00:05:55 -08:00
nsPresShell.cpp Bug 857022 - Remove MOZ_MEDIA from the layout module. r=cpearce 2013-04-04 15:08:00 -07:00
nsPresShell.h Bug 635852. r=smaug 2013-03-08 12:04:53 +01:00
nsPresState.h Bug 796129 - remove prtypes #includes in layout/ 2012-10-01 17:12:57 -04:00
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 Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan 2012-09-28 01:57:33 -05:00
nsRefreshDriver.cpp Bug 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
nsRefreshDriver.h Bug 847890 - paint flashing for content only. r=roc 2013-03-12 11:01:00 -07:00
nsStyleChangeList.cpp Rename nsChangeHint_ReflowFrame to nsChangeHint_AllReflowHints to make it clearer that it's the one that contains multiple bits. (Bug 789592, patch 2) r=bzbarsky 2012-09-07 15:57:06 -07:00
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 Bug 676054: part3: nsStyleSheetService::GetInstance. r=bz 2012-10-16 21:45:56 +02:00