.. |
crashtests
|
Bug 763702, Part 2/2: Crashtest for bug 763702. [r=dbaron]
|
2012-06-20 11:09:37 -05:00 |
tests
|
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
|
2012-06-30 15:06:11 +12:00 |
FrameLayerBuilder.cpp
|
Bug 770096 - Prevent crashes when encountering an empty ThebesLayer. r=roc
|
2012-07-03 14:23:11 +12:00 |
FrameLayerBuilder.h
|
Bug 770001. When comparing clips, adjust for any change in the ThebesLayer coordinate system. When clips are different, try to accumulate differences intelligently, taking into account that changes in clips outside the bounds of the clipped display item don't matter. r=mattwoodrow
|
2012-07-02 11:46:21 +12:00 |
FramePropertyTable.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
FramePropertyTable.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Makefile.in
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-06-30 15:06:11 +12:00 |
MaskLayerImageCache.cpp
|
Bug 757347; Add a cache for image containers. r=roc
|
2012-06-26 14:43:30 +12:00 |
MaskLayerImageCache.h
|
Bug 757347; Add a cache for image containers. r=roc
|
2012-06-26 14:43:30 +12:00 |
nsArenaMemoryStats.h
|
Bug 674922 - report on most common objects allocated in a PresShell's arena; r=roc,njn
|
2012-06-06 13:35:40 -04:00 |
nsAutoLayoutPhase.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsBidi.cpp
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
nsBidi.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsBidiPresUtils.cpp
|
Bug 764541. r=smontagu
|
2012-06-21 12:51:38 +02:00 |
nsBidiPresUtils.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCaret.cpp
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-06-30 15:06:11 +12:00 |
nsCaret.h
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-06-30 15:06:11 +12:00 |
nsChangeHint.h
|
Bug 157681 - Part 2: Optimize positioned frame offset changes by moving the frame as opposed to reflowing it in case we know that the size of the frame will not change; r=dbaron
|
2012-06-06 00:53:48 -04:00 |
nsChildIterator.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsChildIterator.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCompatibility.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCounterManager.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCounterManager.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCSSColorUtils.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCSSColorUtils.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCSSFrameConstructor.cpp
|
Bug 769437 - Remove a check that has been dead since 2005 to fix a build warning; r=mounir
|
2012-07-02 08:23:56 +02:00 |
nsCSSFrameConstructor.h
|
Bug 666041 patch 2: Add "-moz-flex" & "-moz-inline-flex" values for "display" property. r=bz
|
2012-06-26 15:11:38 -07:00 |
nsCSSRendering.cpp
|
Backout bug 768775 for now
|
2012-07-02 14:43:37 +12:00 |
nsCSSRendering.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCSSRenderingBorders.cpp
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
nsCSSRenderingBorders.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsDisplayItemTypes.h
|
Bug 769242 - Rename nsDisplaySVG to nsDisplayOuterSVG in preparation for adding other SVG display list item types. r=dholbert.
|
2012-06-28 20:51:20 +01:00 |
nsDisplayList.cpp
|
Bug 539356 - Part 28 - Cached nsDisplayBackground rasterizations with BasicLayers. r=roc
|
2012-06-30 15:06:14 +12:00 |
nsDisplayList.h
|
Bug 539356 - Part 28 - Cached nsDisplayBackground rasterizations with BasicLayers. r=roc
|
2012-06-30 15:06:14 +12:00 |
nsDisplayListInvalidation.h
|
Bug 770001. When comparing clips, adjust for any change in the ThebesLayer coordinate system. When clips are different, try to accumulate differences intelligently, taking into account that changes in clips outside the bounds of the clipped display item don't matter. r=mattwoodrow
|
2012-07-02 11:46:21 +12:00 |
nsDocumentViewer.cpp
|
Bug 767790 - Remove nsIHTMLDocument::{Get,Set}IsFrameset; r=mounir
|
2012-07-02 08:22:37 +02:00 |
nsFrameManager.cpp
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
nsFrameManager.h
|
Bug 539356 - Part 9 - Implement DLBI. r=roc,bz,jwatt
|
2012-06-30 15:06:11 +12:00 |
nsFrameManagerBase.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsFrameTraversal.cpp
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc
|
2012-06-18 23:26:34 -04:00 |
nsFrameTraversal.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsGenConList.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsGenConList.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIDocumentViewerPrint.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIFrameTraversal.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsILayoutDebugger.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsILayoutHistoryState.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsImageLoader.cpp
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
nsImageLoader.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIPercentHeightObserver.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIPresShell.h
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-06-30 15:06:13 +12:00 |
nsIReflowCallback.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIStyleSheetService.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsLayoutDebugger.cpp
|
Bug 539356 - Part 7 - Store FrameLayerBuilder objects on the LayerManager instead of nsDisplayListBuilder. r=roc
|
2012-06-30 15:06:10 +12:00 |
nsLayoutErrors.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsLayoutHistoryState.cpp
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc
|
2012-06-18 23:26:34 -04:00 |
nsLayoutUtils.cpp
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
nsLayoutUtils.h
|
Bug 539356 - Part 8b - Move painting of retained layers to the view manager flush, and only composite on the paint event. r=roc
|
2012-06-30 15:06:10 +12:00 |
nsPresArena.cpp
|
Bug 674922 - report on most common objects allocated in a PresShell's arena; r=roc,njn
|
2012-06-06 13:35:40 -04:00 |
nsPresArena.h
|
Bug 764376 - Fix references to |class nsArenaMemoryStats|; r=ehsan
|
2012-06-13 10:43:38 -04:00 |
nsPresContext.cpp
|
Bug 770041 - Revert GetRootPresContext to pre-DLBI behaviour and add GetDisplayRootPresContext for DLBI. r=roc
|
2012-07-03 13:02:30 +12:00 |
nsPresContext.h
|
Bug 770041 - Revert GetRootPresContext to pre-DLBI behaviour and add GetDisplayRootPresContext for DLBI. r=roc
|
2012-07-03 13:02:30 +12:00 |
nsPresShell.cpp
|
Bug 770058. Part 2: When the document switches between active and inactive, invalidate all frames. r=mattwoodrow
|
2012-07-03 14:24:20 +12:00 |
nsPresShell.h
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-06-30 15:06:13 +12:00 |
nsPresState.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsQuoteList.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsQuoteList.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsRefreshDriver.cpp
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-06-30 15:06:13 +12:00 |
nsRefreshDriver.h
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-06-30 15:06:13 +12:00 |
nsStyleChangeList.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsStyleChangeList.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsStyleConsts.h
|
Bug 666041 patch 2: Add "-moz-flex" & "-moz-inline-flex" values for "display" property. r=bz
|
2012-06-26 15:11:38 -07:00 |
nsStyleSheetService.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsStyleSheetService.h
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (layout parts); r=roc
|
2012-06-18 23:26:34 -04:00 |
PaintTracker.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
PaintTracker.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
RestyleTracker.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
RestyleTracker.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
StackArena.cpp
|
Bug 751227 - Remove nsPresShell::mStackArena, make it a separate stack class. r=roc
|
2012-05-04 02:14:02 +02:00 |
StackArena.h
|
Bug 756229 - Fix some layout warnings. r=roc
|
2012-05-18 11:42:39 -04:00 |