Benoit Girard
|
a871372722
|
Bug 1064136 - Disable new malformed overdraw test. test-only
|
2014-09-09 00:14:07 -04:00 |
|
Ehsan Akhgari
|
d3f6eb924f
|
Bug 1064354 - Fix more bad implicit constructors in gfx; r=jrmuizel
|
2014-09-08 20:48:12 -04:00 |
|
Botond Ballo
|
d8ba2553d7
|
Bug 1063224 - Use global screen coordinates when working with quantities in inches. r=kats
--HG--
extra : source : 065a1d3bc7f99562b2f41847d76b4c6196825b7b
|
2014-09-05 18:42:34 -04:00 |
|
Botond Ballo
|
44c80fc4f3
|
Bug 1063224 - Add a PanStart() method to AsyncPanZoomController. r=kats
--HG--
extra : source : c26cacfcd1998dddd2982062c844e10bc5736541
|
2014-09-05 18:42:03 -04:00 |
|
Botond Ballo
|
98845853b8
|
Bug 1063224 - Give AsyncPanZoomController a mechanism for converting between local and global screen coordinates. r=kats
--HG--
extra : source : 9e2fe73a1837854b8a024f82d2b6a38eba18ff5e
|
2014-09-08 17:44:25 -04:00 |
|
Botond Ballo
|
e35b939581
|
Bug 1063224 - Split APZCTreeManager::GetInputTransforms() into GetScreenToApzcTransform() and GetApzcToGeckoTransform(). r=kats
--HG--
extra : source : e2c2b60db0d0865c81bfadf0100763d35011136f
|
2014-09-08 18:04:01 -04:00 |
|
Botond Ballo
|
482d310a1f
|
Bug 1063224 - Add a bit more infrastructure to Axis. r=kats
--HG--
extra : source : 42dc115521166059d08e2cb1c7d23105bb54cbee
|
2014-09-05 18:59:46 -04:00 |
|
Botond Ballo
|
469a8cdd21
|
Bug 1063224 - Make some more things strongly typed in APZ code. r=kats
--HG--
extra : source : 57467bc253cd033260d086d52fe65069cffbe720
|
2014-09-08 13:28:13 -04:00 |
|
Botond Ballo
|
f9d0811336
|
Bug 1063224 - Const-correctness improvements in APZ classes. r=kats
--HG--
extra : source : 2d5e9cefe9931c97f544e23e14dc5de44ac352e7
|
2014-09-05 18:37:51 -04:00 |
|
Jeff Muizelaar
|
b39a6b3ede
|
Bug 1062492. Only use DIBTextureClient with cairo drawing. r=bas
We don't want DIBTextureClient unless we're going to be using cairo for
drawing.
|
2014-09-08 17:18:04 -04:00 |
|
Botond Ballo
|
92fda10b76
|
Bug 1063227 - Make APZ axis locking constants preffable. r=kats
--HG--
extra : source : 83f2d844c5a9833a40b2d0d9021597652e707a1a
|
2014-09-05 20:07:52 -04:00 |
|
Jeff Muizelaar
|
cd088d907b
|
Bug 1049564. Backout unintentionally landed code.
CLOSED TREE
|
2014-09-08 11:07:48 -04:00 |
|
Jeff Muizelaar
|
6458e7d04e
|
Bug 1049564. Remove sketchy sizing code from CompositorOGL. r=nical
This came from the layers refactoring and taking it out doesn't
seem to cause any test failures.
|
2014-09-08 10:54:26 -04:00 |
|
Jonathan Kew
|
123708b9c7
|
bug 1063931 - support cmap subtable format 10 in gfxHarfBuzzShaper::GetGlyph. r=jdaggett
|
2014-09-08 09:53:29 +01:00 |
|
John Daggett
|
123c797bde
|
Bug 1062058 part 3 - make userfont entry a container of the platform font entry. r=heycam
|
2014-09-08 16:23:20 +09:00 |
|
John Daggett
|
53967d717d
|
Bug 1062058 part 2 - rename userfont classes and adjust flags. r=heycam
|
2014-09-08 16:23:20 +09:00 |
|
John Daggett
|
6f2c0ee7ec
|
Bug 1062058 part 1 - avoid passing around proxy font entry object. r=heycam
|
2014-09-08 16:23:19 +09:00 |
|
Jean-Yves Avenard
|
71e164f7e9
|
Bug 1059066 - Add various IOSurface related methods to MacIOSurface wrapper. r=mattwoodrow
|
2014-09-03 17:09:24 +10:00 |
|
Connor
|
decce75ac6
|
Bug 1056367 - Modify AttemptFling and DispatchFling to work iteratively instead of recursively. r=botond
--HG--
extra : amend_source : b1e397de5b947f8fa3d75c9003c9f9652b39c6e8
|
2014-09-04 01:39:15 -04:00 |
|
Jonathan Watt
|
53f6bba616
|
Bug 1063853, part 2 - Move all nsRenderingContext user data to the wrapped Moz2D DrawTarget. r=Bas
|
2014-09-05 18:11:35 +01:00 |
|
Jonathan Watt
|
439a9d464f
|
Bug 1063853, part 1 - Add a RemoveUserData() method to Moz2D DrawTarget. r=Bas
|
2014-09-05 18:11:29 +01:00 |
|
Robert O'Callahan
|
b54cad168f
|
Bug 1063754. Cache result of Factory::HasSSE2(). r=bas
--HG--
extra : rebase_source : 3d25afdc6d679303ea1b73cc9ef1dbd9b971c5c0
|
2014-09-06 16:16:06 +12:00 |
|
Daniel Holbert
|
f69c1aae22
|
Bug 1063847: Use 1u instead of 1 in EXPECT_EQ macro, to fix Wsign-compare build warning in TestAsyncPanZoomController.cpp. r=botond
|
2014-09-05 17:13:04 -07:00 |
|
Benoit Girard
|
f663585192
|
Bug 1057088 - Add a way to sync query compositor properties like overfill and HWC status. r=smaug,jrmuizel
--HG--
extra : rebase_source : 2791431bc77e939e78db3b888fc816c9d98294d3
|
2014-09-02 15:23:34 -04:00 |
|
Jeff Muizelaar
|
a1d21210ab
|
Bug 1063692. layers: Document the Prepare() phase better.
--HG--
extra : rebase_source : 5378145a501c45c8091cf316a72b72c42c598447
|
2014-09-05 14:44:19 -04:00 |
|
Ryan VanderMeulen
|
6ca1d53198
|
Merge fx-team to m-c. a=merge
|
2014-09-05 11:54:57 -04:00 |
|
Wes Kocher
|
2a754651c8
|
Merge m-c to fx-team a=merge
|
2014-09-04 18:58:12 -07:00 |
|
Michael Comella
|
bd98315700
|
Bug 1046017 - Backed out changesets 1c213218173f & 8588817f7f86 (bugs 1017427 & 1006797)
|
2014-09-04 18:07:59 -07:00 |
|
Ehsan Akhgari
|
f86faf74b9
|
Bug 1034930 - Improve the const correctness of BinaryOutputStream::writeBytes; r=upstream
|
2014-09-04 16:17:19 -04:00 |
|
Morris Tseng
|
4d96d19eae
|
Bug 1062643 - Clear cached resources when ClientLayerManager destroyed. r=nical
|
2014-09-03 18:55:00 -04:00 |
|
Botond Ballo
|
dea86069ca
|
Bug 1062411 - Make FrameMetrics::mContentDescription an nsCString so there is no limit to its length. r=BenWa
|
2014-09-03 12:54:26 -04:00 |
|
Mike Hommey
|
4b99580194
|
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
Also force to use the existing template for XPCOM components.
|
2014-09-04 09:04:45 +09:00 |
|
Mike Hommey
|
ed70c5f377
|
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
|
2014-09-03 14:10:54 +09:00 |
|
Botond Ballo
|
59742ef208
|
Bug 1062545 - Print APZC info beside each layer associated with the APZC in the tree log. r=BenWa
|
2014-09-03 16:50:50 -04:00 |
|
Max Vujovic
|
b42698322b
|
Bug 1058753 - Cap CSS/SVG blur radii to smaller value when rendering in software. r=mstange
|
2014-09-03 13:31:55 -07:00 |
|
Botond Ballo
|
f31fdb8904
|
Bug 1061976 - Reinstate APZ gtests for overscrolling during panning. r=BenWa
|
2014-09-02 20:39:40 -04:00 |
|
Botond Ballo
|
7e9553702e
|
Bug 1061976 - Remove background-drawing for overscrolled layers. r=BenWa
|
2014-09-02 19:15:52 -04:00 |
|
Milan Sreckovic
|
f6a4e19787
|
Bug 1033098: Wallpaper over the intermittent crash. r=nsilva
|
2014-09-03 15:11:55 -04:00 |
|
Ryan VanderMeulen
|
0774680441
|
Backed out changeset d5cd910dda69 (bug 1033098) for OSX assertions.
|
2014-09-03 14:18:24 -04:00 |
|
Milan Sreckovic
|
d627e909c1
|
Bug 1033098 - Wallpaper over the intermittent crash. r=nsilva
|
2014-09-02 10:19:52 -04:00 |
|
Ehsan Akhgari
|
6390d21942
|
Bug 1062071 - Mark TileInternal's constructor as explicit; r=mattwoodrow
|
2014-09-03 08:11:28 -04:00 |
|
Matt Woodrow
|
7c3d1c2e1a
|
Bug 982338 - Disable tiling for OSX 10.6. r=Bas
|
2014-07-25 12:49:45 +12:00 |
|
Matt Woodrow
|
4bd1ef5a6a
|
Bug 1059807 - Mark OSX printing surfaces as being write-only. r=roc
--HG--
extra : rebase_source : 99dfc5866c7a5c1294473b7d0e6a099916463b04
|
2014-09-03 14:40:42 +12:00 |
|
George Wright
|
ff91eeec59
|
Bug 1061241 - Unref our LocalMatrixShader when building our mask SkPaint r=mattwoodrow
|
2014-09-02 15:18:15 -04:00 |
|
Wes Kocher
|
99dc2ed530
|
Backed out changeset 89f165978438 (bug 1061241) for mochitest-4 orange
|
2014-09-02 18:56:40 -07:00 |
|
Sotaro Ikeda
|
7c6e154476
|
Bug 1060790 - Call glFlush() to SkiaGL's GLContext on memory-pressure r=gw280
|
2014-09-02 18:49:06 -07:00 |
|
George Wright
|
ca1463059f
|
Bug 1061241 - Unref our LocalMatrixShader when building our mask SkPaint r=mattwoodrow
|
2014-09-02 15:18:15 -04:00 |
|
George Wright
|
604adc0061
|
Bug 996108 - Enable even rounding when rasterising r=jrmuizel
|
2014-09-02 12:16:21 -04:00 |
|
Jeff Muizelaar
|
fb0f3526ce
|
Bug 996108 - Use even rounding for better results when converting from scalar to fdot6 r=upstream
|
2014-09-02 12:15:27 -04:00 |
|
Trevor Saunders
|
d75ed5bf7f
|
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
|
2014-08-27 14:26:48 -04:00 |
|