Florian Haenel
|
32ba480e5b
|
Bug 607687 - Fennec should take care about Texture MAX size HW limitation r=jmuizelaar
|
2011-07-06 11:00:47 -07:00 |
|
Jonathan Kew
|
18076188b4
|
bug 669175 - [harfbuzz] fix indexing in reverse_range() to avoid pathological perf & incorrect results. r=behdad
|
2011-07-06 08:01:41 +01:00 |
|
Jacob Bramley
|
6d297c4c1a
|
Bug 666918: Allow some routines to omit the frame pointer even with --enable-profiling. This will break call-graphs for these functions, but an --enable-profiling build won't work without it. [r=cjones]
|
2011-07-05 09:48:40 +01:00 |
|
Bas Schouten
|
20707018d6
|
Bug 668801 - Followup: Properly address review comments.
|
2011-07-05 08:52:48 +00:00 |
|
Bas Schouten
|
951afc154e
|
Bug 668801 - Part 3: Adjust dealing with clipped shadows to be accurate. r=jrmuizel
|
2011-07-05 06:28:20 +00:00 |
|
Bas Schouten
|
1234946c68
|
Bug 668801 - Part 2: Fix small bug in Azure shadow drawing. r=jrmuizel
|
2011-07-05 06:28:17 +00:00 |
|
Bas Schouten
|
756d1c7e15
|
Bug 668801 - Part 1: Adjust Azure for traditional shadow drawing style. r=jrmuizel
|
2011-07-05 06:28:14 +00:00 |
|
Matt Woodrow
|
dbbef6ee35
|
Bug 656185 - Part 4 - Upload the entire image for PlanarYCbCrImageD3D10 to a texture and clip using texture coordinates. r=Bas
|
2011-07-05 14:52:50 +12:00 |
|
Matt Woodrow
|
dd264db48d
|
Bug 656185 - Part 3 - Upload the entire image for PlanarYCbCrImageD3D9 to a texture and clip using texture coordinates. r=Bas
|
2011-07-05 14:52:34 +12:00 |
|
Matt Woodrow
|
89e737996c
|
Bug 656185 - Part 2 - Upload the entire image for PlanarYCbCrImageOGL to a texture and clip using texture coordinates. r=derf
|
2011-07-05 14:52:00 +12:00 |
|
Matt Woodrow
|
7ab3748569
|
Bug 656185 - Part 1 - Move BindAndDrawQuadWithTextureRect into LayerManagerOGL. r=joe
|
2011-07-05 14:50:38 +12:00 |
|
Benoit Girard
|
9c46ca57c5
|
Bug 636707 - Check for null MacIOSurfaceImageOGL. r=mattwoodrow
|
2011-07-04 09:51:37 -04:00 |
|
Benoit Girard
|
dd61f3a2ea
|
Bug 648480 - Add shadow-layer support to d3d9 backend. r=cjones
|
2011-07-04 09:15:05 -04:00 |
|
Ed Morley
|
e2dd282c90
|
Bug 661584 - Substitute final PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-07-03 11:53:40 +02:00 |
|
Benoit Girard
|
069dc7b333
|
Backout 627489bb6288.
|
2011-07-01 18:05:54 -04:00 |
|
Marco Bonardo
|
d6c4314155
|
Merge last green changeset from mozilla-central to mozilla-inbound
|
2011-07-01 23:56:44 +02:00 |
|
Benoit Girard
|
c83b82cbd1
|
Bug 648480 - Add shadow-layer support to d3d9 backend. r=cjones
|
2011-07-01 16:57:15 -04:00 |
|
Jonathan Kew
|
21a371ca1a
|
bug 666893 - add padding pixels to DWrite text bounds because of ClearType bleed when using GDI Classic mode. r=roc
|
2011-07-01 07:38:17 +01:00 |
|
Jonathan Kew
|
636a69c177
|
bug 553571 - try to avoid breaking font runs at ZWNJ when using font fallback, because Indic scripts require shaping across the ZWNJ character. r=roc
|
2011-07-01 07:38:14 +01:00 |
|
Makoto Kato
|
09ff6f5746
|
Bug 413019 - Remove PGO workaround for some modules. r=ted
|
2011-07-01 12:46:02 +09:00 |
|
Steven Michaud
|
b9da15d745
|
Bug 659851 - Firefox and Lion disagree on GLintptr. f=bas.schouten r=bjacob
|
2011-06-30 14:06:25 -05:00 |
|
Benoit Girard
|
2655767197
|
Bug 663259 - Part 1: Mac Async rendering fixes. r=josh
|
2011-06-30 12:46:25 -04:00 |
|
Ryan VanderMeulen
|
3daf9bf212
|
Bug 667663 - Silence MSVC warning by returning NULL if DWrite is disabled. r=bas
|
2011-06-30 14:35:46 +02:00 |
|
Ehsan Akhgari
|
68be621524
|
Merge mozilla-central and mozilla-inbound
|
2011-06-30 05:08:20 -04:00 |
|
Oleg Romashin
|
fdc131bf41
|
Bug 668368 - Logging.h compile fail due to missing stdio.h r=bas.schouten
|
2011-06-29 15:13:21 -07:00 |
|
Jonathan Kew
|
b6406524e0
|
bug 663688 - back out changeset c4b84b05c46c to revert the workaround that disabled downloadable fonts on Lion. r=jdaggett
|
2011-06-29 14:16:12 +01:00 |
|
Justin Lebar
|
169b00ccad
|
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
|
2011-06-16 14:34:09 -04:00 |
|
Chris Jones
|
1ed2dae061
|
Bug 662038, part 3: Implement dashing for d2d. r=Bas
|
2011-06-29 14:34:58 -07:00 |
|
Chris Jones
|
546a15416f
|
Bug 662038, part 2: Add dashing API to Azure. r=Bas sr=roc
|
2011-06-29 14:34:58 -07:00 |
|
Chris Jones
|
c4559259a5
|
Bug 662038, part 0: Add gfxContext::CurrentDash(). r=jrmuizel
|
2011-06-29 14:34:58 -07:00 |
|
Marco Bonardo
|
e42980dbde
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-06-28 11:17:15 +02:00 |
|
Bas Schouten
|
915c27a3f4
|
Bug 667290: Properly clear the downsampled destination before blending to it. r=jrmuizel
|
2011-06-28 02:10:06 +02:00 |
|
Benoit Jacob
|
c4cbfb78a0
|
Bug 665934 - fix bug: arev was meant instead of amap - r=upstream
This patch has been taken in ANGLE upstream as r699.
|
2011-06-27 13:27:04 -04:00 |
|
Mounir Lamouri
|
d8b025aad8
|
Backout changeset 4e87265b9c11 (bug 663259) due to Talos regression.
|
2011-06-27 14:52:57 +02:00 |
|
Matt Woodrow
|
cc66446a05
|
Back out bug 656185 due to windows compile failures
|
2011-06-27 15:21:22 +12:00 |
|
Matt Woodrow
|
31412c006b
|
Bug 656185 - Part 4 - Fix for D3D9. r=Bas
|
2011-06-27 14:32:42 +12:00 |
|
Matt Woodrow
|
379c7e6f82
|
Bug 656185 - Part 3 - Fix for D3D10. r=Bas
|
2011-06-27 14:32:34 +12:00 |
|
Matt Woodrow
|
8aba398b72
|
Bug 656185 - Part 2 - Handle odd crop offsets correctly with OpenGl. r=derf
|
2011-06-27 14:32:16 +12:00 |
|
Matt Woodrow
|
9376e72c7e
|
Bug 656185 - Part 1 - Move BindAndDrawQuadWithTextureRect into LayerManagerOGL. r=joe
|
2011-06-27 14:32:06 +12:00 |
|
Benoit Girard
|
6455de56ad
|
Enabled Mac Async plugin by default + Fixes. b=663259 r=josh
|
2011-06-25 15:12:59 -04:00 |
|
Benoit Girard
|
9f6defe8cd
|
Bug 577224 - Fix nsCARenderer warnings; r=smichaud
|
2011-06-24 10:49:42 -04:00 |
|
Takanori MATSUURA
|
bd263d1c2f
|
Bug 667286 - Include cairo.h as "cairo.h" instead of "cairo/cairo.h"; r=bas
|
2011-06-26 23:10:35 +09:00 |
|
Ed Morley
|
af1d9c6c2b
|
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
|
2011-06-25 16:06:02 +02:00 |
|
Jonathan Kew
|
f4cbe3b555
|
bug 663688 - prefer CGFont APIs to older ATS APIs on 10.6 or later. r=smichaud,roc
|
2011-06-24 18:55:27 +01:00 |
|
Bas Schouten
|
bfb8808747
|
Bug 651858 - Part 5: Add CanvasLayer code for azure. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
|
Bas Schouten
|
933cae4fbb
|
Bug 651858 - Part 4: Implement API for creating a D3D10 compatible DrawTarget. r=roc
|
2011-06-24 19:41:18 +02:00 |
|
Bas Schouten
|
58d40df2a4
|
Bug 651858 - Part 3: Add layers API for creating an optimal DrawTarget. r=roc
|
2011-06-24 19:41:18 +02:00 |
|
Bas Schouten
|
1c08a19bd8
|
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
|
Bas Schouten
|
1fb2634ff2
|
Bug 651858 - Part 1: Add the Azure API and Direct2D backend. r=jrmuizel sr=roc
--HG--
rename : gfx/src/BaseMargin.h => gfx/2d/BaseMargin.h
rename : gfx/src/BasePoint.h => gfx/2d/BasePoint.h
rename : gfx/src/BaseRect.h => gfx/2d/BaseRect.h
rename : gfx/src/BaseSize.h => gfx/2d/BaseSize.h
|
2011-06-24 19:41:16 +02:00 |
|
Marco Bonardo
|
d50a414c3e
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
|