.. |
crashtests
|
Bug 912322 - Fix tests. r=bz
|
2013-09-06 09:12:56 -07:00 |
tests
|
Backed out changeset dec7ac293e74 (bug 782546) for breaking the test it was trying to annotate.
|
2013-09-24 13:45:59 -04:00 |
DisplayItemClip.cpp
|
Bug 908778 - Don't #include nsRegion.h in nsIFrame.h; r=mats
|
2013-08-23 18:16:38 -04:00 |
DisplayItemClip.h
|
|
|
DisplayListClipState.cpp
|
Bug 885009. Handle clip-all-descendants cases with rounded corners. r=mats
|
2013-07-26 13:36:05 +12:00 |
DisplayListClipState.h
|
Bug 885009. Handle clip-all-descendants cases with rounded corners. r=mats
|
2013-07-26 13:36:05 +12:00 |
FrameLayerBuilder.cpp
|
Bug 907926 - Try avoid having multiple path objects around since this is slow with DrawTargetCairo. r=Bas
|
2013-09-19 17:23:30 +12:00 |
FrameLayerBuilder.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
FramePropertyTable.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
FramePropertyTable.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
MaskLayerImageCache.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
MaskLayerImageCache.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsBidi.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsBidiPresUtils.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsBidiPresUtils.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsCaret.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsCaret.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsChangeHint.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsCSSFrameConstructor.cpp
|
Bug 920158 - Make nsCSSFrameConstructor::ConstructFrameFromItemInternal handle frames that should suppress floating of descendants. r=bz
|
2013-09-24 21:29:29 +01:00 |
nsCSSFrameConstructor.h
|
Bug 920154 - Rename nsIContent's SetNativeAnonymous method to SetIsNativeAnonymousRoot to be clear that it should only be called for the root native anonymous element. r=bz
|
2013-09-24 21:29:27 +01:00 |
nsCSSRendering.cpp
|
Bug 916535. Avoid using repeating gradients for tiling when it won't work. r=roc
|
2013-09-24 00:04:36 -04:00 |
nsCSSRendering.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsCSSRenderingBorders.cpp
|
Bug 907926 - Try avoid having multiple path objects around since this is slow with DrawTargetCairo. r=Bas
|
2013-09-19 17:23:30 +12:00 |
nsCSSRenderingBorders.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsDisplayItemTypes.h
|
Bug 774124 - Part b: Add include-what-you-use annotations to nsDisplayItemTypes.h and nsDisplayItemTypesList.h; r=roc
|
2013-09-06 08:40:30 +02:00 |
nsDisplayItemTypesList.h
|
Bug 902525 - Part 3: create a layer for content that stores the blend mode r=roc
|
2013-09-14 20:40:11 -07:00 |
nsDisplayList.cpp
|
Bug 913438. Remove mAnchor check since it doesn't help correct inconsistency between ImageLayer snapping and regular snapped image drawing, and can hurt performance. r=tnikkel
|
2013-09-09 17:08:41 -07:00 |
nsDisplayList.h
|
Bug 902525 - Part 3: create a layer for content that stores the blend mode r=roc
|
2013-09-14 20:40:11 -07: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 909870 nsIContentViewerFile::printWithParent is unused. r=bz
|
2013-08-28 08:28:03 +01:00 |
nsFrameManager.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsFrameManager.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
Bug 893925 - Cleanup nsILayoutHistoryState and nsGenericHTMLElement::GetPrimaryPresState; r=smaug
|
2013-07-24 09:38:13 +02:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
|
|
nsLayoutHistoryState.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsLayoutUtils.cpp
|
Bug 919129. Fix nsLayoutUtils::UpdateImageVisibilityForFrame so that it doesn't expand the image rect so much by replacing it with the scroll port rect. r=matspal
|
2013-09-21 16:20:22 -05:00 |
nsLayoutUtils.h
|
Bug 847223. Part 6. Use the first reflow of relevant image frames to add/remove them from the visible list. r=mats
|
2013-09-14 19:05:05 -05:00 |
nsPresArena.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsPresArena.h
|
Bug 906790 follow-up: Unbreak ASAN builds
|
2013-08-20 17:48:00 -04:00 |
nsPresContext.cpp
|
Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc
|
2013-09-23 07:52:25 -04:00 |
nsPresContext.h
|
Bug 919355 - Part 1: Don't #include nsDeviceContext.h in nsPresContext.h; r=roc
|
2013-09-23 07:52:25 -04:00 |
nsPresShell.cpp
|
Bug 912956 part.12 All event utils (macros and inline methods) should be methods of mozilla::WidgetEvent r=roc
|
2013-09-24 19:04:16 +09:00 |
nsPresShell.h
|
Bug 847223. Part 5. Make AssumeAllImagesVisible usuable outside of PresShell. r=mats
|
2013-09-14 19:05:05 -05:00 |
nsPresState.h
|
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
|
2013-09-06 22:15:49 -04:00 |
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 913247 followup: Remove superfluous call to imagesToRefresh.Clear(). rs=bz
|
2013-09-06 10:57:40 -07:00 |
nsRefreshDriver.h
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsStyleChangeList.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
nsStyleChangeList.h
|
|
|
nsStyleSheetService.cpp
|
Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
|
2013-09-09 16:07:48 +01:00 |
nsStyleSheetService.h
|
Bug 831193 (part 14) - Don't use NS_MEMORY_REPORTER_IMPLEMENT in layout/. r=jlebar.
|
2013-01-17 16:45:12 -08:00 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
PositionedEventTargeting.cpp
|
Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc
|
2013-09-23 07:55:35 -04:00 |
PositionedEventTargeting.h
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
RestyleManager.cpp
|
Bug 904197 - Use the union of continuations' rects in sticky positioning calculations. r=dholbert
|
2013-09-13 16:53:48 -07:00 |
RestyleManager.h
|
Bug 900284: Use #ifdef ACCESSIBILITY around member variables only used inside #ifdef ACCESSIBILITY, to avoid clang warnings (and reduce object size with --disable-accessibility). r=dbaron
|
2013-07-31 19:15:19 -07:00 |
RestyleTracker.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
RestyleTracker.h
|
Bug 886646 - Part 6: Implement sticky positioning, calculated on reflow and scroll. r=dbaron, r=dholbert
|
2013-09-06 09:35:16 -04:00 |
ScrollbarStyles.h
|
Bug 908724 - Avoid #including nsPresContext.h in nsIScrollableFrame.h; r=mats
|
2013-08-23 16:20:07 -04:00 |
StackArena.cpp
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
StackArena.h
|
Bug 906790 - Minimize layout/base #includes; r=roc
|
2013-08-19 18:55:18 -04:00 |
Units.h
|
Bug 919355 - Part 2: Don't #include nsDeviceContext.h in Units.h; r=roc
|
2013-09-23 07:55:35 -04:00 |