Makoto Kato
53cc49df1a
Bug 660584 - nsILanguageAtomService.LookupLanguage should use nsACString instead of nsAString. r=smontagu
2011-05-31 14:09:05 +09:00
Karl Tomlinson
0926a6ea58
b=468496 use RepeatPad on newer X servers even when downscaling r=joe
...
--HG--
extra : transplant_source : %8DY%BB%96%10%93%5C%E7%60%04h%5C%400%F8%1Dx%CCq%FC
2011-05-31 09:38:50 +12:00
Robert O'Callahan
2e0298a19f
Bug 647560. Cache temporary backbuffer surfaces. r=karlt
2011-05-30 15:48:29 +12:00
Jeff Muizelaar
f30c726d3a
Bug 562746. Update cairo to 1.10.
...
A lot of changes from upstream here that will hopefully be smoothed
out a bit soon.
2011-03-10 14:52:15 -05:00
Jeff Muizelaar
5adbc61fa6
Bug 562746. Remove use of EXTEND_NONE on quartz. r=roc
...
The updated quartz backend actually supports extend none properly.
We currently (and in the update) patch extend_pad to behave like the old
extend_none instead of a real extend_pad, so this change shouldn't have any
rendering differences now and fixes the reftest when we update.
2011-05-18 15:41:45 -04:00
Mounir Lamouri
5dbe0fcb94
Merging cedar with mozilla-central.
2011-05-27 09:57:51 +02:00
Daniel Holbert
d82fe3627c
Bug 659466: Fix remaining data URI "#" --> "%23" conversions in testcases. r=bz
2011-05-26 01:20:08 -07:00
Ehsan Akhgari
1cf1f06794
Backout bug 562746 (Cairo update to version 1.10) because of the possible Dromaeo regression on Mac OS X 10.5)
2011-05-26 14:57:50 -04:00
Benoit Jacob
35a3781d38
Bug 659349 - WebGL allows access to uninitialised graphics memory - r=jrmuizel
...
GLContext::ClearSafely() wasn't really safe, it was making naive assumptions about GL state and as a result, a WebGL script could obtain an uninitialized backbuffer.
2011-05-26 14:24:48 -04:00
Jeff Muizelaar
8eb40c43cb
Bug 562746. Update cairo to 1.10.
...
A lot of changes from upstream here that will hopefully be smoothed
out a bit soon.
2011-03-10 14:52:15 -05:00
Jeff Muizelaar
a3b506816d
Bug 562746. Remove use of EXTEND_NONE on quartz. r=roc
...
The updated quartz backend actually supports extend none properly.
We currently (and in the update) patch extend_pad to behave like the old
extend_none instead of a real extend_pad, so this change shouldn't have any
rendering differences now and fixes the reftest when we update.
2011-05-18 15:41:45 -04:00
Matt Brubeck
8349139224
Merge cedar to mozilla-central
2011-05-24 14:55:37 -07:00
Benoit Jacob
9ebd896e48
Bug 657748 - Update ANGLE to r653 - a=joe
...
This ANGLE update fixes bugs, brings large performance improvements, and adds major new features that web devs are looking forward to: vertex shader texture lookup and float textures.
http://code.google.com/p/angleproject/
This update is also needed because the version we're currently using is the chrome_m10 branch and that's no longer maintained. This update will make it much easier to apply security fixes if needed.
2011-05-24 11:05:56 -04:00
John Daggett
cea2a0c551
Bug 659182. Null-check bundle ID's before releasing.
...
r=roc
2011-05-23 22:14:16 -07:00
Matheus Kerschbaum
6eb93f7dd3
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
2011-05-23 18:54:47 +02:00
Matt Brubeck
d4862ec52d
Bug 598736 - Use bilinear image scaling when NEON is available [r=jrmuizel]
2011-04-08 10:15:37 -07:00
Nicholas Nethercote
e942f8f50a
Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc.
2011-05-22 19:49:56 -07:00
Matt Woodrow
d9c40bb751
Bug 606855 - Re-enable checking of GLX extensions. r=bjacob
2011-05-23 11:04:22 +12:00
Benjamin Peterson
77408a88a6
Bug 658314 - UserToDevice uses the transform matrix. r=roc
...
--HG--
extra : rebase_source : 642b8d2ec5c5a523c74d44c4285731810f28e7ba
2011-05-21 22:06:24 +02:00
Benoit Jacob
7e05c500e7
Bug 656215 - check max size for textures and renderbuffers - r=joedrew
...
This is needed to correctly handle exceedingly large canvases, for example.
2011-05-20 15:53:53 -04:00
Vladimir Vukicevic
b52de06579
Bug 630672 - implement WebGL OES_texture_float extension - r=bjacob
...
This implements floating-point textures in WebGL
2011-05-20 15:53:53 -04:00
Vivien Nicolas
d7877250d0
backout bug 647560 - Pages on Fennec desktop does not not draw anymore
2011-05-20 17:45:00 +02:00
John Daggett
6a19da366e
Bug 652754. Eliminate unnecessary font data enumerations at startup. r=jkew
2011-05-20 15:09:30 +09:00
John Daggett
4e65ac9cf3
Backout 2e0e36b0feae due to odd Linux bustage
2011-05-20 16:13:01 +09:00
John Daggett
de4233ccc7
Bug 652754. Eliminate unnecessary font data enumerations at startup. r=jkew
2011-05-20 15:09:30 +09:00
Florian Hänel
9b0ef26bc8
Bug 628566 - Implement basic tiling of ImageLayerOGL. r=joe
2011-05-19 12:53:02 +02:00
Robert O'Callahan
b3d6e4d026
Bug 647560. Cache temporary backbuffer surfaces. r=karlt
2011-05-18 23:24:52 +12:00
Ed Morley
91238e76b1
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
2011-05-17 16:01:36 +02:00
Mounir Lamouri
127ecf5ea3
Backout bug 629866 and bug 647560.
2011-05-17 11:44:17 +02:00
Robert O'Callahan
5649b24aa6
Bug 647560. Cache temporary backbuffer surfaces. r=karlt
2011-05-17 11:42:11 +12:00
John Daggett
f27705b434
Bug 567552. Disable font auto-activation. r=josh
2011-05-11 09:44:35 +09:00
John Daggett
e9e9f644e7
Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel
2011-05-11 09:30:20 +09:00
John Daggett
0a81d96dc0
Backed out changeset d34dd7156b4d
2011-05-09 15:19:33 +09:00
John Daggett
9476a3a424
Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel
2011-05-09 14:56:27 +09:00
Jonathan Kew
a0b59b8e30
bug 655138 - don't use font entry after it's been replaced. r=jdaggett
2011-05-08 13:09:03 +01:00
Matt Woodrow
cc174c5b89
Bug 651469 - Add FastMovePixels to gfxASurface and use it where appropriate. r=roc
2011-05-08 13:19:11 +12:00
Benoit Jacob
59f8fad8a2
Bug 645407 - remove useless GLX checks - r=karlt
2011-05-03 16:07:17 -04:00
Benoit Jacob
7c6c27aa61
Bug 645407 - remove old blacklisting - r=karlt
2011-05-03 16:07:17 -04:00
Jonathan Kew
650a6ba4cf
bug 253317 - part 5 - support none/manual/auto values for -moz-hyphens in layout. r=roc
2011-05-04 12:29:56 +01:00
Nicholas Nethercote
020b76968f
Bug 633653 - revamp about:memory. r=vlad,sdwilsh,dvander,gavin,ehsan,edwsmith; sr=benjamin.
2011-05-03 17:12:58 -07:00
Benoit Jacob
d740fe1212
backout bug 645407, bug 639842, bug 642502
2011-05-03 17:18:44 -04:00
Benoit Jacob
fd50b07015
Bug 645407 - remove useless GLX checks - r=karlt
2011-05-03 16:07:17 -04:00
Benoit Jacob
1a69afa143
Bug 645407 - remove old blacklisting - r=karlt
2011-05-03 16:07:17 -04:00
Jonathan Kew
798129b691
bug 33032 - synthesize various Unicode space characters rather than showing missing glyphs. r=jdaggett
2011-05-02 10:01:55 +01:00
Jonathan Kew
81d6a97ce8
bug 653100 - no longer need to save copies of layout tables prior to OTS sanitization. r=jdaggett
2011-04-28 09:01:59 +01:00
Jonathan Kew
c8eb8e834c
bug 653705 - ensure mIsCFF is not left uninitialized for downloaded fonts. r=jdaggett
2011-05-02 10:01:54 +01:00
Zack Weinberg
d100392a5b
Bug 651498: call gfxPlatform::Init when necessary and not earlier. r=joedrew,bsmedberg
...
--HG--
extra : rebase_source : fa6eae9a0656197d2c245f7c15120f36face2347
2011-04-21 12:36:49 -07:00
Jonathan Kew
2fbe4d0281
Backed out changeset 52b6489a3140 (bug 653100) because of reftest oranges.
2011-04-28 10:52:04 +01:00
Jonathan Kew
5954624b8d
bug 653100 - no longer need to save copies of layout tables prior to OTS sanitization. r=jdaggett
2011-04-28 09:01:59 +01:00
Jonathan Kew
16bf57f046
bug 653098 - remove unused function gfxUserFontSet::RemoveFamily. r=jdaggett
2011-04-28 09:01:19 +01:00