Nicholas Nethercote
|
a7ad4ef70e
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
|
2012-01-25 00:52:51 -08:00 |
|
Edwin Flores
|
0855766ec9
|
Bug 710521 - Refactor gfxFont to separate out drawing stroke and drawing to path. r=roc
|
2012-01-26 13:11:18 +01:00 |
|
Jonathan Kew
|
faa24b11a2
|
bug 716229 pt 2 - initialize font-matching using the group's primary font. r=roc
|
2012-01-15 08:45:09 +00:00 |
|
Jonathan Kew
|
c0b92e301e
|
bug 708075 - observe memory-pressure notification and discard cached gfxShapedWord records. r=roc
|
2012-01-13 11:37:46 +00:00 |
|
Ed Morley
|
a5e2d37200
|
Backout f94f83c7f2df (bug 708075), 6bf51f18e69e (bug 717311) for test crashes
|
2012-01-12 13:30:39 +00:00 |
|
Jonathan Kew
|
451eefe74c
|
bug 708075 - observe memory-pressure notification and discard cached gfxShapedWord records. r=roc
|
2012-01-12 12:44:05 +00:00 |
|
Jonathan Kew
|
ee5bca4de4
|
bug 716229 - don't switch fonts for non-printing control chars. r=roc
|
2012-01-10 20:40:30 +00:00 |
|
Jonathan Kew
|
2c2e690cb8
|
bug 703100 followup - fix potential crash due to string not being null-terminated.
|
2012-01-05 14:41:37 +00:00 |
|
Jonathan Kew
|
174cf9e76f
|
bug 703100 - pt 5 - optimize allocation of gfxTextRun objects to avoid separate allocation for CompressedGlyph records. r=roc
|
2012-01-05 11:54:45 +00:00 |
|
Jonathan Kew
|
39b0dea87f
|
bug 703100 - pt 4 - add timed expiration of cached gfxShapedWord records. r=roc
|
2012-01-05 11:54:45 +00:00 |
|
Jonathan Kew
|
d5a2294830
|
bug 703100 - pt 3 - remove copy of original characters from gfxTextRun. r=roc
|
2011-12-06 12:39:19 +00:00 |
|
Jonathan Kew
|
ccc9f44ded
|
bug 703100 - pt 2.5 - adapt Android/FT2 font code to work with gfxShapedWord caches. r=roc
|
2011-12-06 12:39:19 +00:00 |
|
Jonathan Kew
|
8a374cd168
|
bug 703100 - pt 2.1 - implement gfxShapedWord caching for gfxFont instances. r=roc
|
2011-12-06 12:39:19 +00:00 |
|
Jonathan Kew
|
dab5dd6132
|
bug 703100 - pt 1 - eliminate gfxTextRunWordCache and gfxTextRunCache. r=roc
|
2011-12-06 12:39:18 +00:00 |
|
Bas Schouten
|
29a752007d
|
Bug 711063 - Part 3: Adjust font code to be compatible with Azure wrapper. r=joedrew
|
2012-01-05 08:17:51 +01:00 |
|
Nicholas Nethercote
|
8f335f567c
|
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
--HG--
extra : rebase_source : d802d58bc7dedda2490878793923adc0ab55f779
|
2011-12-15 14:59:53 -08:00 |
|
Matt Brubeck
|
7d451f6bac
|
Back out bug 710521, bug 672013, bug 702739 because of Mac reftest failures
|
2011-12-18 08:15:09 -08:00 |
|
Edwin Flores
|
a9f4f6c3c4
|
Bug 710521. Small refactor of gfxFont to separate drawing to paths and drawing strokes. r=roc
|
2011-12-18 21:53:03 +13:00 |
|
Bas Schouten
|
b1fe1c94c1
|
Bug 702851: Move mScaledFont into gfxFont superclass. r=jdaggett
|
2011-12-15 17:12:40 +01:00 |
|
Jonathan Kew
|
164f1ffdde
|
bug 631479 (part 4) - implement gfxGraphiteShaper to handle text-shaping for graphite-enabled fonts. r=jdaggett
|
2011-12-09 22:32:29 +00:00 |
|
John Daggett
|
5b27f91689
|
Bug 693143. Fix top crasher related to small font sizes and bitmap fonts. r=roc
|
2011-12-07 12:02:53 +09:00 |
|
Nicholas Nethercote
|
f102556f32
|
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
|
2011-11-27 19:03:14 -08:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Jonathan Kew
|
36c1dc9fbe
|
bug 671297 - add memory reporting for textRuns. r=roc,jlebar
|
2011-10-14 08:06:35 +01:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Jonathan Kew
|
1f9c88fc75
|
bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett
|
2011-09-23 12:15:36 +01:00 |
|
Ed Morley
|
69df3bc60b
|
Backout changeset 864c08bd7c63 (bug 684889) for Android bustage
|
2011-09-23 10:36:16 +01:00 |
|
Jonathan Kew
|
66391fedb7
|
bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett
|
2011-09-23 09:53:13 +01:00 |
|
Jonathan Kew
|
283225c307
|
bug 686190 - ensure glyph buffer is flushed when necessary during synthetic bolding. r=jdaggett
|
2011-09-12 13:10:46 +01:00 |
|
Jonathan Kew
|
52da6a7240
|
bug 3512 - fix computation of StyleDistance to account for font-stretch more accurately. r=jdaggett
|
2011-09-05 08:34:12 +01:00 |
|
Jonathan Kew
|
b3bc1a2f7c
|
bug 674909 - make synthetic bolding proportionate to font size and zoom. r=jdaggett
|
2011-09-02 21:18:25 +01:00 |
|
Jonathan Kew
|
04e54a46d6
|
bug 680402 - avoid calling SanitizeGlyphRuns repeatedly during textrun construction with multiple scripts. r=jdaggett
|
2011-08-29 09:21:53 +01:00 |
|
Jonathan Kew
|
6ac2cac59a
|
bug 678181 - backout changeset c433a1d53dd5 (bug 668813 pt 1) on suspicion of causing crashiness. r=backout
|
2011-08-15 18:32:19 +01:00 |
|
Ms2ger
|
66ab4757eb
|
Merge m-c to m-i
|
2011-08-13 14:47:03 +02:00 |
|
Jonathan Kew
|
ef8cece286
|
bug 678181 - back out second part of bug 668813 (changeset 431a8297db1f) on suspicion of causing crashiness. r=backout
|
2011-08-13 13:34:56 +01:00 |
|
Rafael Ávila de Espíndola
|
92df261412
|
Bug 677648 - Change the type of the 'advance' variable in gfxTextRun::AdjustAdvancesForSyntheticBold, to allow using it to initialize the mAdvance field of DetailedGlyph using clang in c++0x mode; r=roc
|
2011-08-11 15:40:59 +02:00 |
|
Jonathan Kew
|
3468d6f6ed
|
bug 668813 pt 2 - maintain a character coverage map for gfxFontFamily. r=jdaggett
|
2011-08-09 09:06:01 +01:00 |
|
Jonathan Kew
|
cf6ef49886
|
bug 668813 pt 1 - check character coverage of other styles in the selected font family before falling back to other families. r=jdaggett
|
2011-08-09 09:00:52 +01:00 |
|
Jonathan Kew
|
f6edd66077
|
bug 671385 - restore the recursive application of ForEachFontInternal to font names from preferences, to avoid breaking Fontconfig generics. r=jdaggett
|
2011-07-26 10:50:14 +01:00 |
|
Jonathan Kew
|
4ddf26ea1f
|
bug 668758 - don't look up prefs font families in the user font set. r=jdaggett
|
2011-07-13 09:40:32 +01:00 |
|
Jonathan Kew
|
c7c5b7169b
|
Backed out changeset 51b49a7cf2e4 (bug 668758) because of android bustage
|
2011-07-13 10:50:37 +01:00 |
|
Jonathan Kew
|
e163f1538f
|
bug 668758 - don't look up prefs font families in the user font set. r=jdaggett
|
2011-07-13 09:40:32 +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 |
|
Matt Brubeck
|
4e7caa789f
|
Merge mozilla-central and mozilla-inbound
|
2011-08-12 07:08:33 -07:00 |
|
Jeff Muizelaar
|
cb92f6ff06
|
Bug 660662. Eliminate NS_(ceil|floor). r=roc
These just called the system versions.
|
2011-05-30 15:08:55 -04: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 |
|
Ed Morley
|
c8157ac7e6
|
Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar
|
2011-06-18 11:04:30 +02:00 |
|
Jonathan Kew
|
f9cb8da613
|
bug 467669 - pt 6 - provide the real font name rather than our internal identifier. r=roc
|
2011-06-16 07:31:37 +01:00 |
|
Jonathan Kew
|
0bc82a4ba2
|
bug 467669 - pt 3 - track which stage of font matching led to selection of a particular face. r=roc
|
2011-06-16 07:31:37 +01:00 |
|
Ehsan Akhgari
|
13d84f740f
|
Backout bug 467669 and bug 660088
|
2011-06-15 16:52:48 -04:00 |
|