..
crashtests
Bug 675713 - Annotate crashtest
2011-08-01 21:56:05 +02:00
tests
Bug 666643 - convert snapshotWindow to SpecialPowers. r=ted, a=test-only
2011-07-21 16:21:24 -04:00
FrameLayerBuilder.cpp
Bug 505115 - Part 8c - Use ray tracing to untransform 2d points on a 3d plane. r=roc
2011-08-03 15:04:21 +12:00
FrameLayerBuilder.h
Bug 637852. Part 18: Support computing the "residual transform" for a ThebesLayer --- the difference between its snapped transform and the ideal transform --- and use it to align ThebesLayer drawing for transforms that aren't changing. r=tnikkel
2011-06-23 00:11:28 +12:00
FramePropertyTable.cpp
Followup to bug 550611: Use a different placement-dtor form so as to appease gcc 4.5. rs=tn a=bustage
2010-11-09 00:17:06 -06:00
FramePropertyTable.h
Bug 564991. Part 1: Create a new kind of frame property that can receive a frame pointer when its destructor is called. r=mats
2010-07-16 09:07:45 +12:00
Makefile.in
bug 570341 Initial implementation of web timing specification
2011-06-23 12:39:48 +02:00
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
Backed out changeset 0c4519d63a98
2010-08-12 11:32:21 +12:00
RestyleTracker.h
Bug 579830 - Change nsCOMPtr<Element> to nsRefPtr<Element>. Change one location that was QIing to Element. r=bz a2.0=benjamin
2010-07-30 20:44:45 -07:00
nsBidi.cpp
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
2011-01-04 00:52:17 -08:00
nsBidi.h
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
2011-04-13 12:23:49 +03:00
nsBidiPresUtils.cpp
Bug 667512 - Do not return a bogus visual frame if we don't have any visual frames in reality; r=smontagu
2011-07-26 09:05:15 -04:00
nsBidiPresUtils.h
Include continuations of frames with no newline. Bug 582181, r=roc
2011-06-15 10:45:57 +03: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 675246. Make sure generated content that's being replicated doesn't end up with no primary frame. r=roc
2011-08-01 13:43:23 -04:00
nsCSSFrameConstructor.h
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsCSSRendering.cpp
Fix apparent rounding issues with new text decoration code. (Bug 403524) r=dbaron
2011-08-03 11:30:58 -07:00
nsCSSRendering.h
Bug 660657 - Make nsCSSRendering::Init return void; r=roc
2011-06-02 14:56:46 +02:00
nsCSSRenderingBorders.cpp
Bug 637852. Part 15: Don't round mOuterRect/mInnerRect if there's a scale factor in the current transform. r=joe
2011-06-23 00:11:28 +12:00
nsCSSRenderingBorders.h
Bug 637852. Part 14: Try to use snappable rects to draw solid borders instead of using stroke, when a scaling transform is present. r=joe
2011-06-23 00:11:28 +12:00
nsCaret.cpp
Bug 312156 - Implement CSS3 text-overflow. r=roc
2011-06-22 20:11:48 +02:00
nsCaret.h
Bug 312156 - Implement CSS3 text-overflow. r=roc
2011-06-22 20:11:48 +02:00
nsChangeHint.h
Bug 505115. Use layers to render active 2D transforms. r=roc,dbaron
2010-08-02 15:07:04 +12:00
nsChildIterator.cpp
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
2010-07-15 00:38:21 -04:00
nsChildIterator.h
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
2010-07-15 00:38:21 -04:00
nsCompatibility.h
…
nsCounterManager.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsCounterManager.h
…
nsDisplayItemTypes.h
Bug 312156 - Implement CSS3 text-overflow. r=roc
2011-06-22 20:11:48 +02:00
nsDisplayList.cpp
Bug 505115 - Part 12b - Layout changes to use -moz-perspective-origin. r=roc
2011-08-03 15:04:24 +12:00
nsDisplayList.h
Bug 505115 - Part 5 - Use gfx3DMatrix in layout. r=roc
2011-07-23 10:28:51 +12:00
nsDocumentViewer.cpp
Backing out cfea4859f458, 883e581e0849 due to permaorange on moth opt.
2011-08-02 13:23:11 -04:00
nsFrameManager.cpp
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
2011-07-21 04:37:31 +02:00
nsFrameManager.h
Back out bug 10209 and bug 656875 (its regression fix) from Aurora because the work on this bug has not been finished yet
2011-06-01 16:18:15 -04:00
nsFrameManagerBase.h
…
nsFrameTraversal.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsFrameTraversal.h
…
nsGenConList.cpp
…
nsGenConList.h
…
nsIDocumentViewer.h
bug 570341 Initial implementation of web timing specification
2011-06-23 12:39:48 +02:00
nsIDocumentViewerPrint.h
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
2010-08-27 18:15:08 -05:00
nsIFrameTraversal.h
…
nsILayoutDebugger.h
…
nsILayoutHistoryState.h
…
nsIPercentHeightObserver.h
…
nsIPresShell.h
Bug 671504 - get rid nsIPresShell::gAccessibilityIsActive, r=roc
2011-07-19 17:30:19 +09:00
nsIReflowCallback.h
…
nsIStyleSheetService.idl
…
nsImageLoader.cpp
Don't construct image loaders for null border-image. (Bug 652052) r=bzbarsky
2011-04-22 18:36:23 -07:00
nsImageLoader.h
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
2010-08-13 21:09:48 -07:00
nsLayoutDebugger.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsLayoutErrors.h
…
nsLayoutHistoryState.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsLayoutUtils.cpp
Bug 505115 - Part 11b - Layout changes to use a z component for -moz-transform-origin. r=roc
2011-08-03 15:04:23 +12:00
nsLayoutUtils.h
Bug 505115 - Part 11b - Layout changes to use a z component for -moz-transform-origin. r=roc
2011-08-03 15:04:23 +12:00
nsPresArena.cpp
Bug 645423 - Initialize the poison value also for DEBUG_TRACEMALLOC_PRESARENA builds. r=dbaron
2011-04-04 13:41:02 +02:00
nsPresArena.h
Add poisoning for nsRuleData::mValueOffsets. (Bug 636039, patch 19) r=bzbarsky
2011-03-17 20:14:31 -07:00
nsPresContext.cpp
Bug 516547. Remove the browser.display.base_font_scaler preference and all the code to process it. r=bzbarsky, sr=dbaron.
2011-07-11 15:27:25 -04:00
nsPresContext.h
Bug 516547. Remove the browser.display.base_font_scaler preference and all the code to process it. r=bzbarsky, sr=dbaron.
2011-07-11 15:27:25 -04:00
nsPresShell.cpp
Bug 675865 backout new dragginf for selection handling code from Mozilla8 r=smaug (backed out patches are: bug 552707, bug 644621, bug 670058, bug 670508, bug 671319)
2011-08-03 12:39:02 +09:00
nsPresState.h
…
nsQuoteList.cpp
…
nsQuoteList.h
…
nsRefreshDriver.cpp
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
2011-05-29 08:42:57 +09:00
nsRefreshDriver.h
Ensure nsRefreshDriver::MostRecentRefresh tells the truth even when we stop and restart timers. (Bug 650469) r=bzbarsky
2011-04-21 20:17:32 -07: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
…
nsStyleConsts.h
Bug 505115 - Part 10 - Implement the backface-visibility CSS property. r=dbaron
2011-08-03 15:04:22 +12:00
nsStyleSheetService.cpp
Bug 654369 - Part 11: Remove OOM checks from layout/base r=bz
2011-04-28 22:02:40 -07:00
nsStyleSheetService.h
…