Joe Drew
|
dd386b3408
|
Bug 719628 - Fix the formatting and naming of ThebesSurfaceKey. r=mattwoodrow
--HG--
extra : rebase_source : 371e80f924bc6f8dd3dbeea02999ebe8fdd7d27e
|
2012-01-27 13:08:58 -05:00 |
Jeff Muizelaar
|
cfe7a9496f
|
Bug 717921. Only have one thebes surface. r=bas
|
2012-01-13 09:48:29 -05:00 |
Jeff Muizelaar
|
3036b1473f
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
Matt Brubeck
|
4b1bdf5b96
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
Jeff Muizelaar
|
b3fbc23201
|
Bug 717921. Only have one thebes surface. r=bas
--HG--
extra : rebase_source : 731cfa7d20fec10b784118297e7223e2e9279773
|
2012-01-13 09:48:29 -05:00 |
Jeff Muizelaar
|
0ac4c9201a
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
--HG--
extra : rebase_source : 94f8c205e16e961b5407396c0d0d3b41067222dc
|
2012-01-09 13:54:44 -05:00 |
Ms2ger
|
7535aaa04a
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
Jeff Muizelaar
|
9d5423718d
|
Bug 717921. Only have one thebes surface. r=bas
|
2012-01-13 09:48:29 -05:00 |
Jeff Muizelaar
|
ad79c1ab36
|
Bug 692879. Implement CoreGraphics Azure backend. r=mwoodrow
|
2012-01-09 13:54:44 -05:00 |
Jonathan Kew
|
148f06b7d4
|
bug 703100 - pt 2.3 - adapt Windows font code to work with gfxShapedWord caches. r=roc
|
2011-12-06 12:39:19 +00:00 |
Jonathan Kew
|
fae89f9ba9
|
bug 703100 - pt 1 - eliminate gfxTextRunWordCache and gfxTextRunCache. r=roc
|
2011-12-06 12:39:18 +00:00 |
Matt Woodrow
|
09555ea57f
|
Bug 702517 - Add SupportsAzure function to decide which backend to use. r=jrmuizel
|
2011-11-18 17:00:38 +13:00 |
Marco Castelluccio
|
2f7388d5b7
|
Bug 699258 - Get skia backend compiling and running on Windows. r=mattwoodrow
|
2011-11-18 17:00:37 +13:00 |
Matt Brubeck
|
65a5f3ea90
|
Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests
|
2011-11-11 17:49:47 -08:00 |
Marco Castelluccio
|
d303f502ae
|
Bug 699258 - Part 2: [Skia] Get Skia backend working on Windows.
|
2011-11-11 15:51:00 -05:00 |
Jacek Caban
|
5eb053e904
|
Bug 670095 - gfxWindowsPlatform.cpp fails to compile on mingw r=cjones
|
2011-11-08 10:25:33 +01:00 |
Matt Woodrow
|
ba3ebc26fb
|
Bug 688342 - Make nsCanvasRenderingContext2D support Azure backends other than Direct2D. r=Bas
|
2011-11-03 08:55:03 +13:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Jeff Walden
|
b5e57820bf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
Jeff Walden
|
d0532c3e95
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
Jeff Walden
|
0f30b277bf
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Chris Jones
|
29d310c506
|
Bug 648484, part 5: Create our D3D10 device so as to allow cross-process resource sharing. r=Bas
|
2011-08-09 12:38:26 -07:00 |
Ryan VanderMeulen
|
7676326719
|
Bug 667663 - Silence MSVC warning by returning NULL if DWrite is disabled. r=bas
|
2011-06-30 14:35:46 +02:00 |
Justin Lebar
|
5daed65b45
|
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
|
2011-06-16 14:34:09 -04:00 |
Bas Schouten
|
208c771f07
|
Bug 651858 - Part 2: Add glue code in gfx for thebes-azure interop. r=jrmuizel
|
2011-06-24 19:41:18 +02:00 |
Mounir Lamouri
|
124a708eb4
|
Merging mozilla-inbound with mozilla-central.
|
2011-06-18 18:29:10 +02:00 |
Jacek Caban
|
0bf4b97dfb
|
Bug 663784 - Don't use using statement before includes r=masayuki
|
2011-06-17 14:55:51 +02:00 |
Ed Morley
|
5e7764d4ab
|
Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar
|
2011-06-18 11:04:30 +02:00 |
Jacek Caban
|
8883918756
|
Bug 663784 - gfxWindowsPlatform.cpp doesn't compile without D2D r=masayuki
|
2011-06-15 12:22:57 +02:00 |
Masayuki Nakano
|
9b0bdf62e1
|
Bug 663036 part.3 gfx should use mozilla::Preferences r=roc+joe
|
2011-06-12 11:30:16 +09:00 |
Matheus Kerschbaum
|
265aca5175
|
Bug 614721 - Remove some DirectDraw left overs. r=joedrew,jrmuizel
|
2011-06-10 18:27:01 +02:00 |
Nicholas Nethercote
|
df04be1f66
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10: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 |
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 |
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 |
Jonathan Kew
|
b9cfb5f205
|
bug 642589 - expose prefs for tweaking DirectWrite/D2D antialiasing behavior. r=jdaggett
|
2011-04-21 07:29:50 +01:00 |
John Daggett
|
4e1a8c20b8
|
Bug 634286. Remove font cache size info from about:support on Windows. r=jmuizelaar
|
2011-04-19 10:11:09 +09:00 |
Makoto Kato
|
a63db003fb
|
Bug 613440. Make loading ICM profiles from non-ASCII paths work. r=jmuizelaar
|
2011-03-30 13:40:47 -04:00 |
Benoit Jacob
|
2866aaced4
|
Bug 627464 - Annotate crash reports if the forced-enabled prefs are set - r=jrmuizel, a=joe
|
2011-03-02 15:50:36 -05:00 |
joe@drew.ca
|
712889b510
|
Bug 636870 - Using webgl on optimus hardware causes instant crash [part1] (r=jmuizelaar, a=blocker).
|
2011-03-01 17:00:33 -08:00 |
John Daggett
|
61e41f577f
|
Bug 630201. Don't use DirectWrite for pre-RTM versions of Windows 7. r=bas, a=joedrew
|
2011-02-25 10:31:16 +09:00 |
John Daggett
|
1355129dc7
|
Bug 626611. Fix incorrect buffer size. r=jkew, a=joedrew
|
2011-02-15 11:29:33 +09:00 |
John Daggett
|
3e59d1a71b
|
Bug 632155. Check possible error conditions in GetDLLVersion. r=ehsan, a=ehsan
|
2011-02-15 11:28:51 +09:00 |
John Daggett
|
37c5c5eb1b
|
Bug 629611. Fix file handle leak, compiler warnings. r=joedrew, a=joedrew
|
2011-02-08 15:02:06 +09:00 |
Jacek Caban
|
57e809af80
|
Bug 630844 - gfxWindowsPlatform.cpp fails to cross compile on case-sensitive OSes after landing bug 629611 r=jdaggett a=joe
|
2011-02-04 13:41:06 +00:00 |
John Daggett
|
db93e8fcbe
|
Bug 629611. Add font cache size info to about:support. r=bas,joedrew a=joedrew
|
2011-01-31 11:15:12 +09:00 |
Jacek Caban
|
6ebb71b13f
|
Bug 627693 - GfxInfo.cpp fails to compile on mingw after landing bug 590373 r=bjacob a=dbaron
|
2011-01-28 10:35:40 +00:00 |