.. |
crashtests
|
Bug 591998 - Add crashtest.
|
2015-10-27 10:03:38 -04:00 |
doc
|
…
|
|
gtest
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
tests
|
Bug 1210341 - (v3) Reduce accessiblecaret size. r=TYLin
|
2015-10-19 01:53:00 +02:00 |
AccessibleCaret.cpp
|
Bug 1207934 - Reset mImaginaryCaretRect if it is out of scrollport. r=roc
|
2015-10-07 18:09:03 +08:00 |
AccessibleCaret.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AccessibleCaretEventHub.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AccessibleCaretEventHub.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AccessibleCaretLogger.cpp
|
…
|
|
AccessibleCaretLogger.h
|
…
|
|
AccessibleCaretManager.cpp
|
Bug 1217939 - part 2 - move nsContentUtils::GetSelectionBoundingRect to nsLayoutUtils; r=smaug
|
2015-10-23 13:39:00 -04:00 |
AccessibleCaretManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ActiveLayerTracker.cpp
|
Bug 1097464 - Part 5: Fix preserve3d wording for nsIFrame. r=roc
|
2015-09-17 03:31:00 +02:00 |
ActiveLayerTracker.h
|
Bug 1151359 (Part 3) - Treat nsImageFrames subject to scale animation as having an identity scale when predicting size. r=tn,birtles
|
2015-07-19 19:30:40 -07:00 |
ArenaObjectID.h
|
Bug 1203766 - Part 1: Generate nsPresArena::ObjectIDs with a preprocessor-included file. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
ArenaRefPtr.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ArenaRefPtrInlines.h
|
Bug 1203766 - Part 2: Add an ArenaRefPtr class that can have its pointer cleared out when an object's owning nsPresArena goes away. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
CaretAssociationHint.h
|
…
|
|
DisplayItemClip.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DisplayItemClip.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DisplayListClipState.cpp
|
…
|
|
DisplayListClipState.h
|
…
|
|
FrameLayerBuilder.cpp
|
Bug 1217662 - part 6 - remove Layers.h #include from FrameListBuilder.h; r=mattwoodrow
|
2015-10-22 17:02:14 -04:00 |
FrameLayerBuilder.h
|
Bug 1217662 - part 6 - remove Layers.h #include from FrameListBuilder.h; r=mattwoodrow
|
2015-10-22 17:02:14 -04:00 |
FramePropertyTable.cpp
|
…
|
|
FramePropertyTable.h
|
Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj.
|
2015-07-28 23:24:24 -07:00 |
GeometryUtils.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
GeometryUtils.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
LayerState.h
|
…
|
|
LayoutLogging.cpp
|
…
|
|
LayoutLogging.h
|
…
|
|
MaskLayerImageCache.cpp
|
…
|
|
MaskLayerImageCache.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
MobileViewportManager.cpp
|
Bug 1217939 - part 1 - remove nsContentUtils::GetViewportInfo; r=smaug
|
2015-10-23 13:21:57 -04:00 |
MobileViewportManager.h
|
Bug 1188172 - Don't update the resolution/SPCSPS for meta-viewport changes before the first-paint. r=botond
|
2015-08-02 22:50:54 -04:00 |
PaintTracker.cpp
|
…
|
|
PaintTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
PositionedEventTargeting.h
|
…
|
|
RestyleLogging.h
|
…
|
|
RestyleManager.cpp
|
Bug 1209603 patch 6b - Rename nsStyleContext::HasCachedInheritedStyleData to HasCachedDependentStyleData. r=heycam
|
2015-10-19 20:42:28 -07:00 |
RestyleManager.h
|
Bug 1219555 - Make RestyleManager::FrameConstructor() private. r=dholbert
|
2015-10-29 17:06:04 +11:00 |
RestyleTracker.cpp
|
Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel
|
2015-10-21 23:10:05 +02:00 |
RestyleTracker.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
RestyleTrackerInlines.h
|
…
|
|
ScrollbarStyles.cpp
|
…
|
|
ScrollbarStyles.h
|
…
|
|
SelectionCarets.cpp
|
Bug 1217939 - part 2 - move nsContentUtils::GetSelectionBoundingRect to nsLayoutUtils; r=smaug
|
2015-10-23 13:39:00 -04:00 |
SelectionCarets.h
|
…
|
|
StackArena.cpp
|
…
|
|
StackArena.h
|
…
|
|
TouchCaret.cpp
|
Bug 1217939 - part 2 - move nsContentUtils::GetSelectionBoundingRect to nsLayoutUtils; r=smaug
|
2015-10-23 13:39:00 -04:00 |
TouchCaret.h
|
…
|
|
TouchManager.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TouchManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
UnitTransforms.h
|
Bug 1212876 - Fix a bug in UntransformVector and in code that was relying on that bug. r=botond
|
2015-10-09 12:57:56 +02:00 |
Units.h
|
Bug 1205511 - Add overloaded operators for multiplying and dividing an IntPointTyped by a ScaleFactor[2D]. r=kats
|
2015-09-28 20:13:16 -04:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1213970 - Enable APZ on iOS r=kats
|
2015-10-28 14:10:27 -05:00 |
ZoomConstraintsClient.h
|
Bug 1194811 Part 1 - Recompute the zoom constraints if the available screen area changes. r=botond
|
2015-08-26 14:41:12 -04:00 |
moz.build
|
Bug 1203766 - Part 2: Add an ArenaRefPtr class that can have its pointer cleared out when an object's owning nsPresArena goes away. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
nsArenaMemoryStats.h
|
…
|
|
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
…
|
|
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Bug 1210877 - Make nsBidiPresUtils::RepositionFrame work also for box-decoration-break:clone. r=roc
|
2015-10-03 06:28:00 +02:00 |
nsBidiPresUtils.h
|
…
|
|
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCSSFrameConstructor.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCSSRendering.cpp
|
Bug 1209765 (Part 1) - Support sync decoding of border-image in nsCSSRendering. r=tn
|
2015-10-22 19:54:48 -07:00 |
nsCSSRendering.h
|
Bug 1209765 (Part 1) - Support sync decoding of border-image in nsCSSRendering. r=tn
|
2015-10-22 19:54:48 -07:00 |
nsCSSRenderingBorders.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCSSRenderingBorders.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCaret.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCaret.h
|
Bug 1200194 - Expose nsCaret::GetFrameAndOffset for reuse. r=roc
|
2015-09-09 16:47:20 +08:00 |
nsChangeHint.h
|
Bug 1180118 - Part 2: Add eRestyle_SomeDescendants restyle hint and pass associated restyle hint data into restyle methods. r=bzbarsky
|
2015-08-05 22:42:20 +10:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 1187784 (part 9) - Replace nsBaseHashtable::EnumerateRead() calls in layout/ with iterators. r=heycam.
|
2015-10-22 22:48:42 -07:00 |
nsCounterManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsDisplayItemTypes.h
|
…
|
|
nsDisplayItemTypesList.h
|
…
|
|
nsDisplayList.cpp
|
Backed out changeset 9ea2c1e54b0f (bug 1216851)
|
2015-10-29 13:52:15 +01:00 |
nsDisplayList.h
|
Bug 1214212 - Remove clips from separator transform items. r=roc
|
2015-10-22 23:29:00 -04:00 |
nsDisplayListInvalidation.cpp
|
Bug 1209765 (Part 2) - Support sync decoding and track draw results in nsDisplayBorder. r=tn
|
2015-10-22 19:54:48 -07:00 |
nsDisplayListInvalidation.h
|
Bug 1209765 (Part 2) - Support sync decoding and track draw results in nsDisplayBorder. r=tn
|
2015-10-22 19:54:48 -07:00 |
nsDocumentViewer.cpp
|
No bug, use attached widget listener mode on iOS, NPOTB
|
2015-10-28 14:10:31 -05:00 |
nsFrameManager.cpp
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07:00 |
nsFrameManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsFrameManagerBase.h
|
Bug 1201135 - Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}. r=mccr8.
|
2015-09-15 20:49:53 -07:00 |
nsFrameTraversal.cpp
|
…
|
|
nsFrameTraversal.h
|
…
|
|
nsGenConList.cpp
|
…
|
|
nsGenConList.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIDocumentViewerPrint.h
|
…
|
|
nsIFrameTraversal.h
|
…
|
|
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.h
|
…
|
|
nsIPercentBSizeObserver.h
|
…
|
|
nsIPresShell.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1208661 - Show display list and layer textures in-line in the HTML paint dump. r=BenWa
|
2015-09-28 15:22:05 -04:00 |
nsLayoutHistoryState.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsLayoutUtils.cpp
|
Bug 1213970 - Enable APZ on iOS r=kats
|
2015-10-28 14:10:27 -05:00 |
nsLayoutUtils.h
|
Bug 1217939 - part 2 - move nsContentUtils::GetSelectionBoundingRect to nsLayoutUtils; r=smaug
|
2015-10-23 13:39:00 -04:00 |
nsPresArena.cpp
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresArena.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresArenaObjectList.h
|
Bug 1203766 - Part 3: Add ArenaRefPtr support to nsStyleContext. r=bzbarsky
|
2015-09-17 12:08:20 +10:00 |
nsPresContext.cpp
|
Bug 1217662 - part 2 - move mozilla::layers::LayerUserData to a separate header; r=mattwoodrow
|
2015-10-22 16:04:35 -04:00 |
nsPresContext.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsPresShell.cpp
|
Bug 1207355 (Part 1) - Stop requesting decodes in nsDocument. r=tn
|
2015-10-29 16:37:42 -07:00 |
nsPresShell.h
|
Bug 1216043 - Rename nsStyleSheet::sheetType and make it an enum class. r=dbaron
|
2015-10-20 10:16:20 +11:00 |
nsPresState.h
|
…
|
|
nsQuoteList.cpp
|
…
|
|
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-10-26 10:57:35 +01:00 |
nsRefreshDriver.h
|
Bug 1187784 (part 4) - Replace nsBaseHashtable::EnumerateRead() calls in layout/ with iterators. r=heycam.
|
2015-10-22 21:16:45 -07:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleSheetService.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsStyleSheetService.h
|
…
|
|