gecko-dev/gfx
Jed Davis d1d5748834 Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj
Despite the comment saying not to use the "handle" except as an opaque
identifier, it is being used to pass the handle to other OS APIs.  Direct
access to the handle needs to be controlled to make sure freezing is
safe, so this patch replaces that with interfaces that are more explicit
about ownership and lifetime.

Depends on D26739

Differential Revision: https://phabricator.services.mozilla.com/D26740

--HG--
extra : moz-landing-system : lando
2019-06-17 02:19:46 +00:00
..
2d Bug 1558001: Use double for DOMMatrix r=bzbarsky 2019-06-19 15:59:54 +00:00
angle Bug 1547193 - ANGLE cherry-pick environ solaris fix. r=lsalzman 2019-06-06 21:46:43 +00:00
cairo Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
config Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
docs
gl Bug 1442825 - Remove ScopedGLWrapper base class. r=lsalzman 2019-06-17 06:40:27 +00:00
graphite2
harfbuzz Bug 1554306 - Update HarfBuzz to version 2.5.1. r=jfkthame 2019-06-03 15:11:49 +00:00
ipc Bug 1479960 - Get rid of base::SharedMemory::handle. r=froydnj 2019-06-17 02:19:46 +00:00
layers Bug 1548687 - Add mochitest to exercise scrolling an oopif's ancestor. r=botond 2019-06-20 14:34:54 +00:00
ots Bug 1531912 - Update OTS to 7.1.9. r=jfkthame 2019-03-02 15:32:15 +00:00
qcms Backed out changeset 331846de4391 (bug 1551844) for ccwn2c08.html and ccwn3p08.html failures a=backout 2019-06-14 12:48:16 +03:00
sfntly Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats 2019-02-25 16:07:19 -06:00
skia Bug 1558375 - Don't set the FT_LOAD_NO_AUTOHINT flag for fonts that have FT_FACE_FLAG_TRICKY, to avoid broken rendering. r=lsalzman 2019-06-15 12:40:02 +00:00
src Bug 1557905. Stop using [array] in nsIFontEnumerator. r=jfkthame 2019-06-08 08:50:47 +00:00
tests Bug 1553769 - Make nsIWidget::SetFocus infallible, and make it take an enum class. r=NeilDeakin 2019-05-31 22:13:56 +00:00
thebes Bug 1548247 - Fully recurse frame tree from APZCCallbackHelper r=kats 2019-06-18 22:03:08 +00:00
vr Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
webrender_bindings Bug 1533296 - Make WebRender error as to Fallback to Compositor rendering during disabling WebRender on android r=nical 2019-06-19 16:14:56 +00:00
wr Bug 1559295 - Support multiple picture cache tile sizes in WR texture cache. r=kvark 2019-06-19 15:46:18 +00:00
ycbcr Bug 1550422 - P12. Convert Live gfxPrefs into StaticPrefs. r=jrmuizel 2019-05-26 14:29:42 +00:00
moz.build Bug 1536162 - Update bugzilla component for gfx/wr. r=jrmuizel 2019-03-21 20:40:57 +00:00