.. |
unittest
|
Bug 790222: Fix azure stand-alone build. r=BenWa
|
2012-09-11 13:51:39 +00:00 |
2D.h
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05:00 |
BaseMargin.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BasePoint3D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BasePoint4D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
BasePoint.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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
|
Bug 811950 - Add scaling operators to BaseSize and gfxPoint. r=roc
|
2012-12-23 10:50:30 -05:00 |
Blur.cpp
|
Bug 818004 - New Blurring code isn't big endian compatible. r=joedrew
|
2012-12-04 21:00:39 -05:00 |
Blur.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
BlurSSE2.cpp
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
convolver.cpp
|
Bug 817356. the skia image resizers need to respect endian order when finding the alpha values. r=joedrew
|
2012-12-09 21:20:41 +01:00 |
convolver.h
|
Bug 813090 - Fix license block on imported Chromium code. r=gerv
|
2012-12-03 18:04:22 -05: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 814828. DEST_OUT has no affect outside the source; r=bas
|
2012-12-05 13:02:52 +13: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
|
Bug 748433: Adds support for blending to the canvas globalCompositeOperator. r=jrmuizel
|
2012-12-12 21:28:17 +01:00 |
DrawTargetCG.h
|
Back out 98d2c24ce932 for failing to build r=moron
|
2012-08-15 12:51:33 -04:00 |
DrawTargetD2D.cpp
|
Bug 823393. Breakage fix for partially commited Bug 823148.
|
2012-12-20 01:16:45 -05:00 |
DrawTargetD2D.h
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05:00 |
DrawTargetDual.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 751418 - Move common functions from DrawTargetSkia to HelpersSkia r=mattwoodrow
|
2012-10-16 17:16:45 -04:00 |
DrawTargetSkia.h
|
Bug 798033 - Removes "using namespace" directive from gfx headers - r=jmuizelaar
|
2012-10-25 16:12:59 -04:00 |
Factory.cpp
|
Bug 793719 - Fix for D2D error on shutdown with VS2012. r=bas
|
2012-11-25 14:00:31 -05: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
|
Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel
|
2012-04-12 02:03:07 +02:00 |
gfx2d.vcxproj
|
Bug 811850: Fix gfx 2d recording to be 64-bit neutral. r=jrmuizel
|
2012-11-14 20:55:02 +00:00 |
GradientStopsD2D.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 823148. Make IsPatternSupportedByD2D match its name. r=bgirard
|
2012-12-19 23:19:45 -05:00 |
HelpersSkia.h
|
Bug 751418 - Move common functions from DrawTargetSkia to HelpersSkia r=mattwoodrow
|
2012-10-16 17:16:45 -04:00 |
image_operations.cpp
|
Bug 795378 - Clean up the high-quality scaler - Merge upstream changes to image_operations.cpp. r=joe
|
2012-12-18 16:25:07 -05:00 |
image_operations.h
|
Bug 813090 - Fix license block on imported Chromium code. r=gerv
|
2012-12-03 18:04:22 -05:00 |
ImageScaling.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ImageScaling.h
|
Back out 98d2c24ce932 for failing to build r=moron
|
2012-08-15 12:51:33 -04:00 |
ImageScalingSSE2.cpp
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Logging.h
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -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 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01: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 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathCairo.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathCG.cpp
|
Bug 812039 - mozIsPointInPath leaks CGPath objects. r=jmuizelaar
|
2012-11-15 20:34:57 -05:00 |
PathCG.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathD2D.cpp
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathD2D.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01: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 809967 - include ostream instead of iostream in PathRecording.h to avoid static initializers; r=Bas
|
2012-11-08 14:22:16 -05:00 |
PathSkia.cpp
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
PathSkia.h
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
Point.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
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 821304 - Unbreak plugins that use subclasses of CALayer in CoreAnimation mode. r=bgirard
|
2012-12-20 15:14:20 -06:00 |
RecordedEvent.cpp
|
Bug 811850: Fix gfx 2d recording to be 64-bit neutral. r=jrmuizel
|
2012-11-14 20:55:02 +00:00 |
RecordedEvent.h
|
Bug 811850: Fix gfx 2d recording to be 64-bit neutral. r=jrmuizel
|
2012-11-14 20:55:02 +00: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 789933: Support non-D2D targets for getting a Path off ScaledFontDWrite. r=nrc
|
2012-12-05 01:11:02 +01:00 |
ScaledFontDWrite.h
|
Bug 814101: Respect system-wide cleartype setting. r=jrmuizel,jfkthame
|
2012-11-23 02:53:12 +01: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
|
bug 715798 pt 3 - support Color Emoji font in the gfx/2d quartz backend. r=jrmuizel
|
2012-10-23 10:07:14 +01:00 |
ScaledFontMac.h
|
bug 715798 pt 3 - support Color Emoji font in the gfx/2d quartz backend. r=jrmuizel
|
2012-10-23 10:07:14 +01:00 |
ScaledFontWin.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
ScaledFontWin.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01: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
|
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
|
Bug 801465; DataSourceSurfaceD2D; r=Bas
|
2012-10-31 12:30:25 +13:00 |
SourceSurfaceD2D.h
|
Bug 801465; DataSourceSurfaceD2D; r=Bas
|
2012-10-31 12:30:25 +13: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 |
SSEHelpers.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Tools.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Types.h
|
Bug 809927: Add new blend modes and implement them for Direct2D. r=bas
|
2012-12-12 21:28:17 +01:00 |
UserData.h
|
Bug 782416 - Make gfx::2d's nullptr definition actually work. r=nrc
|
2012-08-15 15:24:44 -04:00 |