.. |
crashtests
|
Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek
|
2015-01-15 15:07:50 -08:00 |
tests
|
Bug 1123067 - part 2, tests.
|
2015-02-03 23:54:32 +00:00 |
ActiveLayerTracker.cpp
|
Bug 1128356 - Add template functions for common frame property destructors. r=dbaron
|
2015-02-04 15:22:27 -08:00 |
ActiveLayerTracker.h
|
|
|
CaretAssociationHint.h
|
|
|
DisplayItemClip.cpp
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
DisplayItemClip.h
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
DisplayListClipState.cpp
|
|
|
DisplayListClipState.h
|
|
|
FrameLayerBuilder.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
FrameLayerBuilder.h
|
Bug 1128225 (Part 3) - Add infrastructure for tracking draw results in geometry items. r=tn
|
2015-02-04 13:50:56 -08:00 |
FramePropertyTable.cpp
|
|
|
FramePropertyTable.h
|
|
|
GeometryUtils.cpp
|
|
|
GeometryUtils.h
|
|
|
LayerState.h
|
|
|
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
moz.build
|
|
|
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
nsBidiPresUtils.h
|
Bug 1100071 patch 3: don't pass around bidi levels when we only need the direction, r=dholbert
|
2014-11-20 12:45:23 +02:00 |
nsCaret.cpp
|
Bug 989012 - Part 1: Stop after passing over a non-selectable frame if one is found during the frame traversal; r=roc
|
2015-01-27 23:11:26 -05:00 |
nsCaret.h
|
|
|
nsChangeHint.h
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsCSSFrameConstructor.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsCSSRendering.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsCSSRendering.h
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsCSSRenderingBorders.cpp
|
|
|
nsCSSRenderingBorders.h
|
|
|
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
|
|
nsDisplayList.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsDisplayList.h
|
Backout 653ead886844 (bug 1118051) for causing bug 1130067.
|
2015-02-05 15:37:31 -06:00 |
nsDisplayListInvalidation.cpp
|
|
|
nsDisplayListInvalidation.h
|
Bug 1128225 (Part 3) - Add infrastructure for tracking draw results in geometry items. r=tn
|
2015-02-04 13:50:56 -08:00 |
nsDocumentViewer.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsFrameManager.cpp
|
Bug 1050035 (part 4) - Make PL_DHashTableAdd() infallible by default, and add a fallible alternative. r=froydnj.
|
2015-02-02 14:48:58 -08:00 |
nsFrameManager.h
|
Bug 907396 - Frame manager support for display:contents. r=bzbarsky
|
2014-11-20 18:24:09 +00:00 |
nsFrameManagerBase.h
|
Bug 1123151 (part 1) - Set PLDHashTable::ops consistently. r=froydnj.
|
2015-01-19 16:01:24 -08:00 |
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.h
|
Bug 1118427 - Mark virtual overridden functions as MOZ_OVERRIDE in layout; r=roc
|
2015-01-07 10:07:36 -05:00 |
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
|
2015-01-02 20:06:14 -05:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 1113837 - Build display-list dumping without MOZ_DUMP_PAINTING. r=mstange
|
2014-12-31 15:17:39 -05:00 |
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsLayoutUtils.h
|
Bug 1128225 (Part 2) - Propagate the imgIContainer::Draw result through the nsLayoutUtils::Draw*Image functions. r=tn
|
2015-02-04 13:50:56 -08:00 |
nsPresArena.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Bug 1095754 - Rather than apply geometry updates to plugins in the content process, collect updates and stash them in the shadow layer forwarder so that on the next composite, they update with the remote layer tree. r=roc
|
2015-01-29 13:41:54 -06:00 |
nsPresContext.h
|
Bug 1095754 - Rather than apply geometry updates to plugins in the content process, collect updates and stash them in the shadow layer forwarder so that on the next composite, they update with the remote layer tree. r=roc
|
2015-01-29 13:41:54 -06:00 |
nsPresShell.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsPresShell.h
|
Bug 1129397 - Allocate function PresShell::DispatchEventToDOM. r=smaug
|
2015-02-04 05:19:00 +01:00 |
nsPresState.h
|
Bug 1076241 - Add an API for setting a resolution on a document and scaling it by that amount. r=kats,tn
|
2015-01-02 20:06:14 -05:00 |
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
nsRefreshDriver.h
|
Bug 1121331 - Part2: Vsync aligned refresh timer. r=roc r=mchang
|
2015-01-14 00:38:00 +01:00 |
nsStyleChangeList.cpp
|
Bug 907396 - Make RestyleManager::RestyleElement and nsCSSFrameConstructor::MaybeRecreateFramesForElement deal with display:contents elements. r=bzbarsky
|
2014-11-20 18:24:10 +00:00 |
nsStyleChangeList.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 1125040: Use LayoutDeviceIntPoint for nsIWidget::WidgetToScreen r=botond
|
2015-02-04 15:21:03 -05:00 |
PositionedEventTargeting.h
|
|
|
RestyleLogging.h
|
|
|
RestyleManager.cpp
|
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
|
2015-02-04 20:05:36 -08:00 |
RestyleManager.h
|
Bug 1110277 patch 7 - Call CreateNeededFrames from ~ReframingStyleContexts. r=bzbarsky
|
2015-01-13 21:03:13 -08:00 |
RestyleTracker.cpp
|
Bug 1110277 patch 6 - Make the lifetime of the ReframingStyleContexts object longer. r=heycam
|
2015-01-13 21:03:13 -08:00 |
RestyleTracker.h
|
Bug 1115812 patch 6 - Move ProcessRestyles from RestyleTracker to RestyleManager. r=heycam
|
2015-01-13 21:03:12 -08:00 |
RestyleTrackerInlines.h
|
|
|
ScrollbarStyles.h
|
|
|
SelectionCarets.cpp
|
Bug 1122805 - v3 Update carets' positions based on coordinates of the root frame. r=roc
|
2015-02-05 01:36:00 +01:00 |
SelectionCarets.h
|
Bug 1120358 - Part 1: Handle scroll position change that is not triggered by APZ. r=roc
|
2015-01-15 00:42:00 -05:00 |
StackArena.cpp
|
|
|
StackArena.h
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
TouchCaret.cpp
|
Bug 1122805 - v3 Update carets' positions based on coordinates of the root frame. r=roc
|
2015-02-05 01:36:00 +01:00 |
TouchCaret.h
|
Bug 1122805 - v3 Update carets' positions based on coordinates of the root frame. r=roc
|
2015-02-05 01:36:00 +01:00 |
Units.h
|
(no bug) fix typo ('decleration') in a comment in Units.h. comment-only, DONTBUILD
|
2014-12-05 11:00:43 -08:00 |
UnitTransforms.h
|
Bug 1111290 - Part 1: Remove MOZ_(BEGIN|END)_ENUM_CLASS. r=waldo
|
2015-01-26 07:22:07 +09:00 |
WordMovementType.h
|
|
|