Commit Graph

26 Commits

Author SHA1 Message Date
Jeff Muizelaar
44d31c2f66 Bug 1335799 - Update webrender to 3c05fd2fccc2b51ec8b1b12cb96b7d011468766c. r=kats
MozReview-Commit-ID: 2tSt23k7kbm

--HG--
rename : gfx/webrender/res/ps_composite.glsl => gfx/webrender/res/ps_hardware_composite.fs.glsl
rename : gfx/webrender/res/ps_composite.glsl => gfx/webrender/res/ps_hardware_composite.glsl
2017-02-14 13:34:14 -05:00
Ryan Hunt
963025a5dd Merge m-c to graphics 2017-02-08 10:57:06 -06:00
Kartikaya Gupta
85742c8431 Bug 1336965 - Update README.webrender to describe workaround for breaking library updates. r=gfx?
MozReview-Commit-ID: 4C2TCdf3lFG
2017-02-06 10:11:16 -05:00
Kartikaya Gupta
c4b44641d6 Bug 1335449 - Move webrender docs into gfx/doc. r=mchang
DONTBUILD

MozReview-Commit-ID: 3rxesrs2xt1

--HG--
rename : README.displayitem => gfx/doc/README.displayitem
rename : README.webrender => gfx/doc/README.webrender
2017-01-31 15:30:47 -05:00
Sebastian Hengst
0264cdf6be Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps
For components also referencing it in code, see the blockers of bug 1336311.

MozReview-Commit-ID: 4tUZ24HKBWy

--HG--
extra : rebase_source : ec16149f525b9b7eaca7f96f1369929d21497121
2017-02-07 17:52:56 +01:00
Kartikaya Gupta
463cd06d8d Bug 1302493 - Update the in-tree APZ documentation to reflect various changes since it was last updated. r=botond
MozReview-Commit-ID: Atu0RMSctq2
2016-09-14 07:54:46 -04:00
David Anderson
969d03ec34 Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang) 2016-07-19 11:56:07 -07:00
David Anderson
f3dc22db8d Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow)
--HG--
rename : gfx/layers/ipc/CompositorChild.cpp => gfx/layers/ipc/CompositorBridgeChild.cpp
rename : gfx/layers/ipc/CompositorChild.h => gfx/layers/ipc/CompositorBridgeChild.h
rename : gfx/layers/ipc/CompositorParent.cpp => gfx/layers/ipc/CompositorBridgeParent.cpp
rename : gfx/layers/ipc/CompositorParent.h => gfx/layers/ipc/CompositorBridgeParent.h
2016-03-22 14:08:38 -04:00
Markus Stange
a7cc7fa9ec Bug 1235223 - Fix another typo in the layers history document.
--HG--
extra : commitid : 2DCqDryDgGn
extra : rebase_source : dd5dd653c6d3a9cc3085ab15838a41c1618723a7
2016-01-27 13:33:56 +01:00
Markus Stange
e40139b856 Bug 1235223 - Fix typos in layers history document.
--HG--
extra : commitid : 45SVimxbmjv
2015-12-27 11:41:44 +01:00
Jeff Muizelaar
7e889ff52e Bug 1235223. Update history document. 2015-12-26 18:19:59 -05:00
Kartikaya Gupta
c57e3a610e Bug 1203132 - Add an SVG for the B2G flow of touch events. r=botond
DONTBUILD because NPOTB

--HG--
extra : commitid : 19NNOhDSDA4
2015-09-11 14:36:36 -04:00
Jeff Muizelaar
b50f004ccc Bug 1180322. Add a document describing the history of layers 2015-07-03 18:10:12 -04:00
Kartikaya Gupta
8ac561eb1d Bug 1145084 - Ensure that the 300ms content timeout in the APZ code also applies to the touch-action allowed behaviours. r=botond 2015-06-01 17:04:15 -04:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Kartikaya Gupta
5fe99131cc Bug 1134385 follow-up - fix link to image in documentation. DONTBUILD because NPOTB. r=me 2015-04-22 11:54:37 -04:00
Mason Chang
48393980ae Bug 1134385. Silk documentation. r=kats 2015-04-20 17:28:25 -07:00
David Anderson
636a716c5b Rename ContentReceivedTouch to ContentReceivedInputBlock. (bug 1013432 part 3, r=kats)
--HG--
extra : rebase_source : ee0d05d4774fac9fb34297953e90e61f1d979d5d
2014-12-09 02:35:12 -08:00
Kartikaya Gupta
7bce9566dd Bug 1090398 - Update the APZ docs to reflect the new hit-testing design. r=botond 2014-11-14 07:40:13 -05:00
Kartikaya Gupta
0379b8ef89 Bug 1094803 - Update the APZ docs a bit to describe input event flow. r=botond
DONTBUILD because this is NPOTB.
2014-11-10 16:48:52 -05:00
Kartikaya Gupta
a69fac5296 Bug 992122 - Add some design docs for APZ to the tree. r=botond 2014-07-31 09:04:35 -04:00
Nicolas Silva
b2a3fa2c63 Bug 1014518 - Document shared MozSurfaces in a separate design document. r=sotaro 2014-06-06 15:03:32 +02:00
Markus Stange
b41ad8ff64 Fix two typos in the MozSurface documentation. No bug, r=typo 2014-05-13 13:37:56 +02:00
Markus Stange
86c9b635a9 Bug 999440 - Fix styling and typos in MozSurface.md. r=nical 2014-04-22 16:25:49 +02:00
Nicolas Silva
f6bb7293fa Bug 995239 - MozSurface design document. r=milan, sotaro 2014-04-22 14:57:12 +02:00
Milan Sreckovic
f32d1fdfb6 Bug 997913 - Seed gfx/doc with some high level documentation to allow for more people to update them. r=nsilva 2014-04-17 14:30:54 -04:00