.. |
crashtests
|
Bug 795646 - Add crashtest for merged nsDisplayFixedPosition items. r=cjones
|
2012-09-30 19:20:24 +13:00 |
tests
|
b=683143,792462; Some tests call SimpleTest.finish() twice/guard against that; r=ehsan
|
2012-10-01 17:51:10 -04:00 |
FrameLayerBuilder.cpp
|
Bug 795674 - Add DisplayItemData debugging code. r=roc
|
2012-10-12 12:38:25 +13:00 |
FrameLayerBuilder.h
|
Bug 795674 - Add DisplayItemData debugging code. r=roc
|
2012-10-12 12:38:25 +13:00 |
FramePropertyTable.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 |
FramePropertyTable.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 |
Makefile.in
|
Bug 795674 - Add DisplayItemData debugging code. r=roc
|
2012-10-12 12:38:25 +13:00 |
MaskLayerImageCache.cpp
|
Bug 769021; fix a memory leak with mask sharing. r=khuey
|
2012-09-04 13:02:56 +12:00 |
MaskLayerImageCache.h
|
Bug 769021; fix a memory leak with mask sharing. r=khuey
|
2012-09-04 13:02:56 +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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBidi.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 |
nsBidi.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 |
nsBidiPresUtils.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsBidiPresUtils.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 |
nsCaret.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsCaret.h
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsChangeHint.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsChildIterator.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 |
nsChildIterator.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 |
nsCompatibility.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsCounterManager.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 |
nsCounterManager.h
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsCSSColorUtils.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 |
nsCSSColorUtils.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 |
nsCSSFrameConstructor.cpp
|
Backout b71e714d5957 (bug 795657) for burning
|
2012-10-11 14:54:14 +01:00 |
nsCSSFrameConstructor.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 |
nsCSSRendering.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsCSSRendering.h
|
Bug 786502 - Separate background layers into separate items. r=roc
|
2012-09-13 11:34:23 +01:00 |
nsCSSRenderingBorders.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 |
nsCSSRenderingBorders.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 |
nsDisplayItemTypes.h
|
Bug 795674 - Add DisplayItemData debugging code. r=roc
|
2012-10-12 12:38:25 +13:00 |
nsDisplayItemTypesList.h
|
Bug 795674 - Add DisplayItemData debugging code. r=roc
|
2012-10-12 12:38:25 +13:00 |
nsDisplayList.cpp
|
Bug 795674 - Refactor DisplayItemData storage in FrameLayerBuilder. r=roc
|
2012-10-12 12:38:24 +13:00 |
nsDisplayList.h
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsDisplayListInvalidation.cpp
|
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 |
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-08-29 17:48:44 +12:00 |
nsDocumentViewer.cpp
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsFrameIterator.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 |
nsFrameIterator.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 |
nsFrameManager.cpp
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
nsFrameManager.h
|
Bug 539356 - Part 9c - Remove old invalidation code. r=bz
|
2012-08-29 17:39:31 +12:00 |
nsFrameManagerBase.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 |
nsGenConList.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 |
nsGenConList.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 |
nsIDocumentViewerPrint.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsILayoutDebugger.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 |
nsILayoutHistoryState.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-08-29 17:48:44 +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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsLayoutHistoryState.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsLayoutUtils.cpp
|
Bug 790505, part 4: If we're just updating the transform of a prerendered layer, then schedule an empty transaction to skip unnecessary display-list overhead. r=mattwoodrow,roc
|
2012-10-02 22:55:52 -07:00 |
nsLayoutUtils.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsPresArena.cpp
|
Print which bits have errors to try to distinguish overwriting from hardware problems. (Bug 785737) r=roc
|
2012-08-29 18:27:01 -07:00 |
nsPresArena.h
|
Bug 764376 - Fix references to |class nsArenaMemoryStats|; r=ehsan
|
2012-06-13 10:43:38 -04:00 |
nsPresContext.cpp
|
Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu
|
2012-10-10 06:32:37 -04:00 |
nsPresContext.h
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-08-29 17:48:44 +12:00 |
nsPresShell.cpp
|
Bug 733305, add a way to hide XBL, r=bz, a=abillings
|
2012-10-10 22:04:42 +03:00 |
nsPresShell.h
|
Bug 539356 - Part 26 - Send invalidations for hidden documents. r=roc
|
2012-08-29 17:48:44 +12:00 |
nsPresState.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsQuoteList.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 |
nsQuoteList.h
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsRefreshDriver.cpp
|
Backout 739aff49b8bb (bug 731974) for turning browser_586068-reload.js permaorange on WinXP 3 days ago
|
2012-10-08 10:57:12 +01:00 |
nsRefreshDriver.h
|
Backout 739aff49b8bb (bug 731974) for turning browser_586068-reload.js permaorange on WinXP 3 days ago
|
2012-10-08 10:57:12 +01: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
|
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 |
nsStyleConsts.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 |
nsStyleSheetService.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsStyleSheetService.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 |
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 |
PositionedEventTargeting.cpp
|
Bug 726615 - Completely remove MozTouch event support from mc. r=smaug
|
2012-09-22 14:28:08 -05:00 |
PositionedEventTargeting.h
|
Bug 780847. Built-in support for mouse/touch events targeting nodes within a certain radius via heuristics. r=mats,smaug
|
2012-08-20 12:02:42 +12:00 |
RestyleTracker.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 |
RestyleTracker.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 |
StackArena.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 |
StackArena.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 |