Nicolas Silva
|
05dcea1c5a
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Carsten "Tomcat" Book
|
e2c21aa225
|
Backed out changeset c4a259f05a18 (bug 1012407) for reftest 5 test failures
|
2014-05-23 10:37:03 +02:00 |
|
Matt Woodrow
|
d02c127327
|
Bug 1011865 - Create optimized source surfaces when skia-gl is enabled since we want to cache the GPU texture. r=gw280
|
2014-05-23 17:09:34 +12:00 |
|
Andreas Gal
|
e029044925
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-23 06:10:51 +02:00 |
|
Bas Schouten
|
31ce7ef213
|
Bug 1012213: Let the BufferRect be managed and cleared by the callers like before. r=mattwoodrow
|
2014-05-23 06:01:05 +02:00 |
|
Wes Kocher
|
d7647deae8
|
Merge m-c to inbound
|
2014-05-22 17:55:00 -07:00 |
|
Nick Lebedev
|
d056961ec8
|
Bug 1013378. Make GestureEventListener not to pass apzc status up for touchend event since it causes apzc stay in touching state after gestures completed. r=kats
|
2014-05-22 20:42:15 -04:00 |
|
Wes Kocher
|
b1359c893a
|
Merge inbound to m-c
|
2014-05-22 17:30:30 -07:00 |
|
Jeff Muizelaar
|
e439b79b30
|
Bug 1014654. Handle empty regions in SimplifyOutwardByArea().
|
2014-05-22 12:36:32 -04:00 |
|
Carsten "Tomcat" Book
|
6d85d190bc
|
Merge mozilla-central to b2g-inbound
|
2014-05-22 15:48:40 +02:00 |
|
Sotaro Ikeda
|
7a7cd8d19f
|
Bug 1012740 - Change as not to abort in GrallocTextureHostOGL::GrallocTextureHostOGL() r=nical
|
2014-05-22 06:23:12 -07:00 |
|
Sotaro Ikeda
|
745bd669d1
|
Bug 1012737 - Add erro check to GrallocTextureClientOGL::GetAsDrawTarget() r=nical
|
2014-05-22 06:17:03 -07:00 |
|
Wes Kocher
|
c18978a8b2
|
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
Backed out changeset 08e17f48aed1 (bug 1012407)
Backed out changeset b17b7b59cf88 (bug 1012407)
Backed out changeset 1c692df3f080 (bug 1012407)
Backed out changeset 560bd45d52de (bug 1012407)
|
2014-05-21 18:05:15 -07:00 |
|
Birunthan Mohanathas
|
849371302f
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
f59f0e1fd0
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
c6f127456b
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
fa0eb27120
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
016d46e5f3
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
41bdca1ff6
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Matt Woodrow
|
7ecf9d751e
|
Bug 1013784 - Implement ClearRect for BasicCompositor. r=Cwiiis
|
2014-05-22 14:36:26 +12:00 |
|
Benoit Girard
|
fb298d6e88
|
Bug 1014042 - Add compositor benchmark. r=jrmuizel
|
2014-05-21 17:29:49 +00:00 |
|
Vladimir Vukicevic
|
bed1bbdbe0
|
Bug 1009958 - UnlockProd if we fail during attachment. - r=jgilbert
|
2014-05-13 17:14:33 -07:00 |
|
Andreas Gal
|
cffb05082e
|
Bug 1012407 - Part 8: Remove VBOArena which is now dead code (r=Bas)
|
2014-05-22 00:47:02 +02:00 |
|
Andreas Gal
|
2886fdd985
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-22 00:44:40 +02:00 |
|
Andreas Gal
|
5ef859e3ca
|
Bug 1012407 - Part 6: Eliminate VBO use and DrawQuads and manually draw no-repeat quads (r=Bas)
|
2014-05-22 00:23:21 +02:00 |
|
Andreas Gal
|
eb2d8b72be
|
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
|
2014-05-22 00:23:18 +02:00 |
|
Matt Woodrow
|
abe649beb6
|
Bug 1013759 - Simplify invalid region for Direct2D when using OMTC to avoid hitting expensive drawing paths for complex regions. r=jrmuizel
|
2014-05-23 09:08:21 +12:00 |
|
Jeff Gilbert
|
86a855392e
|
Bug 1014961 - IOSurfs are always RGB not BGR. - r=mattwoodrow
|
2014-05-22 16:44:15 -07:00 |
|
Jeff Gilbert
|
d0ed462277
|
Bug 1004309 - Add func to assert shadowed state is correct. - r=kamidphish
* * *
Bug 980178 - Dither default is true. - r=kamidphish
|
2014-05-21 19:03:09 -07:00 |
|
Andreas Gal
|
8ecca8e6f6
|
Bug 1012407 - Part 6: Eliminate VBO use and DrawQuads and manually draw no-repeat quads (r=Bas)
|
2014-05-22 12:29:56 +02:00 |
|
Andreas Gal
|
d49533d36b
|
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
|
2014-05-22 12:29:54 +02:00 |
|
Nicolas Silva
|
2596280202
|
Bug 1013292 - Fix some using namespace + unified build issues in gfx code. r=kats
|
2014-05-22 12:11:45 +02:00 |
|
Andreas Gal
|
d7f70cee2f
|
Bug 1012407 - Part 4: Always pass the layer rect to BindAndDrawQuad (r=Bas)
|
2014-05-21 23:36:56 +02:00 |
|
Andreas Gal
|
87faa79590
|
Bug 1012407 - Part 3: Eliminate DrawQuadInternal since we no longer need it (r=Bas)
|
2014-05-21 23:26:38 +02:00 |
|
Andreas Gal
|
edd19a646b
|
Bug 1012407 - Part 2: Use Moz2D to draw velocity graph and elminiate use of GL_LINE_STRIP (r=Bas)
|
2014-05-21 23:24:16 +02:00 |
|
Andreas Gal
|
c3f35b40a6
|
Bug 1012407 - Part 1: Reduce amount of data uploaded to GPU (layer quad rect instead of transform) r=Bas
|
2014-05-21 23:03:49 +02:00 |
|
Kartikaya Gupta
|
6d3bcc64e9
|
Bug 1001438 - Change layers.low-precision-resolution to be a float pref instead of a divide-by-1000 int pref. r=Cwiiis
|
2014-05-21 12:06:02 -04:00 |
|
Carsten "Tomcat" Book
|
2d16b888a9
|
merge b2g-inbound to mozilla-central
|
2014-05-21 14:08:03 +02:00 |
|
Matt Woodrow
|
2f0ce58a08
|
Bug 1012386 - Release the CGImage we addref'd in DrawTargetCG::CopySurface. r=jrmuizel
|
2014-05-21 18:43:16 +12:00 |
|
Sotaro Ikeda
|
4c48f9d381
|
Bug 1011327 - Add checks around SharedBufferManagerParent
|
2014-05-20 13:50:25 -07:00 |
|
Chris Peterson
|
8d46aa1a8b
|
Bug 1012218 - Cherrypick clang warning fixes from upstream harfbuzz. r=jfkthame
|
2014-05-17 16:44:39 -07:00 |
|
Wes Kocher
|
d7be72ea98
|
Merge m-c to inbound
|
2014-05-19 15:43:47 -07:00 |
|
Wes Kocher
|
f8b637ed06
|
Merge b2g-inbound to m-c
|
2014-05-19 15:38:17 -07:00 |
|
Carsten "Tomcat" Book
|
dd49dbecb7
|
Backed out changeset a6f85ff386c1 (bug 1011569) for m5 test failures on OS X
|
2014-05-19 13:46:02 +02:00 |
|
Michael Wu
|
76cd9ad208
|
Bug 999694 - Use fence objects in SharedSurfaceGralloc, r=jgilbert
|
2014-04-21 19:59:30 -04:00 |
|
Ryan VanderMeulen
|
63cd113b5a
|
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
|
2014-05-16 12:29:37 -04:00 |
|
Nicolas Silva
|
48f0be70b2
|
Bug 1010969 - Fix WError bustage on a CLOSED TREE
|
2014-05-16 17:50:42 +02:00 |
|
Kartikaya Gupta
|
a8ee33818e
|
Bug 1011389 - Don't fire a long-tap-up if the user moves after long-tap. r=dmitry.rojkov
|
2014-05-16 11:26:00 -04:00 |
|
Nicolas Silva
|
88d9a3ce47
|
Bug 1010969 - Call RemoveTextureFromCompositable at the end of updates. r=sotaro
|
2014-05-16 17:25:23 +02:00 |
|
Nicolas Silva
|
02ee15c63c
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|