.. |
crashtests
|
Bug 965945 - Prevent the parent process from running out of memory if the child process requests a giant gralloc buffer. r=bjacob
|
2014-02-19 12:08:00 -05:00 |
tests
|
Bug 974177 - PointerCancel must trigger PointerOut event. r=smaug
|
2014-02-26 13:37:30 -08:00 |
ActiveLayerTracker.cpp
|
Bug 968174 - Don't schedule a paint if the pres context was detached during the delay. Re-enable the assertions from bug 967758. r=roc
|
2014-02-10 02:14:38 +00:00 |
ActiveLayerTracker.h
|
|
|
DisplayItemClip.cpp
|
|
|
DisplayItemClip.h
|
|
|
DisplayListClipState.cpp
|
|
|
DisplayListClipState.h
|
|
|
FrameLayerBuilder.cpp
|
Bug 976412. Part 1: Fix logic for determining when a display item can be placed in a layer. r=mattwoodrow
|
2014-02-26 17:17:18 +13:00 |
FrameLayerBuilder.h
|
Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 23:07:24 -05:00 |
FramePropertyTable.cpp
|
|
|
FramePropertyTable.h
|
|
|
Makefile.in
|
|
|
MaskLayerImageCache.cpp
|
|
|
MaskLayerImageCache.h
|
Bug 952977: Switch ScaleAndTranslate to gfx::Matrix r=nical
|
2013-12-29 18:35:53 -05:00 |
moz.build
|
Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger
|
2014-01-10 16:03:25 +13:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.cpp
|
|
|
nsAutoLayoutPhase.h
|
|
|
nsBidi.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsBidi.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsBidiPresUtils.cpp
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
nsBidiPresUtils.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsCaret.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsCaret.h
|
|
|
nsChangeHint.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE
|
2014-02-19 17:35:03 -08:00 |
nsCSSFrameConstructor.h
|
Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE
|
2014-02-19 17:35:03 -08:00 |
nsCSSRendering.cpp
|
Bug 973321 - Prevent int overflow in border image width calculation. r=dbaron
|
2014-02-18 14:14:31 -08:00 |
nsCSSRendering.h
|
Bug 700926. Support -moz-element for border-image-source. r=roc
|
2014-01-31 16:36:42 +13:00 |
nsCSSRenderingBorders.cpp
|
Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel
|
2014-01-23 13:26:40 -05:00 |
nsCSSRenderingBorders.h
|
|
|
nsDisplayItemTypes.h
|
|
|
nsDisplayItemTypesList.h
|
Bug 945203. Part 4: Add nsDisplayEventRegions and build it when painting. r=mats
|
2013-12-17 00:22:11 +13:00 |
nsDisplayList.cpp
|
Backed out 12 changesets (bug 958596) for several Android permafails to fix a CLOSED TREE
|
2014-02-25 18:34:47 -08:00 |
nsDisplayList.h
|
Bug 976370. Move overlay scrollbar display items above scroll layer items for the same scroll frame. r=roc
|
2014-02-24 23:42:11 -06:00 |
nsDisplayListInvalidation.cpp
|
|
|
nsDisplayListInvalidation.h
|
|
|
nsDocumentViewer.cpp
|
Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug
|
2014-02-26 15:58:21 -08:00 |
nsFrameManager.cpp
|
|
|
nsFrameManager.h
|
|
|
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 935778 - Part 0.1: Uninline nsIPresShell::SetForwardingContainer so that it won't need the full definition of nsDocShell; r=bzbarsky
|
2014-02-21 14:44:43 -05:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
nsLayoutUtils.h
|
Bug 972310 - Set a suitable layer size for css scale animation/transition. r=roc
|
2014-02-18 09:58:01 -05:00 |
nsPresArena.cpp
|
|
|
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Bug 976971 - test log level directly when creating textperf object. r=heycam
|
2014-02-27 08:41:28 +09:00 |
nsPresContext.h
|
Bug 969099 - Initialize nsPresContext::mIsChrome eagerly. r=roc
|
2014-02-07 14:08:49 +11:00 |
nsPresShell.cpp
|
Bug 970964 - Implement generic mouse/touch -> Pointer events converter. r=smaug,jimm
|
2014-02-26 13:37:01 -08:00 |
nsPresShell.h
|
Bug 967236 - Evict touches more aggressively, v3, r=wesj
|
2014-02-07 00:15:23 +02:00 |
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout
|
2014-01-30 21:35:44 -08:00 |
nsRefreshDriver.h
|
Bug 878935, Part 1: Add a "freeze" counter to nsRefreshDriver to keep track of how many times it was frozen. r=dbaron
|
2013-12-19 16:38:35 -05:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 961776 - Add role=key to the event fluffing heuristics. r=roc
|
2014-02-26 09:03:32 -05:00 |
PositionedEventTargeting.h
|
|
|
RestyleManager.cpp
|
Bug 91419 patch 9: Fix comments and debugging output referring to "special" frames. r=mats
|
2014-02-06 17:45:33 -08:00 |
RestyleManager.h
|
|
|
RestyleTracker.cpp
|
|
|
RestyleTracker.h
|
Bug 944291. Part 2: Mark parent frames whose child frames' overflow have changed as always needing UpdateOverflow called. r=matspal
|
2013-12-14 02:21:03 +13:00 |
ScrollbarStyles.h
|
|
|
StackArena.cpp
|
|
|
StackArena.h
|
|
|
Units.h
|
|
|