Landry Breuil
|
1a8ba053e6
|
Bug 849253 - Followup to really unbreak BE archs: use USE_SKIA_GPU in HelpersSkia.h too r=gwright
|
2013-03-26 22:13:12 +01:00 |
|
Bas Schouten
|
a96984c4c4
|
Bug 854446: Allow setting Moz2D recording destination. r=joedrew
|
2013-03-26 03:20:30 +00:00 |
|
Cameron McCormack
|
e04344ca4c
|
Bug 839745 - Flush glyphs when needed. r=jmuizelaar
|
2013-03-26 09:12:09 +11:00 |
|
Benoit Girard
|
65b1d02183
|
Bug 851611 - Part 4: Split out GeckoProfilerFunc.h & PseudoStack.h. r=jrmuizel
--HG--
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 929cd0d6227dd12f6654b61077e63e4d86036dc0
|
2013-03-15 20:48:56 -04:00 |
|
Benoit Girard
|
6ed333dbb5
|
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
|
bbe4c3065e
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
|
2013-03-16 00:47:02 -04:00 |
|
Daniel Holbert
|
8eca34943b
|
Bug 851556: Makee GestureEventListener.cpp's "MAX_TAP_TIME" unsigned, so that the comparisons against it won't trigger build warnings. r=drs
|
2013-03-24 18:23:56 -07:00 |
|
Joshua Cranmer
|
c992967d69
|
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
|
2611fe0bd9
|
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
|
c787bac077
|
Backout of 925db0605e39 due to bustage. r=me
|
2013-03-23 11:10:28 -04:00 |
|
Brian R. Bondy
|
d59d0f1057
|
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
|
0940cffd4b
|
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 |
|
James Willcox
|
c5cc1a2876
|
Bug 829747 - Update WebGL canvases asynchronously r=bgirard,jgilbert
|
2013-03-22 15:22:20 -04:00 |
|
Ed Morley
|
260f849645
|
Backed out changeset b43bbab312e7 (bug 829747) for ABORTs on Android 2.2; CLOSED TREE
|
2013-03-22 19:10:24 +00:00 |
|
James Willcox
|
7f1add90db
|
Bug 829747 - Update WebGL canvases asynchronously r=bgirard,jgilbert
--HG--
extra : rebase_source : ba0f95badd9b5d7e537b3c83e0057665bd5ced86
|
2013-03-22 12:13:21 -04:00 |
|
Brian R. Bondy
|
7e5f7b6a73
|
Bug 614772 - crash with taskbar preview [@ gfxContext::NewPath() ]. r=jmuizelaar
|
2013-03-22 09:40:52 -04:00 |
|
Joe Drew
|
4eb8da0dd8
|
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
|
4b53cc5e97
|
Bug 853169 - Make qcms precache reference counts threadsafe/atomic. r=jrmuizel
|
2013-03-21 23:09:37 -04:00 |
|
Joe Drew
|
5198406bc3
|
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
|
72bd187646
|
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
|
e04b0efe6e
|
Bug 853169 - Make qcms precache reference counts threadsafe/atomic. r=jrmuizel
|
2013-03-21 23:09:37 -04:00 |
|
David Zbarsky
|
f9a4c3eab4
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
|
Mike Shal
|
f290401a73
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Phil Ringnalda
|
02042aac36
|
Back out d77773a8abf9 and eca6b3ea3e8d (bug 853169) for Linux xpcshell crashes
CLOSED TREE
|
2013-03-20 21:33:03 -07:00 |
|
Matt Woodrow
|
be7f863146
|
Bug 831313 - Bail out from rendering rather than aborting if we fail to allocate shared memory for a layers surface. r=roc
|
2013-03-21 15:33:00 +13:00 |
|
Joe Drew
|
24615bd8ab
|
Bug 853169 - Initialize the output profile at gfxPlatform::Init() time. r=jrmuizel
|
2013-03-20 22:25:43 -04:00 |
|
Joe Drew
|
848e8a7a71
|
Bug 853169 - Make qcms precache reference counts threadsafe/atomic. r=jrmuizel
|
2013-03-20 22:25:43 -04:00 |
|
Anthony Jones
|
fe7ee40bd2
|
Bug 833795 - Use screen relative co-ordinates for gestures; r=drs
|
2013-03-21 15:08:15 +13:00 |
|
Steve Singer
|
2c5c9b5818
|
Bug 844883 - Use a signed value for the stride. r=jmuizelaar
|
2013-03-20 15:42:51 -04:00 |
|
Milan Sreckovic
|
b7bf7baffc
|
Bug 825721 - Clamp negative box starts and disallow negative sizes. r=jmuizelaar
|
2013-03-07 10:13:28 -05:00 |
|
Robert O'Callahan
|
2149a71033
|
Bug 843618. When reading back the results of clayer ompositing to draw them to a non-deefault rendering context, don't depend on the size of the rendering context's target surface --- it could be anything. r=jrmuizel
|
2013-03-21 00:22:58 +13:00 |
|
Gregory Szorc
|
94ec89296d
|
Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
|
2013-03-19 18:49:07 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Steve Singer
|
816fe160de
|
Bug 851850 - Link in altivec on ppc64. r=jmuizelaar
|
2013-03-19 09:31:15 -04:00 |
|
Ed Morley
|
4a0f5f39ca
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
|
Ed Morley
|
47bc17c5f5
|
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
|
90f13c7e56
|
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
|
95a5b4c35f
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
|
Gregory Szorc
|
02d1d31696
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Ms2ger
|
69401c3aeb
|
Bug 845374 - Part s: Stop including nsTArray.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Ms2ger
|
ecaff4e0d2
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Jonathan Watt
|
02ce4ceb97
|
Bug 846883 - Add support for native theming of <input type=range> on OS X. r=roc
|
2013-03-16 05:40:15 +00:00 |
|
Jonathan Kew
|
4cc77c7b5f
|
bug 851495 - add Khmer to table of scripts requiring shaping support. r=jdaggett
|
2013-03-15 17:08:55 +00:00 |
|
Boris Zbarsky
|
aa45d9be49
|
Bug 848745 part 2. Add a scriptable API for converting RGB triples to CSS color names. r=dbaron,miker
|
2013-03-14 15:43:00 -04:00 |
|
John Daggett
|
3184eb61b9
|
Bug 847272 - avoid userfontset updates within font stream handling methods. r=jkew
|
2013-03-14 14:24:40 +09:00 |
|
Alessandro Decina
|
e91a9e993c
|
Bug 761018 - GStreamer video buffer handling optimization; r=cdouble
|
2013-03-13 16:11:15 -04:00 |
|
Chris Peterson
|
9f3907c641
|
Bug 850408 - Part 1: Remove Snow Leopard OS checks in gfx and xre. r=joshmoz
|
2013-03-07 23:00:07 +00:00 |
|
Chris Lord
|
f6386d803e
|
Bug 850396 - Disable single-tile paint path in BasicTiledThebesLayer. r=bgirard
This code-path has always had issues, but the fix in bug 842389 causes them
to be exposed more frequently.
|
2013-03-13 18:31:01 +00:00 |
|
Jeff Walden
|
59e9a3888e
|
Bug 847480 - Convert DeprecatedAbs uses that can relatively obviously be changd to Abs, to Abs. r=Ms2ger
|
2013-03-05 15:43:53 -08:00 |
|
Jeff Walden
|
45c6642e41
|
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 |
|