George Wright
|
e4943a763f
|
Bug 920160 - Add prefs for SkiaGL cache size r=snorp
--HG--
extra : rebase_source : 410192610d7311dead4132d2fee8fbd3fe062951
|
2013-10-22 14:15:24 -05:00 |
|
Matt Woodrow
|
e547261144
|
Bug 928727 - Don't clear before drawing with OPERATOR_SOURCE in DrawTargetCairo, since we know all required pixels will be clear already. r=jrmuizel
|
2013-10-22 12:11:30 +02:00 |
|
Matt Woodrow
|
0e6944fdce
|
Bug 928727 - Share code for getting the user-space clip bounds in DrawTargetCairo. r=jrmuizel
|
2013-10-22 12:11:30 +02:00 |
|
Markus Stange
|
389c0d5b02
|
Bug 890997 - Enable OMTC on 10.6. r=bgirard
|
2013-10-09 13:15:54 -04:00 |
|
Markus Stange
|
80072ac389
|
Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow
|
2013-10-09 10:39:23 -04:00 |
|
Markus Stange
|
7ec597ca25
|
Bug 923114 - Clear the current GL context when we're about to destroy it. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Markus Stange
|
c907da8be6
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
|
Masayuki Nakano
|
ef895616c5
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
|
Jonathan Watt
|
8d9314d483
|
Bug 929350 - Allow the context for gfxContextMatrixAutoSaveRestore to be set lazily. r=mattwoodrow
|
2013-10-22 10:37:45 +02:00 |
|
David Anderson
|
50865a3082
|
Fix resize jank on Linux with OMTC (bug 926618, r=mattwoodrow).
|
2013-10-21 13:14:47 -07:00 |
|
Nicholas Cameron
|
548c11e7a9
|
Bug 925317. Check shmems are tracked whenever we send them across IPC. r=BenWa,bent
|
2013-10-21 16:23:42 +02:00 |
|
Ms2ger
|
39b292cc30
|
Merge inbound to m-c.
|
2013-10-20 10:40:40 +02:00 |
|
Ms2ger
|
7d21e3cacb
|
Bug 923249 - Remove some prtypes use in gfx/; r=roc
|
2013-10-20 09:25:20 +02:00 |
|
Benoit Girard
|
fccf27d2ae
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|
Chris Peterson
|
777dc154bc
|
Bug 925195 - Fix -Wsign-compare warning about GetProtocolId() enum return value. r=bent
|
2013-10-17 20:42:59 -07:00 |
|
Ehsan Akhgari
|
0d9df20b90
|
Bug 928053 - Remove some prtypes.h inclusions from gfx/; rs=bsmedberg
--HG--
extra : rebase_source : 229c47dfa11d1b1d36663daf87285ccd40bcc856
|
2013-10-18 20:34:58 -04:00 |
|
Benoit Girard
|
2adb9b73bb
|
Bug 928123 - Avoid PushGroup during simple FillRect. r=Bas
--HG--
extra : rebase_source : f1beea7a8281ed78ab6eb22373913b0484a5430e
|
2013-10-17 19:08:20 -04:00 |
|
Vladimir Vukicevic
|
d2538a4815
|
b=927727; support OpenGL OMTC layers on Windows; r=bgirard
|
2013-10-17 00:16:40 -04:00 |
|
Ryan VanderMeulen
|
a8368b8b5c
|
Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE.
|
2013-10-18 10:21:38 -04:00 |
|
Benoit Girard
|
1aa99b3bef
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
|
Carsten "Tomcat" Book
|
9d22415bcf
|
Merge mozilla-central to mozilla-inbound
|
2013-10-18 14:13:10 +02:00 |
|
Masayuki Nakano
|
0260e27697
|
Bug 920425 part.15 Use mozilla::WidgetEvent::AsTouchEvent() r=smaug
|
2013-10-18 15:10:23 +09:00 |
|
Sotaro Ikeda
|
b019369717
|
Bug 925381 - Fix mpeg4 video seek failure. r=nical, r=doublec
|
2013-10-17 11:09:15 -04:00 |
|
Sushil Chauhan
|
ea611c7544
|
Bug 915729 - Add mixed HWC and GPU Composition. r=ncameron, r=dwilson
|
2013-10-15 14:01:42 -07:00 |
|
Josh Aas
|
38302ee0a5
|
Bug 869762: Use Core Foundation notifications instead of ATS for font changes on OS X. r=jdaggett
|
2013-10-15 23:53:52 -05:00 |
|
Wes Kocher
|
391d634598
|
Merge m-c to inbound
|
2013-10-15 20:30:24 -07:00 |
|
Wes Kocher
|
8161558ae5
|
Merge inbound to m-c
|
2013-10-15 20:15:17 -07:00 |
|
Matt Woodrow
|
0ab670ea72
|
Bug 922942 - Implement gfxASurface::CopyToARGB32ImageSurface using azure. r=seth
|
2013-10-16 14:00:31 +13:00 |
|
Matt Woodrow
|
105a6104cc
|
Bug 922942 - Update BufferTextureClients using Azure. r=nical
|
2013-10-16 14:00:30 +13:00 |
|
Nicolas Silva
|
87bb1269a8
|
Bug 919936 - Add gtests for YCbCr memory textures. r=BenWa
|
2013-10-15 17:42:03 -07:00 |
|
Kartikaya Gupta
|
dd02f39ad9
|
Bug 925902 - Add a macro to APZC_LOG a FrameMetrics object as well. r=botond
|
2013-10-15 17:07:58 -04:00 |
|
Josh Aas
|
045b11fb5f
|
Bug 925241: Remove Quickdraw font name lookup code because it's no longer necessary and uses deprecated APIs. r=jdaggett
|
2013-10-15 16:17:37 -05:00 |
|
Matt Woodrow
|
76ab45c95f
|
Bug 926258 - Implement a Moz2D version of gfxPath. r=Bas
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
e418bc6293
|
Bug 926258 - Remove gfxFlattenedPath as it doesn't match the abstraction we want for Moz2D. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
084fd5caf1
|
Bug 922942 - Add a Validate() pass to BasicLayers to avoid needing to create a dummy destination context. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Matt Woodrow
|
b798aeb13e
|
Bug 922942 - Clean up some no longer used ShadowLayers code from BasicLayers. r=roc
|
2013-10-15 16:23:21 +13:00 |
|
Phil Ringnalda
|
c8edc1d6f9
|
Bug 922976 - Skip gfx/tests/crashtests/394751.xhtml on Tegras for constant failures to load
|
2013-10-13 09:39:30 -07:00 |
|
Matt Woodrow
|
6eab2feff6
|
Bug 740598 - Add optimized version of CopyRect for the cairo backend. r=Bas
|
2013-10-15 14:55:16 +13:00 |
|
Matt Woodrow
|
c19f0da01b
|
Bug 740598 - Add CopyRect API to Moz2D. r=Bas
|
2013-10-15 14:55:15 +13:00 |
|
Dale Harvey
|
f3ce8d9466
|
Bug 922866 - Follow up: Fix error introduced in rebase. r=trivial
|
2013-10-14 18:56:04 +02:00 |
|
Nicolas Silva
|
56ac4923d4
|
Bug 919022 - Fix warning by not overloading CreateBufferTextureClient. r=nrc
|
2013-10-13 17:24:12 -07:00 |
|
Dale Harvey
|
7fddf516c3
|
Bug 922896 - Fire tap immediately if content is not zoomable. r=kats
|
2013-10-14 05:29:47 +01:00 |
|
Andreas Gal
|
cb4f904e5b
|
Bug 923409 - Draw FPS counter with a single GL call and eliminate last use of Copy2D program (r=BenWa).
|
2013-10-13 09:10:13 -07:00 |
|
Nicholas Nethercote
|
73046bbae3
|
Bug 921923 (part 4) - Make multi-output sizeOfFoo() functions more consistent in gfx/thebes/. r=jkew.
--HG--
extra : rebase_source : 02ddce0e34ec6619fcaf92aa30addc77bdd8b80f
|
2013-10-14 19:19:47 -07:00 |
|
Ehsan Akhgari
|
d49da6a35b
|
Bug 921753 - Part 6: Define gfxPatternDrawable's destructor out of line; r=seth
|
2013-10-15 18:00:28 -04:00 |
|
Daniel Holbert
|
bc00304ab8
|
Bug 924749: Make loop variable signed-ness match the type they're compared against, to fix signed/unsigned warnings in PathCairo.cpp. r=Bas
|
2013-10-11 08:55:03 -07:00 |
|
Markus Stange
|
5af52e00b8
|
Bug 923650 - Restore scissor rects in CompositorOGL more diligently. r=mattwoodrow
--HG--
extra : rebase_source : 5a3cccbd38b18aaa8536382ff744a871646ee786
|
2013-10-11 10:29:35 -04:00 |
|
Markus Stange
|
991115729d
|
Bug 902591 - Choose the number of linear gradient repetitions in such a way that the whole extents rect is filled. Substantial parts of the code in this patch were written by roc in bug 508730. r=mattwoodrow
--HG--
extra : rebase_source : d7f99adc56ef4d81e14bf3ece6761dd8d5c476ed
|
2013-10-11 10:26:40 -04:00 |
|
Benoit Jacob
|
286cb09f7b
|
Bug 814159 - Part 4: Split TextureImageEGL into separate files - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
343745dead
|
Bug 814159 - Part 3: remove the backing surface code from GLContextProviderEGL.cpp - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|