.. |
unittest
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
2D.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02: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
|
Bug 903816. Fixups in non-layers files. r=roc
|
2013-08-12 11:15:10 +12: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 914919 - Downgrade BaseRect::Set*Edge assertions to be non-fatal. r=dholbert
|
2013-09-11 16:27:14 -07:00 |
BaseSize.h
|
Bug 913640 - sprinkle MOZ_CONSTEXPR on gfx's typed units to reduce static constructors; r=kats
|
2013-09-13 12:34:20 -04: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 |
BorrowedContext.h
|
Bug 918138 - Move Borrowed*Context to a separate header file; r=mattwoodrow
|
2013-09-23 15:28:16 +12: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 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
DrawEventRecorder.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawEventRecorder.h
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
DrawTargetCairo.cpp
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
DrawTargetCairo.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
DrawTargetCG.cpp
|
Bug 912945 - Use aligned data storage for DrawTargetCG. r=jrmuizel
|
2013-09-27 17:20:28 +02:00 |
DrawTargetCG.h
|
Bug 912945 - Use aligned data storage for DrawTargetCG. r=jrmuizel
|
2013-09-27 17:20:28 +02:00 |
DrawTargetD2D1.cpp
|
Bug 883004 - GCC bustage fix
|
2013-07-20 12:37:04 +02:00 |
DrawTargetD2D1.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
DrawTargetD2D.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawTargetD2D.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawTargetDual.cpp
|
Bug 880836. Fix a typo caught by joe.
|
2013-06-18 20:31:17 -04:00 |
DrawTargetDual.h
|
Bug 892966 - Make gfxQuartzNativeDrawing support Moz2D surfaces. r=jrmuizel
|
2013-07-12 17:19:29 -04:00 |
DrawTargetRecording.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawTargetRecording.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
DrawTargetSkia.cpp
|
[Bug 914955] Fix build warnings in Moz2D r=bas
|
2013-09-15 14:23:51 -04:00 |
DrawTargetSkia.h
|
Bug 850263 - Use reasonable SkiaGL cache size and share between instances r=mattwoodrow
|
2013-08-28 10:08:10 -04:00 |
Factory.cpp
|
Bug 893824 - Don't allow 0 sized SourceSurfaces with Moz2D. r=jrmuizel
|
2013-07-15 13:28:04 -04:00 |
GenericRefCounted.h
|
Bug 882561 - Add a GenericRefCounted base class to moz2d, will allow moz2d to hold strong references to external objects without adding a dependency r=jwalden
|
2013-06-16 22:05:14 -04:00 |
genshaders.sh
|
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
|
2013-06-21 05:53:23 +02: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 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
Helpers.h
|
|
|
HelpersCairo.h
|
Bug 907011 - Implement antialias mode for the Cairo Azure backend. r=Bas
|
2013-08-21 11:56:27 +12:00 |
HelpersD2D.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
HelpersSkia.h
|
Bug 848491 - Update DrawTarget and gfxPlatform to use the new Skia APIs r=mattwoodrow
|
2013-04-09 15:57:22 -04: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
|
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 875232 - Make alpha channel optional for MacIOSurface. r=BenWa
|
2013-07-17 23:24:14 -04:00 |
Makefile.in
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +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 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
|
Bug 784382 - Part 2: Use new ID2D1DeviceContext interface in Azure. r=jrmuizel
|
2012-10-07 01:43:16 +02:00 |
moz.build
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
PathCairo.cpp
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
PathCairo.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
PathCG.cpp
|
Bug 891388. Implement Arc() in PathCG. r=joe
|
2013-07-08 14:28:21 -04:00 |
PathCG.h
|
Bug 895078. Implement ScaledFontMac::CopyGlyphsToBuilder. r=mattwoodrow
|
2013-07-16 11:25:49 -04:00 |
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
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +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 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
|
Bug 803124 - Implement mozIsPointInStroke. r=jmuizelaar
|
2012-10-29 16:54:53 +01:00 |
Point.h
|
Bug 913640 - sprinkle MOZ_CONSTEXPR on gfx's typed units to reduce static constructors; r=kats
|
2013-09-13 12:34:20 -04:00 |
QuartzSupport.h
|
Bug 884014 - Can't build QuartzSupport with 10.9 SDK. r=bgirard
|
2013-09-20 10:56:45 -05:00 |
QuartzSupport.mm
|
Bug 875232 - Make alpha channel optional for MacIOSurface. r=BenWa
|
2013-07-17 23:24:14 -04:00 |
RadialGradientEffectD2D1.cpp
|
Bug 887821 - GCC compilation failure in RadialGradientEffectD2D1.cpp r=jmuizelaar
|
2013-06-29 12:13:42 +02:00 |
RadialGradientEffectD2D1.h
|
Bug 887821 - GCC compilation failure in RadialGradientEffectD2D1.cpp r=jmuizelaar
|
2013-06-29 12:13:42 +02:00 |
RecordedEvent.cpp
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
RecordedEvent.h
|
Bug 784739 - Switch from NULL to nullptr in gfx/2d/; r=Bas
|
2013-07-20 11:48:55 +03:00 |
RecordingTypes.h
|
Bug 792207 - Part 4: Add Azure recording code. r=jrmuizel
|
2012-09-24 15:02:50 +00:00 |
Rect.h
|
Bug 897105 - Part 1: Add RectTyped::operator== to allow use in IPDL structs. r=roc
|
2013-09-11 21:09:43 -07: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
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontBase.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontCairo.cpp
|
Bug 915735 - Part 0: Stop pulling in all of jsapi.h into gkmedias.dll; rs=bjacob
|
2013-09-18 16:07:56 -04:00 |
ScaledFontCairo.h
|
Bug 736276 - Only create the SkTypeface in ScaledFontCairo when necessary r=jrmuizel
|
2013-06-28 22:50:09 -04:00 |
ScaledFontDWrite.cpp
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontDWrite.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontMac.cpp
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02:00 |
ScaledFontMac.h
|
Bug 918613: Convert cairo path code to use cairo_path_t. r=jrmuizel
|
2013-09-28 16:20:24 +02: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 |
ScaleFactor.h
|
Bug 920847 - Remove gfxSize reference from Azure; r=kats
|
2013-09-27 14:24:46 +12:00 |
ShadersD2D1.h
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
ShadersD2D1.hlsl
|
Bug 883004 - Part 1: Add radial gradient effect code. r=jrmuizel
|
2013-06-21 05:53:23 +02:00 |
ShadersD2D.fx
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
ShadersD2D.h
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
SourceSurfaceCairo.cpp
|
Bug 722217; keep only a single snapshot. r=jrmuizel
|
2012-09-06 16:07:53 +12:00 |
SourceSurfaceCairo.h
|
Fix an include guard in gfx/2d, no bug, r=me
|
2013-09-05 16:50:52 -04:00 |
SourceSurfaceCG.cpp
|
Bug 920571 - Followup to copy all the pixel on the last line. r=bustage
|
2013-09-30 17:14:30 +13:00 |
SourceSurfaceCG.h
|
Bug 912944 - Handle different surface formats in Azure CG source surfaces. r=jrmuizel
|
2013-09-27 17:19:33 +02:00 |
SourceSurfaceD2D1.cpp
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
SourceSurfaceD2D1.h
|
Bug 883004 - Part 3: Add Direct2D 1.1 backend to Moz2D. r=jrmuizel
|
2013-07-17 14:12:22 +02:00 |
SourceSurfaceD2D.cpp
|
Bug 890714 - Fix mixed line endings. r=joe, r=jesup
|
2013-07-08 16:33:15 -04:00 |
SourceSurfaceD2D.h
|
Bug 801465; DataSourceSurfaceD2D; r=Bas
|
2012-10-31 12:30:25 +13:00 |
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
|
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 892505 - Implement gfx::Factory::CreateDataSourceSurface. r=bas
|
2013-07-17 16:07:44 +02:00 |
SourceSurfaceRawData.h
|
Bug 892505 - Implement gfx::Factory::CreateDataSourceSurface. r=bas
|
2013-07-17 16:07:44 +02:00 |
SourceSurfaceSkia.cpp
|
Backed out 6 changesets (bug 900133, bug 881634, bug 893302) for build bustage
|
2013-08-02 20:35:39 -07:00 |
SourceSurfaceSkia.h
|
Backed out 6 changesets (bug 900133, bug 881634, bug 893302) for build bustage
|
2013-08-02 20:35:39 -07:00 |
SSEHelpers.h
|
Bug 509052: Add new, faster blurring code. r=derf
|
2012-11-07 09:29:54 +01:00 |
Tools.h
|
Bug 892505 - Implement gfx::Factory::CreateDataSourceSurface. r=bas
|
2013-07-17 16:07:44 +02:00 |
Types.h
|
Bug 907011 - Expose cairo objects from gfxContext when using Azure/cairo. r=Bas
|
2013-08-23 16:53:53 +12:00 |
UserData.h
|
Bug 775459 - Implement hit testing on layer tree + tests. r=kats
|
2013-07-02 12:27:17 -04:00 |