..
crashtests
Bug 877160: Backout patch for bug 794693 due to regressions. [r=mats]
2013-06-04 10:43:08 -05:00
tests
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
2013-07-17 16:39:19 +01:00
DisplayItemClip.cpp
DisplayItemClip.h
DisplayListClipState.cpp
DisplayListClipState.h
FrameLayerBuilder.cpp
Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc
2013-07-16 16:17:18 -04:00
FrameLayerBuilder.h
FramePropertyTable.cpp
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
2013-06-30 18:26:39 +02:00
FramePropertyTable.h
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
Makefile.in
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
MaskLayerImageCache.cpp
MaskLayerImageCache.h
moz.build
Bug 896138 patch 2: Add a RestyleManager class. r=heycam
2013-07-20 12:14:24 -07:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp
nsBidiPresUtils.h
nsCaret.cpp
nsCaret.h
nsChangeHint.h
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsCSSFrameConstructor.h
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsCSSRendering.cpp
Bug 895135. Avoid normalizing gradients to a smaller interval than 0..1. r=roc
2013-07-20 08:58:10 -04:00
nsCSSRendering.h
Bug 700926; reshuffle background image drawing. r=roc
2013-07-19 20:40:02 +12:00
nsCSSRenderingBorders.cpp
nsCSSRenderingBorders.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
2013-07-18 08:34:58 +02:00
nsDisplayList.cpp
Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc
2013-07-16 16:17:18 -04:00
nsDisplayList.h
Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc
2013-07-16 16:17:18 -04:00
nsDisplayListInvalidation.cpp
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
2013-07-18 08:34:58 +02:00
nsDisplayListInvalidation.h
Bug 894905 - Create a separate nsDisplayItem subclass for -moz-appearance backgrounds. r=roc
2013-07-18 08:34:58 +02:00
nsDocumentViewer.cpp
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
2013-07-17 16:39:19 +01:00
nsFrameManager.cpp
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsFrameManager.h
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsFrameManagerBase.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentHeightObserver.h
nsIPresShell.h
Bug 884748 - Make nsTouchEvent::touches store Touch instead of nsIDOMTouch; r=dzbarsky
2013-07-10 11:53:09 +02:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsLayoutUtils.h
Back out 2332bb3fe186:10f70b8b04fe (bug 858937) for warnings-as-errors bustage
2013-06-24 23:42:05 -07:00
nsPresArena.cpp
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
nsPresArena.h
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
nsPresContext.cpp
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsPresContext.h
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsPresShell.cpp
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsPresShell.h
Move the caret invalidation from CharacterDataChanged to CharacterDataWillChange so that the text doesn't change under the caret before invalidation. Bug 887631, r=ehsan
2013-07-19 17:44:46 +03:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
nsRefreshDriver.h
Bug 856427: Add vsync support at the refresh driver (Windows DWM). r=vlad
2013-05-29 13:31:16 +03:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h
Backed out changeset 9022f5fdcf98 (bug 483446) for mochitest-5 orange.
2013-07-16 10:45:35 -04:00
nsStyleSheetService.cpp
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
nsStyleSheetService.h
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp
PositionedEventTargeting.h
RestyleManager.cpp
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
RestyleManager.h
Bug 896138 patch 6: Move restyle management code from nsFrameManager to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
RestyleTracker.cpp
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
RestyleTracker.h
Bug 896138 patch 4: Move restyle management code from nsCSSFrameConstructor to RestyleManager. r=heycam
2013-07-20 12:14:25 -07:00
StackArena.cpp
Bug 798914 (part 6) - Followup: move MemoryReporting.h include after the cpp's own header include. r=njn.
2013-06-30 18:26:39 +02:00
StackArena.h
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
2013-06-23 14:03:39 +02:00
Units.h
Bug 891468 - Convert nsEventStateManager::GetChildProcessOffset to return a LayoutDeviceIntPoint instead of an nsIntPoint. r=smaug
2013-07-11 10:43:35 -04:00