Mike Hommey
|
65c4700367
|
Bug 930380 - Make sure *SOURCES only point to existing files. r=gps
|
2013-10-25 07:58:17 +09:00 |
Jonathan Watt
|
0ea41b656f
|
Bug 930516 - Add a gfxPlatform::ScreenReferenceDrawTarget() static method. r=Bas
|
2013-10-24 17:50:26 +02:00 |
Jonathan Watt
|
8e688f1a8f
|
Bug 930564 - Expose the gfxPath ctor that takes a Moz2D path to aid in converting code to Moz2D. r=Bas
|
2013-10-24 17:50:26 +02:00 |
Ed Morley
|
1e102396b4
|
Backed out changeset 236bd39eb36c (bug 930564) for WinXP crashes on a CLOSED TREE
|
2013-10-24 18:45:16 +01:00 |
Ed Morley
|
0d194ca5ae
|
Backed out changeset 9cd10d6fb0de (bug 930516)
|
2013-10-24 18:44:55 +01:00 |
Markus Stange
|
a093801ee3
|
Bug 924194 - Add missing include for the patch in changeset a1d74808c325 in order to fix the CLOSED TREE.
|
2013-10-24 18:23:22 +02:00 |
Markus Stange
|
05def20585
|
Bug 924194 - Allow using the Cairo Azure backend on Mac for testing purposes. r=jrmuizel
--HG--
extra : rebase_source : e5a73f212fd5979e1a4dcc5fd653b21416e979cb
|
2013-10-24 17:57:23 +02:00 |
Markus Stange
|
6792ac37c1
|
Bug 924194 - Make gfxQuartzNativeDrawing::BeginNativeDrawing able to handle DrawTargets with a different backend than BACKEND_COREGRAPHICS (e.g. BACKEND_CAIRO). r=jrmuizel
--HG--
extra : rebase_source : d284993fae8681854b73f4d9f935427b98731dfa
|
2013-10-24 17:53:39 +02:00 |
Jonathan Watt
|
eda1cc23be
|
Bug 930516 - Add a gfxPlatform::ScreenReferenceDrawTarget() static method. r=Bas
|
2013-10-24 17:50:26 +02:00 |
Jonathan Watt
|
8a4dff138d
|
Bug 930564 - Expose the gfxPath ctor that takes a Moz2D path to aid in converting code to Moz2D. r=Bas
|
2013-10-24 17:50:26 +02:00 |
Matt Woodrow
|
b721789ba1
|
Bug 844819 - Don't create DrawTargets for invalid cairo surfaces. r=Bas
|
2013-10-24 16:35:29 +02:00 |
Matt Woodrow
|
b9c3d10afd
|
Bug 930033 - Draw layer borders for the bounding box of the visible region for ThebesLayers. r=nical
|
2013-10-24 16:35:29 +02:00 |
Jonathan Watt
|
e8c916e8ce
|
Bug 930050 - Remove some dead graphics code. r=Bas
|
2013-10-24 14:46:37 +02:00 |
L. David Baron
|
340c09d983
|
Bug 929673 Patch 1: Rename mozOrigin to transformOrigin to avoid use of deprecated CSS prefixes in variable names. r=dzbarsky
|
2013-10-24 14:46:00 +02:00 |
Steve Singer
|
5e7bf57e14
|
Bug 929439 - Include string.h for memcpy. r=bgirard
|
2013-10-23 16:39:00 +01:00 |
Brian O'Keefe
|
9c9d71fddb
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
Simon Montagu
|
f077892c45
|
Add new bidi control characters defined in Unicode 6.3. Bug 922530, r=jfkthame
|
2013-10-02 16:07:02 +03:00 |
Carsten "Tomcat" Book
|
0e4e01758c
|
Merge mozilla-inbound to Mozilla-Central
|
2013-10-24 07:05:29 +02:00 |
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
Mike Hommey
|
3fa7456cd6
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
Mike Hommey
|
7a1fa04185
|
Bug 929896 - Make GTEST_CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 07:59:50 +09:00 |
Kartikaya Gupta
|
f0af958413
|
Bug 929367 - Rename all the prefs for the async pan/zoom code to be consistent. r=botond,mbrubeck
|
2013-10-24 00:07:50 +02:00 |
Nicholas Cameron
|
e59c5a9ee9
|
Bug 907463. Dealloc shmem on ActorDestroy. r=nical
|
2013-09-27 21:48:42 +12:00 |
Nicholas Cameron
|
0a1164583f
|
Bug 907463. Backout OP_SOURCE optimisation from bug 907926. r=mattwoodrow
|
2013-09-18 15:39:34 +12:00 |
George Wright
|
ecae0e66b7
|
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
|
1c5137fd7e
|
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
|
5f2c6517be
|
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
|
8a1bdddcf1
|
Bug 890997 - Enable OMTC on 10.6. r=bgirard
|
2013-10-09 13:15:54 -04:00 |
Markus Stange
|
c5d89cc8ca
|
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
|
2eeda8377b
|
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
|
14e8e85cab
|
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
|
2013-10-09 10:39:22 -04:00 |
Masayuki Nakano
|
c2d6606a1c
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
Jonathan Watt
|
8cf255ee75
|
Bug 929350 - Allow the context for gfxContextMatrixAutoSaveRestore to be set lazily. r=mattwoodrow
|
2013-10-22 10:37:45 +02:00 |
David Anderson
|
fc34a69277
|
Fix resize jank on Linux with OMTC (bug 926618, r=mattwoodrow).
|
2013-10-21 13:14:47 -07:00 |
Nicholas Cameron
|
6d24fd2a5a
|
Bug 925317. Check shmems are tracked whenever we send them across IPC. r=BenWa,bent
|
2013-10-21 16:23:42 +02:00 |
Ms2ger
|
e5eac232d0
|
Merge inbound to m-c.
|
2013-10-20 10:40:40 +02:00 |
Ms2ger
|
9b89f4d9e2
|
Bug 923249 - Remove some prtypes use in gfx/; r=roc
|
2013-10-20 09:25:20 +02:00 |
Benoit Girard
|
282410c103
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
Chris Peterson
|
0a49e094bd
|
Bug 925195 - Fix -Wsign-compare warning about GetProtocolId() enum return value. r=bent
|
2013-10-17 20:42:59 -07:00 |
Ehsan Akhgari
|
f1786e2c35
|
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
|
b1ecf84f9d
|
Bug 928123 - Avoid PushGroup during simple FillRect. r=Bas
--HG--
extra : rebase_source : f1beea7a8281ed78ab6eb22373913b0484a5430e
|
2013-10-17 19:08:20 -04:00 |
Vladimir Vukicevic
|
bf3132c6d2
|
b=927727; support OpenGL OMTC layers on Windows; r=bgirard
|
2013-10-17 00:16:40 -04:00 |
Ryan VanderMeulen
|
41a335c516
|
Backed out changeset 6150269410b2 (bug 921212) for bustage on a CLOSED TREE.
|
2013-10-18 10:21:38 -04:00 |
Benoit Girard
|
b48817b2a7
|
Bug 921212 - Rotate buffer in place to avoid gralloc surface allocation. r=Bas
|
2013-10-11 16:47:47 -04:00 |
Carsten "Tomcat" Book
|
f1d2ae53bc
|
Merge mozilla-central to mozilla-inbound
|
2013-10-18 14:13:10 +02:00 |
Masayuki Nakano
|
d152366c31
|
Bug 920425 part.15 Use mozilla::WidgetEvent::AsTouchEvent() r=smaug
|
2013-10-18 15:10:23 +09:00 |
Sotaro Ikeda
|
49db7bff2e
|
Bug 925381 - Fix mpeg4 video seek failure. r=nical, r=doublec
|
2013-10-17 11:09:15 -04:00 |
Sushil Chauhan
|
2217191e09
|
Bug 915729 - Add mixed HWC and GPU Composition. r=ncameron, r=dwilson
|
2013-10-15 14:01:42 -07:00 |
Josh Aas
|
08b001d8f0
|
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
|
84ae06602b
|
Merge m-c to inbound
|
2013-10-15 20:30:24 -07:00 |