gecko/gfx/2d
Joe Drew ed27f21e03 Bug 798053 - Do a more accurate test for the return value of Scale(). r=gw280
--HG--
extra : rebase_source : c26a57f060f172e9b7864eef69fa782064b4fae5
2012-10-10 11:35:23 -04:00
..
unittest Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00
2D.h Bug 792207 - Part 5: Add code to Azure to allow initializing recording. r=jrmuizel 2012-09-24 15:02:50 +00:00
BaseMargin.h
BasePoint3D.h
BasePoint4D.h
BasePoint.h
BaseRect.h Bug 784908: Part 1: Change names of FrameMetrics variables to be more descriptive, add documentation, change some coordinate spaces. r=roc 2012-09-28 22:16:34 -04:00
BaseSize.h
Blur.cpp Bug 798061 - Fix mismatched malloc vs delete[] in mozilla::gfx::AlphaBoxBlur::~AlphaBoxBlur(). r=jmuizelaar 2012-10-06 21:53:23 -04:00
Blur.h Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas 2012-09-28 13:21:40 -04:00
convolver.cpp Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
convolver.h Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
DrawEventRecorder.cpp Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
DrawEventRecorder.h Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
DrawTargetCairo.cpp Bug 795763 - Support extend mode for gradient patterns in DrawTargetCairo. r=joe 2012-10-10 06:32:36 -04:00
DrawTargetCairo.h Bug 795763 - Support extend mode for gradient patterns in DrawTargetCairo. r=joe 2012-10-10 06:32:36 -04:00
DrawTargetCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetCG.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetD2D.cpp Bug 798931: Push clip layers to the correct render targets. r=roc 2012-10-08 12:17:17 +02:00
DrawTargetD2D.h Bug 798931: Push clip layers to the correct render targets. r=roc 2012-10-08 12:17:17 +02:00
DrawTargetDual.cpp
DrawTargetDual.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
DrawTargetRecording.cpp Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
DrawTargetRecording.h Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
DrawTargetSkia.cpp Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas 2012-09-28 13:21:40 -04:00
DrawTargetSkia.h back out 621cfd13ceaf for build failures 2012-10-15 13:34:42 -04:00
Factory.cpp Bug 792207 - Part 5: Add code to Azure to allow initializing recording. r=jrmuizel 2012-09-24 15:02:50 +00:00
genshaders.sh Bug 772726. Part 4: Fix SampleTextTexturesPS(Masked) shaders to premultiply TextColor. r=jrmuizel 2012-07-18 01:02:08 -04:00
gfx2d.sln
gfx2d.vcxproj Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
GradientStopsD2D.h
Helpers.h
HelpersCairo.h Bug 795135 - Fix CairoTempMatrix restore. r=joe 2012-10-01 22:12:13 -04:00
HelpersD2D.h Bug 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel 2012-10-07 01:43:16 +02:00
HelpersSkia.h Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
image_operations.cpp Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
image_operations.h Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
ImageScaling.cpp
ImageScaling.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ImageScalingSSE2.cpp Bug 770033 - Part 1: Fix shuffling bug in horizontal halfscaling code. r=jrmuizel 2012-07-04 20:21:12 +02:00
Logging.h Bug 797219 - Make OutputMessage in gfx/2d/Logging.h static inline; r=joe 2012-10-03 13:43:37 -04:00
MacIOSurface.h Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard 2012-10-02 14:48:05 -05:00
Makefile.in Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Matrix.cpp Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
Matrix.h Bug 772726. Part 6: Add NudgeToIntegers operation to Azure Matrix, add MultiplyAndNudgeToIntegers to gfxContext, and call it from SVG when we render path geometry, to ensure that small internal rounding errors in transforms don't cause unnecessary differences in rasterization of paths. r=bas 2012-09-05 12:15:52 +12:00
moz-d2d1-1.h Bug 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel 2012-10-07 01:43:16 +02:00
PathCairo.cpp Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas 2012-09-28 13:21:40 -04:00
PathCairo.h Bug 784573 - Fix problems converting cairo paths between user space and device space. r=joe 2012-09-03 17:48:04 -04:00
PathCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
PathCG.h Bug 797612 - Remove PathCG::mFigureActive; r=jrmuizel 2012-10-03 19:43:03 -04:00
PathD2D.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
PathD2D.h Bug 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel 2012-10-07 01:43:16 +02:00
PathHelpers.h Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas 2012-09-28 13:21:40 -04:00
PathRecording.cpp Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
PathRecording.h Bug 795839 - Include iostream in PathRecording.h r=bas 2012-10-09 11:44:11 +02:00
PathSkia.cpp Bug 793201 - Fix compiler warnings in Azure with MSVC r=bas 2012-09-28 13:21:40 -04:00
PathSkia.h
Point.h
QuartzSupport.h Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard 2012-10-02 14:48:05 -05:00
QuartzSupport.mm bug 794038 pt 3 - plugins support for resolution change. r=bgirard 2012-10-16 20:41:21 +01:00
RecordedEvent.cpp Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
RecordedEvent.h Bug 796927 - Gfx Build fix, missing cstring include for memcpy. r=joe 2012-10-06 13:59:01 -07:00
RecordingTypes.h Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
Rect.cpp Bug 772726. Part 14: Nudge pattern transform components to integers to avoid rounding errors. Also nudge rects to integers when we retransform them due to a CTM change. r=bas 2012-09-08 00:32:21 +12:00
Rect.h Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
Scale.cpp Bug 798053 - Do a more accurate test for the return value of Scale(). r=gw280 2012-10-10 11:35:23 -04:00
Scale.h Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
ScaledFontBase.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontBase.h Bug 780392; Make ScaledFontDWrite inherit from ScaledFontBase. r=bas 2012-08-09 08:17:04 +12:00
ScaledFontDWrite.cpp Bug 792207 - Part 2: Add method to store and create from TrueType data. r=jrmuizel 2012-09-24 15:02:49 +00:00
ScaledFontDWrite.h Bug 792207 - Part 2: Add method to store and create from TrueType data. r=jrmuizel 2012-09-24 15:02:49 +00:00
ScaledFontFreetype.cpp Bug 752380. Refactor gfxFont out of Azure. r=Bas 2012-05-17 10:30:10 +12:00
ScaledFontFreetype.h Bug 752380. Refactor gfxFont out of Azure. r=Bas 2012-05-17 10:30:10 +12:00
ScaledFontMac.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
ScaledFontMac.h
ScaledFontWin.cpp
ScaledFontWin.h
ShadersD2D.fx Bug 772726: Factor out pixel-aligned clip handling in DrawTargetD2D. r=jrmuizel 2012-09-18 23:04:42 +00:00
ShadersD2D.h Bug 772726: Factor out pixel-aligned clip handling in DrawTargetD2D. r=jrmuizel 2012-09-18 23:04:42 +00:00
SourceSurfaceCairo.cpp Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
SourceSurfaceCairo.h Bug 722217; keep only a single snapshot. r=jrmuizel 2012-09-06 16:07:53 +12:00
SourceSurfaceCG.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceCG.h Bug 724666 - Part 2: Add CGIOSurfaceContext to azure. r=jmuizelaar 2012-07-31 11:17:43 -04:00
SourceSurfaceD2D.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceD2D.h Backout 46b27e913ac9 for windows failures 2012-07-27 21:46:51 -07:00
SourceSurfaceD2DTarget.cpp Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceD2DTarget.h Bug 738189: Add memory reporting for Azure VRAM usage. r=jrmuizel 2012-06-20 23:41:16 +02:00
SourceSurfaceDual.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
SourceSurfaceRawData.cpp Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel 2012-05-21 17:27:30 +02:00
SourceSurfaceRawData.h Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel 2012-05-21 17:27:30 +02:00
SourceSurfaceSkia.cpp Bug 777614 - Handle BGRX SourceSurfaces in Skia by converting them to BGRA r=nrc 2012-09-18 15:41:37 -04:00
SourceSurfaceSkia.h Back out 98d2c24ce932 for failing to build r=moron 2012-08-15 12:51:33 -04:00
Tools.h Bug 772726. Part 8: Add Rect::NudgeToIntegers and share improved nudging code among all nudging APIs. r=bas 2012-09-12 17:24:09 +12:00
Types.h Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel 2012-09-24 15:02:50 +00:00
UserData.h Bug 782416 - Make gfx::2d's nullptr definition actually work. r=nrc 2012-08-15 15:24:44 -04:00