.. |
crashtests
|
Bug 738803 - Annotate the Windows assertions in 736924-1.html now that compartment-per-global has made them permanent on Win7
|
2012-05-03 19:48:06 -07:00 |
tests
|
Bug 681192. Part 17: Disable test_transformed_scrolling_repaints_2.html on Mac. r=matspal
|
2012-05-10 17:24:21 +12:00 |
FrameLayerBuilder.cpp
|
Bug 681192. Part 10: Control rounding direction of scaledOffset to try to make the residual be close to mActiveScrolledRootPosition. r=tnikkel
|
2012-05-10 17:24:20 +12:00 |
FrameLayerBuilder.h
|
Bug 681192. Part 0.3: Add FrameLayerBuilder::GetThebesLayerResolutionForFrame. r=mattwoodrow
|
2012-05-10 17:24:18 +12:00 |
FramePropertyTable.cpp
|
Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden
|
2012-04-02 17:21:24 -07:00 |
FramePropertyTable.h
|
Bug 729008 - Add memory reporter for FramePropertyTable. r=bz.
|
2012-02-20 21:02:24 -08:00 |
Makefile.in
|
Bug 751227 - Remove nsPresShell::mStackArena, make it a separate stack class. r=roc
|
2012-05-04 02:14:02 +02:00 |
nsAutoLayoutPhase.h
|
Bug 677101 - Move nsAutoLayoutPhase to its own header; r=tn
|
2011-08-08 17:14:34 +02:00 |
nsBidi.cpp
|
bug 738101 - Use the new mozilla::unicode::GetBidiCat instead of the old GetBidiCat. r=jfkthame
|
2012-04-18 21:54:54 -07:00 |
nsBidi.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsBidiPresUtils.cpp
|
Make unicode-bidi: [-moz-]plaintext apply to inline elements. Bug 746987, r=roc
|
2012-05-09 11:44:52 +03:00 |
nsBidiPresUtils.h
|
Add a mParagraphDepth member to BidiParagraphData and cache it on frames to track nested bidi-isolated paragraphs. Use mParagraphDepth (* 2 + isRTL in order to keep LTR even and RTL odd) as the initial paragraph embedding level instead of pushing a stack of embedding codes. Pass the <bdi> frame instead of its first-child to BidiParagraphData::Reset and save a call to GetParent(). Split inline ancestors before and after bidi-isolated paragraphs, in the same way that we currently do between runs in different directions. This required also adding code to SplitInlineAncestors to handle situations where the parent frame is being split before its first child or after its last child. In JoinInlineAncestors, prevent frames that belong to paragraphs isolated from one another from being rejoined. Bug 712600, r=ehsan, roc
|
2012-01-11 21:26:02 +02:00 |
nsCaret.cpp
|
Bug 726592 - Uninitialised value use in nsTextFrame::GetChildFrameContainingOffset; r=roc
|
2012-03-26 09:09:38 -07:00 |
nsCaret.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsChangeHint.h
|
Bug 724502. Ensure that UpdateTransformLayer and UpdateOpacityLayer change hints generate a new change list entry for every frame whose style asks for them. r=matspal
|
2012-02-08 11:52:59 +13:00 |
nsChildIterator.cpp
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
|
2011-10-18 14:19:44 +03:00 |
nsChildIterator.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCounterManager.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsCSSFrameConstructor.cpp
|
Bug 751012. When saving frame state, make sure to walk through placeholders so we save the state of out-of-flow descendants properly. Also make sure to walk the continuations and special siblings of the root frame that we're saving state for. r=roc
|
2012-05-09 21:27:47 -04:00 |
nsCSSFrameConstructor.h
|
Bug 751012. When saving frame state, make sure to walk through placeholders so we save the state of out-of-flow descendants properly. Also make sure to walk the continuations and special siblings of the root frame that we're saving state for. r=roc
|
2012-05-09 21:27:47 -04:00 |
nsCSSRendering.cpp
|
Do background image scaling on the GPU. Part 2: Support turning simple background images into image layers (bug 750172, r=roc).
|
2012-05-03 13:13:12 -07:00 |
nsCSSRendering.h
|
Do background image scaling on the GPU. Part 1: Refactor nsCSSRendering to expose helpers we need in nsDisplayBackground::GetLayerState (bug 750172, r=roc).
|
2012-05-03 13:11:57 -07:00 |
nsCSSRenderingBorders.cpp
|
Bug 742736 - Change box shadows to match rounded or sharp corners of shadowed object when round/sharp alternate corners; r=dbaron
|
2012-04-29 22:37:04 -04:00 |
nsCSSRenderingBorders.h
|
Bug 742736 - Change box shadows to match rounded or sharp corners of shadowed object when round/sharp alternate corners; r=dbaron
|
2012-04-29 22:37:04 -04:00 |
nsDisplayItemTypes.h
|
Bug 312156 - Implement CSS3 text-overflow. r=roc
|
2011-06-22 20:11:48 +02:00 |
nsDisplayList.cpp
|
Bug 722603 - Improve dirty rect calculation with 3d transforms and preserve-3d. r=roc
|
2012-05-11 19:49:14 +12:00 |
nsDisplayList.h
|
Bug 722603 - Improve dirty rect calculation with 3d transforms and preserve-3d. r=roc
|
2012-05-11 19:49:14 +12:00 |
nsDocumentViewer.cpp
|
Expose DocumentViewerImpl::CallChildren with an API that fills an array. (Bug 747231, patch 3) r=roc
|
2012-05-05 15:25:45 +02:00 |
nsFrameManager.cpp
|
Bug 751012. When saving frame state, make sure to walk through placeholders so we save the state of out-of-flow descendants properly. Also make sure to walk the continuations and special siblings of the root frame that we're saving state for. r=roc
|
2012-05-09 21:27:47 -04:00 |
nsFrameManager.h
|
Bug 751012. When saving frame state, make sure to walk through placeholders so we save the state of out-of-flow descendants properly. Also make sure to walk the continuations and special siblings of the root frame that we're saving state for. r=roc
|
2012-05-09 21:27:47 -04:00 |
nsFrameManagerBase.h
|
Bug 714839 - Make nsCSSFrameConstructor inherit nsFrameManager. r=bz.
|
2012-02-02 10:06:46 +00:00 |
nsFrameTraversal.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsFrameTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsGenConList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsGenConList.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIDocumentViewerPrint.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIFrameTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsILayoutDebugger.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsILayoutHistoryState.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsImageLoader.cpp
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsImageLoader.h
|
Back out Bug 679230 due to Android reftest failures.
|
2012-04-07 10:36:49 -07:00 |
nsIPercentHeightObserver.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIPresShell.h
|
Bug 751356 - Make presshell arena allocation methods inline and non-virtual. r=bz
|
2012-05-09 21:53:15 +02:00 |
nsIReflowCallback.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 749075. Part 1: Refactor the nsDisplayItem API for testing whether the item needs to be rendered to a transparent surface. r=mattwoodrow
|
2012-05-03 16:29:05 +12:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsLayoutUtils.cpp
|
Reflow for screen size change when font.size.inflation.minTwips is set. (Bug 747231, patch 4) r=roc
|
2012-05-05 15:28:06 +02:00 |
nsLayoutUtils.h
|
Reflow for screen size change when font.size.inflation.minTwips is set. (Bug 747231, patch 4) r=roc
|
2012-05-05 15:28:06 +02:00 |
nsPresArena.cpp
|
Bug 750745 - Introduce AllocateByObjectID/FreeByObjectID for allocating non-frame objects from per-type lists in the PresArena. part=2/3 r=roc
|
2012-05-04 02:14:02 +02:00 |
nsPresArena.h
|
Bug 750745 - Allocate nsLineBoxes from their own presshell arena list. part=3/3 r=roc
|
2012-05-04 02:14:02 +02:00 |
nsPresContext.cpp
|
Cache the last device width we used for font inflation on the pres context so that we can track when it changes. (Bug 747231, patch 2) r=roc
|
2012-05-05 15:25:45 +02:00 |
nsPresContext.h
|
Cache the last device width we used for font inflation on the pres context so that we can track when it changes. (Bug 747231, patch 2) r=roc
|
2012-05-05 15:25:45 +02:00 |
nsPresShell.cpp
|
Bug 681192. Part 4: Make ScrollFrameRectIntoView compute a generous allowed scroll destination range. r=roc,matspal
|
2012-02-07 12:22:53 -08:00 |
nsPresShell.h
|
Bug 751356 - Make presshell arena allocation methods inline and non-virtual. r=bz
|
2012-05-09 21:53:15 +02:00 |
nsPresState.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQuoteList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQuoteList.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsRefreshDriver.cpp
|
Bug 641821, MutationObserver, r=sicking
|
2012-03-31 09:30:13 -07:00 |
nsRefreshDriver.h
|
Bug 598482 part 23. Set a backup timer to update plugin geometry if we don't manage to do any painting or layout flushes for a while. r=roc
|
2011-12-23 22:52:26 -05:00 |
nsStyleChangeList.cpp
|
(no bug) fix end-of-line whitespace so I can add a changeset with an a=bustage annotation
|
2010-11-16 11:28:36 -08:00 |
nsStyleChangeList.h
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
|
2011-12-16 14:42:07 -05:00 |
nsStyleConsts.h
|
Bug 249159 - Part 2 Implement CSS3 Text word-break property. r=dbaron, smontagu
|
2012-05-07 12:18:23 -07:00 |
nsStyleSheetService.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
PaintTracker.h
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
RestyleTracker.cpp
|
Bug 709256 part 1. Fast-path RestyleTracker::ProcessRestyles when there aren't any restyles to process. r=roc
|
2011-12-14 23:42:14 -05:00 |
RestyleTracker.h
|
Bug 709256 part 1. Fast-path RestyleTracker::ProcessRestyles when there aren't any restyles to process. r=roc
|
2011-12-14 23:42:14 -05:00 |
StackArena.cpp
|
Bug 751227 - Remove nsPresShell::mStackArena, make it a separate stack class. r=roc
|
2012-05-04 02:14:02 +02:00 |
StackArena.h
|
Bug 751227 - Remove nsPresShell::mStackArena, make it a separate stack class. r=roc
|
2012-05-04 02:14:02 +02:00 |