.. |
crashtests
|
Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert
|
2012-10-30 16:57:36 +01:00 |
test
|
Bug 703241. Part 3: nsLayoutUtils::GetTransformToAncestor should handle the case where aAncestor == aFrame. r=matspal
|
2012-10-17 16:13:24 +13:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
frame-verify.js
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
FrameChildList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FrameChildList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
jar.mn
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
loading-image.png
|
|
|
Makefile.in
|
Bug 799407: Turn on FAIL_ON_WARNINGS under layout/generic r=roc
|
2012-10-14 21:28:23 -04:00 |
nsAbsoluteContainingBlock.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsAbsoluteContainingBlock.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsAutoCopyListener.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 |
nsBlockDebugFlags.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsBlockFrame.cpp
|
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsBlockFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsBlockReflowContext.cpp
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
nsBlockReflowContext.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsBlockReflowState.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsBlockReflowState.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBRFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsBulletFrame.cpp
|
Bug 505385 - Part 18: Reduce number of notifications - START_REQUEST/START_CONTAINER -> SIZE_AVAILABLE, remove START_DECODE and START_FRAME. Rename remaining ones for clarity. r=joe
|
2012-10-12 12:11:23 -04:00 |
nsBulletFrame.h
|
Bug 505385 - Part 11: Create a new imgINotificationObserver interface to replace all uses of imgIContainerObserver and imgIDecoderObserver outside of image/. r=joe
|
2012-10-12 12:11:22 -04:00 |
nsCanvasFrame.cpp
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsCanvasFrame.h
|
Bug 539356 - Part 9a - Add new display list invalidation API to nsDisplayItem and implement it. r=roc
|
2012-08-29 17:39:01 +12:00 |
nsColumnSetFrame.cpp
|
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsContainerFrame.cpp
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsContainerFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsFirstLetterFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFirstLetterFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsFlexContainerFrame.cpp
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsFlexContainerFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsFloatManager.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFloatManager.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFontInflationData.cpp
|
Bug 795313: Modify order of conditionals in UpdateFontInflationDataWidthFor() for performance enhancements. [r=dbaron]
|
2012-09-28 14:38:33 -05:00 |
nsFontInflationData.h
|
Do the necessary reflow when our font inflation data changes. (Bug 759755, patch 2) r=roc/bzbarsky
|
2012-06-11 13:57:35 -07:00 |
nsFrame.cpp
|
Bug 807563 - Update the overflow areas of all preserve-3d children when the transform changes. r=roc
|
2012-11-05 12:12:05 +13:00 |
nsFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsFrameIdList.h
|
Bug 666041 patch 7: implementation of flex container class for CSS3 flexbox. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
nsFrameList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameSelection.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameSetFrame.cpp
|
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsFrameSetFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsFrameUtil.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsGfxScrollFrame.cpp
|
Bug 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +13:00 |
nsGfxScrollFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLCanvasFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLCanvasFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsHTMLParts.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHTMLReflowMetrics.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsHTMLReflowMetrics.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsHTMLReflowState.cpp
|
Bug 666041 patch 8: Add special handling for "min-width: auto" value on flex items. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
nsHTMLReflowState.h
|
Bug 666041 patch 6.5: Add flag to nsHTMLReflowState & ComputeSize for measuring auto height. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
nsIAnonymousContentCreator.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIFrame.h
|
Bug 807563 - Update the overflow areas of all preserve-3d children when the transform changes. r=roc
|
2012-11-05 12:12:05 +13:00 |
nsIFrameUtil.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsILineIterator.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsImageFrame.cpp
|
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
|
2012-11-03 23:04:07 -04:00 |
nsImageFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsImageMap.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsImageMap.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsInlineFrame.cpp
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsInlineFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsIntervalSet.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsIntervalSet.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsIObjectFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIPageSequenceFrame.h
|
Bug 745025 - Part 2 - Adds layout/printing support for mozPrintCallback. r=roc
|
2012-08-30 17:24:35 -07:00 |
nsIScrollableFrame.h
|
Bug 804486 - Add toolkit.scrollbox.horizontalScrollDistance pref, default 5. Change horizontal scroll increment from 10px to horizontalScrollDistance * GetLineScrollAmount().width(). Make GetLineScrollAmount() use the font's AveCharWidth() for the horizontal amount rather than MaxHeight(). r=roc
|
2012-10-29 06:44:31 +01:00 |
nsIStatefulFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsLeafFrame.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsLeafFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsLineBox.cpp
|
Bug 809533, patch 2: Don't null-check inside NS_New*Frame. r=roc
|
2012-11-07 11:55:53 -08:00 |
nsLineBox.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsLineLayout.cpp
|
Bug 802311: Make max line box width adjustment API compute right edge of line boxes correctly to fix reflow-on-zoom issues. [r=dbaron]
|
2012-10-25 16:38:54 -05:00 |
nsLineLayout.h
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsObjectFrame.cpp
|
b=797568 only GetImageContainer in BuildLayer if the container will be used r=roc
|
2012-10-31 15:54:06 +13:00 |
nsObjectFrame.h
|
b=797568 remove obsolete nsObjectFrame::GetImageContainer() r=roc
|
2012-10-31 15:53:37 +13:00 |
nsPageContentFrame.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPageContentFrame.h
|
Bug 790505, part 2: Add a GetLayerTransformForFrame() helper for computing a frame's layer transform outside a proper transaction, and mark frames that have been fully prerendered. r=roc
|
2012-10-02 22:55:50 -07:00 |
nsPageFrame.cpp
|
Bug 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +13:00 |
nsPageFrame.h
|
Bug 792314 - Build full display lists for nsPageFrame. r=roc
|
2012-09-20 11:26:33 +12:00 |
nsPlaceholderFrame.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsPlaceholderFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsPluginUtilsOSX.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsPluginUtilsOSX.mm
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsQueryFrame.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsSelection.cpp
|
Bug 806755 - Don't call scroll methods on the pres shell after the Selection was disconnected. r=roc
|
2012-11-04 07:41:42 +01:00 |
nsSimplePageSequence.cpp
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
nsSimplePageSequence.h
|
Bug 790505, part 2: Add a GetLayerTransformForFrame() helper for computing a frame's layer transform outside a proper transaction, and mark frames that have been fully prerendered. r=roc
|
2012-10-02 22:55:50 -07:00 |
nsSplittableFrame.cpp
|
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
|
2012-09-14 16:09:52 -04:00 |
nsSplittableFrame.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsSubDocumentFrame.cpp
|
Bug 796452. Add mozpasspointerevents attribute for IFRAMEs in chrome windows. r=mats
|
2012-11-02 23:42:59 +13:00 |
nsSubDocumentFrame.h
|
Bug 796452. Add mozpasspointerevents attribute for IFRAMEs in chrome windows. r=mats
|
2012-11-02 23:42:59 +13:00 |
nsTextFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsTextFrameTextRunCache.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsTextFrameThebes.cpp
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsTextFrameUtils.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsTextFrameUtils.h
|
Bug 655877 - Part 23a: Add white-space:-moz-pre-discard-newlines value with white space collapsing behavior like SVG's xml:space="preserve". r=roc,dbaron
|
2012-09-07 15:42:19 +10:00 |
nsTextRunTransformations.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsTextRunTransformations.h
|
Bug 733186: Annotate ~1000 methods with MOZ_OVERRIDE in /layout r=dholbert r=dbaron
|
2012-09-14 09:10:08 -07:00 |
nsVideoFrame.cpp
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsVideoFrame.h
|
bug 542039 - accessible object types r=surkov, roc
|
2012-09-28 17:53:44 -04:00 |
nsViewportFrame.cpp
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
nsViewportFrame.h
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
ScrollbarActivity.cpp
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
ScrollbarActivity.h
|
Bug 778810 - Show/Hide scrollbars depending on activity. r=roc
|
2012-08-03 12:35:14 +02:00 |
Selection.h
|
Remove nsSelectionIterator::mType because it is unused, no bug
|
2012-10-13 17:37:09 -04:00 |
TextOverflow.cpp
|
Bug 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +13:00 |
TextOverflow.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |