Daniel Holbert
|
f055328561
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 11:05:40 -07:00 |
|
Daniel Holbert
|
2c959d12e8
|
Backed out changeset 29bc09de2f77 (Bug 551298) due to Linux debug mochitest-5 orange
|
2010-04-01 09:38:53 -07:00 |
|
Daniel Holbert
|
bf4331f880
|
Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc
|
2010-04-01 08:08:51 -07:00 |
|
Benjamin Smedberg
|
5d0d982cec
|
CLOSED TREE spelling fixes to kick new builds.
|
2009-09-03 11:14:54 -04:00 |
|
Vladimir Vukicevic
|
5ffc3df659
|
b=487693; avoid aggressive invalidation in canvas; r=roc
|
2009-06-25 13:31:35 -07:00 |
|
Robert O'Callahan
|
6bd55e5bac
|
Bug 489389. Limit size of temporary surface for tiling based on current clip extents. r=vlad
|
2009-05-08 15:19:41 +12:00 |
|
L. David Baron
|
fa9a21c33d
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
|
L. David Baron
|
2eb748571c
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
|
L. David Baron
|
d9ac02ed8c
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
|
L. David Baron
|
a91aa25ab0
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
|
L. David Baron
|
51ef1de194
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
8b207bcc51
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
|
L. David Baron
|
366992262c
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
Robert O'Callahan
|
b72f6882fb
|
Bug 467283. Ignore dirty rect when doing any image resampling --- it will lead to artifacts. r+sr=dbaron,r=vlad
|
2008-12-03 09:46:44 +13:00 |
|
Robert O'Callahan
|
0d380f02a0
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
|
Robert O'Callahan
|
1693b53c02
|
Bug 458928. Render windowed Windows plugins using PrintWindow when necessary, and use gfxWindowsNativeDrawing for windowless plugins so we can draw them correctly under all circumstances. r=vlad,sr=jst
|
2008-10-29 22:28:25 -07:00 |
|
Vladimir Vukicevic
|
4f48417c20
|
b=310682, add support for shadows in HTML Canvas; patch from Eric Bulter; r=vlad
|
2008-09-25 12:53:52 -07:00 |
|
Vladimir Vukicevic
|
f322efada2
|
b=424423; border rendering is slow: add APIs to thebes; r=joe
|
2008-07-23 10:25:00 -07:00 |
|
Eric Butler
|
2dab44aa60
|
Expose Cairo path copy/append functions through Thebes - bug 445616 r=vlad
|
2008-07-18 11:26:02 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
vladimir@pobox.com
|
916af28b69
|
b=429915, color mismatch with 1x1 images (SetColor API broken) ; r=stuart, a=damon
|
2008-04-28 14:27:05 -07:00 |
|
jwatt@jwatt.org
|
1aae5446b2
|
Fixing bug 272885. Disable rendering of some elements when their width or height is zero. r=tor@acm.org, sr=vladimir@pobox.com, a1.9=mtschrep@gmail.com
|
2008-01-27 12:39:27 -08:00 |
|
longsonr@gmail.com
|
25d677831d
|
Bug 377085 - line svg element getBBox() returns bad rect. r+sr=tor,a1.9=blocking1.9+
|
2008-01-27 06:55:53 -08:00 |
|
roc+@cs.cmu.edu
|
fd6341739a
|
Bug 411334. Try optimistically to not use a temporary group for SVG drawing on Mac. If drawing fails we try again with a temporary group. r+sr=vlad
|
2008-01-09 14:53:59 -08:00 |
|
roc+@cs.cmu.edu
|
d9682e9206
|
Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad
|
2008-01-06 16:50:18 -08:00 |
|
vladimir@pobox.com
|
11e3011229
|
fix linux bustage
|
2007-11-29 12:16:04 -08:00 |
|
vladimir@pobox.com
|
c06f0dc4e3
|
b=404092, upgrade cairo to 1.5.2-55
|
2007-11-29 12:06:56 -08:00 |
|
vladimir@pobox.com
|
f961025905
|
b=379430, print preview hangs X, r+sr=roc,a=schrep
|
2007-11-26 16:20:52 -08:00 |
|
tor@cs.brown.edu
|
a2218414c6
|
Bug 380071 - add cairo_clip_extents() functionality to thebes. r=vlad
|
2007-05-22 12:30:03 -07:00 |
|
vladimir@pobox.com
|
02374fc781
|
b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron
|
2007-04-30 20:31:25 -07:00 |
|
tor@cs.brown.edu
|
3da4824553
|
Bug 376927 - add path flattening API to thebes. r=vlad
|
2007-04-16 13:18:32 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|