gecko-dev/layout/base
Mats Palmgren fa68261db1 Bug 966992 - overflow-clip-box:content-box tests. 2014-02-22 01:18:24 +00:00
..
crashtests Bug 965945 - Prevent the parent process from running out of memory if the child process requests a giant gralloc buffer. r=bjacob 2014-02-19 12:08:00 -05:00
tests Bug 966992 - overflow-clip-box:content-box tests. 2014-02-22 01:18:24 +00:00
ActiveLayerTracker.cpp Bug 968174 - Don't schedule a paint if the pres context was detached during the delay. Re-enable the assertions from bug 967758. r=roc 2014-02-10 02:14:38 +00:00
ActiveLayerTracker.h Backout changeset 3fb9ea77d858 for bug 876321 due to test failures (CLOSED TREE) 2013-11-03 23:14:26 -08:00
DisplayItemClip.cpp Bug 908778 - Don't #include nsRegion.h in nsIFrame.h; r=mats 2013-08-23 18:16:38 -04: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 Bug 969354. Track which ThebesLayers contain items which returned true from ShouldFixToViewport, and make sure each such item gets its own ThebesLayer. r=mattwoodrow 2014-02-21 14:11:17 +13:00
FrameLayerBuilder.h Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 23:07:24 -05:00
FramePropertyTable.cpp Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
FramePropertyTable.h Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
Makefile.in Bug 941595 - Build with system-cairo is broken. r=glandium 2013-12-10 10:37:03 -05:00
MaskLayerImageCache.cpp Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
MaskLayerImageCache.h Bug 952977: Switch ScaleAndTranslate to gfx::Matrix r=nical 2013-12-29 18:35:53 -05:00
PaintTracker.cpp
PaintTracker.h Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
PositionedEventTargeting.cpp Bug 950225 - Restrict event fluffing in visible area with test case. r=roc 2014-01-29 21:54:25 +08:00
PositionedEventTargeting.h Bug 920377 part.30 Get rid of nsGUIEvent r=roc 2013-10-02 12:46:03 +09:00
RestyleManager.cpp Bug 91419 patch 9: Fix comments and debugging output referring to "special" frames. r=mats 2014-02-06 17:45:33 -08:00
RestyleManager.h Bug 828312 patch 11: Don't generate change hints for restyling of later continuations, since the handling of the change hints from the first continuation is required to do the necessary work. r=bzbarsky 2013-09-25 12:28:08 -07:00
RestyleTracker.cpp Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
RestyleTracker.h Bug 944291. Part 2: Mark parent frames whose child frames' overflow have changed as always needing UpdateOverflow called. r=matspal 2013-12-14 02:21:03 +13:00
ScrollbarStyles.h Bug 908724 - Avoid #including nsPresContext.h in nsIScrollableFrame.h; r=mats 2013-08-23 16:20:07 -04:00
StackArena.cpp Bug 414087 (part 2) - Remove insignificant wasted space in StackBlock. r=bz. 2013-09-25 21:28:55 -07:00
StackArena.h Bug 938865 - Build layout/tables in unified mode; r=roc 2013-11-14 21:49:29 -05:00
Units.h Bug 931823 - Fix calculation of tiled update data and convert to typed units. r=kats,botond 2013-11-27 17:33:27 +00:00
moz.build Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
nsArenaMemoryStats.h Bug 918207 - Support per-tab memory profiling. r=billm,mccr8,till,smaug,nfroyd. 2013-10-22 14:53:26 -07:00
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
nsBidi.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsBidi.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsBidiPresUtils.cpp Bug 91419 patch 1: Rename NS_FRAME_IS_SPECIAL to NS_FRAME_PART_OF_IBSPLIT. r=mats 2014-02-06 17:45:28 -08:00
nsBidiPresUtils.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsCSSColorUtils.cpp Remove some unneeded #undef's, no bug 2013-12-04 00:00:12 -05:00
nsCSSColorUtils.h Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
nsCSSFrameConstructor.cpp Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE 2014-02-19 17:35:03 -08:00
nsCSSFrameConstructor.h Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE 2014-02-19 17:35:03 -08:00
nsCSSRendering.cpp Bug 434102: Make outlines behave reasonably on XUL tree pseudo-elements again. r=roc 2014-02-17 20:07:46 -08:00
nsCSSRendering.h Bug 700926. Support -moz-element for border-image-source. r=roc 2014-01-31 16:36:42 +13:00
nsCSSRenderingBorders.cpp Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsCSSRenderingBorders.h Bug 938114 - Build layout/base in unified mode; r=roc 2013-11-14 21:43:56 -05:00
nsCaret.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsCaret.h Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
nsChangeHint.h
nsCompatibility.h
nsCounterManager.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsCounterManager.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsDisplayItemTypes.h Bug 774124 - Part b: Add include-what-you-use annotations to nsDisplayItemTypes.h and nsDisplayItemTypesList.h; r=roc 2013-09-06 08:40:30 +02:00
nsDisplayItemTypesList.h Bug 945203. Part 4: Add nsDisplayEventRegions and build it when painting. r=mats 2013-12-17 00:22:11 +13:00
nsDisplayList.cpp Backing out patches for bug 972713 (changesets b5486b9ed88c and 7829e535cdd7) due to Windows 8 test failure. 2014-02-18 22:48:18 +13:00
nsDisplayList.h Bug 969354. Track which ThebesLayers contain items which returned true from ShouldFixToViewport, and make sure each such item gets its own ThebesLayer. r=mattwoodrow 2014-02-21 14:11:17 +13:00
nsDisplayListInvalidation.cpp Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc 2013-09-27 17:24:32 +02:00
nsDisplayListInvalidation.h Bug 944835 - Fix non-unified build in layout/base after bug 941559. r=roc 2013-12-01 07:20:41 +09:00
nsDocumentViewer.cpp Bug 969671 - Warn about use of sync XHR in the main thread, r=sicking/ehsan 2014-02-10 20:35:25 +02:00
nsFrameManager.cpp Bug 929885 - Implement web components ShadowRoot style sheet behavior. r=mrbkap 2013-12-02 02:26:12 -08:00
nsFrameManager.h Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsFrameManagerBase.h
nsFrameTraversal.cpp
nsFrameTraversal.h Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
nsGenConList.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
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 935778 - Part 0.1: Uninline nsIPresShell::SetForwardingContainer so that it won't need the full definition of nsDocShell; r=bzbarsky 2014-02-21 14:44:43 -05:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 963771. Add a debug dump function to print a single display item (and not just an entire display list). r=mats 2014-01-26 16:09:14 -06:00
nsLayoutHistoryState.cpp Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
nsLayoutUtils.cpp Bug 972310 - Set a suitable layer size for css scale animation/transition. r=roc 2014-02-18 09:58:01 -05:00
nsLayoutUtils.h Bug 972310 - Set a suitable layer size for css scale animation/transition. r=roc 2014-02-18 09:58:01 -05:00
nsPresArena.cpp Bug 921923 (part 3) - Make multi-output sizeOfFoo() functions more consistent in content/, dom/ and layout/. r=till. 2013-09-30 16:20:23 -07:00
nsPresArena.h Bug 921923 (part 3) - Make multi-output sizeOfFoo() functions more consistent in content/, dom/ and layout/. r=till. 2013-09-30 16:20:23 -07:00
nsPresContext.cpp Backed out changeset 18183f6ef0d8 (bug 910860) for xpcshell and reftest failures. 2014-02-21 12:35:35 -05:00
nsPresContext.h Bug 969099 - Initialize nsPresContext::mIsChrome eagerly. r=roc 2014-02-07 14:08:49 +11:00
nsPresShell.cpp Bug 966992 - Implement layout for the overflow-clip-box property. r=roc 2014-02-22 01:18:24 +00:00
nsPresShell.h Bug 967236 - Evict touches more aggressively, v3, r=wesj 2014-02-07 00:15:23 +02:00
nsPresState.h Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
nsQuoteList.cpp Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc 2013-10-01 17:00:38 -04:00
nsQuoteList.h
nsRefreshDriver.cpp Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout 2014-01-30 21:35:44 -08:00
nsRefreshDriver.h Bug 878935, Part 1: Add a "freeze" counter to nsRefreshDriver to keep track of how many times it was frozen. r=dbaron 2013-12-19 16:38:35 -05:00
nsStyleChangeList.cpp Bug 906790 - Minimize layout/base #includes; r=roc 2013-08-19 18:55:18 -04:00
nsStyleChangeList.h
nsStyleSheetService.cpp Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00
nsStyleSheetService.h Bug 955942 (part 2) - Remove MemoryUniReporter. r=mccr8. 2013-12-07 22:09:10 -08:00