Chris Jones
|
25f99d5ee7
|
Fix for the fix for the fix of bug 627273. r=roc a=b
|
2011-01-26 16:12:06 -06:00 |
|
Chris Jones
|
a1980df2a0
|
Followup to bug 627273: Fix bad fix. r=Bas a=b
|
2011-01-26 13:25:48 -06:00 |
|
Chris Jones
|
ef159da4a5
|
Bug 620658: Add nsRegion::Contains(nsRegion). sr=roc
|
2011-01-26 00:26:37 -06:00 |
|
Chris Jones
|
831b2f174e
|
Bug 627273, part 4: Basic impl of ImageLayer tiling for basic layers. r=roc,vlad
|
2011-01-26 00:26:37 -06:00 |
|
Chris Jones
|
3ce1002c85
|
Bug 627273, part 3: Add gfxContext::FillWithOpacity. sr=vlad
|
2011-01-26 00:26:37 -06:00 |
|
Chris Jones
|
d5365fbbf5
|
Bug 627273, part 2: Add some gfx path helpers. sr=roc
|
2011-01-26 00:26:37 -06:00 |
|
Chris Jones
|
c90390e987
|
Bug 627273, part 1: API for tiling Layers. r=Bas sr=roc
|
2011-01-26 00:26:37 -06:00 |
|
Bas Schouten
|
b4fa1d9cec
|
Bug 628658: Ensure the container layer's clip is reset when done drawing a layer. r=roc,joedrew a=blocking-final
|
2011-01-26 05:54:35 +01:00 |
|
Vladimir Vukicevic
|
ff24947788
|
b=606218; webgl Y axis upside down; followup to fix opacity; r=cjones
|
2011-01-25 14:18:41 -08:00 |
|
Jonathan Kew
|
2ef0fda852
|
bug 627840 - (DirectWrite) only check for bitmaps in CJK fonts. r=masayuki a=joe
|
2011-01-25 09:17:18 +00:00 |
|
Robert O'Callahan
|
2d31c1b98c
|
Bug 627262. gfxQuartzSurfaces should disable the copy-background optimization when printing. r=jrmuizel,a=blocking
|
2011-01-25 21:46:30 +13:00 |
|
Robert O'Callahan
|
88f0fd8a69
|
Bug 627393. Set correct alpha value for D3D10 ColorLayers. r=bas,a=blocking
|
2011-01-25 21:45:49 +13:00 |
|
Robert O'Callahan
|
71d12a2836
|
Bug 626962. Implement empty transactions for GL. r=bas,a=blocking
|
2011-01-25 21:45:17 +13:00 |
|
L. David Baron
|
bedebee99c
|
Honor the "gfx.color_management.force_srgb" when it is set as a default pref in addition to when it is set as a user pref. (Bug 608030) r=jrmuizel a2.0=blocking2.0:betaN+
|
2011-01-24 16:23:07 -08:00 |
|
Oleg Romashin
|
6ad82781f7
|
Bug 627661 - RGBA surface clear was broken in 593733 r=roc,mattwoodrow a=approval2.0
|
2011-01-24 21:31:35 +02:00 |
|
Bas Schouten
|
d6d0b3d6a8
|
Bug 625043: Properly save and restore old clip rect. r=jrmuizel a=blocking-final
|
2011-01-24 19:57:19 +01:00 |
|
Joe Drew
|
38af471a68
|
Bug 627498 - Test to ensure hardware acceleration is enabled where we expect it. r=jrmuizel a=test
--HG--
extra : rebase_source : 372abf2beb734878147eee897458aeb270948e08
|
2011-01-20 17:30:15 -05:00 |
|
Jonathan Kew
|
9777ea3fdd
|
bug 626299 patch 2 - don't use subpixel-AA mode with DWrite fonts when bitmaps are present. r=jdaggett a=blocking
|
2011-01-21 19:26:30 +00:00 |
|
John Daggett
|
027d784cc5
|
Bug 602792. Lazy initialize mUseFontGlyphWidths to avoid unnecessary font io. r=jkew, a=blocker
|
2011-01-22 01:44:33 +09:00 |
|
John Daggett
|
7715ebfe19
|
Bug 602792. Initialize dwrite factory at app startup to avoid startup slowdown. r=bas, a=blocker
|
2011-01-22 01:44:33 +09:00 |
|
John Daggett
|
eeb92a1447
|
Bug 602792. Clean up font logs and add system fallback logging. r=bas, a=blocker
|
2011-01-22 01:44:33 +09:00 |
|
John Daggett
|
a1b47791ac
|
Bug 602792. Use GDI for font table loading to avoid excessive dwrite I/O. r=bas, a=blocker
|
2011-01-22 01:44:32 +09:00 |
|
Jonathan Kew
|
f168213574
|
bug 574907 - don't let DWrite use fractional font sizes and subpixel positioning when embedded bitmaps are present. r=masayuki a=joe
|
2011-01-21 10:36:28 +00:00 |
|
Jonathan Kew
|
97b96b98fb
|
bug 624310 - get glyph widths via directwrite rather than font tables when using simulated bold. r=bas a=joe
|
2011-01-21 10:35:21 +00:00 |
|
Bas Schouten
|
c63254dad3
|
Bug 627399: Do not forget mTarget if a transaction is incomplete. r=cjoned a=blocking-beta10
|
2011-01-21 06:46:38 +01:00 |
|
Ryan VanderMeulen
|
29c38a5ecf
|
Bug 586130 - Warning C4099 fixes (ipc). r=cjones a=bsmedberg
|
2011-01-20 19:49:09 -08:00 |
|
Mats Palmgren
|
d182933121
|
Bug 624198 - Don't use fwprintf with char* format. Flush stderr so that all error messages appears before exit. r=vlad a=jst
|
2011-01-21 04:26:39 +01:00 |
|
Mats Palmgren
|
3b5c54ab1f
|
Bug 624198 - Crash due to missing cairo_clip_init call in cairo_gstate_show_text_glyphs. r=vlad a=jst
|
2011-01-21 04:26:39 +01:00 |
|
John Daggett
|
4536c0f340
|
Bug 624970 Fix non-libxul builds r=Neil a=bustage DONTBUILD
|
2011-01-20 08:34:46 +00:00 |
|
Doug Turner
|
b7faa64b5f
|
[mq]: Backout of df6f10906476
|
2011-01-19 20:47:45 -08:00 |
|
Doug Turner
|
8ecaaf6d4a
|
[mq]: Backout of 6c285cfcedf4
|
2011-01-19 20:46:52 -08:00 |
|
Doug Turner
|
d69908e871
|
[mq]: Backout of 69e4f4ecbdc2
|
2011-01-19 20:46:08 -08:00 |
|
Doug Turner
|
d9f12a52f9
|
[mq]: Backout of aeb9104f1534
|
2011-01-19 20:45:20 -08:00 |
|
Doug Turner
|
a8fdfda435
|
[mq]: Backout of 89c2c85429fb
|
2011-01-19 20:44:35 -08:00 |
|
Matt Woodrow
|
bb828dfbec
|
Bug 627179 - Fix LayerManagerD3D10 debug name. r=Bas a=joe
|
2011-01-20 15:47:47 +13:00 |
|
Matt Woodrow
|
7aa8c06042
|
Bug 627178 - Fix build warning in gfxUtils.h r=Bas a=joe
|
2011-01-20 15:47:39 +13:00 |
|
Matt Woodrow
|
4aaf7f9305
|
Bug 612846 - Part 5 - Make ContainerLayerD3D10 support component alpha. r=Bas a=blocking2.0 try: -b do -p win32 -u all -t all
|
2011-01-20 15:47:39 +13:00 |
|
Matt Woodrow
|
23cdfad3a4
|
Bug 612846 - Part 4 - Make ThebesLayerD3D10 support component alpha. r=Bas a=blocking2.0
|
2011-01-20 15:47:39 +13:00 |
|
Matt Woodrow
|
97982d28f7
|
Bug 612846 - Part 3 - Add component alpha shaders to LayerManagerD3D10. r=Bas a=blocking2.0
|
2011-01-20 15:47:39 +13:00 |
|
Matt Woodrow
|
8bc7fd5730
|
Bug 612846 - Part 2 - Add flush() support to cairo_tee_surface. r=roc a=blocking2.0
|
2011-01-20 15:47:38 +13:00 |
|
Matt Woodrow
|
67ffd26855
|
Bug 612846 - Part 1 - Refactor ThebesLayerD3D10 to only draw within Validate(). r=Bas a=blocking2.0
|
2011-01-20 15:47:38 +13:00 |
|
Tom Brinkman
|
6244449447
|
Bug 620526 - yv12 to rgb565 neon should not be used on cpus without neon. r=jmuizelaar. ARM neon check. a=blocking-fennec
|
2011-01-19 09:53:46 -08:00 |
|
Tom Brinkman
|
733b524353
|
Bug 620526 - yv12 to rgb565 neon should not be used on cpus without neon. r=jmuizelaar. have ycbcr to rgb565. a=blocking-fennec
|
2011-01-19 09:38:38 -08:00 |
|
Vladimir Vukicevic
|
deb3b45692
|
b=606218; [webgl] content appears upside down when rendered via shadow layers; r=cjones, a=b
|
2011-01-19 00:55:31 -08:00 |
|
Robert O'Callahan
|
69dc2ae3e3
|
Bug 621601. Part 4: Fix ImageLayers to handle null current image. r=bas,a=me
|
2011-01-19 21:27:54 +13:00 |
|
Robert O'Callahan
|
d50c26afdc
|
Bug 621601. Part 3: Implement EndEmptyTransaction for D3D10. r=bas,a=joe
|
2011-01-19 21:27:54 +13:00 |
|
Robert O'Callahan
|
ad79053b53
|
Bug 621601. Part 2: Implement EndEmptyTransaction for D3D9. r=bas,a=joe
|
2011-01-19 21:27:54 +13:00 |
|
Robert O'Callahan
|
409b6ce451
|
Bug 621601. Part 1: Change empty transaction API to EndEmptyTransaction. r=bas,tnikkel,a=joe
|
2011-01-19 21:27:54 +13:00 |
|
Robert O'Callahan
|
96ffca9921
|
Bug 593604. cairo patch for changeset e427b4ea7e2f; a=NPOTB
|
2011-01-19 21:27:54 +13:00 |
|
Robert O'Callahan
|
b20b042174
|
Bug 593604. cairo patch for changeset bacc54d452a9l a=NPOTB
|
2011-01-19 21:27:54 +13:00 |
|