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

225 Коммитов

Автор SHA1 Сообщение Дата
masayuki%d-toybox.com a1ec392d79 Bug 364785 ts regression by bug 362665 and bug 364678 r=vlad 2006-12-23 16:12:11 +00:00
masayuki%d-toybox.com 61a8fcf741 Bug 364678 Incorrectly styled text after bug 362665 (only on western page??) r=vlad 2006-12-23 05:27:45 +00:00
vladimir%pobox.com 38b4642d66 b=364742, Update cairo to git 473ae3aa95, r=stuart 2006-12-23 01:15:54 +00:00
masayuki%d-toybox.com 037b44a5c6 Bug 362665 Implement font name resolver on Mac r=vlad 2006-12-22 03:56:37 +00:00
timeless%mozdev.org 4c88c8a7ac Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
masayuki%d-toybox.com 3bf95adf1f Bug 363410 Implement font-size-adjust on Linux r=pavlov 2006-12-14 04:14:06 +00:00
masayuki%d-toybox.com 0ac83688e2 Bug 362428 [Cairo] 'normal' keyword for line-height is too tall with 'Lucida Grande'. r=pavlov 2006-12-14 04:12:40 +00:00
masayuki%d-toybox.com 1eee4d02c1 Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=stuart 2006-12-10 14:01:36 +00:00
masayuki%d-toybox.com 0b8a8c3b21 Bug 362048 gfxPlatFormGtk::ResolveFontName returns uninitialzed value for aAborted r=dbaron 2006-12-07 07:01:08 +00:00
masayuki%d-toybox.com 1091440ec4 Bug 341500 crash in usp10.dll(ScriptShape API) r=pavlov 2006-12-06 07:01:02 +00:00
smontagu%smontagu.org d231c61f34 Reverse the y offsets returned by ScriptPlace(). Bug 361782, r=pavlov 2006-12-04 07:23:12 +00:00
tor%cs.brown.edu 80079b46df Bug 362413 - expose cairo fill rule control. r=vlad 2006-12-01 05:24:50 +00:00
smontagu%smontagu.org b896e193c2 Bug 361778: Firefox not rendering Malayalam. r=pavlov, a=stuart on IRC 2006-11-30 21:25:41 +00:00
pavlov%pavlov.net c55bfba3cf printing on linux bug 323928. r=vlad 2006-11-29 23:40:16 +00:00
pavlov%pavlov.net 321ad66a71 fixing stupid camino bustage. 2006-11-28 22:08:56 +00:00
pavlov%pavlov.net 6fb8e9b2d8 cocoa-cairo printing. bug 359124. r=vlad 2006-11-28 21:10:05 +00:00
jwalden%mit.edu 8a46c6cfda Bug 361647 - Fix signed-unsigned comparisons in gfxPlatform.cpp. r+sr=pavlov 2006-11-23 22:00:10 +00:00
masayuki%d-toybox.com 57058f9bc8 Bug 361494 NS_ASSERTION of gfxPlatformGtk::IsExistingFont has wrong condition r=vlad 2006-11-23 02:01:36 +00:00
masayuki%d-toybox.com 172b377784 Bug 361529 Font resolver doesn't work fine on some cases r=pavlov 2006-11-22 17:50:38 +00:00
vladimir%pobox.com 0703222196 b=360244, Implement gfxPlatformMac::GetFontList, r=stuart 2006-11-22 00:52:09 +00:00
masayuki%d-toybox.com 47c43f3950 Bug 352174 need font-family resolver (cannot resolve alias of font family / is not checking whether the specified font family is installed the system) r=pavlov+vlad 2006-11-21 06:31:04 +00:00
pavlov%pavlov.net 52fabdac41 bug 359314. bandaiding over crash when #chars > #glyphs when justifying. r=vlad 2006-11-09 00:37:50 +00:00
pavlov%pavlov.net 9b7cd95949 removing unused variables. r=me 2006-11-09 00:06:49 +00:00
vladimir%pobox.com f0ab221e6d b=359002, single-pixel images are being drawn with wrong color; bugfix to previous patch, r=stuart 2006-11-08 01:34:10 +00:00
vladimir%pobox.com d3bfcb9752 b=359002, single pixel background image is incorrect color (third line of acid2), r=stuart 2006-11-01 23:13:37 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
vladimir%pobox.com f70d0c93f6 b=352488, canvas drawWindow causes transform change in source window; also 324803, drawwindow sometimes fails on cairo builds, r=stuart 2006-10-26 15:24:15 +00:00
vladimir%pobox.com 5ba3d27535 b=358115, expose cairo transform_bounding_box, r=stuart 2006-10-26 02:02:36 +00:00
dbaron%dbaron.org 3b6f3ec904 Fix uninitialized variable. b=357443 r=pavlov 2006-10-20 22:25:43 +00:00
pavlov%pavlov.net 3e372ae1d1 fix problem with certain fallback fonts not working. bug 355917. r=vlad 2006-10-19 20:08:20 +00:00
vladimir%pobox.com f119d1365e b=341694, continuing OSX cairo cocoa text rendering speedups [make font cache really cache], r=stuart 2006-10-18 00:23:26 +00:00
masayuki%d-toybox.com 019b83ba83 Bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad 2006-10-14 19:14:50 +00:00
masayuki%d-toybox.com 536e519668 Bug 356670 The ASCII text rendering is broken on Linux (regression of bug 356235) r=vlad (the review is in bug 356235) 2006-10-14 19:03:01 +00:00
vladimir%pobox.com 54bc041120 b=356235, implement textrun cache (landing #2) (for real this time), r+sr=roc,sr=stuart 2006-10-14 07:26:36 +00:00
vladimir%pobox.com 1d6553af78 b=356235, implement textrun cache (landing #2), r+sr=roc,sr=stuart 2006-10-14 05:37:40 +00:00
vladimir%pobox.com 7fa01dc798 b=351561, fix thebes/cairo linking issues 2006-10-14 04:46:04 +00:00
vladimir%pobox.com 0ed5a2fb74 backing out 356235, until windows linking screwage is fixed 2006-10-12 21:36:21 +00:00
vladimir%pobox.com 11880315a1 b=356235, implement gfxTextRun cache, r+sr=roc 2006-10-12 20:42:34 +00:00
vladimir%pobox.com a9db2223da b=356098, speed up atsui text rendering, r=stuart 2006-10-10 00:34:56 +00:00
pavlov%pavlov.net d3383dcece speed up font search for non-BMP characters. bug 356088. r=vlad 2006-10-10 00:03:24 +00:00
masayuki%d-toybox.com b21bab8280 b=353185 backing out the previous patch that breaks the Linux 2006-10-09 09:02:26 +00:00
masayuki%d-toybox.com 2696f4737b bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad 2006-10-09 08:46:50 +00:00
masayuki%d-toybox.com 7f7f6b8226 bug 353632 [Win] Need superscript/subscript quirks for some fonts r=pavlov 2006-10-09 08:45:56 +00:00
vladimir%pobox.com a234010892 b=355595, fix cairo-cocoa ATSUI font fallbacks, r=stuart 2006-10-06 01:02:06 +00:00
pavlov%pavlov.net 837fe3366c don't disable shaping for non-complex scripts when going through uniscribe. bug 354887. r=vlad 2006-09-29 21:52:26 +00:00
masayuki%d-toybox.com e9a58907bf Bug 354853 If pango lang has unknown language, we fail to convert to moz lang r=pavlov 2006-09-29 19:35:18 +00:00
masayuki%d-toybox.com c90471125d Bug 354551 Doesn't start with "undefined symbol: pango_context_get_font_map" since 26th r=vlad 2006-09-29 08:45:12 +00:00
roc+%cs.cmu.edu d08a336cd2 Bug 354549. Fix _get_rectangular_clip CTM to fix native theme drawing on Linux after the cairo update. r=vlad 2006-09-28 21:59:49 +00:00
vladimir%pobox.com 763aa9734d b=354388, Update cairo to cairo 2006-09-26 trunk, r=me 2006-09-26 22:21:56 +00:00
masayuki%d-toybox.com 6dae68ccd6 Bug 339513 neutral characters rendering problem (refactoring of gfxPangoTextRun) r=vlad+pavlov 2006-09-26 04:20:41 +00:00