.. |
crashtests
|
Test for bug 813372. r=mattwoodrow a=blocking-basecamp
|
2012-12-04 00:39:22 -08:00 |
tests
|
Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
|
2012-12-05 14:39:26 +01:00 |
FrameLayerBuilder.cpp
|
Bug 819791 - Part 8: Use explicit TArray copy constructors in FrameLayerBuilder. r=roc
|
2012-12-18 20:16:06 -05:00 |
FrameLayerBuilder.h
|
Backout changeset 3ba90f85653a (Bug 805343) for regressing android talos tests
|
2012-12-14 11:51:00 +13:00 |
FramePropertyTable.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
FramePropertyTable.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
Makefile.in
|
Backout bug 779684 for topcrash
|
2012-10-15 14:35:50 -04:00 |
MaskLayerImageCache.cpp
|
Bug 769021; fix a memory leak with mask sharing. r=khuey
|
2012-09-04 13:02:56 +12:00 |
MaskLayerImageCache.h
|
Bug 782368; undo patch from 780868. r=mattwoodrow
|
2012-12-12 10:57:52 +13:00 |
nsArenaMemoryStats.h
|
|
|
nsAutoLayoutPhase.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBidi.cpp
|
bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc
|
2012-12-03 16:18:36 -05:00 |
nsBidi.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsBidiPresUtils.cpp
|
bug 818454 - backout change from bug 722137, no longer needed. r=smontagu
|
2012-12-12 20:55:09 +00:00 |
nsBidiPresUtils.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsCaret.cpp
|
Bug 815671 part 3. Make nsXULPopupManager::GetVisiblePopups use an array out param instead of returning array object copies. r=roc
|
2012-11-29 11:14:13 -05:00 |
nsCaret.h
|
Bug 805697. Remove StCaretHider since it's not needed anymore. r=mats
|
2012-10-29 17:31:26 +13:00 |
nsChangeHint.h
|
Bug 809328 - Stop using nsChangeHint_UpdateEffects in nsSVGRenderingObserver::DoUpdate overrides. r=roc.
|
2012-11-07 13:54:55 +00:00 |
nsChildIterator.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsChildIterator.h
|
Fix for bug 801083 (Remove old proxy-based list bindings). r=bz.
|
2012-10-13 14:50:24 +02:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsCounterManager.h
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
nsCSSColorUtils.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsCSSColorUtils.h
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
nsCSSFrameConstructor.cpp
|
Bug 822378 - Update the overflow rects of the child frames when an nsSVGOuterSVGFrame's children-only transform changes. r=longsonr.
|
2012-11-29 18:24:14 +00:00 |
nsCSSFrameConstructor.h
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
nsCSSRendering.cpp
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
nsCSSRendering.h
|
Bug 815593. Don't layerize images that exceed MaxTextureSize. r=mattwoodrow
|
2012-11-28 15:34:45 +13:00 |
nsCSSRenderingBorders.cpp
|
Bug 809603. Simplify border radius drawing. r=roc
|
2012-11-12 17:55:26 -08:00 |
nsCSSRenderingBorders.h
|
Bug 805831: Add a cache for border corner gradients. r=joedrew
|
2012-10-27 06:32:52 +02:00 |
nsDisplayItemTypes.h
|
Bug 798964 - Don't invalidate nsDisplayBackgroundColor if only the image changed. r=roc
|
2012-11-07 11:04:53 +13:00 |
nsDisplayItemTypesList.h
|
Bug 820246 - Split nsDisplayCanvasBackground into separate color and image items. r=roc
|
2012-12-13 14:15:55 +13:00 |
nsDisplayList.cpp
|
Bug 819915 - Fix IsSingleFixedPositionImage to actually check if we only have a single image. r=roc
|
2012-12-17 17:30:57 +13:00 |
nsDisplayList.h
|
Bug 820246 - Split nsDisplayCanvasBackground into separate color and image items. r=roc
|
2012-12-13 14:15:55 +13:00 |
nsDisplayListInvalidation.cpp
|
Bug 810470. Part 6: Rename nsDisplayBackground to nsDisplayBackgroundImage. r=mattwoodrow
|
2012-11-09 18:14:59 -05:00 |
nsDisplayListInvalidation.h
|
Bug 810470. Part 6: Rename nsDisplayBackground to nsDisplayBackgroundImage. r=mattwoodrow
|
2012-11-09 18:14:59 -05:00 |
nsDocumentViewer.cpp
|
Bug 813445 part.5 Remove NS_EVENT_FLAG_NO_DEFAULT and NS_EVENT_FLAG_NO_DEFAULT_CALLED_IN_CONTENT r=smaug
|
2012-12-16 10:26:04 +09:00 |
nsFrameManager.cpp
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
nsFrameManager.h
|
Bug 811301. Part 2: Remove saved state IDs now that the root scroll frame state is captured normally. r=mats
|
2012-11-14 22:40:17 -08:00 |
nsFrameManagerBase.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsFrameTraversal.cpp
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-10-25 14:44:37 -04:00 |
nsFrameTraversal.h
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-10-25 14:44:37 -04:00 |
nsGenConList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsGenConList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-10-25 14:44:37 -04:00 |
nsILayoutDebugger.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsILayoutHistoryState.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
Bug 676054 - part2: Provide AUTHOR_SHEET type for registering with nsIStyleSheetService. r=bz
|
2012-10-16 21:45:50 +02:00 |
nsLayoutDebugger.cpp
|
Bug 805331. Part 1: Refactor nsDisplayList::GetList
|
2012-11-03 01:59:03 +13:00 |
nsLayoutHistoryState.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsLayoutUtils.cpp
|
Bug 821801: Make nsContentUtils::ViewportInfo into a separate class in order to allow better state tracking. [r=kats]
|
2012-12-17 15:24:41 -06:00 |
nsLayoutUtils.h
|
Bug 820131 - Compute a more accurate bounds for nsDisplayBoxShadowOuter. r=roc
|
2012-12-12 09:36:54 +13:00 |
nsPresArena.cpp
|
bug 801466 - part 1 - remove uses of prmem in layout/ xpcom/ and modules/ r=roc
|
2012-12-03 16:18:36 -05:00 |
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
nsPresContext.h
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
|
2012-12-12 10:12:43 +13:00 |
nsPresShell.cpp
|
Bug 813445 part.12 Remove NS_EVENT_FLAG_ONLY_CHROME_DISPATCH and nsEvent::flags r=smaug
|
2012-12-16 10:26:05 +09:00 |
nsPresShell.h
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09:00 |
nsPresState.h
|
Bug 796129 - remove prtypes #includes in layout/
|
2012-10-01 17:12:57 -04:00 |
nsQuoteList.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsQuoteList.h
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
nsRefreshDriver.cpp
|
Backout 9864a836aa35 (bug 820167) for crashes
|
2012-12-18 15:36:07 +00:00 |
nsRefreshDriver.h
|
b=731974, requestAnimationFrame generates too short/long frames (incl. bug 799242); r=bz,smaug,roc,ehsan
|
2012-12-11 17:15:32 -05:00 |
nsStyleChangeList.cpp
|
Rename nsChangeHint_ReflowFrame to nsChangeHint_AllReflowHints to make it clearer that it's the one that contains multiple bits. (Bug 789592, patch 2) r=bzbarsky
|
2012-09-07 15:57:06 -07:00 |
nsStyleChangeList.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsStyleConsts.h
|
bug 774560 pt 2 - implement text-transform:full-width. r=smontagu
|
2012-11-09 09:43:48 +00:00 |
nsStyleSheetService.cpp
|
Bug 676054: part3: nsStyleSheetService::GetInstance. r=bz
|
2012-10-16 21:45:56 +02:00 |
nsStyleSheetService.h
|
Bug 676054: part3: nsStyleSheetService::GetInstance. r=bz
|
2012-10-16 21:45:56 +02:00 |
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
PositionedEventTargeting.cpp
|
Bug 812427 part.2 Make event struct type named enumeration r=roc+smaug
|
2012-11-20 15:05:56 +09:00 |
PositionedEventTargeting.h
|
Bug 812427 part.2 Make event struct type named enumeration r=roc+smaug
|
2012-11-20 15:05:56 +09:00 |
RestyleTracker.cpp
|
Bug 815666 - Use OverflowUpdateTracker to avoid calling UpdateOverflow on the same frame multiple times. r=roc
|
2012-12-10 15:33:04 +13:00 |
RestyleTracker.h
|
Bug 815666 - Use OverflowUpdateTracker to avoid calling UpdateOverflow on the same frame multiple times. r=roc
|
2012-12-10 15:33:04 +13:00 |
StackArena.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
StackArena.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |