roc+%cs.cmu.edu
|
f0c99ae7eb
|
Bug 380692. Change gfxTextRun API so the textrun copies text, if necessary, instead of the caller having to do it. r=vlad
|
2007-05-15 03:56:48 +00:00 |
roc+%cs.cmu.edu
|
02a975fc9b
|
Not (Really) Part Of The Build (Yet). Make gfxSkipCharsIterator::IsOriginalCharSkipped operate correctly when the iterator is currently pointed at a zero-length run.
|
2007-05-15 03:09:16 +00:00 |
roc+%cs.cmu.edu
|
1e91656fd6
|
Bug 380484. Work around ATSUI's 32k pixel limitation; when creating textruns, split the textrun up into smaller pieces if necessary before we pass it to ATSUI. r=vlad
|
2007-05-15 03:06:52 +00:00 |
roc+%cs.cmu.edu
|
64d540a3a5
|
Bug 380484. Work around ATSUI's 32k pixel limitation; when creating textruns, split the textrun up into smaller pieces if necessary before we pass it to ATSUI. r=vlad
|
2007-05-15 02:54:21 +00:00 |
asqueella%gmail.com
|
337f2fc2d7
|
Bug 380153 - SetupClusterBoundaries uses unset attrs from pango_break after NUL.
p=Karl Tomlinson <mozbugz@karlt.net>
r=roc
|
2007-05-13 12:31:24 +00:00 |
asqueella%gmail.com
|
8112731cc3
|
Bug 375864 - Crash [@ gfxTextRun::CompressedGlyph::IsClusterStart] when viewing URL as UTF-16
p=Karl Tomlinson <mozbugz@karlt.net>
r+sr=roc
|
2007-05-13 11:32:43 +00:00 |
roc+%cs.cmu.edu
|
1f21d04f17
|
Bug 380210. Fix appunits to Pango units conversions (only affects newtextframe). r=vlad
|
2007-05-12 05:54:31 +00:00 |
roc+%cs.cmu.edu
|
f975e202d8
|
Bug 380210. Make sure that a null PropertyProvider always means 'no spacing' without crashing. r=vlad
|
2007-05-12 05:53:29 +00:00 |
roc+%cs.cmu.edu
|
39384e1108
|
Bug 380210. Fix some incorrect comments and identifiers regarding units. r=vlad
|
2007-05-12 05:52:43 +00:00 |
roc+%cs.cmu.edu
|
3477f8c306
|
Bug 380451. Store hashcode in textrun to avoid accessing deleted text. r=vlad
|
2007-05-12 05:51:15 +00:00 |
vladimir%pobox.com
|
36765bfdfa
|
X11 needs to be taken out behind the barn and shot, r=me
|
2007-05-10 20:50:16 +00:00 |
vladimir%pobox.com
|
7e9f39217c
|
more bustage fix
|
2007-05-10 20:41:40 +00:00 |
vladimir%pobox.com
|
b25cf55244
|
more bustage fix
|
2007-05-10 20:20:08 +00:00 |
vladimir%pobox.com
|
78f24f2726
|
X11 blows; bustage fix for linux
|
2007-05-10 20:19:04 +00:00 |
vladimir%pobox.com
|
5daf9003b4
|
mac bustage fix
|
2007-05-10 20:12:24 +00:00 |
vladimir%pobox.com
|
2d2aa10572
|
371135, oom crashers with big images, r=stuart
|
2007-05-10 19:58:09 +00:00 |
roc+%cs.cmu.edu
|
c9b1752ce1
|
Bug 375760. Implement new textrun cache: gfxTextRunCache (base cache which leaves textrun lifetime management to the client) and gfxGlobalTextRunCache (cache which manages textrun lifetimes using nsExpirationTracker). r=vlad
|
2007-05-09 20:33:17 +00:00 |
roc+%cs.cmu.edu
|
9604a69b0d
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-08 22:46:15 +00:00 |
masayuki%d-toybox.com
|
a506775fa8
|
Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=vlad
|
2007-05-08 15:33:52 +00:00 |
smontagu%smontagu.org
|
7e7f373009
|
Assert on null gfxContext. Bug 377918, r+sr=roc
|
2007-05-06 10:41:27 +00:00 |
asqueella%gmail.com
|
0211724053
|
Bug 377976 - Check for null mDetailedGlyphs before referencing its members for missing CompressedGlyphs.
(gfxFont.h part I missed the first time)
p=Karl Tomlinson <mozbugz@karlt.net>
r+sr=roc
|
2007-05-05 18:19:17 +00:00 |
sayrer%gmail.com
|
a892e42a14
|
backout patch for bug 375760 due to bustage.
|
2007-05-05 04:37:50 +00:00 |
roc+%cs.cmu.edu
|
234dc97288
|
Fixing bustage
|
2007-05-05 03:23:53 +00:00 |
roc+%cs.cmu.edu
|
9cbd608de4
|
Bug 375760. Make a number of small changes to the gfxTextRun/gfxFont/gfxFontGroup APIs. r=vlad
|
2007-05-05 02:16:17 +00:00 |
masayuki%d-toybox.com
|
2716da7a44
|
b=357637 backing out
|
2007-05-04 10:46:08 +00:00 |
masayuki%d-toybox.com
|
55c73aa92a
|
Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=vlad
|
2007-05-04 10:02:54 +00:00 |
asqueella%gmail.com
|
79d445cbf1
|
Bug 377976 - Check for null mDetailedGlyphs before referencing its members for missing CompressedGlyphs.
p=Karl Tomlinson <mozbugz@karlt.net>
r+sr=roc
|
2007-05-04 07:00:09 +00:00 |
asqueella%gmail.com
|
ae7e6769af
|
Bug 379433 - PangoItem and GList memory leaks in gfxPangoFonts
p=Karl Tomlinson <mozbugz@karlt.net>
r=vlad
|
2007-05-04 06:51:04 +00:00 |
masayuki%d-toybox.com
|
e9a5390826
|
b=357637 backing-out the previous patch
|
2007-05-02 21:57:57 +00:00 |
masayuki%d-toybox.com
|
8a7e065773
|
Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable (caching the pango fonts) r=vlad
|
2007-05-02 21:13:06 +00:00 |
gavin%gavinsharp.com
|
13927965b0
|
Bug 378695: SetupClusterBoundaries in gfxPangoFonts.cpp misinterprets attrs from pango_break, patch by Karl Tomlinson <mozbugz@karlt.net>, r=roc
|
2007-05-02 20:35:08 +00:00 |
vladimir%pobox.com
|
5dedab3707
|
b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron
|
2007-05-01 03:31:25 +00:00 |
smontagu%smontagu.org
|
02d6d2ee2d
|
Don't call GDI 'A' functions for non-ASCII strings. Bug 378859, r+sr=roc
|
2007-04-26 14:37:11 +00:00 |
asqueella%gmail.com
|
e5b029d8ad
|
Bug 366643 - Crash after loading page with html entities and <img> tag
p=Philip Taylor <philip@zaynar.demon.co.uk>
r=pavlov
|
2007-04-25 21:02:50 +00:00 |
smontagu%smontagu.org
|
faff1b304a
|
Reverse the sign of mXOffset in RTL runs so that the offset is always from left to right. Bug 378351, r=roc
|
2007-04-25 06:59:34 +00:00 |
benjamin%smedbergs.us
|
3fb4912f5d
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
roc+%cs.cmu.edu
|
10723ae4bd
|
Bug 372838. Make win32 fonts scale properly in cairo, and make gfxWindowsFont always use the identity matrix for measuring. r=pavlov
|
2007-04-21 00:53:00 +00:00 |
smontagu%smontagu.org
|
3ae8b32072
|
Remove one incorrect assertion and temporarily comment out one that fires too often. Bug 377898, bug 377902, r+sr=roc
|
2007-04-19 09:04:10 +00:00 |
roc+%cs.cmu.edu
|
ea7bca6f57
|
Bug 377942. Don't treat 8-bit non-ASCII text as UTF8. r+sr=roc, patch by Karl Tomlinson
|
2007-04-18 21:22:42 +00:00 |
tor%cs.brown.edu
|
109b445c9c
|
Bug 376927 - add path flattening API to thebes. r=vlad
|
2007-04-16 20:18:32 +00:00 |
dbaron%dbaron.org
|
72339fc24b
|
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
|
2007-04-15 22:23:00 +00:00 |
roc+%cs.cmu.edu
|
87c3e28dcf
|
Bug 376534. Improve the display of 8s in our missing-glyph-boxes. r=pavlov
|
2007-04-13 16:48:59 +00:00 |
roc+%cs.cmu.edu
|
e9d3e75e92
|
Bug 377053. Don't return a local string object to callers of gfxQuartzFontCache::GetPostscriptNameForFontID. r=vlad
|
2007-04-12 00:19:35 +00:00 |
neil%parkwaycc.co.uk
|
165cfd39f2
|
Followup to bug 375446 - gfxFontStyle is a struct, not a class rs=tor
|
2007-04-05 13:36:04 +00:00 |
martijn.martijn%gmail.com
|
81d44fe91f
|
Bug 375506 � Fix for bug 372629 breaks Mingw - build error in gfxWindowsFonts.cpp, r=roc
|
2007-04-04 18:42:21 +00:00 |
roc+%cs.cmu.edu
|
a09f2e9c9c
|
Bug 375757. Cache gfxFont objects. r=pavlov
|
2007-04-04 03:32:43 +00:00 |
roc+%cs.cmu.edu
|
5ec7d3d207
|
Bug 375768. Fix minor textrun-related bugs, only affects new textframe. r=pavlov
|
2007-04-04 02:26:02 +00:00 |
vladimir%pobox.com
|
0ec62b8c64
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-04 01:09:16 +00:00 |
pavlov%pavlov.net
|
0f6efe408e
|
fixing bug causing font-weight: 900 to not be bold. bug 359542. r=vlad
|
2007-04-03 20:11:25 +00:00 |
vladimir%pobox.com
|
bd9c16de73
|
more backouts
|
2007-04-03 19:43:13 +00:00 |