.. |
unittest
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
2D.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
AutoHelpersWin.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BaseCoord.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BaseMargin.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BasePoint.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BasePoint3D.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BasePoint4D.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BaseRect.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BaseSize.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BezierUtils.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BezierUtils.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BigEndianInts.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Blur.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
Blur.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
BlurLS3.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BlurNEON.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BlurSSE2.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BorrowedContext.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BufferEdgePad.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
BufferEdgePad.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
BufferUnrotate.cpp
|
Bug 1528881 - Part 4: gfx/2d: Make some global functions static. r=lsalzman
|
2019-02-16 18:08:30 -08:00 |
BufferUnrotate.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CGTextDrawing.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CaptureCommandList.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CaptureCommandList.h
|
Bug 1536128 - Make apz.printtree work on non-debug builds. r=botond
|
2019-03-18 18:42:04 +00:00 |
ConvolutionFilter.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ConvolutionFilter.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
Coord.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CriticalSection.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
DataSourceSurface.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DataSourceSurfaceWrapper.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
DataSurfaceHelpers.cpp
|
Bug 1522310. Use GetRect() instead of IntRect(IntPoint(), GetSize()) in Filters code. r=mstange
|
2019-01-25 23:03:16 +00:00 |
DataSurfaceHelpers.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DrawCommand.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
DrawCommands.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
DrawEventRecorder.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
DrawEventRecorder.h
|
Bug 1563775. Include the recording origin in the stream. r=nical
|
2019-07-12 18:20:29 +00:00 |
DrawTarget.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
DrawTargetCairo.cpp
|
Bug 1563139 - Remove StaticPrefs.h. r=glandium
|
2019-07-26 01:10:23 +00:00 |
DrawTargetCairo.h
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetCapture.cpp
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetCapture.h
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetD2D1.cpp
|
Bug 1522422 - Fixing opacity issue on SVG USE elements in D2D. r=jrmuizel
|
2019-09-04 13:26:43 +00:00 |
DrawTargetD2D1.h
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetDual.cpp
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetDual.h
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetOffset.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
DrawTargetOffset.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-16 07:33:44 +00:00 |
DrawTargetRecording.cpp
|
Bug 1575844: Allow for null/empty GradientStops in Moz2D recording code. r=jrmuizel
|
2019-08-30 17:14:22 +00:00 |
DrawTargetRecording.h
|
Bug 1561743. DrawTargetRecording IntRect. r=nical
|
2019-07-10 13:49:08 +00:00 |
DrawTargetSkia.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
DrawTargetSkia.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
DrawTargetTiled.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
DrawTargetTiled.h
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawTargetWrapAndRecord.cpp
|
Bug 1561743. DrawTargetRecording IntRect. r=nical
|
2019-07-10 13:49:08 +00:00 |
DrawTargetWrapAndRecord.h
|
Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt
|
2019-06-21 09:51:00 +00:00 |
DrawingJob.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DrawingJob.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
ExtendInputEffectD2D1.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ExtendInputEffectD2D1.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Factory.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
FilterNodeCapture.cpp
|
Bug 1429613 - Variant matcher callbacks renamed from `match` to `operator()` - r=froydnj
|
2019-04-02 11:53:47 +00:00 |
FilterNodeCapture.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
FilterNodeD2D1.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
FilterNodeD2D1.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
FilterNodeSoftware.cpp
|
Bug 1573049 - silence filter node type warnings. r=jrmuizel
|
2019-09-09 20:25:03 +00:00 |
FilterNodeSoftware.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
FilterProcessing.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
FilterProcessing.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
FilterProcessingSIMD-inl.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
FilterProcessingSSE2.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
FilterProcessingScalar.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Filters.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
FontVariation.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
GenericRefCounted.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
GradientStopsD2D.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
Helpers.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
HelpersCairo.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
HelpersD2D.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
HelpersSkia.h
|
Bug 1539026 - Skia m74 Moz2D fixes. r=rhunt
|
2019-03-26 11:06:56 -04:00 |
HelpersWinFonts.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ImageScaling.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
ImageScaling.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
ImageScalingSSE2.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
InlineTranslator.cpp
|
Bug 1575874: Create the CanvasTranslator on the Compositor thread to prevent race with WaitForSurfaceDescriptor. r=jrmuizel
|
2019-09-10 02:06:28 +00:00 |
InlineTranslator.h
|
Bug 1575874: Create the CanvasTranslator on the Compositor thread to prevent race with WaitForSurfaceDescriptor. r=jrmuizel
|
2019-09-10 02:06:28 +00:00 |
IterableArena.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
JobScheduler.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
JobScheduler.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
JobScheduler_posix.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
JobScheduler_posix.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
JobScheduler_win32.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
JobScheduler_win32.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
Logging.h
|
Bug 1570358: Check validity of enums before playing back Moz2D RecordedEvents. r=jrmuizel
|
2019-08-05 13:08:30 +00:00 |
LoggingConstants.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LuminanceNEON.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
LuminanceNEON.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
MMIHelpers.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
MacIOSurface.cpp
|
Bug 1573668 - Add MacIOSurface::GetAsDrawTargetLocked. r=mattwoodrow
|
2019-08-15 04:54:57 +00:00 |
MacIOSurface.h
|
Bug 1573668 - Add MacIOSurface::GetAsDrawTargetLocked. r=mattwoodrow
|
2019-08-15 04:54:57 +00:00 |
Matrix.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
Matrix.h
|
Bug 1578045 - Correctly return zero vertices if clipping plane 0 or 2 clip away the entire polygon. r=kip
|
2019-09-06 17:12:06 +00:00 |
MatrixFwd.h
|
Bug 1532375 - Implement Matrix4x4Double and QuaternionDouble r=lsalzman
|
2019-03-19 17:19:47 +00:00 |
NativeFontResourceDWrite.cpp
|
Bug 1576077 - make ScaledFontDWrite remember if it needs synthetic bold. r=jfkthame
|
2019-09-13 15:47:32 +00:00 |
NativeFontResourceDWrite.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
NativeFontResourceFreeType.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
NativeFontResourceFreeType.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
NativeFontResourceGDI.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
NativeFontResourceGDI.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
NativeFontResourceMac.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
NativeFontResourceMac.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
NumericTools.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Path.cpp
|
Bug 1546894 - Keep track of current and begin points in path objects in case we'll create a builder from them. r=lsalzman
|
2019-06-05 09:55:46 +02:00 |
PathAnalysis.h
|
Bug 1546894 - Keep track of current and begin points in path objects in case we'll create a builder from them. r=lsalzman
|
2019-06-05 09:55:46 +02:00 |
PathCairo.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-06 08:18:28 +00:00 |
PathCairo.h
|
Bug 1546894 - Keep track of current and begin points in path objects in case we'll create a builder from them. r=lsalzman
|
2019-06-05 09:55:46 +02:00 |
PathCapture.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
PathCapture.h
|
Bug 1546894 - Keep track of current and begin points in path objects in case we'll create a builder from them. r=lsalzman
|
2019-06-05 09:55:46 +02:00 |
PathD2D.cpp
|
Bug 1546894 - Keep track of current and begin points in path objects in case we'll create a builder from them. r=lsalzman
|
2019-06-05 09:55:46 +02:00 |
PathD2D.h
|
Bug 1546894 - Keep track of current and begin points in path objects in case we'll create a builder from them. r=lsalzman
|
2019-06-05 09:55:46 +02:00 |
PathHelpers.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
PathHelpers.h
|
Bug 1464032 Part 14: Refactor Path recording to record Arc properly. r=jrmuizel
|
2018-12-02 14:20:00 +00:00 |
PathRecording.cpp
|
Bug 1575796: Pass the begin and current point from the wrapped PathBuilder in PathBuilderRecording::Finish. r=lsalzman
|
2019-09-05 18:09:24 +00:00 |
PathRecording.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-06 08:18:28 +00:00 |
PathSkia.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-06 08:18:28 +00:00 |
PathSkia.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-06 08:18:28 +00:00 |
PatternHelpers.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
Point.h
|
Bug 1518584 - Add WithinEpsilonOf() functions to RectTyped and MarginTyped. r=kats
|
2019-01-09 15:37:52 +00:00 |
Polygon.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
QuartzSupport.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
QuartzSupport.mm
|
Bug 1573668 - Use CFTypeRefPtr for managing the IOSurfaceRef in MacIOSurface. r=mattwoodrow
|
2019-08-14 14:53:45 +00:00 |
Quaternion.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
Quaternion.h
|
Bug 1532375 - Implement Matrix4x4Double and QuaternionDouble r=lsalzman
|
2019-03-19 17:19:47 +00:00 |
RadialGradientEffectD2D1.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
RadialGradientEffectD2D1.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
RecordedEvent.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
RecordedEvent.h
|
Bug 1570358: Check validity of enums before playing back Moz2D RecordedEvents. r=jrmuizel
|
2019-08-05 13:08:30 +00:00 |
RecordedEventImpl.h
|
Bug 1575844: Allow for null/empty GradientStops in Moz2D recording code. r=jrmuizel
|
2019-08-30 17:14:22 +00:00 |
RecordingTypes.h
|
Bug 1570358: Check validity of enums before playing back Moz2D RecordedEvents. r=jrmuizel
|
2019-08-05 13:08:30 +00:00 |
Rect.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
RectAbsolute.h
|
Bug 1496194 - Add a RectAbsolute implementation for MoveInsideAndClamp. r=botond
|
2018-12-21 22:31:55 +00:00 |
SFNTData.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SFNTData.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SFNTNameTable.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SFNTNameTable.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SIMD.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
SSEHelpers.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SVGTurbulenceRenderer-inl.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
Scale.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
Scale.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ScaleFactor.h
|
Bug 1543501 - Add operator<< to ScaleFactor. r=kats
|
2019-04-12 16:49:00 +00:00 |
ScaleFactors2D.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ScaledFontBase.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontBase.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontDWrite.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontDWrite.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontFontconfig.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontFontconfig.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontFreeType.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontFreeType.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontMac.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontMac.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
ScaledFontWin.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
ScaledFontWin.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ShadersD2D.fx
|
…
|
|
ShadersD2D.h
|
Bug 1519636 - Ride along: remove trailing whitespaces r=Ehsan
|
2019-07-16 07:34:03 +00:00 |
ShadersD2D1.h
|
Bug 1519636 - Ride along: remove trailing whitespaces r=Ehsan
|
2019-07-16 07:34:03 +00:00 |
ShadersD2D1.hlsl
|
…
|
|
SourceSurfaceCairo.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SourceSurfaceCairo.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
SourceSurfaceCapture.cpp
|
Bug 1536229: Remove NS_RELEASE_ASSERT that is being tripped and seems to be unnecessary. r=rhunt
|
2019-04-27 17:31:49 +00:00 |
SourceSurfaceCapture.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
SourceSurfaceD2D1.cpp
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SourceSurfaceD2D1.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SourceSurfaceDual.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
SourceSurfaceRawData.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SourceSurfaceRawData.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SourceSurfaceSkia.cpp
|
Bug 1577910 - Remove using namespace std from gfx/2d r=nical
|
2019-09-01 18:32:06 +00:00 |
SourceSurfaceSkia.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
StackArray.h
|
Bug 1540581 - P6. Tidy some C++ declarations in gfx/. r=gerald,jrmuizel
|
2019-04-11 12:36:51 +00:00 |
Swizzle.cpp
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
Swizzle.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SwizzleNEON.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
SwizzleSSE2.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Tools.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
Triangle.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Types.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
UnscaledFontDWrite.h
|
Bug 1576077 - make ScaledFontDWrite remember if it needs synthetic bold. r=jfkthame
|
2019-09-13 15:47:32 +00:00 |
UnscaledFontFreeType.cpp
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
UnscaledFontFreeType.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
UnscaledFontGDI.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
UnscaledFontMac.h
|
Backed out 8 changesets (bug 1547063) for causing bug 1581466. a=backout
|
2019-09-16 10:44:20 +03:00 |
UserData.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
dw-extra.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
genshaders.sh
|
…
|
|
gfx2d.sln
|
…
|
|
gfx2d.vcxproj
|
…
|
|
moz.build
|
Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj
|
2019-08-21 12:25:42 +00:00 |
ssse3-scaler.c
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
ssse3-scaler.h
|
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
|
2019-05-01 08:47:10 +00:00 |
u16string.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |