gecko/layout/base
Christian Holler 7cb9d05371 Bug 852476 - Fix Valgrind annotations in nsPresArena.cpp. r=mats
--HG--
extra : rebase_source : 0f7ffca296ad5a68ebef0e44b3b5be4b5370c04d
2013-03-25 15:27:43 +01:00
..
crashtests Bug 849659 - Make Ripc/Cipc pass on OSX; r=dbaron 2013-03-11 09:08:59 +01:00
tests Bug 852997 - Disable failure in test_image_layers.html, which intermittently fails. 2013-03-20 11:59:33 -04:00
FrameLayerBuilder.cpp Bug 822086 - Don't build ContainerLayers that would have a singular matrix. r=roc 2013-03-21 15:33:00 +13:00
FrameLayerBuilder.h
FramePropertyTable.cpp
FramePropertyTable.h Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey 2013-03-17 08:55:16 +01:00
Makefile.in Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps 2013-03-21 08:41:00 -07:00
MaskLayerImageCache.cpp
MaskLayerImageCache.h
moz.build Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
nsArenaMemoryStats.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp Bug 852501 part 4. Make CreateContinuingFrame infallible. r=dholbert 2013-03-19 21:47:49 -04:00
nsBidiPresUtils.h
nsCaret.cpp bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug 2013-02-15 15:09:28 -05:00
nsCaret.h bug 845562 - remove GetFrameSelection() from nsISelectionPrivate r=smaug 2013-02-15 15:09:28 -05:00
nsChangeHint.h
nsChildIterator.cpp
nsChildIterator.h
nsCompatibility.h
nsCounterManager.cpp Bug 839809: Make counter-increments and list counting that would go past our internal (int32_t) limit keep the counter at its current value rather than wrapping. r=dholbert 2013-02-22 10:13:37 -08:00
nsCounterManager.h Bug 839809 followup: fix typos in comment. DONTBUILD. No review. 2013-02-22 10:29:05 -08:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h Bug 847480 - Convert DeprecatedAbs use in NS_LUMINOSITY_DIFFERENCE to Abs. r=dbaron 2013-03-09 14:20:04 -08:00
nsCSSFrameConstructor.cpp Bug 782441 part 1: Add FCDATA_MAY_NEED_SCROLLFRAME bit to flex container display data. r=bz 2013-03-22 08:13:49 -07:00
nsCSSFrameConstructor.h Bug 852636. Remove unused argument of InitAndRestoreFrame. r=dholbert 2013-03-20 12:22:25 -04:00
nsCSSRendering.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
nsCSSRendering.h Bug 848421. Part 2. Remove useless PresContext argument to nsCSSRendering::FindBackground. r=mats 2013-03-07 10:03:49 -06:00
nsCSSRenderingBorders.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
nsCSSRenderingBorders.h
nsDisplayItemTypes.h
nsDisplayItemTypesList.h
nsDisplayList.cpp Bug 822086 - Handle a nullptr ContainerLayer in nsDisplayTransform::BuildLayer. r=bustage CLOSED TREE 2013-03-21 16:27:02 +13:00
nsDisplayList.h Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow 2013-03-19 09:08:29 -04:00
nsDisplayListInvalidation.cpp Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc 2013-03-08 15:15:10 +13:00
nsDisplayListInvalidation.h Bug 725981 - Only invalidate the difference in bounds when a solid color moves or resizes. r=roc 2013-03-08 15:15:10 +13:00
nsDocumentViewer.cpp Bug 849273 - Investigate splitting the js and JS namespaces r=terrence 2013-03-19 10:35:41 +00:00
nsFrameManager.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
nsFrameManager.h
nsFrameManagerBase.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentHeightObserver.h
nsIPresShell.h Bug 716403 - Add nsIDOMWindowUtils.setContentDocumentFixedPositionMargins. r=roc,dholbert 2013-03-07 10:17:33 +00:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow 2013-03-19 09:08:29 -04:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 842142 - Prevent odd text wrapping in SVG text. r=roc 2013-03-25 14:50:59 +11:00
nsLayoutUtils.h Bug 841493 - Rename nsHTMLVideoElement to HTMLVideoElement, r=Ms2ger 2013-03-19 13:27:35 +01:00
nsPresArena.cpp Bug 852476 - Fix Valgrind annotations in nsPresArena.cpp. r=mats 2013-03-25 15:27:43 +01:00
nsPresArena.h
nsPresContext.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsPresContext.h Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth 2013-03-06 00:05:55 -08:00
nsPresShell.cpp Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug 2013-03-24 12:32:44 +02:00
nsPresShell.h Bug 635852. r=smaug 2013-03-08 12:04:53 +01:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
nsRefreshDriver.h Bug 847890 - paint flashing for content only. r=roc 2013-03-12 11:01:00 -07:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h
nsStyleSheetService.cpp
nsStyleSheetService.h
PaintTracker.cpp
PaintTracker.h
PositionedEventTargeting.cpp Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth 2013-03-06 00:05:55 -08:00
PositionedEventTargeting.h
RestyleTracker.cpp Backed out changeset c75481a07302 (bug 851611) 2013-03-18 14:10:35 +00:00
RestyleTracker.h Bug 850672 r=roc 2013-03-21 15:33:00 +13:00
StackArena.cpp
StackArena.h