Jeff Gilbert
|
a7225d7ed8
|
Bug 736298 - Remove unused CreateForNativePixmapSurface - r=bjacob
|
2012-07-27 14:30:38 -07:00 |
|
David Zbarsky
|
9bf8a70491
|
Bug 706179 Part 2: Add a BaseTransform to layers r=roc
|
2012-07-27 13:23:45 -07:00 |
|
David Zbarsky
|
7dcf199c9c
|
Bug 755084 Part 3: Move checks for whether to animate opacity and transforms on the compositor thread to nsLayoutUtils, and make them also check whether the compositor is actually running r=cjones,dbaron
|
2012-07-27 13:23:45 -07:00 |
|
David Zbarsky
|
12752872fe
|
Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones
|
2012-07-27 13:23:44 -07:00 |
|
Nicolas Silva
|
062884e98d
|
Bug 775226 - Support CreateDrawTargetForData with Azure's CoreGraphics backend, r=jrmuizel
|
2012-07-26 14:06:23 -04:00 |
|
George Wright
|
2a90ed1ba7
|
Bug 778202 - Filter out -pedantic for the Skia subdirectory. r=jrmuizel
|
2012-07-27 14:10:36 -04:00 |
|
Doug Sherk
|
a178e53bd6
|
Bug 777264: Remove timer-based repaint throttling r=cjones
|
2012-07-27 00:33:57 -07:00 |
|
Doug Sherk
|
c1d2060973
|
Bug 777264: Fix AsyncPanZoomController and Axis to use CSS pixels for dimension checking r=cjones
|
2012-07-27 00:33:53 -07:00 |
|
Doug Sherk
|
b6a7422619
|
Bug 777264: Throttle repaint requests in Gecko panning/zooming r=cjones
|
2012-07-27 00:33:48 -07:00 |
|
David Zbarsky
|
87e7b8b42a
|
[Bug 777657] Fix some opt build warnings r=cjones
|
2012-07-26 21:02:05 -07:00 |
|
Vladimir Vukicevic
|
9eaaa81dc3
|
b=773071; use KHR_fence_sync instead of GuaranteeResolve, fixup; r=jgilbert
|
2012-07-26 21:31:42 -04:00 |
|
Kan-Ru Chen
|
3687e6bf7a
|
Bug 777495 - Fallback to TexImage2D if unable to allocate gralloc buffer. r=cjones
|
2012-07-27 08:47:14 +08:00 |
|
Nicholas Cameron
|
d11aac3e65
|
Bug 746883; fix the bustage possibly caused by 746896. r=mattwoodrow
|
2012-07-26 14:30:20 +12:00 |
|
Nicholas Cameron
|
7aa563c2b9
|
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
|
2012-07-26 13:56:42 +12:00 |
|
Nicholas Cameron
|
97d6423dfa
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxPlatform). r=Bas
|
2012-07-25 12:45:58 +12:00 |
|
Nicholas Cameron
|
f8c9e7b40f
|
Bug 748116; refactor DrawTargetCairo::GfxPatternForPattern. r=roc
|
2012-07-24 22:18:40 +12:00 |
|
Nicholas Cameron
|
7431825d6f
|
Bug 748116; Make DrawTargetCairo::DrawSurface work with non-Cairo source surfaces. r=roc
|
2012-07-24 22:18:39 +12:00 |
|
Nicholas Cameron
|
954df98aec
|
Bug 746883; tidying up some nits I found along the way; r=gw280
|
2012-04-26 10:04:35 +12:00 |
|
Anthony Jones
|
261a342f09
|
Bug 761895; Fixed Azure/Cairo canvas font support on gtk and android. r=karl
|
2012-07-24 22:18:39 +12:00 |
|
Anthony Jones
|
794a22c4b6
|
Bug 764125; fixed crash test fail on gtk caused by null. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
311cf8b3d7
|
Bug 764125; pretty sure this inverted logic will break something on windows; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
dad0321ea6
|
Bug 764125; Fix canvas 2d.drawImage.5arg and 2d.drawImage.9arg surface scaling tests. r=karl
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
bf79e5be56
|
Bug 764125; Fix a bug where a path with a transform is re-used. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
eb3741be70
|
Bug 764125; drawing changes to DrawTargetCairo; r=jrmuizel
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
07975bdcdb
|
Bug 764125; store a reference to the backing surface in DrawTargetCairo; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
a49759020b
|
Bug 764125; pass around the size of a gfxASurface when creating a DrawTarget. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
5bf405f496
|
Bug 764125; small Windows Cairo text fix. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
bd97a63e70
|
Bug 764125; Add DrawTarget arg to GetScaledFontForFont. r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Anthony Jones
|
3671742e95
|
Bug 764125; implement DrawTargetCairo::CopySurface; r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Brian R. Bondy
|
e51fe56eda
|
Bug 770694 - Fix for snapped view windows size. r=bas
|
2012-07-04 20:36:37 -04:00 |
|
James Willcox
|
93ef7eba01
|
Bug 776331 - Avoid crash when trying to redraw a destroyed plugin on Android r=josh
|
2012-07-26 09:39:21 -04:00 |
|
Nicholas Cameron
|
34ba57113f
|
Back out bug 746883, bug 764125, bug 761895, bug 746883, bug 748116
|
2012-07-26 18:48:24 +12:00 |
|
Nicholas Cameron
|
19a20aa645
|
Bug 746883; fix the bustage possibly caused by 746896. r=mattwoodrow
|
2012-07-26 14:30:20 +12:00 |
|
Nicholas Cameron
|
f371c79e75
|
Bug 764125; remove AzureEnabled from gfxInfo and replace with backend check. r=roc
|
2012-07-26 13:56:42 +12:00 |
|
Nicholas Cameron
|
ffbb6350b0
|
Bug 764125; sort out preferred and fallback Azure backends for all platforms (gfxPlatform). r=Bas
|
2012-07-25 12:45:58 +12:00 |
|
Nicholas Cameron
|
eebed30e10
|
Bug 748116; refactor DrawTargetCairo::GfxPatternForPattern. r=roc
|
2012-07-24 22:18:40 +12:00 |
|
Nicholas Cameron
|
3d56c18a45
|
Bug 748116; Make DrawTargetCairo::DrawSurface work with non-Cairo source surfaces. r=roc
|
2012-07-24 22:18:39 +12:00 |
|
Nicholas Cameron
|
fcb7df5c02
|
Bug 746883; tidying up some nits I found along the way; r=gw280
|
2012-04-26 10:04:35 +12:00 |
|
Anthony Jones
|
b155e44e9a
|
Bug 761895; Fixed Azure/Cairo canvas font support on gtk and android. r=karl
|
2012-07-24 22:18:39 +12:00 |
|
Anthony Jones
|
f6ab349a9a
|
Bug 764125; fixed crash test fail on gtk caused by null. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
6b3ab9ec43
|
Bug 764125; pretty sure this inverted logic will break something on windows; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Anthony Jones
|
664ebc17a4
|
Bug 764125; Fix canvas 2d.drawImage.5arg and 2d.drawImage.9arg surface scaling tests. r=karl
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
89502e5fd1
|
Bug 764125; Fix a bug where a path with a transform is re-used. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
ab429c266e
|
Bug 764125; drawing changes to DrawTargetCairo; r=jrmuizel
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
8a6c2893df
|
Bug 764125; store a reference to the backing surface in DrawTargetCairo; r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
8c14bcf660
|
Bug 764125; pass around the size of a gfxASurface when creating a DrawTarget. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
9805be7dce
|
Bug 764125; small Windows Cairo text fix. r=Bas
|
2012-07-24 22:18:38 +12:00 |
|
Nicholas Cameron
|
20c50817cb
|
Bug 764125; Add DrawTarget arg to GetScaledFontForFont. r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
Anthony Jones
|
e6cdf6cdfe
|
Bug 764125; implement DrawTargetCairo::CopySurface; r=Bas
|
2012-07-24 22:18:37 +12:00 |
|
George Wright
|
03132e7beb
|
Bug 774728 - Do a null pointer check before using any gradient shaders in DrawTargetSkia r=mattwoodrow
--HG--
extra : rebase_source : 7db2d28692a3cd9cccbd542ca752950f5df90511
|
2012-07-25 20:11:17 -04:00 |
|