Andreas Gal
|
c3996058b5
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-24 04:16:27 +02:00 |
|
Andreas Gal
|
6674e15f22
|
Bug 1012407 - Follow-up nits for part 6.
|
2014-05-24 04:15:45 +02:00 |
|
Botond Ballo
|
851ee8aa7c
|
Bug 1015331 - Do not leak Task object created during fling handoff. r=kats
|
2014-05-23 14:32:10 -04:00 |
|
Kartikaya Gupta
|
959ff7340c
|
Bug 1015278 - Replace the std::string with a char[20] in FrameMetrics to make it cross-process shmem friendly. r=botond
|
2014-05-23 21:08:51 -04:00 |
|
Sotaro Ikeda
|
e66ebd661d
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-23 17:52:43 -07:00 |
|
Andreas Gal
|
1807413f5e
|
Bug 1012407 - Part 9: Normalize texture coordinates in DecomposeIntoNoRepeatRects (r=BenWa)
|
2014-05-24 02:49:41 +02:00 |
|
Kartikaya Gupta
|
af75f892d4
|
Bug 946879 - Guard compositable dumping with an environment variable. r=BenWa
|
2014-05-23 17:06:24 -04:00 |
|
Kyle Huey
|
8a1ded0d50
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Nicolas Silva
|
68b4a5e659
|
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
|
cdc2e91128
|
Backed out changeset c4a259f05a18 (bug 1012407) for reftest 5 test failures
|
2014-05-23 10:37:03 +02:00 |
|
Matt Woodrow
|
eefb1ceff6
|
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
|
66c26a0d9a
|
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
|
6667f25c28
|
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
|
e594fbd022
|
Merge m-c to inbound
|
2014-05-22 17:55:00 -07:00 |
|
Nick Lebedev
|
42471cb297
|
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
|
4a7629e50a
|
Merge inbound to m-c
|
2014-05-22 17:30:30 -07:00 |
|
Jeff Muizelaar
|
9f361e40d9
|
Bug 1014654. Handle empty regions in SimplifyOutwardByArea().
|
2014-05-22 12:36:32 -04:00 |
|
Carsten "Tomcat" Book
|
5620cf6964
|
Merge mozilla-central to b2g-inbound
|
2014-05-22 15:48:40 +02:00 |
|
Sotaro Ikeda
|
4bcaf068d3
|
Bug 1012740 - Change as not to abort in GrallocTextureHostOGL::GrallocTextureHostOGL() r=nical
|
2014-05-22 06:23:12 -07:00 |
|
Sotaro Ikeda
|
3fb56d868c
|
Bug 1012737 - Add erro check to GrallocTextureClientOGL::GetAsDrawTarget() r=nical
|
2014-05-22 06:17:03 -07:00 |
|
Wes Kocher
|
ae72230fb0
|
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
|
6f68094e30
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
2deaba6d91
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
76ca8ec617
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
c4568a7085
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
411a8639b4
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
62570a8716
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Matt Woodrow
|
37b1f0f705
|
Bug 1013784 - Implement ClearRect for BasicCompositor. r=Cwiiis
|
2014-05-22 14:36:26 +12:00 |
|
Benoit Girard
|
9945822fd2
|
Bug 1014042 - Add compositor benchmark. r=jrmuizel
|
2014-05-21 17:29:49 +00:00 |
|
Vladimir Vukicevic
|
3591fee224
|
Bug 1009958 - UnlockProd if we fail during attachment. - r=jgilbert
|
2014-05-13 17:14:33 -07:00 |
|
Andreas Gal
|
e68467ac54
|
Bug 1012407 - Part 8: Remove VBOArena which is now dead code (r=Bas)
|
2014-05-22 00:47:02 +02:00 |
|
Andreas Gal
|
72438d4f4b
|
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
|
a0ea043946
|
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
|
c18a94ef0b
|
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
|
2014-05-22 00:23:18 +02:00 |
|
Matt Woodrow
|
902dd8f926
|
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
|
ad8f5d5410
|
Bug 1014961 - IOSurfs are always RGB not BGR. - r=mattwoodrow
|
2014-05-22 16:44:15 -07:00 |
|
Jeff Gilbert
|
4209f16695
|
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
|
d7dac146b2
|
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
|
64df6c108f
|
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
|
2014-05-22 12:29:54 +02:00 |
|
Nicolas Silva
|
2f4369ee5e
|
Bug 1013292 - Fix some using namespace + unified build issues in gfx code. r=kats
|
2014-05-22 12:11:45 +02:00 |
|
Andreas Gal
|
ac89dda07d
|
Bug 1012407 - Part 4: Always pass the layer rect to BindAndDrawQuad (r=Bas)
|
2014-05-21 23:36:56 +02:00 |
|
Andreas Gal
|
7eaf561a66
|
Bug 1012407 - Part 3: Eliminate DrawQuadInternal since we no longer need it (r=Bas)
|
2014-05-21 23:26:38 +02:00 |
|
Andreas Gal
|
299af06a65
|
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
|
59bccf7c82
|
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
|
36b70927ca
|
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
|
3189a1798c
|
merge b2g-inbound to mozilla-central
|
2014-05-21 14:08:03 +02:00 |
|
Matt Woodrow
|
a116f0d15b
|
Bug 1012386 - Release the CGImage we addref'd in DrawTargetCG::CopySurface. r=jrmuizel
|
2014-05-21 18:43:16 +12:00 |
|
Sotaro Ikeda
|
2d84e3da26
|
Bug 1011327 - Add checks around SharedBufferManagerParent
|
2014-05-20 13:50:25 -07:00 |
|
Chris Peterson
|
ec65ec7ebc
|
Bug 1012218 - Cherrypick clang warning fixes from upstream harfbuzz. r=jfkthame
|
2014-05-17 16:44:39 -07:00 |
|
Wes Kocher
|
1121ed930b
|
Merge m-c to inbound
|
2014-05-19 15:43:47 -07:00 |
|