Jonathan Watt
|
c885ba1f0b
|
Bug 1036858 - Remove various includes of gfxImageSurface.h that are no longer necessary. r=Cwiiis
|
2014-07-11 08:06:38 +01:00 |
|
Jonathan Watt
|
699556edfb
|
Bug 1034702 - Remove gfxPlatform::GetThebesSurfaceForDrawTarget(). r=Bas
|
2014-07-10 10:58:09 +01:00 |
|
Masatoshi Kimura
|
86e94e8d3e
|
Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame
|
2014-05-31 15:11:29 +09:00 |
|
Benoit Jacob
|
4e23e75d75
|
Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro
|
2014-06-06 09:51:24 -04:00 |
|
Jonathan Watt
|
6b3fa8dfeb
|
Bug 1022821, part 2 - In gfx code, stop returning RefPtr and, where not an out-param, stop using RefPtr arguments. r=Cwiiis
|
2014-06-12 20:24:05 +01:00 |
|
Chris Lord
|
eeff5cfb5a
|
Bug 1011569 - Remove PreferMemoryOverShmem in favour of IsSameProcess. r=nical
|
2014-06-11 14:52:19 +01:00 |
|
Matt Woodrow
|
1a6a27a3ec
|
Bug 940845 - Part 6: Cache blurs when possible. r=Bas
|
2014-06-10 17:51:24 -04:00 |
|
Jonathan Watt
|
894ac7427a
|
Bug 1021973 - Remove gfxPlatform::OptimizeImage(). r=Bas
|
2014-06-10 07:02:21 +01:00 |
|
Jonathan Kew
|
1e15f90fb6
|
backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
|
2014-06-06 22:41:07 +01:00 |
|
Reed Koser
|
b7aff93098
|
Bug 965967, part 1 - Get rid of some Thebes backed gfxContexts in the plugin code (Moz2D migration). r=mattwoodrow
--HG--
extra : rebase_source : 54fd4a60da6031b64598ca697b84437e672d126b
|
2014-06-06 10:24:24 +01:00 |
|
John Daggett
|
6ad68a5fc7
|
Bug 280443 p3 - use fontlist struct in gfx. r=roc,fredw
|
2014-06-06 15:09:23 +09:00 |
|
Jonathan Kew
|
8e5e8d4af2
|
bug 1020008 - use mozilla::ArrayLength for array size. r=smontagu
|
2014-06-05 11:15:26 +01:00 |
|
Jonathan Watt
|
946a44e016
|
Bug 1019690 - Remove gfxPlatform::CreateOffscreenImageSurface(). r=Bas
--HG--
extra : rebase_source : 3c79945a1179d7b7bb128278eae0642156460df0
|
2014-06-05 01:02:44 +01:00 |
|
Masatoshi Kimura
|
16cb0cff34
|
Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame
|
2014-05-31 15:11:29 +09:00 |
|
Bas Schouten
|
958e9d9838
|
Bug 1011367: Add Direct3D 11 Gfx feature. r=bjacob
|
2014-05-16 18:16:21 +02:00 |
|
Matt Woodrow
|
eb162670e3
|
Bug 996393 - Part 1: Split GetSourceSurfaceForSurface so we can ask for a wrapping surface. r=roc
|
2014-04-15 14:36:26 +12:00 |
|
David Zbarsky
|
f030bc04b8
|
Bug 991142 - Remove CreateThebesSurfaceAliasForDrawTarget_hack r=benwa
|
2014-04-06 19:21:27 -04:00 |
|
Ryan VanderMeulen
|
6a3fa988ca
|
Merge inbound to m-c.
|
2014-04-01 16:45:00 -04:00 |
|
Sotaro Ikeda
|
88f833a47f
|
Bug 990305 - Move IsInEmulator() from GrallocImage to gfxPlatform r=nical
|
2014-04-01 06:33:49 -07:00 |
|
Nicolas Silva
|
0af7716984
|
Bug 982413 - Remove the deprecated textures pref. r=mattwoodrow
|
2014-04-01 14:28:36 +08:00 |
|
Ed Morley
|
daf908e64c
|
Backed out changeset 3d83a5202173 (bug 985773)
|
2014-03-26 15:14:50 +00:00 |
|
James Willcox
|
ea04c8594f
|
Bug 985773 - Destroy SkiaGLGlue in gfxPlatform::Shutdown() instead of relying on destructor r=gwright
|
2014-03-26 09:12:19 -05:00 |
|
Jonathan Watt
|
f50a46f108
|
Bug 985049 - Remove gfxPlatform::SupportsAzureContent() and kill of the resulting dead code. r=mattwoodrow
|
2014-03-19 10:36:58 +08:00 |
|
Nicolas Silva
|
7af3bc6aad
|
Bug 973892 - Make TextureClient::GetAsDrawTarget work with canvas. r=bas
|
2014-03-17 22:35:20 +01:00 |
|
James Willcox
|
15d30be7c6
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=jgilbert,vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
|
2014-03-05 15:49:37 -06:00 |
|
Milan Sreckovic
|
cdd2e94e6e
|
Bug 971942: 6. layers.low-precision-resolution, layers.prefer-opengl, layers.prefer-d3d9, layers.enable-tiles, gfx.direct2d.disabled, gfx.direct2d.force-enabled, moved to gfxPrefs. r=bschouten
|
2014-02-26 21:53:32 -05:00 |
|
Milan Sreckovic
|
bc67325654
|
Bug 971942: 5. nglayout.debug.widget_update_flashing, canvas.azure.accelerated, layers.offmainthreadcomposition.enabled, layers.offmainthreadcomposition.testing.enabled, layers.offmainthreadcomposition.force-enabled, layers.acceleration.disabled moved to gfxPrefs. r=bschouten
|
2014-02-26 21:53:32 -05:00 |
|
Milan Sreckovic
|
5c4cd11666
|
Bug 971942: 4. layers.frame-counter, layers.draw-borders, layers.draw-tile-borders, layers.draw-bigimage-borders, layers.dump, layers.frame-counter, layers.progressive-paint, layers.low-precision-buffer moved to gfxPrefs. r=nsilva
|
2014-02-26 21:53:31 -05:00 |
|
Milan Sreckovic
|
6d1dbe84a1
|
Bug 971942: 3. layers.bufferrotation.enabled, layers.componentalpha.enabled, layers.scroll-graph, layers.acceleration.disabled, layers.acceleration.force-enabled moved to gfxPrefs. r=clord
|
2014-02-26 21:53:27 -05:00 |
|
Milan Sreckovic
|
6e2f6474ed
|
Bug 971942: 2. layout.frame_rate, layers.offmainthreadcomposition.frame-rate, layers.orientation.sync.timeout moved to gfxPrefs. The layers.offmainthreadcomposition.frame-rate is also changed to be a live preference so it does not need a restart. r=bgirard
|
2014-02-26 21:52:54 -05:00 |
|
Milan Sreckovic
|
130b7127d6
|
Bug 971942: 1. layers.async-video.enabled moved to gfxPrefs and only evaluated at startup. r=nsilva
|
2014-02-26 21:52:54 -05:00 |
|
Milan Sreckovic
|
a6a3b6984a
|
Bug 946907: Make sure GLContext reads preferences through gfxPrefs which means it's done on the main thread. Rename the macro to DECL_GFX_PREF before it gets used in a lot of places. r=bjacob
|
2014-02-22 18:53:04 -05:00 |
|
Wes Kocher
|
09174e398b
|
Backed out changeset cf6a31bca4e0 (bug 939276) for webgl reftest crash
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
|
2014-02-20 15:23:52 -08:00 |
|
James Willcox
|
1715424e2c
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=vlad,gwright,bjacob
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
extra : rebase_source : 8e85dd34a67c2e193480e9f1f5baf68a898790fe
|
2014-02-20 16:20:28 -06:00 |
|
Ryan VanderMeulen
|
41ed3ca169
|
Backed out changesets a6831c02d8cf, 5ab4f97a3220, 2784838dbc94, and 6364146ddb19 (bug 973892) for B2G bustage.
CLOSED TREE
|
2014-02-19 14:28:05 -05:00 |
|
Nicolas Silva
|
49e89a77d5
|
Bug 973892 - Part 1) Choose the backend in ImageDataSerializer::GetAsDrawTarget. r=mattwoodrow
|
2014-02-19 18:17:40 +01:00 |
|
Ehsan Akhgari
|
de8052b706
|
Backed out 2 changesets (bug 939276) because of build bustage
Backed out changeset 1cedc759f877 (bug 939276)
Backed out changeset 61cef3b533ba (bug 939276)
--HG--
rename : gfx/gl/SkiaGLGlue.cpp => gfx/gl/GLContextSkia.cpp
|
2014-02-14 18:48:05 -05:00 |
|
James Willcox
|
48175fc2e0
|
Bug 939276 - Use a single GLContext for all SkiaGL canvases r=bjacob,gwright,dglastonbury
--HG--
rename : gfx/gl/GLContextSkia.cpp => gfx/gl/SkiaGLGlue.cpp
|
2014-02-14 15:55:58 -06:00 |
|
Benoit Girard
|
828b60ea42
|
Bug 963821 - Port FPS counter to the Compositor API. r=bas
--HG--
rename : gfx/layers/opengl/FPSCounter.h => gfx/layers/composite/FPSCounter.h
|
2014-02-10 17:14:11 -05:00 |
|
Ehsan Akhgari
|
b870bb3fe9
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
|
Ms2ger
|
479e9f45c5
|
Bug 952033 - Part b: Use IntSize in CreateOffscreenSurface; r=roc
|
2014-02-09 09:04:38 +01:00 |
|
Oleg Romashin
|
d253ed932f
|
Bug 840874 - Get Skia backend working on Qt port. r=bas
|
2014-01-29 23:01:16 -08:00 |
|
Benoit Girard
|
b352a57e15
|
Bug 956263 - Add a preference to control the compositor frame-rate. r=mstange
|
2014-01-29 18:26:38 -05:00 |
|
Benoit Jacob
|
3369ca8bb6
|
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
guozhu cheng
|
ad7c57c25d
|
Bug 907196 - Split CreateCMSOutputProfile profile loading into GetCMSOutputProfileData. r=BenWa, r=jmuizelaar
|
2013-11-07 18:20:08 +08:00 |
|
Ryan VanderMeulen
|
a72d947bb3
|
Backed out changeset ef14be22d6f7 (bug 907196) for Windows bustage.
CLOSED TREE
|
2014-01-13 10:25:52 -05:00 |
|
guozhu cheng
|
e2c4d1c54b
|
Bug 907196 - Split CreateCMSOutputProfile profile loading into GetCMSOutputProfileData. r=BenWa, r=jmuizelaar
|
2013-11-07 18:20:08 +08:00 |
|
Benoit Jacob
|
06f7a9c4a2
|
Bug 958375 - 8/9 - Make remaining Moz2D enums typed - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:17 -05:00 |
|
Benoit Jacob
|
2d5774ca0a
|
Bug 958375 - 6/9 - Make BackendType and NativeSurfaceType typed enums - r=Bas
Specifically:
r=Bas for manual changes
f=Bas for automatic changes
See attachments on the bug for the specific breakdown.
|
2014-01-10 14:06:16 -05:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|