Botond Ballo
|
c4d1f829b1
|
Bug 976605 - Make Axis more const-correct. r=kats
--HG--
extra : source : d06484dc840a914415c5fa96020483787a2bfd0d
|
2014-04-11 14:38:34 -04:00 |
|
Jonathan Watt
|
fcf60755cc
|
Bug 995832 - Make DrawTargetSkia::DrawSurface accept any surface type. r=gw280
|
2014-04-15 13:55:48 +01:00 |
|
Matt Woodrow
|
00b5bfc3b0
|
Bug 996393 - Part 1: Split GetSourceSurfaceForSurface so we can ask for a wrapping surface. r=roc
|
2014-04-15 14:36:26 +12:00 |
|
Nicolas Silva
|
9b422edf54
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-15 11:34:33 +02:00 |
|
Carsten "Tomcat" Book
|
daa39d9a32
|
Backed out changeset f52300725e6f (bug 924622) for Linux Test Bustage
|
2014-04-15 12:46:25 +02:00 |
|
Nathan Froyd
|
b1033d7f74
|
Bug 993546 - refactor malloc-wrapping memory reporter implementations; r=njn
|
2014-04-08 13:51:20 -04:00 |
|
Nicolas Silva
|
90b816eafd
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-04-15 11:34:33 +02:00 |
|
peter chang
|
fc8c3c2db9
|
Bug 970007 - Fix incorrect colorformat when using CairoSurface. r=gal r=bas
|
2014-04-14 20:51:00 +02:00 |
|
Daniel Holbert
|
265d0ea069
|
Bug 996326: Make nsDeviceContext::CreateRenderingContext() return its result directly, instead of using outparam. r=roc
|
2014-04-14 20:15:01 -07:00 |
|
John Daggett
|
6a1439fd24
|
Bug 995056 - update common font fallback list for Windows. r=mkato
|
2014-04-15 08:45:18 +09:00 |
|
John Daggett
|
88efd0aafe
|
Bug 995056 - update common font fallback list for OSX. r=mkato
|
2014-04-15 08:45:18 +09:00 |
|
Matt Woodrow
|
6b353b77a8
|
Bug 995065 - Don't block on the Compositor for more than 100ms. r=jgilbert
|
2014-02-18 10:12:50 +13:00 |
|
Matt Woodrow
|
9ce6bcda53
|
Bug 995065 - Backout bug 947227 for causing WebGL performances regressions. r=jgilbert
|
2014-04-15 10:37:06 +12:00 |
|
Matt Woodrow
|
b4d6205572
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
|
Ryan VanderMeulen
|
d3859c597c
|
Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage.
CLOSED TREE
|
2014-04-14 16:16:18 -04:00 |
|
Nicolas Silva
|
f7668eb024
|
Bug 990876 - Remove TextureClientSurface. r=mattwoodrow
|
2014-04-14 21:29:42 +02:00 |
|
Kyle Huey
|
74215b6cbb
|
Bug 991812: Remove uses of AtomicRefCounted<T> that live in Gecko. r=ehsan
|
2014-04-14 12:04:25 -07:00 |
|
Kyle Huey
|
675439ca71
|
Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
|
2014-04-14 12:04:24 -07:00 |
|
L. David Baron
|
051f10d9da
|
Bug 995721 patch 1 - Honor the translation on mShadowTarget in ClientLayerManager::MakeSnapshotIfRequired. r=mattwoodrow
This switches from DrawTarget::CopySurface (which ignores the transform)
to DrawSurface (which honors the transform).
|
2014-04-14 11:12:00 -07:00 |
|
Nicolas Silva
|
052d61947f
|
Bug 995143 - Add missing CanExposeDrawTarget in CairoTextureClientD3D9. r=mattwoodrow
|
2014-04-14 18:45:34 +02:00 |
|
Nicolas Silva
|
16d9ae1433
|
Bug 994024 - Discard TextureClients that we failed to allocate or lock. r=bjacob
|
2014-04-11 18:48:10 +02:00 |
|
Nicolas Silva
|
1092a96105
|
Bug 994024 - Add assertions in ImageBridgeChild. r=bjacob
|
2014-04-11 18:48:01 +02:00 |
|
Nicolas Silva
|
e6b591c126
|
Bug 994024 - Add assertions in ShadowLayers.cpp. r=bjacob
|
2014-04-11 18:47:56 +02:00 |
|
Benoit Jacob
|
e8b418c5f5
|
Bug 987305 - Refactor EnumSerializer - r=nfroyd
|
2014-04-14 10:17:40 -04:00 |
|
Carsten "Tomcat" Book
|
a6feb5a5fd
|
Backed out changeset c2350812b7f1 (bug 946065) hoping this fix the B2G mochitest-7 perma-fail on a CLOSED TREE
--HG--
rename : dom/xml/crashtests/420429.xul => content/xml/content/crashtest/420429.xul
rename : dom/xml/crashtests/453278-frame.xml => content/xml/content/crashtest/453278-frame.xml
rename : dom/xml/crashtests/453278.html => content/xml/content/crashtest/453278.html
rename : dom/xml/crashtests/803586.xhtml => content/xml/content/crashtest/803586.xhtml
rename : dom/xml/CDATASection.cpp => content/xml/content/src/CDATASection.cpp
rename : dom/xml/CDATASection.h => content/xml/content/src/CDATASection.h
rename : dom/xml/ProcessingInstruction.cpp => content/xml/content/src/ProcessingInstruction.cpp
rename : dom/xml/ProcessingInstruction.h => content/xml/content/src/ProcessingInstruction.h
rename : dom/xml/XMLStylesheetProcessingInstruction.cpp => content/xml/content/src/XMLStylesheetProcessingInstruction.cpp
rename : dom/xml/XMLStylesheetProcessingInstruction.h => content/xml/content/src/XMLStylesheetProcessingInstruction.h
rename : dom/xml/htmlmathml-f.ent => content/xml/content/src/htmlmathml-f.ent
rename : dom/xml/moz.build => content/xml/content/src/moz.build
rename : dom/xml/nsXMLElement.cpp => content/xml/content/src/nsXMLElement.cpp
rename : dom/xml/nsXMLElement.h => content/xml/content/src/nsXMLElement.h
rename : dom/xml/crashtests/136896-1.xml => content/xml/document/crashtests/136896-1.xml
rename : dom/xml/crashtests/185285-1.xml => content/xml/document/crashtests/185285-1.xml
rename : dom/xml/crashtests/382636-1.xml => content/xml/document/crashtests/382636-1.xml
rename : dom/xml/crashtests/382636-2.svg => content/xml/document/crashtests/382636-2.svg
rename : dom/xml/crashtests/382636-3.xhtml => content/xml/document/crashtests/382636-3.xhtml
rename : dom/xml/crashtests/382636-4.xul => content/xml/document/crashtests/382636-4.xul
rename : dom/xml/crashtests/431703-1.xhtml => content/xml/document/crashtests/431703-1.xhtml
rename : dom/xml/crashtests/crashtests.list => content/xml/document/crashtests/crashtests.list
rename : dom/xml/crashtests/tree.gif => content/xml/document/crashtests/tree.gif
rename : dom/xml/nsIXMLContentSink.h => content/xml/document/public/nsIXMLContentSink.h
rename : dom/xml/resources/XMLMonoPrint.css => content/xml/document/resources/XMLMonoPrint.css
rename : dom/xml/resources/XMLPrettyPrint.css => content/xml/document/resources/XMLPrettyPrint.css
rename : dom/xml/resources/XMLPrettyPrint.xml => content/xml/document/resources/XMLPrettyPrint.xml
rename : dom/xml/resources/XMLPrettyPrint.xsl => content/xml/document/resources/XMLPrettyPrint.xsl
rename : dom/xml/resources/jar.mn => content/xml/document/resources/jar.mn
rename : dom/xml/resources/moz.build => content/xml/document/resources/moz.build
rename : dom/xml/XMLDocument.cpp => content/xml/document/src/XMLDocument.cpp
rename : dom/xml/XMLDocument.h => content/xml/document/src/XMLDocument.h
rename : dom/xml/nsXMLContentSink.cpp => content/xml/document/src/nsXMLContentSink.cpp
rename : dom/xml/nsXMLContentSink.h => content/xml/document/src/nsXMLContentSink.h
rename : dom/xml/nsXMLFragmentContentSink.cpp => content/xml/document/src/nsXMLFragmentContentSink.cpp
rename : dom/xml/nsXMLPrettyPrinter.cpp => content/xml/document/src/nsXMLPrettyPrinter.cpp
rename : dom/xml/nsXMLPrettyPrinter.h => content/xml/document/src/nsXMLPrettyPrinter.h
rename : dom/xml/tests/mochitest/file_bug293347.xml => content/xml/document/test/file_bug293347.xml
rename : dom/xml/tests/mochitest/file_bug293347xslt.xml => content/xml/document/test/file_bug293347xslt.xml
rename : dom/xml/tests/mochitest/mochitest.ini => content/xml/document/test/mochitest.ini
rename : dom/xml/tests/mochitest/moz.build => content/xml/document/test/moz.build
rename : dom/xml/tests/mochitest/test_bug232004.xhtml => content/xml/document/test/test_bug232004.xhtml
rename : dom/xml/tests/mochitest/test_bug293347.html => content/xml/document/test/test_bug293347.html
rename : dom/xml/tests/mochitest/test_bug343870.xhtml => content/xml/document/test/test_bug343870.xhtml
rename : dom/xml/tests/mochitest/test_bug355213.xhtml => content/xml/document/test/test_bug355213.xhtml
rename : dom/xml/tests/mochitest/test_bug392338.html => content/xml/document/test/test_bug392338.html
rename : dom/xml/tests/mochitest/test_bug399502.xhtml => content/xml/document/test/test_bug399502.xhtml
rename : dom/xml/tests/mochitest/test_bug445330.html => content/xml/document/test/test_bug445330.html
rename : dom/xml/tests/mochitest/test_bug691215.html => content/xml/document/test/test_bug691215.html
rename : dom/xml/tests/mochitest/test_viewport.xhtml => content/xml/document/test/test_viewport.xhtml
rename : dom/xml/tests/books/bethlehem.gif => content/xml/tests/books/bethlehem.gif
rename : dom/xml/tests/books/bill.gif => content/xml/tests/books/bill.gif
rename : dom/xml/tests/books/books.js => content/xml/tests/books/books.js
rename : dom/xml/tests/books/books.xml => content/xml/tests/books/books.xml
rename : dom/xml/tests/books/charing.gif => content/xml/tests/books/charing.gif
rename : dom/xml/tests/books/classic.css => content/xml/tests/books/classic.css
rename : dom/xml/tests/books/common.css => content/xml/tests/books/common.css
rename : dom/xml/tests/books/kerouac.gif => content/xml/tests/books/kerouac.gif
rename : dom/xml/tests/books/list.css => content/xml/tests/books/list.css
rename : dom/xml/tests/books/road.gif => content/xml/tests/books/road.gif
rename : dom/xml/tests/books/welville.gif => content/xml/tests/books/welville.gif
rename : dom/xml/tests/docbook.css => content/xml/tests/docbook.css
rename : dom/xml/tests/docbooktest.xml => content/xml/tests/docbooktest.xml
rename : dom/xml/tests/flamer.gif => content/xml/tests/flamer.gif
rename : dom/xml/tests/load/display.css => content/xml/tests/load/display.css
rename : dom/xml/tests/load/display.xml => content/xml/tests/load/display.xml
rename : dom/xml/tests/load/load.html => content/xml/tests/load/load.html
rename : dom/xml/tests/load/loadauth.html => content/xml/tests/load/loadauth.html
rename : dom/xml/tests/load/loaddisplay.html => content/xml/tests/load/loaddisplay.html
rename : dom/xml/tests/load/test.xml => content/xml/tests/load/test.xml
rename : dom/xml/tests/script.xml => content/xml/tests/script.xml
rename : dom/xml/tests/simple.xml => content/xml/tests/simple.xml
rename : dom/xml/tests/toc/book.css => content/xml/tests/toc/book.css
rename : dom/xml/tests/toc/irslogo.gif => content/xml/tests/toc/irslogo.gif
rename : dom/xml/tests/toc/minus.gif => content/xml/tests/toc/minus.gif
rename : dom/xml/tests/toc/plus.gif => content/xml/tests/toc/plus.gif
rename : dom/xml/tests/toc/rights.xml => content/xml/tests/toc/rights.xml
rename : dom/xml/tests/toc/toc.css => content/xml/tests/toc/toc.css
rename : dom/xml/tests/toc/toc.js => content/xml/tests/toc/toc.js
rename : dom/xml/tests/xlink/auto.xml => content/xml/tests/xlink/auto.xml
rename : dom/xml/tests/xlink/link.css => content/xml/tests/xlink/link.css
rename : dom/xml/tests/xlink/manual.xml => content/xml/tests/xlink/manual.xml
rename : dom/xml/tests/xmlbase/xmlbase.css => content/xml/tests/xmlbase/xmlbase.css
rename : dom/xml/tests/xmlbase/xmlbase.xml => content/xml/tests/xmlbase/xmlbase.xml
|
2014-04-14 08:51:51 +02:00 |
|
Ryan VanderMeulen
|
cbdabd4cd4
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-04-13 22:52:50 -04:00 |
|
Sotaro Ikeda
|
9ea14294a1
|
Bug 990080 - Prepare for the next reycle, only if TextureClient request it r=BenWa
|
2014-04-11 17:42:35 -07:00 |
|
Ryan VanderMeulen
|
6c0f4a64ad
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-04-11 16:24:56 -04:00 |
|
Benoit Jacob
|
27cf59e46c
|
Bug 986836 - Don't destroy the native framebuffer's eglSurface on ICS - r=jrmuizel
|
2014-04-11 08:38:07 -04:00 |
|
Sotaro Ikeda
|
29fdeff417
|
Bug 994903 - Copy mRecycleCallback on top of Release() r=jrmuizel
|
2014-04-11 07:24:14 -07:00 |
|
Sotaro Ikeda
|
316d03c1bf
|
Bug 990310 - Remove SurfaceDescriptor from media and GrallocImage r=nical,cajbir
|
2014-04-11 06:13:12 -07:00 |
|
James Willcox
|
aa42b77f33
|
Bug 989375 - Fix basic layer readback with SkiaGL canvases r=gwright
|
2014-04-10 14:19:02 -05:00 |
|
Chris Lord
|
221cffec60
|
Bug 993475 - Consolidate masking code in BasicCompositor and BasicLayersImpl. r=mattwoodrow
|
2014-04-11 13:23:09 +01:00 |
|
Chris Lord
|
f82e98ade3
|
Bug 993475 - Support masks on color layers in BasicCompositor. r=mattwoodrow
|
2014-04-11 13:23:09 +01:00 |
|
Chris Lord
|
55e4cdf746
|
Bug 994548 - Fix masks being affected by partial updates in BasicCompositor. r=mattwoodrow
|
2014-04-11 13:23:08 +01:00 |
|
Benoit Girard
|
b5217a5713
|
Bug 916812 - Part 1: Make RenderTile private. r=jmuizelaar
|
2014-04-13 14:18:03 -04:00 |
|
Jonathan Watt
|
aba9070c3e
|
Bug 991400 - Prevent gfxPath instances from being created on the stack (they're refcounted). r=dholbert
|
2014-04-13 11:10:33 +01:00 |
|
Jonathan Watt
|
bdf8481da2
|
Bug 995454 - Kill off TextureClientSurface's GetAsSurface and UpdateSurface methods (Moz2D migration). r=mattwoodrow
|
2014-04-13 11:07:12 +01:00 |
|
Nicolas Silva
|
25846a1a69
|
Bug 991032 - Cleanup X11 TextureClient/Host. r=mattwoodrow
|
2014-04-11 16:15:01 +02:00 |
|
Jeff Muizelaar
|
8fcbd56508
|
Bug 969226 - Check if there is enough data to read u32 to avoid buffer overflow. r=bgirard
|
2014-04-09 15:20:18 -04:00 |
|
Nicolas Silva
|
2f082d5876
|
Bug 990871 - Move TextureClientDrawTarget into TextureClient. r=mattwoodrow
|
2014-04-10 10:14:28 +02:00 |
|
Jacek Caban
|
35a5e3ae8a
|
Bug 986402 - Fix skia compilation on mingw. r=gwright
|
2014-04-10 13:22:10 +02:00 |
|
Carsten "Tomcat" Book
|
e135bfb80b
|
Backed out changeset 3747c80a1cde (bug 990871) for bustage on a CLOSED TREE
|
2014-04-10 13:15:47 +02:00 |
|
Nicolas Silva
|
5fb8960f16
|
Bug 990933 - Moz2Dify SimpleTiledContentClient. r=jrmuizel
|
2014-04-10 10:14:33 +02:00 |
|
Nicolas Silva
|
8e5bb9bcd2
|
Bug 990871 - Move TextureClientDrawTarget into TextureClient. r=mattwoodrow
|
2014-04-10 10:14:28 +02:00 |
|
Bob Owen
|
6f677dd29a
|
Bug 994050 - Only set gfx.direct3d.last_used_feature_level_idx pref from main process. r=mattwoodrow
|
2014-04-10 09:49:44 +01:00 |
|
Jonathan Watt
|
d54d6a8047
|
Bug 960524 - Get rid of Image::DeprecatedGetAsSurface (Moz2D migration). r=mattwoodrow
|
2014-04-10 09:49:53 +01:00 |
|
Jonathan Watt
|
52c729fd76
|
Bug 964731 - Convert ImageLayerD3D10 and CreateOptimalSurface/CreateOptimalMaskSurface to Moz2D. r=Bas
|
2014-04-10 09:49:49 +01:00 |
|
Matt Woodrow
|
58ba18a382
|
Bug 992486 - Part 5: Fix copying the front buffer to back buffer. r=roc
|
2014-04-10 20:42:29 +12:00 |
|
Jonathan Watt
|
e6bfe53ec2
|
Bug 993319 - Add a GetNativeSurface method to SourceSurface. r=Bas
--HG--
extra : rebase_source : b8119354c53c57ba8fdeb6e7ca6c4c2285772244
|
2014-04-10 09:12:31 +01:00 |
|