gecko/gfx/2d
Ryan VanderMeulen 89cd9674cd Backed out 7 changesets (bug 883646) for reftest-ipc failures.
Backed out changeset 2272804a8e71 (bug 883646)
Backed out changeset e39d3bdf847a (bug 883646)
Backed out changeset bf46fc332efe (bug 883646)
Backed out changeset 6bb558c3136f (bug 883646)
Backed out changeset d7d5d16e27e0 (bug 883646)
Backed out changeset 14c73096a132 (bug 883646)
Backed out changeset 89f6185a271b (bug 883646)
2013-06-20 17:36:39 -04:00
..
unittest Backed out 2 changesets (bug 878032) because of Windows build bustage 2013-06-19 17:35:21 -04:00
2D.h Backed out changeset 8dcb029b9ca5 (bug 880836) for asserts. 2013-06-18 12:08:19 -04:00
BaseMargin.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
BasePoint3D.h
BasePoint4D.h
BasePoint.h
BaseRect.h Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel 2013-06-19 22:48:40 +02:00
BaseSize.h Bug 817846 - Add BaseSize::IsEmpty() member function. r=cjones 2013-01-24 18:10:27 -05:00
Blur.cpp Bug 829954 - Part 2: Check for allocation success inside AlphaBoxBlur::Blur. r=jrmuizel 2013-06-04 03:13:53 +02:00
Blur.h Bug 845125 - Add gfxImageSurface constructor that allocates more space than needed, change AlphaBoxBlur to not hold on to the data and let the callers manage it. r=jmuizelaar 2013-04-19 12:13:18 +02:00
BlurSSE2.cpp Bug 845125 - Add gfxImageSurface constructor that allocates more space than needed, change AlphaBoxBlur to not hold on to the data and let the callers manage it. r=jmuizelaar 2013-04-19 12:13:18 +02:00
convolver.cpp Bug 827946. GCC 4.5 with PGO miscompiles the ConvolveHorizontally function, so add an annotation to tone down the optmization on that function with GCC 4.5 only. r=joe 2013-02-08 14:01:19 -06:00
convolver.h Bug 857740: Use MOZ_STATIC_ASSERT instead of COMPILE_ASSERT in convolver.h. r=jrmuizel 2013-04-04 14:42:07 -07:00
DrawEventRecorder.cpp
DrawEventRecorder.h
DrawTargetCairo.cpp Backed out changeset 8dcb029b9ca5 (bug 880836) for asserts. 2013-06-18 12:08:19 -04:00
DrawTargetCairo.h
DrawTargetCG.cpp Backed out changeset 8dcb029b9ca5 (bug 880836) for asserts. 2013-06-18 12:08:19 -04:00
DrawTargetCG.h Backed out changeset 8dcb029b9ca5 (bug 880836) for asserts. 2013-06-18 12:08:19 -04:00
DrawTargetD2D.cpp Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel 2013-06-19 22:48:40 +02:00
DrawTargetD2D.h Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel 2013-06-19 22:48:40 +02:00
DrawTargetDual.cpp Bug 880836. Fix a typo caught by joe. 2013-06-18 20:31:17 -04:00
DrawTargetDual.h Bug 880836. Add MaskSurface() to Azure. r=bas 2013-06-12 23:57:51 -04:00
DrawTargetRecording.cpp
DrawTargetRecording.h
DrawTargetSkia.cpp Bug 854556 - Only hold SkCanvas in DrawTargetSkia r=mattwoodword 2013-05-29 12:49:40 -04:00
DrawTargetSkia.h Bug 854556 - Only hold SkCanvas in DrawTargetSkia r=mattwoodword 2013-05-29 12:49:40 -04:00
Factory.cpp Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE. 2013-05-15 16:14:56 -04:00
genshaders.sh
gfx2d.sln
gfx2d.vcxproj
GradientStopsD2D.h
Helpers.h
HelpersCairo.h Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel 2012-12-12 21:28:17 +01:00
HelpersD2D.h Bug 878032 - Part 2: Factor out partial bitmap uploading and scaling. r=jrmuizel 2013-06-19 22:48:40 +02:00
HelpersSkia.h Bug 849253 - Followup to really unbreak BE archs: use USE_SKIA_GPU in HelpersSkia.h too r=gwright 2013-03-26 22:13:12 +01:00
image_operations.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
image_operations.h
ImageScaling.cpp
ImageScaling.h
ImageScalingSSE2.cpp
Logging.h
MacIOSurface.h Bug 863922 - Use the device pixel size of plugin IOSurfaces since layers handles resolution scaling already. r=BenWa 2013-04-25 10:31:12 +12:00
Makefile.in Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium 2013-03-11 14:47:40 -04:00
Matrix.cpp
Matrix.h Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE 2013-04-10 09:20:52 +00:00
moz-d2d1-1.h
moz.build Bug 880676 - Introduce a ScaleFactor struct and use it to type conversions between units. r=BenWa,kentuckyfriedtakahe 2013-06-14 16:11:31 -04:00
PathCairo.cpp
PathCairo.h
PathCG.cpp
PathCG.h
PathD2D.cpp Bug 878032 - Part 1: Factor out some simle none-RenderTarget dependent functions. r=jrmuizel 2013-06-19 22:48:40 +02:00
PathD2D.h
PathHelpers.h
PathRecording.cpp
PathRecording.h Bug 839265: Remove unused enum value OP_ARCTO from the PathOp::OpType enum. r=Bas 2013-02-17 00:49:50 -08:00
PathSkia.cpp Bug 831529 - Stop using SkPath::contains for now since it doesn't match the canvas spec. r=jrmuizel 2013-02-08 10:54:59 +13:00
PathSkia.h
Point.h Bug 880676 - Move the RoundToInt functions to be standalone in the gfx headers. r=BenWa 2013-06-14 16:11:31 -04:00
QuartzSupport.h Bug 877382 - Remove THEBES_API decorator. - r=BenWa 2013-05-29 14:59:24 -07:00
QuartzSupport.mm Bug 863922 - Use the device pixel size of plugin IOSurfaces since layers handles resolution scaling already. r=BenWa 2013-04-25 10:31:12 +12:00
RecordedEvent.cpp Bug 755031 - Fix some other warnings in gfx/2d. r=jmuizelaar 2013-01-28 10:09:29 -05:00
RecordedEvent.h
RecordingTypes.h
Rect.h Bug 880676 - Remove ToCSSIntRectRoundIn and convert APZC::CalculateResolution to return a ScaleFactor. r=kentuckyfriedtakahe 2013-06-14 16:11:44 -04:00
Scale.cpp
Scale.h
ScaledFontBase.cpp Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE. 2013-05-15 16:14:56 -04:00
ScaledFontBase.h Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE. 2013-05-15 16:14:56 -04:00
ScaledFontDWrite.cpp Bug 755031 - Clear warnings in gfx/2d/ScaledFontDWrite.cpp. r=jmuizelaar 2013-01-15 07:21:00 -05:00
ScaledFontDWrite.h no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type 2013-01-11 04:43:29 -05:00
ScaledFontFreetype.cpp Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE. 2013-05-15 16:14:56 -04:00
ScaledFontFreetype.h Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE. 2013-05-15 16:14:56 -04:00
ScaledFontMac.cpp
ScaledFontMac.h
ScaledFontWin.cpp
ScaledFontWin.h
ScaleFactor.h Backed out 7 changesets (bug 883646) for reftest-ipc failures. 2013-06-20 17:36:39 -04:00
ShadersD2D.fx Bug 809927: Add new blend modes and implement them for Direct2D. r=bas 2012-12-12 21:28:17 +01:00
ShadersD2D.h Bug 809927: Add new blend modes and implement them for Direct2D. r=bas 2012-12-12 21:28:17 +01:00
SourceSurfaceCairo.cpp
SourceSurfaceCairo.h
SourceSurfaceCG.cpp Bug 839383 - part 3 - inline AssignSurfaceParametersFromFormat into its only caller; r=jrmuizel 2013-03-12 17:02:19 -04:00
SourceSurfaceCG.h
SourceSurfaceD2D.cpp Bug 755031 - Fix some other warnings in gfx/2d. r=jmuizelaar 2013-01-28 10:09:29 -05:00
SourceSurfaceD2D.h
SourceSurfaceD2DTarget.cpp Bug 883352 - With OMTC enabled on Metro Firefox, we crash when scrolling. r=jmuizelaar 2013-06-19 08:57:59 -04:00
SourceSurfaceD2DTarget.h
SourceSurfaceDual.h
SourceSurfaceRawData.cpp
SourceSurfaceRawData.h
SourceSurfaceSkia.cpp Bug 883201 - Make SourceSurfaceSkia::GetData keep pixels alive as necessary r=gal 2013-06-18 12:49:05 -04:00
SourceSurfaceSkia.h Bug 883201 - Make SourceSurfaceSkia::GetData keep pixels alive as necessary r=gal 2013-06-18 12:49:05 -04:00
SSEHelpers.h
Tools.h Bug 829954 - Part 1: Make AlignedArray fallible. r=jrmuizel 2013-06-04 03:13:53 +02:00
Types.h Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE. 2013-05-15 16:14:56 -04:00
UserData.h