Reuben Morais
|
28fd969a42
|
Bug 855790 - Fix Clang trunk compilation error on gfxPlatformMac.h r=mattwoodrow
--HG--
extra : rebase_source : c3c27b4d10be5fa61b3c610e6cddd26e2d1f949d
|
2013-03-28 13:11:58 -07:00 |
|
Mina Almasry
|
797287a144
|
Bug 582783 - Move windows.h include and undef LoadImage to gfxWindowsSurface.h. r=joe
|
2013-03-25 17:53:54 -04:00 |
|
Bas Schouten
|
1b59d771af
|
Bug 854446: Allow setting Moz2D recording destination. r=joedrew
|
2013-03-26 03:20:30 +00:00 |
|
Benoit Girard
|
fc10a7cfe4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
|
2013-03-18 15:25:50 +01:00 |
|
Benoit Girard
|
9d12529d78
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
Joshua Cranmer
|
969dfd9705
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
|
Brian R. Bondy
|
57f90a3f4d
|
Bug 844954 - Add support for DX9.3 feature level for Metro and cleanup CreateDevice code. r=bas
|
2013-03-22 15:32:56 -04:00 |
|
Brian R. Bondy
|
f2ca239156
|
Backout of 925db0605e39 due to bustage. r=me
|
2013-03-23 11:10:28 -04:00 |
|
Brian R. Bondy
|
a5d3945d58
|
Bug 844954 - Add support for DX9.3 feature level for Metro and cleanup CreateDevice code. r=bas
|
2013-03-23 10:19:42 -04:00 |
|
George Wright
|
bbbab52ed9
|
Bug 849253 - Make SkiaGL a build-time option independent of Skia, and disable it on PPC[64] r=mattwoodrow
|
2013-03-13 19:29:47 -04:00 |
|
Joe Drew
|
86206ae7fd
|
Bug 853169 - Initialize the output profile explicitly from within gfxPlatform::Init, and handle when we can't create one in xpcshell tests on Gtk because we don't have an X Display. r=jrmuizel
|
2013-03-21 23:12:30 -04:00 |
|
Joe Drew
|
704b67be05
|
Backed out 3 changesets (bug 853628, bug 853169) for crashing mysteriously
Backed out changeset c0befbf2533d (bug 853169)
Backed out changeset 2e318d0a172b (bug 853169)
Backed out changeset 69f965c0fd46 (bug 853628)
--HG--
extra : rebase_source : cbf40a9b54d1ab221ab1823f9ea32bae7c965c3b
|
2013-03-22 00:27:58 -04:00 |
|
Joe Drew
|
9cc3355619
|
Bug 853169 - Initialize the output profile explicitly from within gfxPlatform::Init, and handle when we can't create one in xpcshell tests on Gtk because we don't have an X Display. r=jrmuizel
|
2013-03-21 23:12:30 -04:00 |
|
David Zbarsky
|
9a11ed834c
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
|
Phil Ringnalda
|
7115c0034e
|
Back out d77773a8abf9 and eca6b3ea3e8d (bug 853169) for Linux xpcshell crashes
CLOSED TREE
|
2013-03-20 21:33:03 -07:00 |
|
Joe Drew
|
d237ed101a
|
Bug 853169 - Initialize the output profile at gfxPlatform::Init() time. r=jrmuizel
|
2013-03-20 22:25:43 -04:00 |
|
Mike Shal
|
9680b82df6
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Ed Morley
|
b2109c458f
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
2b1775b4e9
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
|
Benoit Girard
|
664cf994b4
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
|
Benoit Girard
|
c4c6a0ddf5
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Jonathan Kew
|
1906807db7
|
bug 851495 - add Khmer to table of scripts requiring shaping support. r=jdaggett
|
2013-03-15 17:08:55 +00:00 |
|
John Daggett
|
dcdead5448
|
Bug 847272 - avoid userfontset updates within font stream handling methods. r=jkew
|
2013-03-14 14:24:40 +09:00 |
|
Chris Peterson
|
b805c917dd
|
Bug 850408 - Part 1: Remove Snow Leopard OS checks in gfx and xre. r=joshmoz
|
2013-03-07 23:00:07 +00:00 |
|
Jeff Walden
|
cc0ac55d6b
|
Bug 847480 - Convert DeprecatedAbs overloads taking floating point (except for nscoord uses, when nscoord is optionally a floating point type) to Abs. r=Ms2ger
|
2013-03-05 15:43:44 -08:00 |
|
Jeff Walden
|
0bfefb7eed
|
Bug 847480 - Blindly convert all existing mozilla::Abs users to mozilla::DeprecatedAbs. Individualized conversions to the reformed mozilla::Abs will continue until mozilla::DeprecatedAbs is unused, at which point it will be removed. r=Ms2ger
|
2013-03-05 15:43:30 -08:00 |
|
Jonathan Kew
|
4bb4065eea
|
bug 840431 - cache an ellipsis textrun on gfxFontGroup, to minimize perf overhead due to text-overflow. r=roc
|
2013-03-08 10:41:31 +00:00 |
|
Daniel Holbert
|
1859a93138
|
Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth
|
2013-03-06 00:05:55 -08:00 |
|
George Wright
|
85199c3edd
|
[PATCH 8/9] Bug 751418 - Plumb through GL-backed CanvasLayers for Skia/GL r=mattwoodrow
From ac18dd134e69cc734dc6a9e16498e43207de4e9a Mon Sep 17 00:00:00 2001
---
content/canvas/src/CanvasRenderingContext2D.cpp | 42 +++++++++++++++++++++++--
content/canvas/src/CanvasRenderingContext2D.h | 5 +++
gfx/2d/2D.h | 8 +++++
gfx/2d/Factory.cpp | 10 ++++++
gfx/thebes/gfxPlatform.cpp | 34 ++++++++++++++++++++
gfx/thebes/gfxPlatform.h | 12 +++++++
6 files changed, 109 insertions(+), 2 deletions(-)
|
2012-11-30 18:58:00 -05:00 |
|
Seth Fowler
|
52f18d3cdb
|
Bug 846132 - (Part 1) Add gfxASurface methods to produce gfxImageSurfaces. r=jrmuizel
|
2013-03-05 15:39:48 -08:00 |
|
Seth Fowler
|
7b8eca2b46
|
Bug 846937 - gfxQuartzImageSurface should implement GetSize. r=jrmuizel
--HG--
extra : rebase_source : e83f15f6bd5d55d678226b62e725b982d43f8b77
|
2013-03-05 14:22:28 -08:00 |
|
Jeff Walden
|
bf23cd54f1
|
Bug 835542 - Implement mozilla::Abs. r=Ms2ger
--HG--
extra : rebase_source : a3e62ff76365d27cc4cb10e4fee942ddb8b10b79
|
2013-02-15 19:55:36 -08:00 |
|
Jonathan Kew
|
97075c5bcd
|
bug 844669 pt 3 - implement a simple GetCommonFallbackFonts for Android, to reduce the chances of hitting the global fallback codepath and loading all cmaps. r=blassey
|
2013-03-04 17:03:16 +00:00 |
|
Jonathan Kew
|
a1670161cb
|
bug 844669 pt 2 - use a transient FT_Face to read font tables such as cmap, if the font entry does not already have an existing face. r=blassey
|
2013-03-04 17:03:14 +00:00 |
|
Jonathan Kew
|
b682de7747
|
bug 844669 pt 1 - don't keep freetype faces for all fonts around after building the font list on first-run. r=blassey
|
2013-03-04 17:03:11 +00:00 |
|
Ed Morley
|
d4f164b2da
|
Backed out changeset c1f4eff03e82 (bug 840693) for causing bug 838563
|
2013-03-04 14:38:11 +00:00 |
|
Jonathan Kew
|
dded44561c
|
bug 846617 - support AAT Myanmar fonts via Core Text shaping. r=jdaggett
|
2013-03-04 10:14:36 +00:00 |
|
John Daggett
|
0f0f1ebcfe
|
Bug 846215 - separate content and chrome word cache metrics. r=taras
|
2013-03-04 15:57:08 +09:00 |
|
Anthony Jones
|
a867d6ab73
|
Bug 840693 - Add ZoomScale; r=Bas
|
2013-03-04 13:25:22 +13:00 |
|
Brian R. Bondy
|
74c3d24e59
|
Bug 845571 - Turn on console debug logging when running in Metro. r=jimm
|
2013-02-28 16:10:17 -05:00 |
|
Milan Sreckovic
|
4978124aaa
|
Bug 843830 - Consolidate the enums in one place, so that bad things don't happen if the qcms enums ever change. r=bgirard
|
2013-02-21 17:38:10 -05:00 |
|
Ms2ger
|
cd9c6150fe
|
Merge m-c to b-s.
|
2013-02-26 19:09:25 +01:00 |
|
Gregory Szorc
|
21460a71f3
|
Bug 784841 - Part 18o: Convert /gfx; r=jrmuizel f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|
Jonathan Kew
|
073925c9f7
|
bug 728436 - make synthetic bolding less severe at large sizes. r=jdaggett
|
2012-10-29 13:43:17 +00:00 |
|
Tatiana Meshkova
|
58cfbc30b8
|
Bug 842805 - Use of API deprecated in Qt5. r=romaxa, r=glandium
|
2013-02-25 12:25:16 -08:00 |
|
Jonathan Kew
|
696cf350b6
|
bug 844133 - eliminate the MOZ_GRAPHITE configure option. r=ted
|
2013-02-22 16:52:20 +00:00 |
|
Jonathan Kew
|
110efd96e8
|
bug 843588 - font table cache management should not rely on hashtable entry pointers remaining valid. r=karlt
|
2013-02-22 13:14:33 +00:00 |
|
Jeff Gilbert
|
4ed4901299
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 3fb4230127df8a265d930fb779bdc93e05626c8b
|
2013-02-13 15:26:24 -08:00 |
|
Ed Morley
|
c878d63b6a
|
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
|
Jeff Gilbert
|
1da9dd6cd2
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 5dad29809733a54a19cd3e5030498f00597d1dc8
|
2013-02-13 15:26:24 -08:00 |
|