Kartikaya Gupta
ff8d4c8ff4
Bug 1039979 - When cancelling animations based on user input, cancel animations on the entire handoff chain. r=botond
2014-07-17 13:41:53 -04:00
Kartikaya Gupta
5def7d9126
Bug 1039979 - Move the overscroll chain building into the tester setup/teardown since it is needed more widely now. r=botond
2014-07-17 13:41:53 -04:00
Kartikaya Gupta
83fb5c2c1e
Bug 1039979 - Cancel animations when a finger goes down without waiting for the content response. r=botond
2014-07-17 13:41:52 -04:00
Ehsan Akhgari
932219f464
Bug 1040038 - Give GfxD2DSurfaceReporter a private destructor; r=bjacob
...
--HG--
extra : rebase_source : caa4478e14cd1d526978700e3d0cfe28a3af0068
2014-07-17 16:47:19 -04:00
Botond Ballo
9ca27d9864
Bug 1039822 - Make sure FrameMetrics::mContentDescription is null-terminated after being read from IPC. r=kats
2014-07-16 19:10:56 -04:00
Kartikaya Gupta
ccf5b94f0d
Bug 1015644 - Follow-up to fix a logging-only build error. r=me and DONTBUILD because NPOTB
2014-07-17 09:27:34 -04:00
Carsten "Tomcat" Book
19b583139e
Backed out changeset b208f5144753 (bug 948265) for windows 7 debug Refest Crashes on a CLOSED TREE
2014-07-17 14:26:18 +02:00
Carsten "Tomcat" Book
6e52f878a7
Backed out changeset a5d4d7450d02 (bug 948265)
2014-07-17 14:25:48 +02:00
Kartikaya Gupta
e7d6b75c35
Bug 1009733 - Follow-up to fix a logging-only build error. r=me and DONTBUILD because NPOTB
2014-07-17 05:58:48 -04:00
Max Vujovic
c31b14afd3
Bug 948265 - Remove kPrimitiveIndexSourceAlpha since nsSVGFilterInstance creates ToAlpha filter nodes now. r=mstange
2014-07-15 11:50:00 +02:00
Max Vujovic
0b690430d6
Bug 948265 - Support SourceAlpha keyword in SVG filter chains. r=mstange
2014-07-15 11:37:00 +02:00
Makoto Kato
bab6f180c8
Bug 984033 - Large OOM in nsStreamLoader::WriteSegmentFun. r=honza
2014-07-17 17:37:33 +09:00
Walter Litwinczyk
797e9f95b4
Bug 1024223 - Fix leak of |dest| and |src| in BasicLayerManager.cpp PixmanTransform(). r=mattwoodrow
2014-07-09 13:48:59 -07:00
Kartikaya Gupta
5f3c0b45ec
Bug 995475 - Clear the active element on touch end, if the touch wasn't a click. r=botond
2014-07-16 23:06:36 -04:00
Wes Kocher
625bb4e56d
Backed out changeset d5607eeaa106 (bug 1036654) for Windows build bustage on a CLOSED TREE
2014-07-16 13:16:40 -07:00
Sotaro Ikeda
a54650428d
Bug 1037360 - Fix SharedBufferManagerParent's destruction r=jrmuizel,jbacob
2014-07-16 13:05:42 -07:00
Benoit Girard
be1e787af6
Bug 1036654 - Report the tile fragmentation overhead. r=njn,kats,cwiiis
...
--HG--
extra : rebase_source : 90f11e631060c5147c14360913d9c6bc82bab109
2014-07-16 15:58:03 -04:00
Botond Ballo
b5ba1b4eb0
Bug 1039593 - Clean up the TILING_LOG macros. r=kats
2014-07-16 12:42:35 -04:00
Andrew McCreight
a3812195ff
Bug 1038855, part 2 - Use an nsRefPtr for CompositorChild::SharedFrameMetricsData::mBuffer. r=bjacob
2014-07-16 12:39:03 -07:00
Andrew McCreight
2fc47d4df1
Bug 1038855, part 1 - Use an nsRefPtr for AsyncPanZoomController::mSharedFrameMetricsBuffer. r=bjacob
2014-07-16 12:39:03 -07:00
Botond Ballo
e17aa01d9e
Bug 1039616 - Re-add scroll ids to the layer dump. r=kats
2014-07-16 13:24:54 -04:00
Ehsan Akhgari
fee0784ad3
Bug 1039459 - Pass -mssse3 to clang-cl when building SkBitmapProcState_opts_SSSE3.cpp; r=jrmuizel
2014-07-16 13:21:56 -04:00
Kartikaya Gupta
2debc466fa
Bug 1009733 - Add thread safety checks for dealing with touch input blocks. r=botond
2014-07-16 12:03:06 -04:00
Kartikaya Gupta
a927af1835
Back out c4bb900163fc (part 3 of bug 1009733) for breaking windows builds. r=backout on a CLOSED TREE
2014-07-16 08:57:06 -04:00
Kartikaya Gupta
d92dea9ac8
Bug 988494 - Add some double-tap gtests. r=botond
2014-07-16 08:33:50 -04:00
Kartikaya Gupta
71a65b287f
Bug 1009733 - Add thread safety checks for dealing with touch input blocks. r=botond
2014-07-16 08:33:50 -04:00
Kartikaya Gupta
a2c84538c6
Bug 1009733 - Add more test coverage for panning and pinching cancelled by prevent-default. r=botond
2014-07-16 08:33:50 -04:00
Kartikaya Gupta
8567440b79
Bug 1009733 - Rewrite much of the APZC input block handling code. r=botond
2014-07-16 08:33:50 -04:00
Milan Sreckovic
61f2860281
Bug 1031525 - Support DrawTargetCG::DrawWindow and non-CG types. r=gw280,mattwoodrow
2014-07-14 13:24:01 -04:00
Matt Woodrow
e925eace63
Bug 1035168 - Avoid calling GetData/Stride on a surface that we will later Map. r=Bas
2014-07-11 15:23:56 +12:00
Matt Woodrow
337ce18dc8
Bug 1035168 - Use Map api to check if DataSourceSurfaces have data available in DrawTargetCairo. r=Bas
2014-07-09 13:53:48 +12:00
Brian Birtles
c368b36ded
Bug 1036287 part 3 - Make GetLocalTimeAt return a nullable time duration; r=dholbert
...
Once we support arbitrary timelines which can return null current time values,
the local time of an animation can also become null so this patch updates
ElementAnimation::GetLocalTimeAt to return a Nullable<TimeDuration>.
Doing this also allows us to pass the result of GetLocalTimeAt directly to
GetComputedTimingAt.
2014-07-16 09:02:32 +09:00
Wes Kocher
e656ec43b4
Backed out changeset f4592864c982 (bug 1037360) for b2g mochitest-9 failures
2014-07-15 15:45:38 -07:00
Bas Schouten
b9a7152efc
Bug 1036785: Use DIBs for drawing when not using opaque surfaces. r=nical
2014-07-10 23:29:40 +02:00
Ehsan Akhgari
f1b188feb8
Bug 1038156 - Give GPUAdapterReporter a private destructor; r=bjacob
2014-07-15 16:41:50 -04:00
Ehsan Akhgari
878aa1c893
Bug 1038158 - Give ReadbackResultWriter a private destructor; r=bjacob
2014-07-15 16:41:05 -04:00
Sotaro Ikeda
267307ff4f
Bug 1037360 - Fix SharedBufferManagerParent's destruction r=jmuizelaar
2014-07-15 13:33:26 -07:00
Benoit Girard
cb397e6eb5
Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel
2014-07-15 11:37:45 -04:00
Jeff Muizelaar
f98f9a7b13
Bug 1038727 - Convert APZ from nsAutoPtr to UniquePtr. r=kats
...
--HG--
rename : browser/components/loop/content/shared/js/views.jsx => browser/components/loop/content/shared/js/views.js
rename : toolkit/webapps/tests/test_custom_origin_uninstall_install.xul => toolkit/webapps/tests/test_custom_origin.xul
extra : rebase_source : 2448597696cbf24512b54b6acbdfb52b71995dde
2014-07-15 13:44:37 -04:00
Benoit Girard
7b69b51053
Bug 864829 - Add graphics performance warning feature. r=bjacob
...
--HG--
extra : rebase_source : 11585fb913c4a10c9293787fa6e86f2f76bdcdb4
2014-05-07 18:09:41 -04:00
chiajung hung
3ebca330a0
Bug 814524 - Change YUV=>RGB formula to a more precise version. r=jgilbert
2014-07-14 19:46:00 -04:00
Sotaro Ikeda
d6e33f2033
Bug 1035755 - Fix RemoveTextureFromCompositableTracker::ReleaseTextureClient() r=nical
2014-07-15 06:22:35 -07:00
Corentin Wallez
c9f503522b
Bug 1021637: remove unnecessary includes in TextureClient.cpp. r=nical
2014-07-15 09:59:34 +02:00
Walter Litwinczyk
1e00e7544d
Bug 1024196 - Fix leak of |i| variable in CreateGrGLInterfaceFromGLContext. r=gw280
2014-07-09 13:40:40 -07:00
Ehsan Akhgari
5d8521bb40
Bug 1038155 - Give GfxD2DVramReporter a private destructor; r=bjacob
2014-07-14 21:49:53 -04:00
Matt Woodrow
7c9e1a5076
Bug 1034247 - Avoid propogating scale factors down to ThebesLayers if it would result in them being larger than the max texture size. r=roc
2014-07-09 14:01:54 +12:00
Kartikaya Gupta
13f5af8688
Bug 1037591 - Remove useless Constructor test and redundant tester. r=botond
2014-07-14 19:07:54 -04:00
Kartikaya Gupta
55edadda84
Bug 1037591 - Move a bunch of boilerplate code into the tester classes. r=botond
2014-07-14 19:07:54 -04:00
Kartikaya Gupta
1cc97ebb4c
Bug 1037591 - Move DoPanTest down to be with the pan tests. r=botond
2014-07-14 19:07:54 -04:00
Kartikaya Gupta
c492804a6f
Bug 1037591 - Split the ApzcPinch* functions into two so that the status checks are separated. r=botond
2014-07-14 19:07:54 -04:00
Kartikaya Gupta
1442b38db8
Bug 1037591 - Split ApzcPan into two so that the status checks are separated. r=botond
2014-07-14 19:07:53 -04:00
Kartikaya Gupta
56dbbcc988
Bug 1037591 - Modify ApzcPan to use ApzcUp and ApzcDown; reformat some code. r=botond
2014-07-14 19:07:53 -04:00
Kartikaya Gupta
707e5bbcca
Bug 1037591 - Unite the TestScopedBoolPref and TouchActionEnabledTester into a general pref solution. r=botond
2014-07-14 19:07:53 -04:00
Kartikaya Gupta
c47ef86638
Bug 1037591 - Remove unused container layer subclass. r=botond
2014-07-14 19:07:52 -04:00
Andrew McCreight
1ee07d58d6
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
Mike Conley
25a4418cdf
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 3ebb5763d75d16f73b3cb5e4fc5621188b6c9622
2014-07-14 13:22:26 -04:00
Botond Ballo
7c1923f565
Bug 1034376 - Avoid APZC being stuck in overscrolled state when CancelAnimation() is called during panning. r=kats
...
--HG--
extra : rebase_source : bbc3a02d6be7081be77b58cb2795aa57ce794002
2014-07-14 12:54:41 -04:00
Kartikaya Gupta
429ba38c8a
Bug 1037409 - Remove some gtests that don't map to real-world scenarios. r=nicklebedev
2014-07-14 12:48:48 -04:00
Mike Conley
fe3d89d8bc
Backed out bdf72cebcd85 to fix a CLOSED TREE.
...
--HG--
extra : histedit_source : 0a3977407abecc55d5564a69531d5d6ca804cd86
2014-07-14 12:20:16 -04:00
Mike Conley
5cd8d891e5
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
...
Changes to nsIScreen and nsIScreenManager were reviewed by roc.
Changes to dom/ipc were reviewed by jimm.
Changes to gfx/src/nsDeviceContext.cpp were reviewed by roc.
Changes to widget/android were reviewed by snorp.
Changes to widget/cocoa were reviewed by smichaud.
Changes to widget/gtk were reviewed by roc.
Changes to widget/windows were reviewed by jimm.
Changes to widget/xpwidgets were reviewed by roc.
--HG--
extra : rebase_source : 90d263235b40f6f6937d361705a4dfa44253318e
extra : histedit_source : bab4e689269c67fe3eb65033b6987b93caf9a482%2C86645be32f82f0d80724532e528e597db165b1d1
2014-07-14 11:57:06 -04:00
Sotaro Ikeda
c0903aff2f
Bug 1036419 - Add lock to GrallocReporter::CollectReports() r=nical
2014-07-14 06:35:23 -07:00
Jonathan Watt
c8e82d1245
Bug 1037570 - Remove gfxPath. r=mattwoodrow
2014-07-11 11:25:00 +02:00
Matt Woodrow
7fd66ab646
Bug 1032431 - Handle device offsets correctly when 3d transforming in BasicCompositor. r=Bas
2014-07-14 14:15:28 +12:00
Matt Woodrow
6c8fbe8e34
Bug 1028802 - Don't dereference null pointer in AlignedArray::Rellaoc. r=jwatt
2014-07-14 14:06:16 +12:00
Jeff Gilbert
71d7bf6e9b
Bug 1034398 - Query for max IOSurf sizes. - r=benwa
2014-07-11 23:08:54 -07:00
Jeff Gilbert
1a5db8b68a
Backed out changeset 53f0f0e43ea5
2014-07-11 21:59:48 -07:00
Jeff Gilbert
700e932b6f
Bug 1034398 - Query for max IOSurf sizes. - r=benwa
2014-07-11 21:58:00 -07:00
Jeff Gilbert
a707c24aa1
Bug 843673 - Re-enable WebGL instanced drawing, and fix the max instance calculation. - r=kamidphish
2014-07-11 21:53:57 -07:00
Jeff Walden
47761ebf3d
Bleh, forgot to qref, still fixing bug 1037100. r=bustage
2014-07-11 21:05:59 -07:00
Jeff Walden
39e2b3570b
Minor bustage fixes for bug 1037609 and bug 1037100. r=bustage
...
--HG--
extra : rebase_source : 72083f1ec1036497a4d6a93ee614ea60794ae749
2014-07-11 21:03:07 -07:00
Jeff Walden
b14f626d03
Bug 1037100 - Remove all ScopedDeleteArray uses from gfx/gl/. r=jgilbert
...
--HG--
extra : rebase_source : fff244a14da1605f8c6db552925f5bc4b34fb106
2014-07-10 17:43:01 -07:00
Botond Ballo
8f081e3836
Bug 1037191 - Have APZCTreeManager::GetTargetAPZC(point) always return nullptr if an overscrolled APZC is matched. r=kats
...
--HG--
extra : rebase_source : 2714fa4480ccab42acde9a6dfa36f1d4424bb630
2014-07-10 18:30:13 -04:00
Jeff Gilbert
2bcd725268
Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow
2014-07-11 15:10:49 -07:00
Jeff Gilbert
6facc4613e
Bug 1037147 - Purge EOL whitespace. - r=mattwoodrow
2014-07-11 13:50:23 -07:00
Jeff Gilbert
a6c554ebae
Bug 1037151 - Purge EOL whitespace from some files. - r=mattwoodrow
2014-07-11 13:45:22 -07:00
Boris Chiou
ef9324bc98
Bug 1035045 - Handle packets by the protocol buffer. r=kamidphish
...
Use google protocol buffer to handle our package in LayerScope.
Note: LayerScopePacket.pb.h and LayerScopePacket.pb.cc were
generated by version 2.4.1.
2014-07-09 23:16:00 -04:00
Kartikaya Gupta
ce87edc703
Bug 1037019 - Remove the mTouchActionPropertyEnabled flag in APZC and flip the pref directly in the tests. r=botond
2014-07-11 08:25:13 -04:00
Kartikaya Gupta
c89d7256b2
Bug 1037019 - Add the ability to set prefs in gfxPrefs. r=milan
2014-07-11 08:25:12 -04:00
Mike Hommey
34799e0459
Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal
2014-07-11 19:06:55 +09:00
Jonathan Watt
777971eedc
Bug 1025553, part 6 - Remove gfxMatrix::Multiply(). r=Bas
2014-07-11 08:07:07 +01:00
Jonathan Watt
b0eb2ac4f4
Bug 1025553, part 5 - Add some missing gfxMatrix API to Moz2D Matrix. r=Bas
2014-07-11 08:06:39 +01:00
Jonathan Watt
71a0c7cecd
Bug 1025553, part 4 - Add some missing Moz2D Matrix API to gfxMatrix. r=Bas
2014-07-11 08:06:39 +01:00
Jonathan Watt
b9a9b70e8d
Bug 1025553, part 3 - Give gfxMatrix::Invert() the same semantics as Moz2D's Matrix::Invert(). r=Bas
2014-07-11 08:06:39 +01:00
Jonathan Watt
391f914c02
Bug 1036859 - Make gfxContext code assume there is always a DrawTarget. r=mstange
2014-07-11 08:06:38 +01:00
Jonathan Watt
5929edfbe4
Bug 1036858 - Remove various includes of gfxImageSurface.h that are no longer necessary. r=Cwiiis
2014-07-11 08:06:38 +01:00
Nicholas Nethercote
ab815d0c3b
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
...
--HG--
extra : rebase_source : 668cd394806203ddfa34bd4f226335ff26c846b5
2014-07-10 19:10:17 -07:00
Benoit Girard
bd947297a1
Bug 1027380 - Paint flashing from an inactive layer manager saturates the transparent layers. r=mattwoodrow
...
--HG--
extra : rebase_source : 7444cf86fc14bd811d836d4c788958bf3790f572
2014-06-19 14:22:17 -04:00
Nicolas Silva
c051112381
Bug 1034593 - Backout the cairo clip optimization because it produces incorrect clipping in certain cases. r=jrmuizel
2014-07-10 20:11:01 +02:00
Ed Morley
7eca339c27
Merge mozilla-central and inbound
2014-07-10 16:29:53 +01:00
Kartikaya Gupta
c57685ddf7
Bug 1036518 - Back out cset cc20208a6eb4 (bug 1034247) for causing blurry painting and janky scrolling on B2G/Fennec on some devices. r=me a=backout
2014-07-10 10:08:44 -04:00
Kartikaya Gupta
35136e5a31
Bug 1036444 - Kill touchenter and touchleave events. r=smaug
2014-07-09 10:27:00 -04:00
Milan Sreckovic
b82f4f5125
Bug 1032440 - initialize all the members of RotatedContentBuffer::PaintState. r=mwoodrow
2014-07-03 16:31:06 -04:00
Jonathan Watt
c68bfa1ac6
Bug 1035330 - Optimize rects in the gfxContext methods for getting extents to fix tsvgr_opacity regressions. r=Bas
2014-07-10 08:44:17 +01:00
Boris Zbarsky
b8297ece4e
Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug
2014-07-10 02:56:37 -04:00
Cameron McCormack
279ef3ff82
Bug 1031202 - Factor out gfxMixedFontFamily lookup/creation into a helper function. r=jdaggett
2014-07-09 17:08:55 +10:00
Cameron McCormack
042a0d2382
Bug 1031187 - Part 2: Use family name from proxy rather than gfxMixedFontFamily when logging. r=jdaggett
2014-07-09 17:08:55 +10:00
Cameron McCormack
560e56b1ce
Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett
2014-07-09 17:08:54 +10:00
Jonathan Kew
bcd117d835
Bug 754215 - Refactor user-font loading code in preparation for lazier downloading. r=jdaggett
2014-07-09 17:08:52 +10:00
Sotaro Ikeda
8ee77df43a
Bug 1036561 - Reduce log spam from SharedBufferManagerChild r=nical
2014-07-10 07:24:07 -07:00
Nicolas Silva
4966c34e52
Bug 1027601 - Create and Allocate TextureClients in a single step in SharedPlanarYCbCrImage. r=sotaro
2014-07-10 13:48:29 +02:00
Nicolas Silva
5ddf292f7c
Bug 1027601 - Create and allocate TextureClient in a single step in some of the cases. r=sotaro
2014-07-10 13:45:40 +02:00
Jonathan Watt
6188125060
Bug 933019, part 12 - Remove CopySurface. r=me
2014-07-10 11:19:32 +01:00
Jonathan Watt
26606a941a
Bug 1034702 - Remove gfxPlatform::GetThebesSurfaceForDrawTarget(). r=Bas
2014-07-10 10:58:09 +01:00
Jonathan Watt
5b43b8c744
Bug 933019, part 11 - Remove gfxContext::mCairo. r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
f508319d89
Bug 933019, part 10 - Remove gfxContext::IsCairo(). r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
51d0ecc45c
Bug 933019, part 9 - Remove code for handling Thebes backed gfxContext from various files under gfx/layers/. r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
21a0f8e134
Bug 933019, part 5 - Remove code for handling Thebes backed gfxContext from various files under gfx/thebes/. r=Bas
2014-07-10 10:58:07 +01:00
Jonathan Watt
0bf9b72f33
Bug 933019, part 4 - Remove code for handling Thebes backed gfxContext in gfxFont. r=Bas
2014-07-10 10:58:07 +01:00
Jonathan Watt
d944b18aec
Bug 933019, part 3 - Remove code for handling Thebes backed gfxContext in gfxDrawable.cpp. r=Bas
2014-07-10 10:58:06 +01:00
Jonathan Watt
6388c766d5
Bug 933019, part 1 - Remove the gfxContext(gfxASurface*) constructor. r=Bas
2014-07-10 10:58:06 +01:00
Jonathan Kew
f10e532151
bug 1034230 - handle bad 'seac' in type1 charstring. r=jrmuizel
2014-07-10 10:11:26 +01:00
Ryan VanderMeulen
e68b639905
Merge m-c to inbound. a=merge
2014-07-09 16:16:12 -04:00
Ryan VanderMeulen
884d90c181
Merge b2g-inbound to m-c. a=merge
2014-07-09 15:56:47 -04:00
Bas Schouten
3c6fe1b4be
Bug 1035227: Upload partial surfaces when an upload region is specified. r=nical
2014-07-09 16:21:11 +02:00
Carsten "Tomcat" Book
8526df33a5
Merge mozilla-central to b2g-inbound
2014-07-09 16:18:04 +02:00
Sotaro Ikeda
59e4c53f32
Bug 1036011 - Remove WaitForBufferOwnership() from TextureClientPool::GetTextureClient() r=nical
2014-07-09 07:10:12 -07:00
Carsten "Tomcat" Book
793ab71a57
Backed out changeset 0af811dfc164 (bug 754215)
2014-07-09 13:44:16 +02:00
Carsten "Tomcat" Book
34f3c11520
Backed out changeset 091a5ced91cd (bug 1031187)
2014-07-09 13:44:14 +02:00
Carsten "Tomcat" Book
70336379f5
Backed out changeset dc4ff3a5afd1 (bug 1031187)
2014-07-09 13:44:11 +02:00
Carsten "Tomcat" Book
608a7a8e26
Backed out changeset 30954594c1dd (bug 1031202)
2014-07-09 13:43:51 +02:00
Carsten "Tomcat" Book
c27e58a8a9
Backed out changeset e072a46f0b6a (bug 1027601) for test bustages on a CLOSED TREE
2014-07-09 13:23:08 +02:00
Carsten "Tomcat" Book
86c831036f
Backed out changeset ef24cd472cfb (bug 1027601)
2014-07-09 13:22:50 +02:00
Carsten "Tomcat" Book
88d34ca285
Backed out changeset ba77f00867e8 (bug 1027601)
2014-07-09 13:22:47 +02:00
Cameron McCormack
c72a985755
Bug 1031202 - Factor out gfxMixedFontFamily lookup/creation into a helper function. r=jdaggett
2014-07-09 21:04:15 +10:00
Cameron McCormack
4ba2f4416d
Bug 1031187 - Part 2: Use family name from proxy rather than gfxMixedFontFamily when logging. r=jdaggett
2014-07-09 21:04:14 +10:00
Cameron McCormack
83359b3a7c
Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett
2014-07-09 21:04:10 +10:00
Jonathan Kew
3cdd485763
Bug 754215 - Refactor user-font loading code in preparation for lazier downloading. r=jdaggett
2014-07-09 21:03:19 +10:00
Nicolas Silva
ad1585bced
Bug 1027601 - Build fix on a CLOSED TREE
2014-07-09 12:23:38 +02:00
chiajung hung
0c1c5e3762
Bug 814524 - Make WebGLContext::TexImage2D avoid readback for video elements, r=jgilbert
2014-07-08 20:52:00 +02:00
Nicolas Silva
82aaa92f1d
Bug 1027601 - Create and Allocate TextureClients in a single step in SharedPlanarYCbCrImage. r=sotaro
2014-07-09 11:59:53 +02:00
Nicolas Silva
7be2a8a1dd
Bug 1027601 - Create and allocate TextureClients in a single step in some cases. r=sotaro
2014-07-09 11:59:49 +02:00
Nicolas Silva
7314867a90
Bug 1035101 - Don't fail when a shared D3D11 texture doesn't have a mutex. r=mattwoodrow
2014-07-09 11:59:45 +02:00
Nigel Babu
deaee3717d
Backed out changeset bd41dff8f475 (bug 1035168) for Win7 debug crashtest bustage
2014-07-09 08:53:28 +05:30
Matt Woodrow
41368efcce
Bug 1034247 - Avoid propogating scale factors down to ThebesLayers if it would result in them being larger than the max texture size. r=roc
2014-07-09 14:01:54 +12:00
Matt Woodrow
3192923be7
Bug 1027107 - Use fallible allocations in gfx::AlphaBoxBlur::Blur. r=Bas
2014-07-09 13:53:51 +12:00
Matt Woodrow
9f1a9d81f1
Bug 1035168 - Use Map api to check if DataSourceSurfaces have data available in DrawTargetCairo. r=Bas
2014-07-09 13:53:48 +12:00
Sotaro Ikeda
a687b246a3
Bug 1035281 - Fix potential file descriptor leak problem r=nical
2014-07-08 18:35:42 -07:00
Kartikaya Gupta
1a4113dffe
Bug 1027593 - Ensure we updated the displayport margins when the scrollable rect changes. r=botond
2014-07-08 18:01:02 -04:00
Benoit Girard
c2d47a764e
Bug 1035978 - Layers/displaylist dumps don't print newline. r=kats
2014-07-08 17:03:58 -04:00
Kartikaya Gupta
4a8cdf024c
Bug 1035356 - Make ReceiveInputEvent(InputData...) do in-place modifications of the event to DOM space. r=mstange r=botond
2014-07-08 14:55:52 -04:00
Ehsan Akhgari
bbebb8faa5
Bug 1036542 - Cherry-pick skia commit db5f7bf0 to fix a build failure with clang-cl; r=snorp
2014-07-09 15:29:46 -04:00
Botond Ballo
59aebd857c
Bug 1031067 - Clear overscroll at the end of a pinch. r=kats
...
--HG--
extra : rebase_source : 2484d2513aab9d9d321fe6d42a1face685b45ba0
2014-07-08 17:07:12 -04:00
CJKu
34eeccc216
Bug 1023928 - [System][UX] The waiting icon now comes with a dirty dot. r=nical
2014-07-07 07:36:00 -04:00
Kartikaya Gupta
0535707669
Bug 1035801 - Switch the tiling logging code from NSPR logging to printf_stderr. r=Cwiiis
2014-07-08 12:38:49 -04:00
Jonathan Kew
f68b85e101
bug 1035323 - remove redundant null-checks in the DetailedGlyphStore code. r=jdaggett
2014-07-08 14:56:41 +01:00
Jonathan Kew
661bca9b9e
bug 1035438 - ensure tags are limited to 4 chars in OTS error messages. r=jdaggett
2014-07-08 14:55:51 +01:00
Sotaro Ikeda
7155d97f84
Bug 1034294 - Fix SharedBufferManagerParent r=nical
2014-07-08 06:46:17 -07:00
Carsten "Tomcat" Book
c3991b34ec
Merge mozilla-central to mozilla-inbound
2014-07-08 15:21:16 +02:00
Carsten "Tomcat" Book
a39983d2f5
merge mozilla-inbound to mozilla-central a=merge
2014-07-08 14:41:21 +02:00
Markus Stange
83a9b9d6e2
Bug 1020556 - Increase tolerance for scale snapping so that we don't end up with an unnecessary scale factor for pure rotation transforms due to floating point inaccuracies. r=mattwoodrow
2014-07-08 14:07:05 +02:00