Vladimir Vukicevic
|
0833142a5e
|
b=509244; gfx crash on memory pressure notification; r=karlt
|
2009-08-14 16:51:30 -04:00 |
|
Hashem Masoud
|
b71a1a1cfa
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Joe Drew
|
2aa59235f2
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
fantasai
|
1816bcdd46
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Rob Arnold
|
df5d07b68d
|
Bug 501475 - Remove nsPaletteInfo and friends. r=joe
|
2009-07-09 12:27:44 -07:00 |
|
Vladimir Vukicevic
|
662ffbc455
|
b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad
|
2009-07-08 16:34:02 -07:00 |
|
Vladimir Vukicevic
|
ccc387da9b
|
b=494438; add optional OpenGL acceleration to ddraw surface for CE: enable composite accel; r=vlad
|
2009-07-08 16:34:02 -07:00 |
|
Brad Lassey
|
409b836fcf
|
bug 503096 - always used FILTER_FAST for mobile r=jmuizelaar
|
2009-07-08 12:50:07 -04:00 |
|
Timothy Nikkel
|
e5bf038da5
|
Bug 494664. Minor color-related cleanup. r=jmuizel,sr=vlad
--HG--
extra : rebase_source : a81d48bb0fa9faac3806b7a609d35a9eb5bdffd9
|
2009-06-24 21:18:17 +12:00 |
|
Timothy Nikkel
|
62901930d7
|
Bug 494664. NS_ComposeColors needs to handle non-opaque background colors correctly. r=jrmuizel,sr=vlad.
--HG--
extra : rebase_source : 58e5cf406f1bc96b808700011a46838372a0bc95
|
2009-06-24 21:17:24 +12:00 |
|
Jonathan Kew
|
e8b1c6c506
|
Bug 498252 - Correct the font-size used in context menus, r=josh
|
2009-06-15 22:04:22 +02:00 |
|
Jonathan Kew
|
650956f4e7
|
use Cocoa instead of (deprecated, non-64bit) Appearance Manager APIs in nsSystemFontsMac (for bug 489354) r=joshmoz
--HG--
rename : gfx/src/thebes/nsSystemFontsMac.cpp => gfx/src/thebes/nsSystemFontsMac.mm
|
2009-06-12 14:52:35 -04:00 |
|
Markus Stange
|
f64a903399
|
Bug 495920 - nsThebesDeviceContext shouldn't have a reference to a native widget. r=masayuki, sr=roc
|
2009-06-11 11:24:41 +02:00 |
|
Zack Weinberg
|
c8a52af86a
|
Bug 488649: Unify document.body.{bgColor,text,link,vLink,aLink} with the <body> attributes of the same names. Do not default to prescontext/CSS for these. Remove the unsafe function NS_RGBToHex().
|
2009-05-19 22:11:01 -04:00 |
|
Benjamin Smedberg
|
6df221580d
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04:00 |
|
Robert O'Callahan
|
c8a063a105
|
Bug 493202. Add a layout.css.devPixelsPerPx hidden pref to control that ratio if desired. r=vlad
|
2009-05-18 10:09:53 +12:00 |
|
Robert O'Callahan
|
b3a5e760d6
|
Bug 489389. Limit size of temporary surface for tiling based on current clip extents. r=vlad
|
2009-05-08 15:19:41 +12:00 |
|
Robert O'Callahan
|
b392bd31d0
|
Backing out fix for bug 479852 due to regressions
--HG--
extra : rebase_source : 9545085000e8e2336198daad3aaa767747398542
|
2009-05-08 14:35:47 +12:00 |
|
Robert O'Callahan
|
5c2187ce10
|
Backed out changeset 836d5856f1e5
|
2009-05-08 14:34:49 +12:00 |
|
Jeff Muizelaar
|
381808375b
|
Bug 488901 - Don't use a push group on Quartz surfaces in nsThebesImage::Draw(), since Quartz doesn't seem to have any practical limits on translation. r=vlad,joe
|
2009-05-07 14:33:29 -04:00 |
|
Vladimir Vukicevic
|
d9073e45b1
|
b=479852; fix slow page scrolling with zoom when 1px tall or wide images are tiled; r=roc
|
2009-04-11 18:29:11 -07:00 |
|
Masayuki Nakano
|
4184a11813
|
Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad
|
2009-04-10 19:43:19 +09:00 |
|
Stuart Parmenter
|
8d808221a7
|
Bug 482689. Optimize display lists for backgrounds. r/sr=roc
|
2009-04-08 08:19:51 -07:00 |
|
Jeremy D. Lea
|
9730c943dc
|
Bug 419125 - Remove assert to fix bustage;
|
2009-04-08 12:48:34 -07:00 |
|
Jeremy D. Lea
|
d481ca446b
|
Bug 419125 - Part 3 - Merge nsRenderingContextImpl into nsThebesRenderingContext; r+sr=vlad
|
2009-04-08 11:40:32 -07:00 |
|
Jeremy D. Lea
|
c0ab49bb1b
|
Bug 419125 - Part 2 - Merge DeviceContextImpl into nsThebesDeviceContext; r+sr=vlad
|
2009-04-08 11:40:24 -07:00 |
|
Jeremy D. Lea
|
b6186beddc
|
Bug 419125 - Part 1 - Minour cleanups of nsThebesDeviceContext; r+sr=vlad
|
2009-04-08 11:40:12 -07:00 |
|
Jeff Muizelaar
|
52c97edf1e
|
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
Replaces lcms with qcms
|
2009-04-07 12:02:11 -04:00 |
|
Robert Longson
|
84203c61ee
|
Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc
|
2009-04-05 10:52:14 +01:00 |
|
Anders Kaseorg
|
12c9d1e442
|
Bug 190778 - [gtk2] Assumes font sizes are integers, they are not; r=blizzard sr=roc
|
2009-04-30 12:07:20 +02:00 |
|
Makoto Kato
|
b4c172a882
|
Bug 184657 - GFX should use the newer nsIPrefService APIs instead of nsIPref. r=roc. sr=vladimir
|
2009-04-04 18:43:42 +09:00 |
|
Joe Drew
|
db7246feb6
|
Backed out changeset 6f3c2171bbb2:
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 16:27:27 -04:00 |
|
Jeff Muizelaar
|
e823d73623
|
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 15:09:56 -04:00 |
|
Jeremy D. Lea
|
0e51628bd3
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
|
Robert Longson
|
fb4afd4ad6
|
Bug 484150 - support image-rendering attribute. Includes some gfx code by vlad from bug 423756 which is r=joe. The rest is r=dbaron, sr=roc
|
2009-03-21 15:36:38 +00:00 |
|
Taras Glek
|
a5e1d36a0e
|
Bug 483425 - memory leak fix + testcase r=vlad
|
2009-03-19 11:45:07 -07:00 |
|
Taras Glek
|
03957df515
|
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
|
2009-03-18 11:42:07 -07:00 |
|
Taras Glek
|
e5518c5104
|
Backed out changeset 9d34172f942f
|
2009-03-18 10:20:50 -07:00 |
|
Taras Glek
|
4228bce5c8
|
Bug 477708 - expose nsIRegion::getrects() to scripts r=vlad
|
2009-03-18 09:53:34 -07:00 |
|
Taras Glek
|
adb0472423
|
Bug 477708 - backout previous numRects, getRect attempt r=vlad
|
2009-03-18 09:53:14 -07:00 |
|
Mats Palmgren
|
cccd4ed473
|
Initialize mColor to fix UMR. b=480032 r+sr=vladimir
|
2009-02-25 02:42:52 +01:00 |
|
Jonathan Kew
|
526a0ca6e9
|
Bug 479276. Support a new kind of glyph bounding-box: TIGHT_HINTED_OUTLINE_EXTENTS, and use it to stop MathML spacing depending on exact ink extents. r+sr=roc
--HG--
extra : rebase_source : 43f9009f6457361e690062f87b2e5fda4041dc48
|
2009-02-24 21:32:58 +13:00 |
|
Arpad Borsos
|
477b01155c
|
Bug 474369 - get rid of nsVoidArray; gfx part; r+sr=vladimir
|
2009-02-23 02:05:26 +01:00 |
|
Taras Glek
|
c24af569ee
|
Bug 477708 - expose nsIRegion::getrects() to scripts r=stuart
|
2009-02-10 15:10:07 -08:00 |
|
Arpad Borsos
|
5a0cc7264d
|
Bug 476805. Stop leak by avoiding double refs. r+sr=roc
|
2009-02-04 14:21:02 +01:00 |
|
Zack Weinberg
|
a66146acfe
|
Bug 455364. Add Thebes API to extract a subimage of an image into a new image. r=vlad
|
2009-02-05 21:14:07 +13:00 |
|
Arpad Borsos
|
a7c1dec752
|
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
|
2009-02-02 18:49:58 +01:00 |
|
L. David Baron
|
38d578f649
|
Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky
|
2009-01-29 12:39:18 -08:00 |
|
Brad Lassey
|
598810b6ec
|
bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad
|
2009-01-23 01:24:29 -05:00 |
|
Daniel Holbert
|
4301671b45
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|