Carsten "Tomcat" Book
|
a502a5c19a
|
merge b2g-inbound to mozilla-central
|
2013-10-09 10:13:52 +02:00 |
|
Carsten "Tomcat" Book
|
0679b3bf04
|
merge mozilla-inbound to mozilla-central
|
2013-10-09 10:09:07 +02:00 |
|
Jeff Gilbert
|
34903debba
|
Bug 910429 - Add KHR_debug support to GLContext. - r=bjacob
|
2013-10-08 16:20:24 -07:00 |
|
Kartikaya Gupta
|
a186571468
|
Bug 924407 - Update FrameMetrics::mCompositionBounds documentation. r=botond
|
2013-10-08 17:13:11 -04:00 |
|
Kartikaya Gupta
|
985e954890
|
Bug 924394 - Add some useful but default-disabled logging for APZC code. r=botond
|
2013-10-08 17:13:04 -04:00 |
|
Ryan VanderMeulen
|
7965279d18
|
Backed out changeset e02e1b107db7 (bug 919676) for causing bug 924129.
|
2013-10-08 09:39:07 -04:00 |
|
Jeff Gilbert
|
6fe6c5ae2b
|
Bug 917160 - AssureBlitted before switching EGLSurfaces with MakeCurrent. - r=bjacob
|
2013-10-07 15:56:08 -07:00 |
|
Josh Aas
|
2b6f6de4f9
|
Bug 923945: Fix a memory leak when fetching OS X system color space. Also move system color space retrieval code from deprecated Color Manager APIs to Core Graphics. r=mstange
|
2013-10-07 16:03:19 -05:00 |
|
Sushil Chauhan
|
dd40fe57b6
|
Bug 919676 - Fix multiple hwc prepare calls with different layer lists. r=mwu, r=dwilson
|
2013-10-04 11:01:22 -07:00 |
|
Nicholas Cameron
|
8027a76868
|
Bug 854873. Keep scissor rect enabled. r=kats,nical
|
2013-10-05 01:03:09 +13:00 |
|
Phil Ringnalda
|
283dbd99ee
|
Merge m-c to m-i
|
2013-10-03 08:19:39 -07:00 |
|
Phil Ringnalda
|
65b2533e57
|
Merge m-i to m-c
|
2013-10-03 07:58:59 -07:00 |
|
Matt Brubeck
|
d1214e1cc6
|
Merge fx-team to mozilla-central
|
2013-10-03 07:38:41 -07:00 |
|
Robert O'Callahan
|
5bb7b716d5
|
Bug 923194. Make GLContext::InitWithPrefix not fatally assert when the GL version is too low. r=bjacob
--HG--
extra : rebase_source : 50af716547bbfb7cd25a828d708b2a9553e91c56
|
2013-10-03 07:40:28 -04:00 |
|
Ms2ger
|
bc14e4aa9c
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
3fac7b83a7
|
Bug 912099 - Part e: Make sure CPP_SOURCES only points to existing files in gfx/skia; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
c3cd5f716c
|
Bug 912099 - Part d: Make sure CPP_SOURCES only points to existing files in gfx/layers; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
7ff3eeee46
|
Bug 912099 - Part c: Make sure CPP_SOURCES only points to existing files in gfx/angle; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Matt Brubeck
|
26cc35b6b2
|
Bug 915328 - Add support for cross-slide gesture to APZC [r=kats]
|
2013-10-02 18:03:04 -07:00 |
|
Matt Brubeck
|
1732fd8ecf
|
Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond]
|
2013-10-02 18:03:04 -07:00 |
|
Matt Brubeck
|
49cb065acf
|
Bug 892684 - Clean up some code in AsyncPanZoomController [r=kats]
|
2013-10-02 18:03:04 -07:00 |
|
Masayuki Nakano
|
e46624e0ca
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
|
Phil Ringnalda
|
1308968f13
|
Backed out changeset 2eb7e93512b1 (bug 918825) for browser-chrome crashes
|
2013-10-01 22:46:48 -07:00 |
|
Masayuki Nakano
|
d9fe18d02f
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Benoit Girard
|
7d8c972382
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
|
Nicolas Silva
|
db5d7b4954
|
Bug 916118 - Simplify the TextureClient deallocation protocol. r=nrc
|
2013-10-02 13:52:04 -07:00 |
|
Wes Kocher
|
d7b977ae9b
|
Backed out changeset ac77b26ec1ee (bug 915940) for PGO build bustage
|
2013-10-01 14:30:13 -07:00 |
|
Ehsan Akhgari
|
fa2d30bb79
|
Bug 921753 - Part 5: Remove the gfx/2D.h #include from GfxMessageUtils.h; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1208 to 1070.
|
2013-10-01 17:02:28 -04:00 |
|
Ehsan Akhgari
|
7e5b2154cf
|
Bug 921753 - Part 4: Move DrawMode outside of gfxFont.h so that we won't need to #include that header everywhere DrawMode is needed; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1268 to 1208.
|
2013-10-01 17:02:16 -04:00 |
|
Ehsan Akhgari
|
6c364e9615
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1582 to 1362.
|
2013-10-01 17:01:19 -04:00 |
|
Nicholas Cameron
|
0f580ce2b8
|
Bug 915940. Memory reporter for memory image surfaces. r=njn,mattwoodrow
|
2013-09-24 10:59:26 +12:00 |
|
Ed Morley
|
55665af441
|
Merge mozilla-central and inbound
|
2013-10-01 12:01:45 +01:00 |
|
Ed Morley
|
f751b47fe1
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-10-01 10:56:53 +01:00 |
|
Masayuki Nakano
|
512bc33b30
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Kartikaya Gupta
|
867f76bf10
|
Bug 916379 - Follow-up to f6e27e069346 to fix test. r=me
|
2013-09-30 22:38:29 -04:00 |
|
Kartikaya Gupta
|
5305166e4f
|
Bug 916379 - Remove a content repaint request that was clobbering the right frame metrics with the wrong one. r=BenWa
|
2013-09-30 20:58:36 -04:00 |
|
Ryan VanderMeulen
|
439f7d7d01
|
Merge m-c to b2g-inbound.
|
2013-09-30 16:30:26 -04:00 |
|
Ed Morley
|
e9e5ecef9d
|
Merge mozilla-central and b2g-inbound
|
2013-09-30 17:20:26 +01:00 |
|
Matt Woodrow
|
44a31062a6
|
Bug 920571 - Followup to copy all the pixel on the last line. r=bustage
|
2013-09-30 17:14:30 +13:00 |
|
Matt Woodrow
|
d03a83ccb9
|
Bug 920571 - Don't read from the trailing stride on the last row of pixels when copying image data in SourceSurfaceCG. r=jrmuizel
|
2013-09-30 14:42:45 +13:00 |
|
Matt Woodrow
|
c0acca2662
|
Bug 886999 - Backout c3a044164b5f for causing deadlocks (Bug 920979)
|
2013-09-30 14:31:50 +13:00 |
|
Benoit Jacob
|
2275eedfca
|
Bug 783914 - WEBGL_depth_texture doesn't work using ANGLE - r=jgilbert
|
2013-09-30 20:58:57 -04:00 |
|
David Anderson
|
c8133fee65
|
Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
--HG--
rename : ipc/ipdl/test/cxx/PTestRPCErrorCleanup.ipdl => ipc/ipdl/test/cxx/PTestInterruptErrorCleanup.ipdl
rename : ipc/ipdl/test/cxx/PTestRPCRaces.ipdl => ipc/ipdl/test/cxx/PTestInterruptRaces.ipdl
rename : ipc/ipdl/test/cxx/PTestRPCShutdownRace.ipdl => ipc/ipdl/test/cxx/PTestInterruptShutdownRace.ipdl
rename : ipc/ipdl/test/cxx/PTestRacyRPCReplies.ipdl => ipc/ipdl/test/cxx/PTestRacyInterruptReplies.ipdl
rename : ipc/ipdl/test/cxx/TestRPCErrorCleanup.cpp => ipc/ipdl/test/cxx/TestInterruptErrorCleanup.cpp
rename : ipc/ipdl/test/cxx/TestRPCErrorCleanup.h => ipc/ipdl/test/cxx/TestInterruptErrorCleanup.h
rename : ipc/ipdl/test/cxx/TestRPCRaces.cpp => ipc/ipdl/test/cxx/TestInterruptRaces.cpp
rename : ipc/ipdl/test/cxx/TestRPCRaces.h => ipc/ipdl/test/cxx/TestInterruptRaces.h
rename : ipc/ipdl/test/cxx/TestRPCShutdownRace.cpp => ipc/ipdl/test/cxx/TestInterruptShutdownRace.cpp
rename : ipc/ipdl/test/cxx/TestRPCShutdownRace.h => ipc/ipdl/test/cxx/TestInterruptShutdownRace.h
rename : ipc/ipdl/test/cxx/TestRacyRPCReplies.cpp => ipc/ipdl/test/cxx/TestRacyInterruptReplies.cpp
rename : ipc/ipdl/test/cxx/TestRacyRPCReplies.h => ipc/ipdl/test/cxx/TestRacyInterruptReplies.h
rename : ipc/ipdl/test/ipdl/error/rpcMessageCompress.ipdl => ipc/ipdl/test/ipdl/error/intrMessageCompress.ipdl
rename : ipc/ipdl/test/ipdl/error/tooWeakRPCAsync.ipdl => ipc/ipdl/test/ipdl/error/tooWeakInterruptAsync.ipdl
rename : ipc/ipdl/test/ipdl/ok/rpcProtocol.ipdl => ipc/ipdl/test/ipdl/ok/intrProtocol.ipdl
|
2013-09-30 17:27:45 -07:00 |
|
Cervantes Yu
|
eaf8730772
|
Bug 771765 - Support template content process, part 9: allocating a toplevel protocol should return itself. r=dzbarsky
Reverse the effect in bug 879475 part 14 since we need to keep track of open protocols in the Nuwa process.
|
2013-09-26 12:19:09 +08:00 |
|
Nicolas Silva
|
49786e0416
|
Bug 921512 - Add a bit of documentation to layers. r=bjacob
|
2013-09-30 14:42:47 +02:00 |
|
Nicolas Silva
|
696a354b30
|
Bug 916116 - Rename CompositableQuirks. r=bjacob
|
2013-09-30 14:14:38 +02:00 |
|
Ed Morley
|
b44203ca27
|
Backed out changeset 0904d8d19947 (bug 913985)
|
2013-09-30 11:05:35 +01:00 |
|
Chris Kitching
|
10a59f88e3
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-30 09:07:34 +02:00 |
|
Gian-Carlo Pascutto
|
4338131444
|
Bug 923170 - Require GCC 4.6.x before enabling strong enum support. r=Waldo
|
2013-10-08 15:25:13 -04:00 |
|