Randall Barker
4de780992c
Bug 1230674 - part 3, Add overscroll api to GeckoContentController and AndroidContentController r=snorp,kats
2016-01-27 07:45:31 -08:00
Markus Stange
b766219959
Bug 1235223 - Fix another typo in the layers history document.
2016-01-27 13:33:56 +01:00
Markus Stange
4a31ca2ff4
Bug 1241816 - In CreateSourceSurfaceFromMacIOSurface, unlock the IOSurface even in failure cases. r=mattwoodrow
2016-01-22 10:57:12 +01:00
Markus Stange
fd09709f5b
Bug 1240241 - Don't recurse infinitely in FilterCachedColorModels::ForColorModel if the original filter node was null. r=roc
2016-01-20 22:45:58 +01:00
Lee Salzman
1a87e65495
Bug 1242751 - fix assertion in SkLinearGradient. r=jmuizelaar
2016-01-25 17:20:24 -05:00
Bogdan Postelnicu
4ec928230b
Bug 1242421 - remove useless null check. r=roc@ocallahan.org
2016-01-25 14:00:29 +02:00
Lee Salzman
9ce2612e91
Bug 1242044 - "layout/reftests/css-gradients/linear-zero-length-1 fails under Skia content". r=jmuizelaar
2016-01-22 14:11:00 +01:00
Sotaro Ikeda
9036e02631
Bug 1238602 - Update ParamTraits<GonkNativeHandle>::Read() r=nical
2016-01-27 00:32:03 -08:00
John Daggett
f1a4f2e518
Bug 1243226 - relax the limit on fontconfig generics. r=heycam, a=me
2016-01-27 17:21:31 +09:00
Masayuki Nakano
e123f12119
Bug 1153156 part.4 Make APZC system scroll speed overriding aware r=mstange
2016-01-27 15:09:13 +09:00
Sotaro Ikeda
095015e476
Bug 1239702 - Fix SK_ARM_HAS_NEON build config r=lsalzman
2016-01-26 18:47:54 -08:00
Nicholas Nethercote
ea62acb917
Bug 1239864 (part 5) - Use the new rect iterators in gfx/. r=nical.
2016-01-18 17:20:58 -08:00
Nicholas Nethercote
110c0b0c35
Bug 1239864 (part 4) - Use the new rect iterators in gfx/. r=nical.
2016-01-18 17:20:58 -08:00
Nicholas Nethercote
c4baf668f4
Bug 1239864 (part 2) - Use the new rect iterators in nsRegion.cpp. r=roc.
2016-01-14 21:47:16 -08:00
Nicholas Nethercote
b1d88be3bd
Bug 1239864 (part 1) - Add new, nicer rect-iterators for nsRegion and nsIntRegion. r=roc.
...
This requires renaming the existing nsIntRegion::RectIterator as
nsIntRegion::OldRectIterator to make way for the new nsIntRegion::RectIterator.
This doesn't require many knock-on changes because most existing uses of
that type use the nsIntRegionRectIterator typedef.
2016-01-14 18:36:11 -08:00
Sebastian Hengst
a10345e651
Backed out 5 changesets (bug 1230674) for webgl bustage and crashes. r=backout on a CLOSED TREE
...
Backed out changeset 07cdcb9b4565 (bug 1230674)
Backed out changeset d21d089c447f (bug 1230674)
Backed out changeset a26de45cdb6a (bug 1230674)
Backed out changeset 59ec0033bd22 (bug 1230674)
Backed out changeset 74a06f6d85e1 (bug 1230674)
2016-01-26 22:40:18 +01:00
Matt Woodrow
29e2b0bbea
Bug 1241484 - Null check mActor in WaitForCompositorRecycle. r=nical
2016-01-27 09:46:18 +13:00
Randall Barker
3d053631b6
Bug 1230674 - part 4, Update AsyncPanZoomController to call overscroll api when building for Android r=kats
2016-01-26 12:02:51 -08:00
Randall Barker
1be0460c1b
Bug 1230674 - part 3, Add overscroll api to GeckoContentController and AndroidContentController r=snorp,kats
2016-01-26 12:02:51 -08:00
Nicolas Silva
ddc36c8ef3
Bug 1240819 - cleanup dead branches in gfxXlibNativeRender.cpp. r=jrmuizel
2016-01-26 15:35:11 +01:00
Nicolas Silva
1a161fcba6
Bug 1241486 - Allow using pixmaps to share WebGL frames with the basic compositor when it makes sense. r=jgilbert
2016-01-26 15:31:15 +01:00
Carsten "Tomcat" Book
06994c4791
Backed out changeset 066450137021 (bug 1213429) perma-orange Windows XP debug M(2) because of video_backlock.html on a CLOSED TREE
2016-01-26 13:23:24 +01:00
John Daggett
1f97eaaa63
Bug 1240407 - assume default system font cascade for non-CJK langs under OSX. r=m_kato
2016-01-26 20:50:30 +09:00
Bob Owen
d53195e5f0
Bug 1240437 part 2: Follow-up to fix implicit constrcutor static analysis failure. r=me
2016-01-26 10:31:31 +00:00
Bob Owen
d4d42997d8
Bug 1240437: Implement PushLayer and PopLayer for DrawTargetRecording. r=bas
2016-01-26 10:03:07 +00:00
Sotaro Ikeda
1a877856d1
Bug 1239893 - Add gonk SidebandStream handling to DOMHwMediaStream r=roc
2016-01-26 02:01:43 -08:00
Benoit Girard
3f6a4352a5
Bug 1213429 - Recycle e10s D3D9 textures and add partial upload support. r=bas.schouten
2016-01-25 14:58:46 -08:00
Matt Woodrow
0142d72780
Bug 1242293 - Don't call EndRemoteDrawingInRegion if StartRemoteDrawingInRegion returns a null DrawTarget. r=mstange
2016-01-22 11:36:29 +13:00
Botond Ballo
5d60877c0c
Bug 1240202 - Avoid getting stuck in overscroll when a second finger goes down while overscrolled and in the TOUCHING state. r=kats
2016-01-20 20:41:30 -05:00
Botond Ballo
cef313ddc5
Bug 1240202 - Avoid getting stuck in overscroll when the screen is tapped during an overscroll animation. r=kats
2016-01-20 20:13:13 -05:00
Botond Ballo
4329320b29
Bug 1240202 - Change input event generation utilities used by APZ gtests to take points instead of loose coordinates. r=kats
2016-01-20 20:12:41 -05:00
Botond Ballo
eafa291308
Bug 1240202 - Rename APZOverscrollHandoffTester to APZScrollHandoffTester. r=kats
2016-01-20 19:28:33 -05:00
Phil Ringnalda
867dddb5d6
Merge f-t to m-c, a=merge
2016-01-23 18:11:37 -08:00
Sylvestre Ledru
14ec5bc735
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
2016-01-22 16:58:49 +01:00
Kartikaya Gupta
500b074581
Bug 1238042 - Expose the checkerboard reports out to JS. r=ehsan,botond
2016-01-22 20:27:28 -05:00
Tom Tromey
c35c86d248
Bug 757969 - use __thread in ThreadLocal; r=froydnj
2016-01-22 10:33:44 -07:00
Jeff Gilbert
d79fb60255
Bug 1233819 - Fix WebGL on WinXP. - r=jrmuizel
2016-01-21 18:47:29 -08:00
Bas Schouten
84448646d0
Bug 1241058: Assure several operations properly operate on the current group target. r=jrmuizel
2016-01-20 17:27:36 +01:00
Blake Kaplan
303f79daed
Bug 1241557 - Don't try to set prefs directly. r=wchen
2016-01-21 16:14:27 -08:00
Wes Kocher
357ad78fd2
Backed out 2 changesets (bug 1241557) for build failures CLOSED TREE
...
Backed out changeset aeb7f61db88b (bug 1241557)
Backed out changeset 8ed3a7be233e (bug 1241557)
2016-01-21 15:41:18 -08:00
Blake Kaplan
cc7efa6188
Bug 1241557 - Don't try to set prefs directly. r=wchen
2016-01-21 15:15:42 -08:00
David Anderson
748aeac0d5
Fix the backdrop copy rect in nested mix-blend containers. (bug 1241273, r=mstange)
2016-01-21 15:20:29 -08:00
David Anderson
3d9aab0990
Backed out changeset f16cb2a018a8
2016-01-21 15:19:50 -08:00
Markus Stange
926f5cd049
Bug 1241665 - Correctly convert IOSurfaces to SourceSurfaces in MacIOSurfaceTextureSourceBasic and MacIOSurfaceTextureData. r=mattwoodrow
2016-01-21 23:28:19 +01:00
Markus Stange
7d15f65edb
Bug 1241665 - Move IOSurface YCbCr conversion code to a new file MacIOSurfaceHelpers.cpp. r=mattwoodrow
...
Ideally this would live in gfx/2d/MacIOSurface.cpp, but we don't have access to the
YCbCr conversion utilities in Moz2D.
2016-01-21 23:38:53 +01:00
David Anderson
9eb33df4a1
Fix the backdrop copy rect in nested mix-blend containers. (bug 1241273, UNREVIEWED)
2016-01-21 15:18:48 -08:00
Jeff Gilbert
bb99c4e727
Bug 1239187 - Use the GLFeature instead. - r=jrmuizel
2016-01-21 14:18:44 -08:00
Carsten "Tomcat" Book
66895648af
Merge mozilla-central to mozilla-inbound
2016-01-21 16:50:24 +01:00
Carsten "Tomcat" Book
1b73b54797
Backed out changeset 415f713d58b0 (bug 1239861) to fix perma-busted Android 4.3 debug R34
2016-01-21 16:47:31 +01:00
Lee Salzman
cf3ea82a7e
Bug 1240177 - part 4 - avoid GPU readbacks in SourceSurfaceSkia::DrawTargetWillChange, r=jrmuizel
2016-01-21 09:52:35 -05:00