Commit Graph

11303 Commits

Author SHA1 Message Date
Jeff Gilbert
2bcd725268 Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow 2014-07-11 15:10:49 -07:00
Jeff Gilbert
6facc4613e Bug 1037147 - Purge EOL whitespace. - r=mattwoodrow 2014-07-11 13:50:23 -07:00
Jeff Gilbert
a6c554ebae Bug 1037151 - Purge EOL whitespace from some files. - r=mattwoodrow 2014-07-11 13:45:22 -07:00
Boris Chiou
ef9324bc98 Bug 1035045 - Handle packets by the protocol buffer. r=kamidphish
Use google protocol buffer to handle our package in LayerScope.
Note: LayerScopePacket.pb.h and LayerScopePacket.pb.cc were
generated by version 2.4.1.
2014-07-09 23:16:00 -04:00
Kartikaya Gupta
ce87edc703 Bug 1037019 - Remove the mTouchActionPropertyEnabled flag in APZC and flip the pref directly in the tests. r=botond 2014-07-11 08:25:13 -04:00
Kartikaya Gupta
c89d7256b2 Bug 1037019 - Add the ability to set prefs in gfxPrefs. r=milan 2014-07-11 08:25:12 -04:00
Mike Hommey
34799e0459 Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal 2014-07-11 19:06:55 +09:00
Jonathan Watt
777971eedc Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas 2014-07-11 08:07:07 +01:00
Jonathan Watt
b0eb2ac4f4 Bug 1025553, part 5 - Add some missing gfxMatrix API to Moz2D Matrix. r=Bas 2014-07-11 08:06:39 +01:00
Jonathan Watt
71a0c7cecd Bug 1025553, part 4 - Add some missing Moz2D Matrix API to gfxMatrix. r=Bas 2014-07-11 08:06:39 +01:00
Jonathan Watt
b9a9b70e8d Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas 2014-07-11 08:06:39 +01:00
Jonathan Watt
391f914c02 Bug 1036859 - Make gfxContext code assume there is always a DrawTarget. r=mstange 2014-07-11 08:06:38 +01:00
Jonathan Watt
5929edfbe4 Bug 1036858 - Remove various includes of gfxImageSurface.h that are no longer necessary. r=Cwiiis 2014-07-11 08:06:38 +01:00
Nicholas Nethercote
ab815d0c3b Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
--HG--
extra : rebase_source : 668cd394806203ddfa34bd4f226335ff26c846b5
2014-07-10 19:10:17 -07:00
Benoit Girard
bd947297a1 Bug 1027380 - Paint flashing from an inactive layer manager saturates the transparent layers. r=mattwoodrow
--HG--
extra : rebase_source : 7444cf86fc14bd811d836d4c788958bf3790f572
2014-06-19 14:22:17 -04:00
Nicolas Silva
c051112381 Bug 1034593 - Backout the cairo clip optimization because it produces incorrect clipping in certain cases. r=jrmuizel 2014-07-10 20:11:01 +02:00
Ed Morley
7eca339c27 Merge mozilla-central and inbound 2014-07-10 16:29:53 +01:00
Kartikaya Gupta
c57685ddf7 Bug 1036518 - Back out cset cc20208a6eb4 (bug 1034247) for causing blurry painting and janky scrolling on B2G/Fennec on some devices. r=me a=backout 2014-07-10 10:08:44 -04:00
Kartikaya Gupta
35136e5a31 Bug 1036444 - Kill touchenter and touchleave events. r=smaug 2014-07-09 10:27:00 -04:00
Milan Sreckovic
b82f4f5125 Bug 1032440 - initialize all the members of RotatedContentBuffer::PaintState. r=mwoodrow 2014-07-03 16:31:06 -04:00
Jonathan Watt
c68bfa1ac6 Bug 1035330 - Optimize rects in the gfxContext methods for getting extents to fix tsvgr_opacity regressions. r=Bas 2014-07-10 08:44:17 +01:00
Boris Zbarsky
b8297ece4e Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug 2014-07-10 02:56:37 -04:00
Cameron McCormack
279ef3ff82 Bug 1031202 - Factor out gfxMixedFontFamily lookup/creation into a helper function. r=jdaggett 2014-07-09 17:08:55 +10:00
Cameron McCormack
042a0d2382 Bug 1031187 - Part 2: Use family name from proxy rather than gfxMixedFontFamily when logging. r=jdaggett 2014-07-09 17:08:55 +10:00
Cameron McCormack
560e56b1ce Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett 2014-07-09 17:08:54 +10:00
Jonathan Kew
bcd117d835 Bug 754215 - Refactor user-font loading code in preparation for lazier downloading. r=jdaggett 2014-07-09 17:08:52 +10:00
Sotaro Ikeda
8ee77df43a Bug 1036561 - Reduce log spam from SharedBufferManagerChild r=nical 2014-07-10 07:24:07 -07:00
Nicolas Silva
4966c34e52 Bug 1027601 - Create and Allocate TextureClients in a single step in SharedPlanarYCbCrImage. r=sotaro 2014-07-10 13:48:29 +02:00
Nicolas Silva
5ddf292f7c Bug 1027601 - Create and allocate TextureClient in a single step in some of the cases. r=sotaro 2014-07-10 13:45:40 +02:00
Jonathan Watt
6188125060 Bug 933019, part 12 - Remove CopySurface. r=me 2014-07-10 11:19:32 +01:00
Jonathan Watt
26606a941a Bug 1034702 - Remove gfxPlatform::GetThebesSurfaceForDrawTarget(). r=Bas 2014-07-10 10:58:09 +01:00
Jonathan Watt
5b43b8c744 Bug 933019, part 11 - Remove gfxContext::mCairo. r=Bas 2014-07-10 10:58:08 +01:00
Jonathan Watt
f508319d89 Bug 933019, part 10 - Remove gfxContext::IsCairo(). r=Bas 2014-07-10 10:58:08 +01:00
Jonathan Watt
51d0ecc45c Bug 933019, part 9 - Remove code for handling Thebes backed gfxContext from various files under gfx/layers/. r=Bas 2014-07-10 10:58:08 +01:00
Jonathan Watt
21a0f8e134 Bug 933019, part 5 - Remove code for handling Thebes backed gfxContext from various files under gfx/thebes/. r=Bas 2014-07-10 10:58:07 +01:00
Jonathan Watt
0bf9b72f33 Bug 933019, part 4 - Remove code for handling Thebes backed gfxContext in gfxFont. r=Bas 2014-07-10 10:58:07 +01:00
Jonathan Watt
d944b18aec Bug 933019, part 3 - Remove code for handling Thebes backed gfxContext in gfxDrawable.cpp. r=Bas 2014-07-10 10:58:06 +01:00
Jonathan Watt
6388c766d5 Bug 933019, part 1 - Remove the gfxContext(gfxASurface*) constructor. r=Bas 2014-07-10 10:58:06 +01:00
Jonathan Kew
f10e532151 bug 1034230 - handle bad 'seac' in type1 charstring. r=jrmuizel 2014-07-10 10:11:26 +01:00
Ryan VanderMeulen
e68b639905 Merge m-c to inbound. a=merge 2014-07-09 16:16:12 -04:00
Ryan VanderMeulen
884d90c181 Merge b2g-inbound to m-c. a=merge 2014-07-09 15:56:47 -04:00
Bas Schouten
3c6fe1b4be Bug 1035227: Upload partial surfaces when an upload region is specified. r=nical 2014-07-09 16:21:11 +02:00
Carsten "Tomcat" Book
8526df33a5 Merge mozilla-central to b2g-inbound 2014-07-09 16:18:04 +02:00
Sotaro Ikeda
59e4c53f32 Bug 1036011 - Remove WaitForBufferOwnership() from TextureClientPool::GetTextureClient() r=nical 2014-07-09 07:10:12 -07:00
Carsten "Tomcat" Book
793ab71a57 Backed out changeset 0af811dfc164 (bug 754215) 2014-07-09 13:44:16 +02:00
Carsten "Tomcat" Book
34f3c11520 Backed out changeset 091a5ced91cd (bug 1031187) 2014-07-09 13:44:14 +02:00
Carsten "Tomcat" Book
70336379f5 Backed out changeset dc4ff3a5afd1 (bug 1031187) 2014-07-09 13:44:11 +02:00
Carsten "Tomcat" Book
608a7a8e26 Backed out changeset 30954594c1dd (bug 1031202) 2014-07-09 13:43:51 +02:00
Carsten "Tomcat" Book
c27e58a8a9 Backed out changeset e072a46f0b6a (bug 1027601) for test bustages on a CLOSED TREE 2014-07-09 13:23:08 +02:00
Carsten "Tomcat" Book
86c831036f Backed out changeset ef24cd472cfb (bug 1027601) 2014-07-09 13:22:50 +02:00