Граф коммитов

5519 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 46fdff6d3e b=407099, crash loading SVG page in cairo-quartz code, patch from upstream cairo, r/a=me 2008-01-07 19:57:32 +00:00
masayuki%d-toybox.com 0cae56314d a part of bug 410748 (not fixes it) r+sr=roc, a=mtschrep 2008-01-07 07:00:49 +00:00
roc+%cs.cmu.edu a027d988d6 Fixing bustage again 2008-01-07 01:32:23 +00:00
roc+%cs.cmu.edu 6a6ec35954 Fixing bustage 2008-01-07 01:14:34 +00:00
roc+%cs.cmu.edu d6da0ec7e0 Bug 408182. Turn off Gfx pixel-snapping for print contexts. r=vlad 2008-01-07 00:50:19 +00:00
jruderman%hmc.edu d560faa171 Add crashtests 2008-01-07 00:31:45 +00:00
jruderman%hmc.edu 99da13e040 Add crashtest. 2008-01-07 00:26:21 +00:00
jruderman%hmc.edu 52521b1d23 Add a crashtest. 2008-01-07 00:19:32 +00:00
jruderman%hmc.edu 83607951be Add crashtest 2008-01-07 00:16:50 +00:00
jruderman%hmc.edu 273f44bf54 Adding crashtest 2008-01-07 00:15:08 +00:00
jruderman%hmc.edu d1c557a787 Add crashtest 2008-01-06 23:35:55 +00:00
jruderman%hmc.edu 9858870a62 Adding crashtest 2008-01-06 23:33:31 +00:00
jruderman%hmc.edu 82c4099f72 Add crashtest 2008-01-06 23:05:40 +00:00
reed%reedloden.com 987123f638 Bug 409976 - "Cairo in trunk gives SIGBUS on SPARC" [p=armin76@gentoo.org (Ra��l Porcel) r+a1.9=vlad] 2008-01-05 07:34:27 +00:00
karlt+%karlt.net 6ba60fdcfa Make nsBoundingMetrics::operator+= handle empty bounds.
b=410132, r+sr+a=roc
2008-01-03 04:32:12 +00:00
reed%reedloden.com 7d480431ec Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc] 2008-01-01 10:11:08 +00:00
reed%reedloden.com 762820cfb3 Bug 383166 - "stack-allocate gfxContext where possible" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2008-01-01 04:42:49 +00:00
reed%reedloden.com 48a27ddd3a Back out Alfred Kayser's patch from bug 383166 due to Ts regression. 2007-12-31 23:41:13 +00:00
reed%reedloden.com cf3fd0b31e Bug 383166 - "stack-allocate gfxContext where possible" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2007-12-31 20:46:27 +00:00
jdaggett%mozilla.com 400192f194 Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov 2007-12-28 01:28:28 +00:00
reed%reedloden.com c8661fee1e Bug 408812 - "AIX Compilation error for trunk build source nsThebesRegion.cpp : ./dist/include/gfx/nsRegion.h", line 85.18: 1540-0723 (S) The inline function "void operator delete(void *, size_t)" is referenced, but it is not defined" [p=shailen.n.jain@gmail.com (Shailen) r=vlad a1.9=beltzner] 2007-12-25 04:37:54 +00:00
dolske%mozilla.com 341abaff96 Bug 409381 - gif images (with transparency) display corrupted. p=swsnyder@insightbb.com, r,sr=vlad, a=blocking-1.9+ 2007-12-24 05:41:18 +00:00
reed%reedloden.com dc22bb47d7 Bug 406580 - "Faster copying of RGB pixel data" (Fix the build on FreeBSD) [p=reg@freebsd.org (Jeremy Lea) r+a1.9=stuart] 2007-12-22 06:17:21 +00:00
reed%reedloden.com cdadedc2a9 Bug 257437 - "[GTK2] NS_THEME_SEPARATOR, NS_THEME_SPLITTER implementation" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-21 11:40:03 +00:00
reed%reedloden.com d46c702e9a Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 11:30:29 +00:00
reed%reedloden.com 056f78a57d This doesn't seem to compile on Mac. 2007-12-21 10:39:33 +00:00
reed%reedloden.com 5584327112 Bug 406580 - "Faster copying of RGB pixel data" (Where Alpha=0xFF, keep RGB values contiguous in pixel copying) [p=swsnyder@insightbb.com (Steve Snyder) r+a1.9=stuart] 2007-12-21 10:26:32 +00:00
roc+%cs.cmu.edu e85898192a Bug 407761 crashtest 2007-12-21 07:28:53 +00:00
roc+%cs.cmu.edu 6fe1edeb36 Bug 407761. Don't try to get/use extents for missing glyphs, and tolerate glyph extents that might be missing due to OOM. r=vlad 2007-12-21 07:09:51 +00:00
mark%moxienet.com cef07f4020 409066 sNativeRegionPool visibility is wrong in libgkgfx. Decorate with visibility at declaration. Old gfx, not part of current trunk builds. r=ted.mielczarek a/1.9=beltzner 2007-12-20 22:52:45 +00:00
karlt+%karlt.net 0a64c6cfe8 backing out mMetrics->xHeight test in revision 1.161
to try to fix MozillaAliveTest.
2007-12-19 22:16:46 +00:00
karlt+%karlt.net 4e27233202 changing floats to double to try to fix MozillaAliveTest. 2007-12-19 21:55:35 +00:00
karlt+%karlt.net 57dc26f641 Bug 407415 ��� NaNs in gfx*Font with font-size:0 and
font-size-adjust. r=roc a=schrep
2007-12-19 20:37:49 +00:00
jruderman%hmc.edu 3424312620 Skip this test on Linux because it is causing crashes for some users (but oddly, not on Tinderbox). See bug 408746. 2007-12-19 18:24:13 +00:00
vladimir%pobox.com 96ae47bdfb b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 23:01:18 +00:00
karlt+%karlt.net 864e5e7dee Bug 405393 ��� ZWNJ and ZWJ unicode characters are failing to render correctly.
r=roc.
2007-12-18 21:50:03 +00:00
dholbert%cs.stanford.edu 46eb0dd345 Bug 408754: Change assertion to warning for surpassing nscoord_MAX in NSCoordSaturatingAdd/Subtract
r+sr=roc, a=mtschrep
2007-12-18 19:31:14 +00:00
mats.palmgren%bredband.net 0a41081999 Crashtests for bug 404112. 2007-12-17 10:15:04 +00:00
mats.palmgren%bredband.net 708eef6c6d Don't ask Pango for metrics of zero size fonts (it crashes some versions of libpango), instead set all the metrics to zero. b=404112 r=mozbugz@karlt.net sr=pavlov@pavlov.net a=blocking1.9 2007-12-17 09:25:25 +00:00
jruderman%hmc.edu 3c6da0c983 Add more crashtests 2007-12-16 21:58:14 +00:00
jruderman%hmc.edu 13ea09ef18 Add crashtests 2007-12-16 21:54:13 +00:00
jruderman%hmc.edu 6dc8ee29f9 Add crashtest 2007-12-16 06:02:11 +00:00
jruderman%hmc.edu 9d431d739d Has anyone seen my +5 keyboard of crashtesting? 2007-12-16 00:38:50 +00:00
jruderman%hmc.edu 467141b445 Fix strict warning 2007-12-15 21:16:51 +00:00
jruderman%hmc.edu 0c61f0156f In soviet russia, crash tests you! 2007-12-15 21:15:57 +00:00
jruderman%hmc.edu c5eb08dabf Add a crashtest. 2007-12-15 06:53:34 +00:00
jruderman%hmc.edu 931d66a95b Add crashtest 2007-12-15 06:46:08 +00:00
jruderman%hmc.edu 0caf7efe1f Add crashtests. 2007-12-15 06:35:47 +00:00
karlt+%karlt.net 91355ef0e2 Bug 407415 ��� NaNs in gfxPangoFont::RealizeFont with font-size:0 and
font-size-adjust. r=roc a=dsicore
2007-12-14 04:16:47 +00:00
jruderman%hmc.edu a1fb15f84c Add a few crashtests. 2007-12-13 06:44:03 +00:00