Oleg Romashin
|
edfc506b1a
|
Bug 566133 - gfxSharedImageSurface.cpp is not compiling for other platforms. r=jones.chris.g
|
2010-05-18 07:04:21 -04:00 |
|
Vladimir Vukicevic
|
b99bb96c47
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Vladimir Vukicevic
|
706e10c197
|
bug 556420 - Add support for android to thebes r=joedrew
|
2010-05-11 13:27:36 -04:00 |
|
Bas Schouten
|
bc05313947
|
Bug 560147: Add a Unified OpenGL wrapper in Thebes that can be used from throughout the tree. r=vlad
|
2010-04-27 04:09:44 +02:00 |
|
Michael Ventnor
|
3602bd64b6
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Robert O'Callahan
|
53211fb449
|
Bug 538266. Part 1: create gfx3DMatrix. r=jrmuizel
|
2010-03-02 12:08:26 +13:00 |
|
Jonathan Kew
|
8a871fa050
|
bug 502906 - part 3 - factor out Uniscribe and GDI shapers from Windows GDI font code. r=jdaggett
--HG--
rename : gfx/thebes/src/gfxWindowsFonts.cpp => gfx/thebes/src/gfxUniscribeShaper.cpp
rename : gfx/thebes/public/gfxWindowsFonts.h => gfx/thebes/src/gfxUniscribeShaper.h
|
2010-03-15 09:34:25 +00:00 |
|
Jonathan Kew
|
84ecdc13b7
|
bug 502906 - part 2 - split out gfxCoreTextShaper and gfxMacFont. r=jdaggett
--HG--
rename : gfx/thebes/src/gfxCoreTextFonts.cpp => gfx/thebes/src/gfxCoreTextShaper.cpp
rename : gfx/thebes/public/gfxCoreTextFonts.h => gfx/thebes/src/gfxCoreTextShaper.h
|
2010-03-10 12:46:41 +00:00 |
|
Oleg Romashin
|
c4c4f0664c
|
Bug 550468 - Fix support for Pango font engine on Qt platform. r=karlt.
|
2010-03-06 15:29:55 +02:00 |
|
Jonathan Kew
|
a77a681fe4
|
Bug 548177 - remove ATSUI text rendering code. r=jdaggett
|
2010-02-26 06:20:38 -08:00 |
|
Bas Schouten
|
dcdb088a10
|
Bug 527707: Add Direct2D and DirectWrite backend integration to thebes and widget. Preffed off by default r=jrmuizel r=jmathies r=jfkthame
|
2010-02-25 22:36:07 -08:00 |
|
Oleg Romashin
|
10bae41c14
|
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar.
|
2010-02-19 19:46:54 -08:00 |
|
Doug Turner
|
184af0aa49
|
comparing with ssh://hg.mozilla.org/mozilla-central
searching for changes
changeset: 38150:c823c17d12d2
user: Doug Turner <dougt@dougt.org>
date: Tue Feb 16 10:49:57 2010 -0800
summary: backing out 544250
|
2010-02-16 10:52:40 -08:00 |
|
Oleg Romashin
|
5cfa8aef3e
|
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar
|
2010-02-16 10:15:52 -08:00 |
|
Takuro Ashie
|
23139b43fb
|
Bug 505284 - bottom of fonts cut off in dialogs. r=karlt
|
2009-10-30 16:13:41 -07:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
cmills@nvidia.com
|
10eebb0922
|
b=484864, b=488910 - cairo ddraw backend for wince; r=vlad
|
2009-04-22 17:48:30 -07:00 |
|
Jonathan Kew
|
88f6bdf54a
|
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett
|
2009-03-29 17:31:51 -07:00 |
|
Josh Aas
|
6b7004be86
|
Backed out changeset e413694940b3
|
2009-03-27 14:32:49 -07:00 |
|
Jonathan Kew
|
3f8d20bfc2
|
Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett
|
2009-03-27 10:18:35 -07:00 |
|
L. David Baron
|
e0ea655b2f
|
Separate previously-copied font constants into their own file and have them in one place rather than three. (Bug 3512) r=vlad
|
2009-01-29 12:39:18 -08:00 |
|
Brad Lassey
|
2f6351583f
|
bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad
|
2009-01-23 01:24:29 -05:00 |
|
John Daggett
|
c5d2a8ddfd
|
Bug 441473. Implement user font set object. r+sr=roc
|
2008-10-01 12:01:53 +09:00 |
|
Arpad Borsos
|
3da6ac3d8d
|
bug 445321 - remove --enable-glitz and related defines. r=vlad,ted
|
2008-09-30 13:53:38 -04:00 |
|
Vladimir Vukicevic
|
1ce4d80f1b
|
b=450178; add generic 8-bit alpha box blur in thebes (patch from Eric Bulter); r=vlad
|
2008-09-25 12:53:09 -07:00 |
|
Oleg Romashin
|
9941099a86
|
Bug 451032 – Replace gfxQtFonts with gfxFT2Fonts because it almost the same. r=vladimir
|
2008-08-28 21:05:53 +10:00 |
|
Oleg Romashin
|
f60c5c61e0
|
Removed old embedding API
Removed old GLITZ stuff
|
2008-08-15 09:31:55 +03:00 |
|
Oleg Romashin
|
59134516e5
|
Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object
Added empty gfxQtNativeRenderer and fixed nsObjectFrame for MOZ_WIDGET_QT
|
2008-08-09 16:43:08 +03:00 |
|
Oleg Romashin
|
12059d0133
|
mozilla-central merge
|
2008-08-08 13:05:00 +03:00 |
|
Vladimir Vukicevic
|
cec2aa1047
|
[dfb,422221] Gtk/DirectFB port core; patches from dfb tree, r=vlad
|
2008-08-06 13:48:55 -07:00 |
|
Vladimir Vukicevic
|
5666178bff
|
(really) backing out d883ab4b8f41
|
2008-08-06 16:32:33 -07:00 |
|
Vladimir Vukicevic
|
67fa7ce818
|
[dfb,422221] Gtk/DirectFB port core; patches from dfb tree, r=vlad
|
2008-08-06 13:48:55 -07:00 |
|
Oleg Romashin
|
bc6cd35488
|
Merging mozilla-central to mozilla-qt.
|
2008-08-03 20:30:10 +03:00 |
|
Robert O'Callahan
|
8901cc3a8a
|
Bug 444689. gfxMatrix type checks should allow for an epsilon fuzz so that matrix arithmetic that works out to the identity doesn't change the type. r=vlad
|
2008-07-14 10:27:43 +12:00 |
|
romaxa@romaxa.research.nokia.com
|
6c3e325d4b
|
Add new cairo-qpainter backend for building in cairo-qt configuration
|
2008-04-19 16:34:30 +03:00 |
|
romaxa@romaxa.research.nokia.com
|
bbb00db9ff
|
Enabled building of gfxQtFonts and gfxQtPlatform for cairo-qt configuration
|
2008-04-19 16:19:04 +03:00 |
|
reed@reedloden.com
|
89eddcaa54
|
Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+]
|
2008-02-20 03:33:27 -08:00 |
|
vladimir@pobox.com
|
95e9d58680
|
b=414685, optimize mac image decoding and rendering ; r=stuart
|
2008-02-05 22:48:47 -08:00 |
|
jdaggett@mozilla.com
|
86234c3ffa
|
Bug 396137. Use Windows cmap font matching in place of ATSUI font matching. r+sr=pavlov
|
2007-12-27 17:28:26 -08:00 |
|
mozilla@weilbacher.org
|
24ec805ac5
|
[OS/2] Bug 407524: Enable PDF surface on OS/2, r=ted.mielczarek
|
2007-12-11 13:49:27 -08:00 |
|
roc+@cs.cmu.edu
|
4b80cff404
|
Bug 396321. Make gfxTextRunWordCache strip bidi control characters when it creates a text run, ensuring that platform text engines never see such characters. r=pavlov,a=vlad
|
2007-10-24 14:39:23 -07:00 |
|
roc+@cs.cmu.edu
|
ef3b336b06
|
Bug 384100. Implement word-based textrun cache. r=vlad
|
2007-06-12 13:56:04 -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 |
|