Marco Bonardo
|
1b31e5f0a2
|
Merge last green PGO changeset from inbound to central
|
2012-01-17 16:22:33 +01:00 |
|
Stefan
|
a94256c976
|
bug 668263 - fix erratic spacing in print-to-PDF by cherry-picking Cairo fixes from https://bugs.freedesktop.org/show_bug.cgi?id=31062. r=jrmuizel,ajohnson
|
2012-01-17 10:01:36 +00:00 |
|
Ms2ger
|
ce301744c0
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
|
Justin Wood
|
b50ee39e04
|
Merge last green PGO from inbound to mozilla-central
|
2012-01-16 22:27:53 -05:00 |
|
Jeff Muizelaar
|
834bc5acc7
|
Bug 717921. Fix bustage about moz_xrealloc.
|
2012-01-16 22:23:37 -05:00 |
|
Joe Drew
|
cafbfddf58
|
Bug 473236 - Remove executable bits from ScaledFontSkia.*. r=jrmuizel DONTBUILD
|
2012-01-16 16:29:42 -05:00 |
|
Serge Gautherie
|
3397965934
|
Bug 628589. (Fv2) test_acceleration.html: Add a workaround for SeaMonkey (tinderboxes) which don't support acceleration. r=joe.
|
2012-01-16 21:52:18 +01:00 |
|
Justin Wood
|
94e66a942e
|
Merge m-c tip to m-i
|
2012-01-15 05:29:24 -05:00 |
|
Jonathan Kew
|
ee163436d0
|
bug 714067 - correction in ligature indexing when combining marks are present. r=behdad
|
2012-01-15 08:52:00 +00: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 |
|
Jeff Muizelaar
|
96e6029c78
|
Bug 513702. Remove gfx/cairo/cairo/test/. r=joe
We have never used these files and they are terribly
out of date.
|
2012-01-14 14:32:14 -05:00 |
|
Matt Woodrow
|
9a2792e6c9
|
Bug 715720 - Support DrawTargets in CanvasLayerOGL. r=jrmuizel
|
2012-01-17 10:55:43 +13: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 |
|
Mike Hommey
|
41e5e42c93
|
Bug 716825 - Avoid loading system libraries with their full path. r=bjacob,r=gal,r=blassey
|
2012-01-13 07:23:02 +01:00 |
|
Ed Morley
|
329417cd35
|
Merge mozilla-central to mozilla-inbound
|
2012-01-13 03:19:46 +00:00 |
|
Oleg Romashin
|
d6ad5fab8a
|
Bug 694964 - crash [@ gfxSharedImageSurface::Open]. r=ajuma
|
2012-01-12 15:49:43 -08:00 |
|
Chris Jones
|
24f87ab423
|
Bug 716332: Delete temporary fbo. r=joedrew
|
2012-01-12 16:27:34 -08:00 |
|
Matt Woodrow
|
841caeb8f4
|
Bug 712509 - Disable Skia's internal malloc debugging as it was causing crashes on android. r=Bas
|
2012-01-12 13:46:09 +13:00 |
|
Nathan Froyd
|
fa5154d0f1
|
Bug 717311 - reduce space required by sCatEAWValues; r=jfkthame
|
2012-01-11 15:51:09 -05: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 |
|
Nathan Froyd
|
4eb190e713
|
Bug 717311 - reduce space required by sCatEAWValues; r=jfkthame
|
2012-01-11 15:51:09 -05:00 |
|
Boris Zbarsky
|
aa1e6384d2
|
Bug 718150. Make sure to update our stored size on Swap() even if we didn't already have a front surface. r=cjones
|
2012-01-14 11:48:48 -05:00 |
|
Oleg Romashin
|
23660a956c
|
Bug 715822 - OGL CleanupResources should cleanup Texture resources too. r=mattwoodrow
|
2012-01-16 00:41:55 -05:00 |
|
Jeff Muizelaar
|
e8f99f9572
|
Bug 717921. Only have one thebes surface. r=bas
|
2012-01-13 09:48:29 -05:00 |
|
Jeff Muizelaar
|
3080dfc168
|
Bug 717921. Add UserData to DrawTarget. r=bas
|
2012-01-13 09:47:58 -05:00 |
|
Jeff Muizelaar
|
e74511907f
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
|
Jeff Muizelaar
|
4e229f2af6
|
Bug 716639. Add a constructor for gfxQuartzSurface that takes a gfxIntSize. r=mwoodrow
|
2011-12-13 09:58:11 -05:00 |
|
Joe Drew
|
75e6f69da6
|
Bug 715513 - Implement text in the new 2D API's Cairo backend. r=jrmuizel
--HG--
extra : rebase_source : 75350d02ec31e60c356b1d9f05bf14b2b2dee9f4
|
2012-01-10 13:26:59 -05:00 |
|
Joe Drew
|
2a87535698
|
Bug 715652 - Jeff's review requested changes which were easier to implement on top of path support. r=jrmuizel
--HG--
extra : rebase_source : 1918afdd0ea2629169dff36353fdf01d66377e26
|
2012-01-09 17:19:11 -05:00 |
|
Joe Drew
|
200475920f
|
Bug 707848 - Implement paths in the 2D API's Cairo backend. r=jrmuizel
--HG--
extra : rebase_source : a127cd96d48077c02f32d64b89984995c02fc38b
|
2012-01-09 17:15:10 -05:00 |
|
Joe Drew
|
879f7f3954
|
Bug 715652 - Implement significantly more of the 2D API for the Cairo backend. r=jrmuizel
--HG--
extra : rebase_source : b23314691fef65db2518d3e738a66039e3c18909
|
2012-01-09 16:50:01 -05:00 |
|
Karl Tomlinson
|
1d8d7233fb
|
b=682625 pass VisualID when PictFormat is not available r=cjones
--HG--
extra : transplant_source : A%2ALD%92%93%A3%D8%AB%03i%17Y%F4%CA%D3%AAE%3D%99
|
2012-01-10 23:54:38 +13:00 |
|
Karl Tomlinson
|
5d027f5e32
|
b=682625 move XVisualIDToInfo to X11Util r=cjones
--HG--
extra : transplant_source : %BA%AF%7F%B2%B3%12%F2%CBl%FAy%5C%F25lI%23%EC%92%28
|
2012-01-10 23:54:38 +13:00 |
|
Ed Morley
|
49f22f3ce4
|
Backout b9e154713763 (bug 702158) for pgo linux failures
|
2012-01-11 01:22:15 +00:00 |
|
Marco Castelluccio
|
e10776db76
|
Bug 702158 - Build Skia Azure backend on linux. r=mattwoodrow
|
2012-01-11 11:17:56 +13: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
|
8fae2a5409
|
bug 711355 - fix potential leaks in nsCoreAnimationSupport found by static analysis. r=bgirard
|
2012-01-10 14:47:52 +00:00 |
|
Krzysztof Kotlenga
|
6dcd161a90
|
Bug 678940 - remove caching of uniform values. r=joe
|
2012-01-09 10:57:21 +01:00 |
|
Ed Morley
|
2260599ad4
|
Merge mozilla-central to mozilla-inbound
|
2012-01-06 22:35:43 +00:00 |
|
Ed Morley
|
222303ed15
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2012-01-06 22:27:52 +00:00 |
|
Kyle Huey
|
b82fe49789
|
Bug 683891: Stop exporting THEBES_API symbols from libxul. r=glandium
|
2012-01-06 09:44:25 -05: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 |
|
Jeff Muizelaar
|
b1a552dca2
|
Bug 715704. Add a quartz implementation of mark_dirty_rectangle. r=roc
We need to drop our CGImage cache when the surface has been changed by outside users.
|
2012-01-05 18:40:01 -05: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
|
61bcbc8a14
|
bug 703100 - pt 2.4.1 - make gfxPangoFontGroup font-matching behavior more similar to generic gfxFontGroup version. r=roc
|
2012-01-05 11:54:44 +00:00 |
|
Jonathan Kew
|
a496e551bd
|
bug 703100 - pt 2.4 - adapt Linux/Pango font code to work with gfxShapedWord caches. r=roc
|
2011-12-06 12:39:19 +00:00 |
|